/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

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

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Lato', sans-serif;
  background-color: #ffffff;
  color: #1f2937;
  line-height: 1.6;
  overflow-x: hidden;
}

/* Hero */
.hero {
  background: linear-gradient(135deg, #fff5f4 0%, #ffffff 50%, #fef3f0 100%);
  padding: 2rem 1.25rem 4rem;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .hero {
    padding: 4rem 2rem 6rem;
  }
}

.hero-inner {
  max-width: 72rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}

@media (min-width: 768px) {
  .hero-inner {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
  }
}

.hero-text {
  flex: 1;
  text-align: center;
}

@media (min-width: 768px) {
  .hero-text {
    text-align: left;
  }
}

.hero-text h1 {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1.1;
  color: #111827;
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .hero-text h1 {
    font-size: 3.5rem;
  }
}

.hero-text h1 span {
  color: #e04137;
}

.hero-text p {
  font-size: 1.15rem;
  color: #4b5563;
  margin-bottom: 2rem;
  max-width: 28rem;
}

@media (min-width: 768px) {
  .hero-text p {
    font-size: 1.3rem;
  }
}

.store-buttons {
  display: flex;
  gap: 1rem;
  justify-content: center;
}

@media (min-width: 768px) {
  .store-buttons {
    justify-content: flex-start;
  }
}

.store-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: #111827;
  color: #fff;
  padding: 0.75rem 1.5rem;
  border-radius: 0.75rem;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.95rem;
  transition: transform 0.2s, box-shadow 0.2s;
}

.store-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.store-btn svg {
  width: 1.5rem;
  height: 1.5rem;
}

/* Hero visual */
.hero-visual {
  flex: 1;
  display: flex;
  justify-content: center;
  position: relative;
}

.hero-phone-img {
  width: 100%;
  max-width: 500px;
  height: auto;
  border-radius: 1rem;
  object-fit: cover;
}

/* Feature showcase */
.feature-showcase {
  padding: 4rem 1.25rem;
  overflow: hidden;
}

@media (min-width: 768px) {
  .feature-showcase {
    padding: 6rem 2rem;
  }
}

.feature-showcase-alt {
  background: #f9fafb;
}

.feature-showcase-inner {
  max-width: 72rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
}

@media (min-width: 768px) {
  .feature-showcase-inner {
    flex-direction: row;
    gap: 4rem;
  }
}

.feature-showcase-reverse {
  flex-direction: column;
}

@media (min-width: 768px) {
  .feature-showcase-reverse {
    flex-direction: row-reverse;
  }
}

.feature-showcase-text {
  flex: 1;
}

.feature-showcase-text h2 {
  font-size: 2rem;
  font-weight: 900;
  color: #111827;
  margin-bottom: 1rem;
  line-height: 1.15;
}

@media (min-width: 768px) {
  .feature-showcase-text h2 {
    font-size: 2.5rem;
  }
}

.feature-showcase-text > p {
  font-size: 1.1rem;
  color: #4b5563;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

.feature-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.feature-list li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 1rem;
  color: #374151;
  font-weight: 500;
}

.feature-list li svg {
  flex-shrink: 0;
}

.feature-showcase-visual {
  flex: 1;
  display: flex;
  justify-content: center;
}

.feature-phone-img {
  max-width: 280px;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.15));
}

@media (min-width: 768px) {
  .feature-phone-img {
    max-width: 320px;
  }
}

/* How it works */
.how-it-works {
  background: #f9fafb;
  padding: 4rem 1.25rem;
}

@media (min-width: 768px) {
  .how-it-works {
    padding: 6rem 2rem;
  }
}

.how-inner {
  max-width: 72rem;
  margin: 0 auto;
}

.how-header {
  text-align: center;
  margin-bottom: 3rem;
}

.how-header h2 {
  font-size: 2rem;
  font-weight: 900;
  color: #111827;
  margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
  .how-header h2 {
    font-size: 2.5rem;
  }
}

.steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  max-width: 48rem;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .steps {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.step {
  text-align: center;
  position: relative;
}

.step-number {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #e04137;
  color: #fff;
  font-weight: 900;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
}

.step h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 0.5rem;
}

.step p {
  font-size: 0.95rem;
  color: #6b7280;
}

/* Stores */
.stores {
  padding: 4rem 1.25rem;
  max-width: 72rem;
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 768px) {
  .stores {
    padding: 5rem 2rem;
  }
}

.stores h2 {
  font-size: 2rem;
  font-weight: 900;
  color: #111827;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .stores h2 {
    font-size: 2.5rem;
  }
}

.stores > p {
  font-size: 1.1rem;
  color: #6b7280;
  margin-bottom: 2.5rem;
}

.store-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  max-width: 40rem;
  margin: 0 auto;
}

.store-logo {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 1rem;
  padding: 1rem 1.5rem;
  font-weight: 900;
  font-size: 0.9rem;
  color: #374151;
  transition: transform 0.2s, box-shadow 0.2s;
}

.store-logo:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* CTA */
.cta {
  background: linear-gradient(135deg, #e04137 0%, #c53030 100%);
  padding: 4rem 1.25rem;
  text-align: center;
  color: #fff;
}

@media (min-width: 768px) {
  .cta {
    padding: 5rem 2rem;
  }
}

.cta h2 {
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
  .cta h2 {
    font-size: 2.5rem;
  }
}

.cta p {
  font-size: 1.1rem;
  opacity: 0.9;
  margin-bottom: 2rem;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
}

.cta .store-buttons {
  justify-content: center;
}

.cta .store-btn {
  background: #fff;
  color: #111827;
}

.cta .store-btn:hover {
  background: #f9fafb;
}

/* Footer */
.site-footer {
  background-color: #111827;
  color: #d1d5db;
  padding: 3rem 1.25rem;
}

@media (min-width: 768px) {
  .site-footer {
    padding: 4rem 2rem;
  }
}

.footer-inner {
  max-width: 72rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 768px) {
  .footer-inner {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.footer-info {
  max-width: 24rem;
}

.footer-info p {
  font-size: 0.9rem;
  margin-bottom: 1rem;
  line-height: 1.6;
}

.footer-info a {
  color: #fff;
  text-decoration: underline;
}

.footer-links {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}

.footer-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  background: #1f2937;
  border-radius: 0.75rem;
  transition: background 0.2s;
}

.footer-links a:hover {
  background: #374151;
}

.footer-links a svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: #d1d5db;
}

.footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}

@media (min-width: 768px) {
  .footer-right {
    align-items: flex-end;
  }
}

.footer-nav {
  display: flex;
  gap: 1.5rem;
}

.footer-nav a {
  color: #d1d5db;
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.2s;
}

.footer-nav a:hover {
  color: #fff;
}

/* Header */
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 1.25rem;
}

@media (min-width: 768px) {
  .site-header {
    padding: 1.5rem 2rem;
  }
}

.header-inner {
  max-width: 72rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-inner nav a {
  color: #374151;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  margin-left: 2rem;
  transition: color 0.2s;
}

.header-inner nav a:hover {
  color: #e04137;
}

