:root {
  --favor-yellow: #ffd234;
  --favor-yellow-deep: #f0b90b;
  --ink: #141414;
  --muted: #696b70;
  --line: #ece8dc;
  --paper: #fffdf7;
  --white: #ffffff;
  --teal: #14b8a6;
  --coral: #ff6f61;
  --blue: #4c7dff;
  --shadow: 0 26px 70px rgba(30, 24, 6, 0.18);
  --icon-box: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2.3' stroke-linejoin='round'%3E%3Cpath d='M21 8.5 12 3 3 8.5l9 5.5 9-5.5Z'/%3E%3Cpath d='M3 8.5v7L12 21l9-5.5v-7M12 14v7'/%3E%3C/g%3E%3C/svg%3E");
  --icon-banknote: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='6.5' width='18' height='11' rx='1.4'/%3E%3Ccircle cx='12' cy='12' r='3.2'/%3E%3Cpath d='M6.5 10v4M17.5 10v4'/%3E%3C/g%3E%3C/svg%3E");
  --icon-hammer: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m13.5 6 4.5 4.5'/%3E%3Cpath d='m4 20 8.4-8.4'/%3E%3Cpath d='m9.5 4.5 2.7-1.2 7.4 7.4-1.2 2.7-3.2-3.2-2.4.4-3.7-3.7.4-2.4Z' fill='black' stroke='none'/%3E%3C/g%3E%3C/svg%3E");
  --icon-cart: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h2l2 10h9.2l2-7H7'/%3E%3Ccircle cx='10' cy='19' r='1.2' fill='black'/%3E%3Ccircle cx='17' cy='19' r='1.2' fill='black'/%3E%3C/g%3E%3C/svg%3E");
  --icon-check-seal: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M12 2.5 14.3 5l3.4-.2.6 3.3 2.7 2-1.7 2.9.7 3.3-3.2 1.1-1.8 2.9-3-1.4-3 1.4-1.8-2.9-3.2-1.1.7-3.3L3 10.1l2.7-2 .6-3.3 3.4.2L12 2.5Zm-1.2 11.8 5.1-5.1-1.7-1.7-3.4 3.4-1.4-1.4-1.7 1.7 3.1 3.1Z'/%3E%3C/svg%3E");
  --icon-home: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.5 10.8 12 3.8l8.5 7'/%3E%3Cpath d='M5.8 10.2v9.5h4.3v-5.4h3.8v5.4h4.3v-9.5'/%3E%3C/g%3E%3C/svg%3E");
  --icon-navigation: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M20.8 3.2 3.4 10.6c-1 .4-.9 1.8.2 2l7.1 1.2 1.2 7.1c.2 1.1 1.6 1.2 2 .2l7.4-17.4c.3-.8-.5-1.5-1.3-1.2Z'/%3E%3C/svg%3E");
  --icon-bookmark: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4.2h10v16l-5-3.2-5 3.2v-16Z' fill='none' stroke='black' stroke-width='2.4' stroke-linejoin='round'/%3E%3C/svg%3E");
  --icon-profile: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.2'/%3E%3Cpath d='M5.3 20c.7-3.6 3-5.4 6.7-5.4s6 1.8 6.7 5.4'/%3E%3C/g%3E%3C/svg%3E");
  --icon-clock: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8.4' fill='black'/%3E%3Cpath d='M12 7.8v4.5h3.2' stroke='white'/%3E%3C/g%3E%3C/svg%3E");
  --icon-location: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M20.2 3.6 4.1 10.4c-.9.4-.9 1.7.1 2l6.1 1.6 1.6 6.1c.3 1 1.6 1.1 2 .1l6.8-16.1c.2-.4-.1-.8-.5-.5Z'/%3E%3C/svg%3E");
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: 0;
}

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

button,
input {
  font: inherit;
}

.brand,
.bottom-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 900;
}

.brand-mark {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 12px;
  background: var(--favor-yellow);
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.08);
}

.section-band {
  position: relative;
  overflow: clip;
  padding-inline: max(24px, calc((100vw - 1120px) / 2));
}

.hero {
  display: grid;
  min-height: 100svh;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 470px);
  align-items: center;
  gap: 52px;
  padding-top: 56px;
  padding-bottom: 72px;
}

.hero::before {
  position: absolute;
  inset: -20% -10% auto auto;
  width: 58vw;
  height: 58vw;
  min-width: 560px;
  min-height: 560px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 210, 52, 0.72), rgba(255, 210, 52, 0) 67%);
  content: "";
  pointer-events: none;
}

.eyebrow {
  margin: 0 0 16px;
  color: var(--favor-yellow-deep);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  margin-bottom: 18px;
  font-size: clamp(4.8rem, 13vw, 9.8rem);
  line-height: 0.82;
  font-weight: 900;
}

h2 {
  margin-bottom: 18px;
  font-size: clamp(2.35rem, 5vw, 5.4rem);
  line-height: 0.92;
  font-weight: 900;
}

h3 {
  margin-bottom: 14px;
  font-size: 1.3rem;
}

.hero-lede,
.section-copy p,
.soon-copy p {
  max-width: 620px;
  color: #393a3d;
  font-size: clamp(1.1rem, 2vw, 1.42rem);
  line-height: 1.45;
  font-weight: 600;
}

.hero-actions,
.email-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.primary-button,
.email-row button {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 999px;
  padding: 0 22px;
  font-weight: 900;
}

.primary-button,
.email-row button {
  background: var(--ink);
  color: var(--white);
}

.phone-stage {
  position: relative;
  z-index: 20;
  display: grid;
  min-height: 620px;
  place-items: center;
  perspective: 1200px;
}

.explore-button {
  position: absolute;
  z-index: 30;
  top: 0;
  left: 50%;
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  gap: 9px;
  transform: translateX(-50%) rotate(-2deg);
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  color: #111;
  padding: 0 15px 0 18px;
  font-size: 0.88rem;
  font-weight: 900;
  box-shadow:
    0 18px 50px rgba(20, 20, 20, 0.1),
    0 0 0 0 rgba(255, 210, 52, 0.48);
  animation: explore-pulse 2.2s ease-in-out infinite;
  backdrop-filter: blur(18px);
}

.explore-button svg {
  width: 42px;
  height: 30px;
  overflow: visible;
  fill: none;
  stroke: #111;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3.1;
}

.explore-button:hover {
  animation-play-state: paused;
  background: #ffd234;
}

.orbit {
  position: absolute;
  border-radius: 999px;
  opacity: 0.9;
  filter: blur(0.2px);
}

.orbit-one {
  width: 116px;
  height: 116px;
  background: var(--teal);
  transform: translate(-172px, -192px);
  animation: drift 7s ease-in-out infinite;
}

.orbit-two {
  width: 82px;
  height: 82px;
  background: var(--coral);
  transform: translate(178px, 222px);
  animation: drift 8s ease-in-out infinite reverse;
}

@keyframes explore-pulse {
  0%,
  100% {
    box-shadow:
      0 18px 50px rgba(20, 20, 20, 0.1),
      0 0 0 0 rgba(255, 210, 52, 0.48);
  }

  50% {
    box-shadow:
      0 22px 58px rgba(20, 20, 20, 0.13),
      0 0 0 13px rgba(255, 210, 52, 0);
  }
}

.iphone {
  position: relative;
  width: min(78vw, 322px);
  aspect-ratio: 430 / 974;
  margin-top: 74px;
  border: 12px solid #171717;
  border-radius: 54px;
  background: #171717;
  box-shadow: var(--shadow);
  transform: rotateX(4deg) rotateY(-11deg) rotateZ(2deg);
  transition: none;
  will-change: transform;
}

.phone-screen {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 40px;
  background: #fff;
}

.phone-screen::before {
  position: absolute;
  z-index: 12;
  top: 18px;
  left: 50%;
  width: 112px;
  height: 34px;
  transform: translateX(-50%);
  border-radius: 999px;
  background: #050505;
  content: "";
  pointer-events: none;
}

.phone-screen::after {
  position: absolute;
  z-index: 10;
  right: 102px;
  bottom: 10px;
  left: 102px;
  height: 4px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.58);
  content: "";
}

.screen-carousel {
  --slide-count: 3;
  position: absolute;
  inset: 0;
  display: flex;
  width: calc(var(--slide-count) * 100%);
  will-change: transform;
}

.screen-carousel.is-looping {
  animation: phone-slide-loop 18s linear infinite;
}

.screen-slide {
  position: relative;
  inset: auto;
  flex: 0 0 calc(100% / var(--slide-count));
  min-width: calc(100% / var(--slide-count));
  transform: none;
  pointer-events: auto;
}

@keyframes phone-slide-loop {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

.app-screen {
  display: flex;
  height: 100%;
  flex-direction: column;
  background:
    #fff;
  color: #090909;
  padding: 72px 24px 112px;
}

.app-screen.screen-slide {
  position: relative;
}

.app-header,
.list-header,
.create-top,
.near-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.app-header {
  margin-top: 21px;
}

.app-header h2,
.list-header h2,
.create-top h2 {
  margin: 0;
  font-size: 1.68rem;
  line-height: 1;
  font-weight: 900;
}

.app-header-actions {
  display: flex;
  align-items: center;
  gap: 9px;
}

.balance,
.task-card b,
.mini-task b,
.preview-task em {
  border-radius: 12px;
  background: #ffd234;
  padding: 7px 10px;
  font-size: 0.82rem;
  font-style: normal;
  font-weight: 900;
  white-space: nowrap;
}

.balance {
  border-radius: 999px;
  background: #c9f7d6;
  padding: 10px 14px;
  font-size: 0.86rem;
}

.profile-dot {
  position: relative;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 50% 34%, #0b0b0b 0 12%, transparent 13%),
    radial-gradient(circle at 50% 72%, #0b0b0b 0 26%, transparent 27%),
    #fff4bd;
  border: 3px solid #ffd234;
}

.app-title {
  margin-top: 35px;
}

.app-title h3 {
  margin-bottom: 7px;
  font-size: 1.62rem;
  line-height: 1.05;
  font-weight: 900;
}

.app-title p,
.list-header p,
.choice-card p,
.near-row span,
.mini-task p,
.task-card p,
.task-card small,
.form-stack span,
.preview-card p,
.preview-task p,
.description-block p,
.take-card p {
  margin: 0;
  color: #5f626b;
  font-size: 0.78rem;
  line-height: 1.35;
  font-weight: 650;
}

.choice-card {
  display: grid;
  grid-template-columns: 56px 1fr 34px;
  align-items: center;
  gap: 13px;
  min-height: 88px;
  margin-top: 15px;
  border-radius: 18px;
  padding: 15px;
}

.choice-card.warm {
  background: linear-gradient(135deg, #fff0b8, #fff8df);
}

.choice-card.soft {
  margin-top: 10px;
  background: #f7f7f7;
  box-shadow: 0 12px 34px rgba(16, 16, 16, 0.06);
}

.choice-card strong {
  display: block;
  margin-bottom: 7px;
  font-size: 0.98rem;
  line-height: 1.12;
  font-weight: 900;
}

.choice-icon,
.task-icon {
  display: grid;
  place-items: center;
  border-radius: 13px;
  color: #060606;
}

.choice-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
}

.task-icon {
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
}

.box-icon,
.parcel {
  background: linear-gradient(135deg, #ffd541, #f2b714);
}

.cash-icon {
  background: linear-gradient(135deg, #dff8e4, #b9f0c6);
}

.shelf {
  background: #ffe37c;
}

.coffee {
  background: #bff0ca;
}

.gift {
  background: #ff9991;
}

.choice-icon::before,
.task-icon::before {
  display: block;
  width: 29px;
  height: 29px;
  background: currentColor;
  content: "";
  -webkit-mask: var(--icon-box) center / contain no-repeat;
  mask: var(--icon-box) center / contain no-repeat;
}

.cash-icon::before {
  width: 32px;
  height: 32px;
  -webkit-mask-image: var(--icon-banknote);
  mask-image: var(--icon-banknote);
}

.shelf::before {
  -webkit-mask-image: var(--icon-hammer);
  mask-image: var(--icon-hammer);
}

.coffee::before {
  -webkit-mask-image: var(--icon-cart);
  mask-image: var(--icon-cart);
}

.gift::before {
  -webkit-mask-image: var(--icon-check-seal);
  mask-image: var(--icon-check-seal);
}

.arrow-chip {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  background: #fff;
  font-size: 1.55rem;
  font-weight: 900;
}

.near-row {
  margin-top: 17px;
  margin-bottom: 8px;
}

.near-row strong {
  display: block;
  font-size: 1.22rem;
  font-weight: 900;
}

.home-near-head em {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 50%;
  background: #fff0b8;
  color: #050505;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 900;
}

.mini-task-list {
  display: grid;
  gap: 6px;
}

.mini-task {
  display: grid;
  grid-template-columns: 42px 1fr auto 10px;
  align-items: center;
  gap: 9px;
  min-height: 50px;
  border-radius: 14px;
  background: #fff;
  padding: 8px 10px;
  box-shadow: 0 7px 22px rgba(15, 15, 15, 0.08);
}

.mini-task strong {
  display: block;
  margin-bottom: 2px;
  font-size: 0.78rem;
  line-height: 1.1;
  font-weight: 900;
}

.green {
  background: #bff0c8 !important;
}

.red {
  background: #ff8e86 !important;
}

.app-tabbar {
  position: absolute;
  right: 14px;
  bottom: 42px;
  left: 14px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  align-items: center;
  gap: 6px;
  min-height: 51px;
  border-radius: 999px;
  background:
    linear-gradient(105deg, rgba(213, 234, 221, 0.88), rgba(255, 241, 184, 0.86)),
    rgba(255, 255, 255, 0.78);
  padding: 6px 7px;
  color: #111;
  box-shadow:
    inset 0 0 0 1px rgba(230, 230, 230, 0.78),
    0 15px 34px rgba(0, 0, 0, 0.12);
  font-size: 0;
  font-weight: 750;
  text-align: center;
}

.app-tabbar span::before {
  display: grid;
  width: 39px;
  height: 39px;
  place-items: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: #55585e;
  box-shadow:
    inset 0 0 0 1px rgba(226, 227, 231, 0.9),
    0 4px 10px rgba(0, 0, 0, 0.06);
  content: "";
}

.app-tabbar span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 21px;
  height: 21px;
  transform: translate(-50%, -50%);
  background: #505258;
  content: "";
  -webkit-mask: var(--icon-home) center / contain no-repeat;
  mask: var(--icon-home) center / contain no-repeat;
}

.app-tabbar span {
  position: relative;
  display: grid;
  place-items: center;
}

.app-tabbar .nav-execute::after {
  width: 22px;
  height: 22px;
  -webkit-mask-image: var(--icon-navigation);
  mask-image: var(--icon-navigation);
}

.app-tabbar .nav-saved::after {
  -webkit-mask-image: var(--icon-bookmark);
  mask-image: var(--icon-bookmark);
}

.app-tabbar .nav-profile::after {
  -webkit-mask-image: var(--icon-profile);
  mask-image: var(--icon-profile);
}

.app-tabbar .active::before {
  background: #050505;
  color: #fff;
  text-shadow: none;
}

.app-tabbar .active::after {
  background: #fff;
}

.app-tabbar .plus {
  display: grid;
  color: #505258;
}

.app-tabbar .plus::before {
  display: block;
}

.app-tabbar .plus::after {
  width: 21px;
  height: 21px;
  background:
    linear-gradient(currentColor 0 0) center / 3px 21px no-repeat,
    linear-gradient(currentColor 0 0) center / 21px 3px no-repeat;
  -webkit-mask: none;
  mask: none;
}

.list-header {
  margin-top: 28px;
}

.screen-market .list-header h2 {
  font-size: 1.78rem;
  white-space: nowrap;
}

.screen-market .list-header p {
  font-size: 0.8rem;
}

.screen-market .open-pill {
  padding: 9px 13px;
  font-size: 0.76rem;
}

.filter-icon {
  font-size: 1.3rem;
  font-weight: 900;
}

.segment {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 7px;
  margin-top: 23px;
  color: #60626b;
  font-size: 0.82rem;
  font-weight: 900;
  text-align: center;
}

.segment span {
  min-height: 36px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: #fffdf7;
}

.segment .selected {
  background: #ffd234;
  color: #080808;
}

.task-stack {
  display: grid;
  gap: 0;
  margin-top: 20px;
}

.screen-market .segment {
  gap: 7px;
  margin-top: 24px;
  font-size: 0.76rem;
}

.screen-market .segment span {
  min-height: 34px;
}

.screen-market .task-card {
  grid-template-columns: 48px minmax(0, 1fr) auto;
  min-height: 118px;
  gap: 12px;
  padding: 15px 0 18px;
}

.screen-market .task-card strong {
  font-size: 1.04rem;
}

.screen-market .task-card p,
.screen-market .task-card small {
  font-size: 0.75rem;
}

.screen-market .task-card b {
  padding: 7px 10px;
  font-size: 0.78rem;
}

.screen-market .task-card.taken {
  grid-template-columns: 53px 1fr;
  min-height: 78px;
  margin: 14px 0 16px;
  padding: 13px 15px;
}

.screen-market .task-card.taken strong {
  font-size: 1rem;
}

.task-card {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr) auto;
  gap: 13px;
  min-height: 124px;
  align-items: start;
  border: 0;
  border-bottom: 1px solid #eceef3;
  border-radius: 0;
  background: transparent;
  padding: 17px 0 20px;
  box-shadow: none;
}

.task-card strong {
  display: block;
  margin-bottom: 5px;
  font-size: 1.06rem;
  line-height: 1.12;
  font-weight: 900;
}

.task-card small {
  display: block;
  margin-top: 9px;
}

.task-card aside {
  display: grid;
  justify-items: end;
  gap: 38px;
}

.task-card.taken {
  grid-template-columns: 58px 1fr;
  align-items: center;
  min-height: 88px;
  border: 1px solid #e0e2e8;
  border-radius: 20px;
  background: #f0f0f2;
  margin: 16px 0 18px;
  padding: 14px 16px;
  opacity: 0.82;
}

.taken-icon {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #a9abb4;
}

.taken-icon::before {
  color: #fff;
  content: "✿";
}

.open-pill {
  border-radius: 999px;
  background: #c9f7d6;
  padding: 10px 14px;
  font-size: 0.82rem;
  font-weight: 900;
  white-space: nowrap;
}

.create-top {
  margin-top: 22px;
}

.create-top span {
  display: grid;
  width: 32px;
  height: 32px;
  place-items: center;
  border-radius: 50%;
  font-size: 1.55rem;
  line-height: 1;
}

.create-top span:last-child {
  border: 1px solid #e7e8ed;
}

.form-stack {
  display: grid;
  gap: 17px;
  margin-top: 36px;
}

.form-stack label {
  display: grid;
  gap: 9px;
  font-size: 0.84rem;
  font-weight: 900;
}

.form-stack span {
  display: flex;
  min-height: 45px;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e5e7ed;
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.82);
  padding: 0 12px;
}

.form-stack label:first-child span {
  min-height: 66px;
  align-items: flex-start;
  padding-top: 14px;
}

.preview-card {
  margin-top: 26px;
  border: 1px solid #e6e8ed;
  border-radius: 16px;
  background: #fff;
  padding: 16px 14px;
}

.preview-card > strong {
  display: block;
  margin-bottom: 18px;
  font-size: 0.82rem;
  font-weight: 900;
}

.preview-task {
  display: grid;
  grid-template-columns: 42px 1fr auto;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
}

.preview-task b {
  display: block;
  margin-bottom: 4px;
  font-size: 0.92rem;
}

.publish-button {
  min-height: 54px;
  margin-top: auto;
  border: 0;
  border-radius: 14px;
  background: #ffd033;
  color: #060606;
  font-size: 1rem;
  font-weight: 900;
}

.screen-home .choice-card strong {
  font-size: 0.9rem;
  line-height: 1.08;
}

.screen-home .choice-card p {
  font-size: 0.68rem;
  line-height: 1.16;
}

.screen-home .app-title {
  margin-top: 30px;
}

.screen-home .choice-card {
  grid-template-columns: 48px minmax(0, 1fr) 31px;
  min-height: 82px;
  margin-top: 16px;
  border-radius: 19px;
  padding: 14px;
}

.screen-home .choice-card.soft {
  margin-top: 13px;
}

.screen-home .choice-icon {
  width: 48px;
  height: 48px;
}

.screen-home .near-row {
  margin-top: 20px;
  margin-bottom: 7px;
}

.screen-home .choice-icon::before {
  width: 25px;
  height: 25px;
}

.screen-home .mini-task {
  grid-template-columns: 39px 1fr auto 9px;
  min-height: 47px;
  padding-block: 7px;
}

.screen-home .task-icon {
  width: 39px;
  height: 39px;
}

.screen-home .mini-task strong {
  font-size: 0.75rem;
}

.screen-home .mini-task p {
  font-size: 0.68rem;
}

.screen-market .task-icon,
.screen-detail .task-icon {
  width: 52px;
  height: 52px;
  border-radius: 14px;
}

.screen-market .task-icon::before,
.screen-detail .task-icon::before {
  font-size: 1.5rem;
}

.detail-nav {
  display: grid;
  grid-template-columns: auto auto minmax(0, 1fr);
  align-items: center;
  gap: 8px;
  margin-top: 21px;
  color: #101010;
  font-size: 0.96rem;
}

.detail-nav .back-chevron {
  position: relative;
  width: 18px;
  height: 24px;
}

.detail-nav .back-chevron::before {
  position: absolute;
  top: 4px;
  left: 5px;
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
  border-bottom: 3px solid #050505;
  border-left: 3px solid #050505;
  content: "";
}

.detail-nav em {
  font-style: normal;
  font-weight: 650;
}

.detail-nav strong {
  overflow: hidden;
  font-weight: 900;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.detail-hero {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 13px;
  align-items: start;
  margin-top: 19px;
}

.detail-hero .task-icon {
  width: 56px;
  height: 56px;
  margin-top: 2px;
}

.detail-hero h2 {
  margin: 0 0 7px;
  font-size: 1.5rem;
  line-height: 1.02;
  font-weight: 900;
}

.detail-hero p {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0;
  color: #666a72;
  font-size: 0.82rem;
  font-weight: 800;
}

.detail-location::before,
.map-chip::before,
.list-header p::before {
  display: inline-block;
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
  background: currentColor;
  content: "";
  -webkit-mask: var(--icon-location) center / contain no-repeat;
  mask: var(--icon-location) center / contain no-repeat;
}

.list-header p {
  display: flex;
  align-items: center;
  gap: 7px;
}

.detail-pills {
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 8px;
  width: 100%;
  margin-top: 8px;
}

.money-pill,
.time-pill {
  display: inline-flex;
  min-height: 28px;
  align-items: center;
  border-radius: 999px;
  padding: 0 11px;
  color: #0a0a0a;
  font-size: 0.64rem;
  font-weight: 900;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.money-pill {
  justify-self: start;
}

.time-pill {
  min-width: 0;
  justify-self: stretch;
}

.money-pill::before,
.time-pill::before {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: currentColor;
  content: "";
  -webkit-mask: var(--icon-banknote) center / contain no-repeat;
  mask: var(--icon-banknote) center / contain no-repeat;
}

.time-pill::before {
  width: 17px;
  height: 17px;
  background: var(--icon-clock) center / contain no-repeat;
  -webkit-mask: none;
  mask: none;
}

.time-pill {
  position: relative;
}

.time-pill::after {
  display: none;
}

.money-pill {
  background: #ffd234;
}

.time-pill {
  background: #fffdf7;
}

.map-card {
  position: relative;
  min-height: 148px;
  margin-top: 15px;
  overflow: hidden;
  border: 1px solid #eaedf2;
  border-radius: 18px;
  background:
    radial-gradient(circle at 22% 28%, rgba(159, 225, 139, 0.62) 0 17%, transparent 18%),
    radial-gradient(circle at 79% 66%, rgba(140, 218, 112, 0.6) 0 21%, transparent 22%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.72), transparent 20%, transparent 80%, rgba(255, 255, 255, 0.72)),
    #f4f7ef;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.46);
}

.map-card::before {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(118deg, transparent 0 39%, rgba(232, 237, 229, 0.68) 40% 47%, transparent 48%),
    linear-gradient(-22deg, transparent 0 58%, rgba(232, 237, 229, 0.58) 59% 64%, transparent 65%);
  content: "";
}

.map-card::after {
  display: none;
}

.map-road,
.map-water,
.map-park,
.map-grid,
.map-pin,
.map-label,
.map-chip {
  position: absolute;
}

.map-road {
  z-index: 2;
  height: 16px;
  border-radius: 999px;
  background: #c9cfd6;
  box-shadow:
    inset 0 3px 0 rgba(255, 255, 255, 0.76),
    0 1px 0 rgba(137, 146, 154, 0.28);
}

.road-one {
  top: 36px;
  left: -34px;
  width: 330px;
  transform: rotate(-10deg);
}

.road-two {
  top: 81px;
  right: -38px;
  width: 342px;
  transform: rotate(14deg);
}

.road-three {
  bottom: 30px;
  left: -28px;
  width: 188px;
  transform: rotate(24deg);
}

.map-water {
  z-index: 0;
  top: 4px;
  right: -28px;
  width: 210px;
  height: 34px;
  border-radius: 999px 0 0 999px;
  background: rgba(151, 206, 231, 0.68);
  transform: rotate(-9deg);
}

.map-park {
  z-index: 2;
  border-radius: 9px;
  background: rgba(120, 215, 96, 0.66);
}

.park-one {
  top: 19px;
  left: 28px;
  width: 44px;
  height: 31px;
}

.park-two {
  right: 44px;
  bottom: 19px;
  width: 81px;
  height: 47px;
}

.map-grid {
  display: none;
}

.map-pin {
  z-index: 4;
  top: 54%;
  left: 53%;
  width: 31px;
  height: 31px;
  transform: translate(-50%, -50%);
  border: 6px solid #fff;
  border-radius: 50%;
  background: #ffd234;
  box-shadow:
    0 0 0 22px rgba(255, 210, 52, 0.22),
    0 7px 18px rgba(255, 210, 52, 0.38);
}

.map-water,
.map-park,
.map-label,
.map-chip {
  display: none;
}

.map-label {
  z-index: 6;
  color: #2387d8;
  font-size: 0.66rem;
  font-weight: 900;
}

.e20 {
  top: 38px;
  left: 99px;
  border: 2px solid #fff;
  border-radius: 4px;
  background: #20b69e;
  color: #fff;
  padding: 1px 4px;
}

.station {
  top: 57px;
  right: 58px;
}

.station::before {
  display: inline-grid;
  width: 16px;
  height: 16px;
  place-items: center;
  margin-right: 4px;
  border-radius: 4px;
  background: #278df0;
  color: #fff;
  font-size: 0.62rem;
  line-height: 1;
  content: "▣";
}

.park-label {
  right: 20px;
  bottom: 23px;
  color: #2ca93d;
  line-height: 0.95;
}

.map-chip {
  z-index: 8;
  bottom: 15px;
  left: 16px;
  display: flex;
  align-items: center;
  gap: 7px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  padding: 8px 11px;
  color: #0b0b0b;
  font-size: 0.78rem;
  font-weight: 900;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
}

.description-block {
  margin-top: 15px;
}

.description-block h3,
.take-card h3 {
  margin: 0 0 9px;
  font-size: 1.08rem;
  line-height: 1;
  font-weight: 900;
}

.description-block p {
  font-size: 0.82rem;
}

.take-card {
  margin-top: 15px;
  border-radius: 20px;
  background: #fffdf7;
  padding: 14px;
  box-shadow: 0 12px 34px rgba(16, 16, 16, 0.04);
}

.take-copy {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 11px;
  align-items: start;
  margin-bottom: 12px;
}

.seal-icon {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 50%;
  background: #c9f7d6;
}

.seal-icon::before {
  width: 21px;
  height: 21px;
  background: #080808;
  content: "";
  -webkit-mask: var(--icon-check-seal) center / contain no-repeat;
  mask: var(--icon-check-seal) center / contain no-repeat;
}

.take-card strong {
  display: block;
  margin-bottom: 4px;
  font-size: 0.78rem;
  font-weight: 900;
}

.take-card p {
  font-size: 0.7rem;
  line-height: 1.22;
}

.take-card button {
  width: 100%;
  min-height: 41px;
  border: 0;
  border-radius: 14px;
  background: #ffd234;
  color: #080808;
  font-size: 0.9rem;
  font-weight: 900;
}

.intro-band,
.steps,
.soon,
.faq {
  padding-top: 96px;
  padding-bottom: 96px;
}

.intro-band {
  background: var(--white);
  padding-bottom: 48px;
}

.nearby-showcase {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(420px, 1.2fr);
  gap: clamp(34px, 6vw, 84px);
  align-items: center;
  background:
    radial-gradient(circle at 77% 20%, rgba(255, 210, 52, 0.34), transparent 28%),
    radial-gradient(circle at 22% 84%, rgba(20, 184, 166, 0.14), transparent 24%),
    #fff;
  padding-top: 44px;
  padding-bottom: 118px;
}

.nearby-copy p:not(.eyebrow) {
  max-width: 520px;
  color: #3b3c40;
  font-size: clamp(1.08rem, 1.7vw, 1.32rem);
  line-height: 1.48;
  font-weight: 650;
}

.nearby-visual {
  position: relative;
  min-height: 560px;
  isolation: isolate;
}

.nearby-visual::before {
  position: absolute;
  inset: 7% 0 2% 10%;
  z-index: -1;
  border-radius: 42px;
  background:
    linear-gradient(135deg, rgba(255, 210, 52, 0.2), rgba(20, 184, 166, 0.14)),
    rgba(255, 255, 255, 0.74);
  box-shadow: 0 34px 90px rgba(42, 36, 12, 0.13);
  content: "";
  transform: rotate(-2deg);
}

.nearby-map,
.nearby-card {
  display: block;
  max-width: 100%;
  box-shadow: 0 34px 90px rgba(22, 22, 22, 0.16);
}

.nearby-map {
  width: min(100%, 650px);
  height: auto;
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 34px;
  transform: rotate(-1.4deg);
}

.nearby-card {
  position: absolute;
  right: -4%;
  bottom: 8%;
  width: min(72%, 500px);
  border-radius: 30px;
  transform: rotate(3.8deg);
}

.section-copy,
.section-heading,
.soon-copy {
  max-width: 820px;
}

.step-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 34px;
  align-items: start;
}

.step-card {
  position: relative;
  min-height: 164px;
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.76);
  padding: 22px;
  box-shadow: 0 24px 70px rgba(20, 20, 20, 0.08);
  backdrop-filter: blur(18px);
  transform: translateY(var(--lift, 0));
}

.step-card::before {
  position: absolute;
  inset: 10px;
  z-index: -1;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(255, 210, 52, 0.32), rgba(20, 184, 166, 0.14));
  content: "";
  opacity: 0.62;
}

.step-card:nth-child(2) {
  --lift: 28px;
}

.step-card:nth-child(3) {
  --lift: -10px;
}

.step-number {
  display: block;
  margin-bottom: 24px;
  color: var(--favor-yellow-deep);
  font-weight: 900;
}

.step-card p,
details p {
  color: var(--muted);
  line-height: 1.55;
  font-weight: 600;
}

.motion-strip {
  background: var(--ink);
  color: var(--white);
  padding-top: 28px;
  padding-bottom: 28px;
}

.ticker {
  display: flex;
  width: max-content;
  gap: 14px;
  animation: ticker 18s linear infinite;
  will-change: transform;
}

.ticker-group {
  display: flex;
  flex: 0 0 auto;
  gap: 14px;
}

.ticker-group span {
  display: inline-grid;
  min-height: 48px;
  place-items: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.09);
  padding: 0 22px;
  font-size: clamp(1.2rem, 3vw, 2rem);
  font-weight: 900;
  white-space: nowrap;
}

.soon {
  display: grid;
  grid-template-columns: 1fr minmax(300px, 420px);
  align-items: end;
  gap: 40px;
  background:
    linear-gradient(135deg, rgba(255, 210, 52, 0.2), rgba(20, 184, 166, 0.08)),
    var(--paper);
}

.waitlist {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--white);
  padding: 18px;
}

.waitlist label {
  display: block;
  margin-bottom: 12px;
  font-weight: 900;
}

.email-row {
  flex-wrap: nowrap;
}

.email-row input {
  min-width: 0;
  width: 100%;
  min-height: 52px;
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 0 16px;
  outline: none;
}

.waitlist-success {
  display: none;
  margin: 14px 0 0;
  border-radius: 999px;
  background: rgba(255, 210, 52, 0.24);
  padding: 12px 14px;
  color: var(--ink);
  font-size: 0.95rem;
  font-weight: 900;
  text-align: center;
}

.waitlist.submitted .email-row {
  display: none;
}

.waitlist.submitted .waitlist-success {
  display: block;
}

.faq {
  background: var(--white);
  padding-bottom: 138px;
}

.faq-list {
  display: grid;
  gap: 10px;
  margin-top: 28px;
}

details {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 18px 20px;
}

summary {
  cursor: pointer;
  font-size: 1.05rem;
  font-weight: 900;
}

details p {
  margin: 14px 0 0;
}

.bottom-bar {
  position: fixed;
  z-index: 18;
  right: 18px;
  bottom: 18px;
  left: 18px;
  display: flex;
  min-height: 62px;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  border: 1px solid rgba(20, 20, 20, 0.08);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.84);
  padding: 8px 16px;
  backdrop-filter: blur(22px);
  box-shadow: 0 18px 50px rgba(20, 20, 20, 0.12);
}

.bottom-bar nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 16px;
  color: var(--muted);
  font-size: 0.86rem;
  font-weight: 800;
}

.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition:
    opacity 700ms ease,
    transform 700ms ease;
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes drift {
  0%,
  100% {
    margin-top: 0;
  }
  50% {
    margin-top: 28px;
  }
}

@keyframes liftIn {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes ticker {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50% - 7px));
  }
}

@media (max-width: 820px) {
  .hero {
    min-height: auto;
    grid-template-columns: 1fr;
    gap: 26px;
    padding-top: 56px;
    padding-bottom: 48px;
  }

  .hero::before {
    inset: 14% auto auto 20%;
    width: 120vw;
    height: 120vw;
    min-width: 0;
    min-height: 0;
  }

  h1 {
    font-size: clamp(5.4rem, 24vw, 8rem);
  }

  .phone-stage {
    min-height: 560px;
  }

  .iphone {
    width: min(86vw, 342px);
    transform: rotateX(0) rotateY(0) rotateZ(0);
  }

  .orbit-one {
    transform: translate(-112px, -172px);
  }

  .orbit-two {
    transform: translate(128px, 210px);
  }

  .intro-band,
  .nearby-showcase,
  .steps,
  .soon,
  .faq {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .intro-band {
    padding-bottom: 36px;
  }

  .nearby-showcase {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .nearby-visual {
    min-height: 470px;
  }

  .nearby-map {
    width: 94%;
    border-radius: 26px;
  }

  .nearby-card {
    right: 0;
    bottom: 4%;
    width: 74%;
    border-radius: 22px;
  }

  .step-grid,
  .soon {
    grid-template-columns: 1fr;
  }

  .step-card {
    min-height: 142px;
    width: min(100%, 342px);
  }

  .step-card,
  .step-card:nth-child(2),
  .step-card:nth-child(3) {
    --lift: 0;
  }

  .step-card:nth-child(2) {
    justify-self: end;
  }

  .step-number {
    margin-bottom: 18px;
  }

  .bottom-bar {
    position: static;
    align-items: flex-start;
    border-radius: 24px;
    margin: 0 18px 18px;
    padding: 14px 16px;
  }

  .bottom-bar nav {
    max-width: 230px;
    gap: 10px 14px;
  }
}

@media (max-width: 460px) {
  .section-band {
    padding-inline: 18px;
  }

  .primary-button,
  .email-row button {
    width: 100%;
  }

  .email-row {
    flex-wrap: wrap;
  }

  .bottom-brand {
    display: none;
  }

  .bottom-bar {
    justify-content: center;
  }

  .bottom-bar nav {
    max-width: none;
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
}
