.landing {
  --ink: #222d2a;
  --muted: #53625d;
  --paper: #ffffff;
  --line: #cbd7d2;
  --link: #255e58;
  --rose: #a62d44;
  --rose-hover: #852338;
  --mint: #eef6f4;
  --blush: #fbf0f2;
  font-family: Manrope, "Trebuchet MS", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.landing [hidden] { display: none !important; }
.landing * { min-width: 0; letter-spacing: 0; }
.landing :is(a, button, summary):focus-visible { outline: 3px solid #167fa3; outline-offset: 5px; }
.landing section, .landing aside { scroll-margin-top: 1rem; }
.landing :is(header, main, footer) { width: 100%; max-width: none; padding: 0; }
.landing .wrap { width: min(100% - 4rem, 70rem); margin-inline: auto; }
.landing h1, .landing h2, .landing h3 { font-family: inherit; font-weight: 750; text-wrap: balance; }
.landing h2 { font-size: 2.625rem; line-height: 1.2; margin: 0 0 1.25rem; }
.landing h3 { font-size: 1.125rem; line-height: 1.4; margin: 0 0 0.75rem; }
.landing p { margin: 0 0 1rem; }
.landing a { text-decoration-thickness: 1px; }
.landing .site-header { border-bottom: 1px solid var(--line); background: var(--paper); }
.landing .header-inner { min-height: 5rem; display: flex; gap: 1.5rem; align-items: center; justify-content: space-between; }
.landing .brand { display: inline-flex; align-items: center; flex-wrap: wrap; gap: 0.5rem; font-size: 1.125rem; font-weight: 800; text-decoration: none; }
.landing .brand-byline { font-size: 0.6875rem; color: var(--muted); font-weight: 600; }
.landing nav { margin: 0; gap: 1.5rem; font-size: 0.8125rem; align-items: center; }
.landing nav a { text-decoration: none; color: var(--ink); }
.landing nav a:hover { color: var(--rose); text-decoration: underline; }
.landing nav .nav-cta { gap: 0.5rem; font-weight: 800; color: var(--rose); }
.landing .hero { background: var(--mint); padding: 2rem 0 1.25rem; text-align: center; }
.landing .eyebrow { font-size: 0.6875rem; font-weight: 800; text-transform: uppercase; color: var(--link); margin: 0 0 1.25rem; }
.landing .hero .eyebrow { color: var(--rose); margin-bottom: 0.75rem; }
.landing .status-dot { display: inline-block; width: 0.4375rem; height: 0.4375rem; background: var(--rose); border-radius: 50%; margin-right: 0.5rem; vertical-align: middle; }
.landing .hero h1 { font-size: 5.75rem; line-height: 1.05; margin: 0 0 0.625rem; }
.landing .hero-lead { font-size: 1.5rem; font-weight: 600; margin-bottom: 0.5rem; }
.landing .hero-description { font-size: 0.9375rem; line-height: 1.7; color: var(--muted); margin-bottom: 1.25rem; }
.landing .actions { display: flex; flex-wrap: wrap; gap: 0.75rem; align-items: center; justify-content: center; }
.landing .button { display: inline-flex; align-items: center; justify-content: center; gap: 0.625rem; min-height: 3rem; padding: 0.75rem 1.125rem; border: 1px solid transparent; border-radius: 5px; font: inherit; font-size: 0.8125rem; font-weight: 750; line-height: 1.45; text-decoration: none; text-align: center; }
.landing .button img, .landing .text-link img, .landing .brand img, .landing nav img { flex: 0 0 auto; }
.landing .button-primary { color: #ffffff; background: var(--rose); }
.landing .button-primary img { filter: invert(1); }
.landing .button-primary:hover { background: var(--rose-hover); }
.landing .button-outline { background: transparent; color: var(--ink); border-color: #8da69d; }
.landing .button-outline:hover { background: #e1ede7; }
.landing .button-disabled { color: #53625d; border-color: #b7c8c1; background: #e5eeea; cursor: not-allowed; }
.landing .hero-note { margin: 0.75rem 0 1rem; color: var(--muted); font-size: 0.6875rem; }
.landing .hero-preview { margin: 0; }
.landing .hero-preview picture { display: block; width: min(100% - 2rem, 48rem); margin-inline: auto; }
.landing .hero-preview img { display: block; width: 100%; height: auto; aspect-ratio: 1500 / 570; }
.landing figcaption { color: var(--muted); font-size: 0.625rem; margin: 0.5rem 1rem 0; }
.landing .section { padding: 5.25rem 0; border-top: 1px solid var(--line); }
.landing .section-heading { max-width: 34rem; }
.landing .section-heading > p:not(.eyebrow), .landing .section-intro { color: var(--muted); font-size: 0.9375rem; }
.landing .app-section .section-heading { max-width: 43rem; text-align: center; margin-inline: auto; }
.landing .app-section .section-heading h2 br { display: none; }
.landing .steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2.75rem; list-style: none; padding: 0; margin: 3rem 0 1.5rem; }
.landing .steps li { margin: 0; border-top: 1px solid #82998f; padding-top: 1.25rem; }
.landing .step-number { display: block; color: var(--rose); font-size: 0.75rem; font-weight: 800; margin-bottom: 1.25rem; }
.landing .steps p, .landing .moments p, .landing .principles p, .landing .joining-steps p { font-size: 0.875rem; color: var(--muted); margin: 0; }
.landing .section-footnote { font-size: 0.75rem; color: var(--muted); margin: 1.75rem 0 0; }
.landing .app-section .section-footnote { text-align: center; }
.landing .moments-section { background-color: #f7f9f8; background-image: repeating-linear-gradient(90deg, transparent, transparent 79px, #e9efeb 79px, #e9efeb 80px); }
.landing .moments-layout, .landing .pricing-layout, .landing .beta-layout, .landing .faq-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr); gap: 6rem; }
.landing .moments article { padding: 1.5rem 0; border-bottom: 1px solid var(--line); }
.landing .moments article:first-child { padding-top: 0; }
.landing .moments article:last-child { border-bottom: 0; padding-bottom: 0; }
.landing .moment-time { display: block; font-size: 0.6875rem; color: var(--link); font-weight: 750; margin-bottom: 0.75rem; }
.landing .choice-section { background: #253a33; color: #ffffff; border: 0; }
.landing .choice-section .eyebrow { color: #b8ded3; }
.landing .choice-section .section-intro { color: #d1dfd9; max-width: 42rem; }
.landing .principles { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 3rem; margin: 2.5rem 0 2rem; }
.landing .principles h3 { margin-top: 0.75rem; }
.landing .principles p { color: #d1dfd9; }
.landing .light-icon { filter: invert(1); }
.landing .choice-section .text-link { color: #ffffff; }
.landing .text-link { display: inline-flex; gap: 0.625rem; align-items: center; min-height: 2.75rem; font-size: 0.8125rem; font-weight: 750; }
.landing .trial-note { border-left: 2px solid var(--rose); padding-left: 1rem; margin-top: 1.75rem; }
.landing .trial-note strong { color: var(--ink); }
.landing .price-row { display: flex; align-items: center; justify-content: space-between; gap: 1rem; border-top: 1px solid var(--line); padding: 1.75rem 0; }
.landing .price-row h3 { margin-bottom: 0.375rem; }
.landing .price-row p:not(.price) { margin: 0; color: var(--muted); font-size: 0.75rem; }
.landing .price { font-size: 2.625rem; font-weight: 750; line-height: 1.25; margin: 0; white-space: nowrap; }
.landing .currency { font-size: 0.8125rem; margin-right: 0.25rem; }
.landing .price-period { display: block; text-align: right; font-size: 0.75rem; color: var(--muted); font-weight: 500; margin-top: 0.375rem; }
.landing .fine-print { color: var(--muted); font-size: 0.75rem; }
.landing .hardware-section { padding: 2.75rem 0; background: var(--blush); border-block: 1px solid #e8ccd2; }
.landing .hardware-layout { display: grid; grid-template-columns: 15rem minmax(0, 1fr); gap: 3rem; }
.landing .hardware-section h2 { font-size: 1.5rem; }
.landing .hardware-section p:not(.eyebrow):not(.fine-print) { color: var(--muted); font-size: 0.875rem; max-width: 41rem; }
.landing .hardware-section p:last-child { margin-bottom: 0; }
.landing .hardware-section .eyebrow { color: var(--rose); }
.landing .phase-label { display: block; font-size: 0.75rem; font-weight: 500; text-transform: none; margin-top: 0.5rem; }
.landing .beta-section { background: var(--mint); border-top: 0; }
.landing .compatibility { display: flex; align-items: center; gap: 0.625rem; font-size: 0.8125rem !important; margin-top: 1.5rem; }
.landing .compatibility img { flex: 0 0 auto; }
.landing .availability { padding-left: 1rem; border-left: 3px solid var(--rose); font-size: 0.9375rem; }
.landing .beta-status .button { margin: 0.5rem 0 1rem; }
.landing .joining-steps { list-style: decimal-leading-zero; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2.75rem; margin: 2.5rem 0 0; padding: 0 0 0 1.5rem; }
.landing .joining-steps li { padding-left: 0.5rem; margin: 0; }
.landing .joining-steps li::marker { font-size: 0.75rem; color: var(--rose); font-weight: 800; }
.landing .invitation-entry { background: var(--blush); padding: 1.5rem 0; border-bottom: 1px solid #e8ccd2; }
.landing .invitation-entry h2 { font-size: 1.25rem; margin-bottom: 0.5rem; }
.landing .invitation-entry p, .landing .invitation-entry a { font-size: 0.875rem; }
.landing .icon { vertical-align: middle; }
.landing .faq-section { background: #f7f9f8; }
.landing .faq-list { border-top: 1px solid var(--line); }
.landing details { border-bottom: 1px solid var(--line); }
.landing summary { min-height: 3.5rem; padding: 1.125rem 1.75rem 1.125rem 0; font-size: 0.9375rem; font-weight: 700; cursor: pointer; }
.landing summary::marker { color: var(--rose); }
.landing details p { font-size: 0.875rem; color: var(--muted); padding-right: 1.5rem; }
.landing .closing-section { text-align: center; padding: 4.5rem 0; background: var(--blush); }
.landing .closing-section h2 { margin: 1rem 0 1.75rem; }
.landing .site-footer { padding: 2.5rem 0; border-top: 1px solid var(--line); }
.landing .footer-inner { display: flex; justify-content: space-between; gap: 2rem; }
.landing .footer-inner p { font-size: 0.75rem; margin: 0.5rem 0 0; }
.landing .footer-inner nav { align-items: flex-start; flex-direction: column; gap: 0; font-size: 0.75rem; }
.landing .footer-inner nav a { min-height: 2.75rem; }

@media (prefers-reduced-motion: no-preference) {
  .landing .hero-copy { animation: arrive 550ms ease-out both; }
  .landing .hero-preview { animation: arrive 650ms 100ms ease-out both; }
  @keyframes arrive { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }
}
@media (max-width: 1000px) {
  .landing .moments-layout, .landing .pricing-layout, .landing .beta-layout, .landing .faq-layout { gap: 3rem; }
  .landing .steps, .landing .principles { gap: 1.75rem; }
  .landing .hardware-layout { grid-template-columns: 12rem minmax(0, 1fr); gap: 2rem; }
  .landing .price-row { align-items: flex-start; flex-direction: column; }
  .landing .price-period { text-align: left; }
}
@media (max-width: 760px) {
  .landing .wrap { width: min(100% - 2.5rem, 36rem); }
  .landing .header-inner { flex-wrap: wrap; justify-content: center; gap: 0.25rem; padding-block: 0.75rem 0.375rem; }
  .landing .header-inner nav { width: 100%; justify-content: center; gap: 1.25rem; font-size: 0.75rem; }
  .landing .header-inner nav a { min-height: 2.75rem; }
  .landing .hero h1 { font-size: 4.5rem; }
  .landing .hero-lead { font-size: 1.25rem; }
  .landing .hero-description { font-size: 0.875rem; }
  .landing .section { padding: 3.5rem 0; }
  .landing h2 { font-size: 2.125rem; }
  .landing .moments-layout, .landing .pricing-layout, .landing .beta-layout, .landing .faq-layout { grid-template-columns: minmax(0, 1fr); gap: 2rem; }
  .landing .steps, .landing .principles, .landing .joining-steps { grid-template-columns: minmax(0, 1fr); gap: 1.75rem; }
  .landing .app-section .section-heading { text-align: left; }
  .landing .app-section .section-heading h2 br { display: inline; }
  .landing .app-section .section-footnote { text-align: left; }
  .landing .step-number { margin-bottom: 0.625rem; }
  .landing .steps { margin-top: 2rem; }
  .landing .hardware-layout { grid-template-columns: minmax(0, 1fr); gap: 0.5rem; }
  .landing .price-row { flex-direction: row; align-items: center; }
  .landing .price-period { text-align: right; }
  .landing .footer-inner { flex-direction: column; }
  .landing .footer-inner nav { flex-direction: row; gap: 0.25rem 1.25rem; }
}
@media (max-width: 600px) {
  .landing .hero { padding-top: 1.5rem; }
  .landing .hero h1 { font-size: 3.5rem; }
  .landing .hero-preview picture { width: min(100% - 2rem, 23rem); }
  .landing .hero-preview img { aspect-ratio: 720 / 520; }
  .landing .desktop-break { display: none; }
  .landing .hero-description { max-width: 23rem; margin-inline: auto; }
  .landing .hero-lead { font-size: 1.125rem; }
  .landing .button { padding-inline: 0.875rem; font-size: 0.75rem; }
  .landing .hero .actions { gap: 0.5rem; }
  .landing .hero .button { gap: 0.375rem; }
  .landing .price { font-size: 2.25rem; }
}
@media (max-width: 360px) {
  .landing .wrap { width: calc(100% - 2rem); }
  .landing .header-inner nav { gap: 0.75rem; font-size: 0.6875rem; }
  .landing .hero .button { padding-inline: 0.625rem; font-size: 0.6875rem; }
  .landing .hero-lead { font-size: 1rem; }
  .landing .hero-description { font-size: 0.8125rem; }
  .landing .price-row { align-items: flex-start; flex-direction: column; }
  .landing .price-period { text-align: left; }
}
@media (max-height: 850px) and (min-width: 761px) {
  .landing .hero { padding-top: 1rem; }
  .landing .hero h1 { font-size: 4rem; }
  .landing .hero-preview picture { max-width: 30rem; }
  .landing .hero-description { margin-bottom: 0.75rem; }
}
@media (max-height: 750px) and (max-width: 760px) {
  .landing .hero { padding-block: 1rem; }
  .landing .hero .eyebrow { margin-bottom: 0.5rem; }
  .landing .hero-preview img { max-height: 9rem; object-fit: contain; }
  .landing .hero-note { margin-block: 0.5rem; }
  .landing .hero-description { margin-bottom: 0.75rem; }
}
@media print {
  .landing .section, .landing .closing-section, .landing .hardware-section { padding-block: 1.5rem; }
  .landing .hero { padding-block: 1rem; }
  .landing .hero-preview { max-width: 22rem; margin-inline: auto; }
  .landing .choice-section { color: #000000; background: #ffffff; }
  .landing .choice-section :is(p, a) { color: #000000; }
  .landing details p { display: block; }
}