:root {
  color-scheme: light;
  --deep: #24434b;
  --deepest: #17343c;
  --sea: #40767a;
  --cream: #f6f4e9;
  --paper: #fbfaf2;
  --ink: #29434a;
  --muted: #5f7478;
  --amber: #e8b869;
  --line: #d8dfd8;
}

* { box-sizing: border-box; }
html { scroll-behavior: auto; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
img { display: block; max-width: 100%; }
a { color: inherit; }
a:focus-visible { outline: 3px solid var(--amber); outline-offset: 5px; }

.skip-link { position: absolute; z-index: 20; top: -80px; left: 1rem; padding: .75rem 1rem; background: var(--cream); color: var(--deep); }
.skip-link:focus { top: 1rem; }
.site-header { position: absolute; z-index: 2; inset: 0 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 2rem clamp(1.25rem, 5vw, 5rem); color: var(--cream); }
.wordmark { font-family: Georgia, "Times New Roman", serif; font-size: 1.26rem; font-weight: 700; line-height: 1; letter-spacing: -.035em; text-decoration: none; }
.wordmark span { display: block; }
.header-link { border: 1px solid rgba(246, 244, 233, .48); border-radius: 999px; padding: .65rem .95rem; font-size: .75rem; font-weight: 650; letter-spacing: .12em; line-height: 1; text-decoration: none; text-transform: uppercase; white-space: nowrap; }
.header-link:hover { background: var(--cream); color: var(--deep); }
.header-link span { margin-left: .35rem; color: var(--amber); }
.header-link:hover span { color: var(--deep); }

/* Hero: the landscape is replaceable media; every flourish lives in screen space. */
.hero { position: relative; isolation: isolate; display: grid; align-items: center; min-height: min(880px, 100svh); padding: 8.25rem clamp(1.25rem, 6vw, 6.5rem) 4.5rem; overflow: hidden; background: #244b54; color: var(--cream); }
.hero-media, .hero::after { position: absolute; inset: 0; pointer-events: none; }
.hero-media { z-index: -2; overflow: hidden; }
.hero-media > img, .hero-media > video { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: cover; object-position: var(--hero-media-position, 58% center); }
.hero-media > video { opacity: 0; }
.hero-media > video.is-visible { opacity: 1; }
.hero::after { z-index: -1; content: ""; background: linear-gradient(90deg, rgba(12, 37, 45, .93), rgba(17, 45, 52, .8) 34%, rgba(22, 50, 56, .25) 73%, rgba(22, 50, 56, .15)), linear-gradient(0deg, rgba(16, 44, 51, .65), transparent 28%, transparent 78%, rgba(16, 44, 51, .3)); }
.hero-inner { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr); align-items: center; gap: clamp(1rem, 2vw, 2.5rem); width: 100%; max-width: 1450px; margin-inline: auto; }
.hero-copy { min-width: 0; position: relative; z-index: 1; padding-bottom: 1rem; }
.hero-kicker { margin: 0 0 2rem; color: #e6d9c3; font-size: .69rem; font-weight: 650; letter-spacing: .22em; line-height: 1.5; text-transform: uppercase; }
.hero h1 { margin: 0 0 1.8rem; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: clamp(3.3rem, 6.05vw, 6.8rem); font-weight: 500; letter-spacing: -.065em; line-height: 1.07; }
.hero h1 em { display: inline-block; color: #f1d4a4; font-family: Georgia, "Times New Roman", serif; font-weight: 400; letter-spacing: -.065em; }
.hero .hero-lede { max-width: 27rem; margin: 0 0 2rem; color: #e1e7df; font-size: clamp(1rem, 1.23vw, 1.16rem); line-height: 1.7; text-wrap: pretty; }
.hero-actions { display: flex; align-items: center; }
.hero-primary { display: inline-flex; align-items: center; justify-content: space-between; gap: 2rem; min-height: 54px; border: 1px solid #f3efdf; border-radius: 4px; padding: .85rem 1.1rem .85rem 1.3rem; background: #f3efdf; color: #193c43; font-size: .85rem; font-weight: 700; text-decoration: none; transition: background .18s, transform .18s; }
.hero-primary:hover { transform: translateY(-2px); background: #fffbed; }
.hero-primary:focus-visible { outline: 3px solid #f1c987; outline-offset: 6px; }
.hero-primary span { font-size: 1.25rem; line-height: 1; }
.hero-app-preview { width: 100%; max-width: 600px; margin: 0; justify-self: center; }
.hero-device-stage { position: relative; display: grid; place-items: center; width: 100%; aspect-ratio: 620 / 670; }
.hero-trails { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; pointer-events: none; }
.hero-trail { color: #efcf9d; }
.hero-trail-line { stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-dasharray: 1; stroke-dashoffset: 0; opacity: .75; }
.hero-trail-origin { fill: #294f57; stroke: currentColor; stroke-width: 1.5; }
.hero-pin { stroke: #efd9b5; stroke-width: 1.4; }
.hero-pin-dot { fill: #efd9b5; stroke: none; }
.hero-pin-disc { fill: #24434b; }
.hero-pin text { fill: #f7edda; stroke: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 15px; font-weight: 600; font-variant-numeric: tabular-nums; text-anchor: middle; dominant-baseline: central; }
.hero-pin-reveal { opacity: 1; transform: none; }
.hero-plane { opacity: 0; }
.hero-plane-paper { fill: #fbf3de; stroke: #24434b; stroke-width: 1; stroke-linejoin: round; }
.hero-plane-fold { fill: #d9b77c; stroke: #9a814f; stroke-width: .7; stroke-linejoin: round; }
/* The still composition is the default, including when JavaScript is unavailable. */
.hero.is-drawing .hero-pin-reveal { opacity: 0; transform: translateY(8px) scale(.65); }
.hero.is-drawing .hero-pin.is-reached .hero-pin-reveal { opacity: 1; transform: none; transition: opacity .15s ease-out, transform .28s cubic-bezier(.2, 1.5, .5, 1); }
.hero-app-device { position: relative; width: 43%; border: 5px solid #193c43; border-radius: 31px; background: #193c43; box-shadow: 12px 30px 55px rgba(8, 26, 33, .35), 0 0 0 1px rgba(240, 239, 220, .55); overflow: hidden; transform: rotate(4deg); }
.hero-app-device img { width: 100%; height: auto; border-radius: 25px; }

.eyebrow, .section-index { margin: 0 0 1.5rem; font-size: .76rem; font-weight: 700; letter-spacing: .21em; line-height: 1.4; text-transform: uppercase; }
.eyebrow { color: var(--amber); }
h1, h2, h3, p, figure { margin-top: 0; }
h1, h2, h3 { font-family: Georgia, "Times New Roman", serif; font-weight: 400; }
h1 { margin-bottom: 2rem; font-size: clamp(4.2rem, 7.4vw, 8.5rem); letter-spacing: -.065em; line-height: .91; }
h1 em { color: var(--amber); font-weight: 400; }
.hero-lede { max-width: 29rem; margin-bottom: 2.1rem; font-size: clamp(1.15rem, 1.45vw, 1.5rem); line-height: 1.55; text-wrap: balance; }
.text-link { display: inline-flex; align-items: center; gap: .85rem; min-height: 44px; border-bottom: 1px solid currentColor; font-size: .96rem; font-weight: 700; letter-spacing: .01em; text-decoration: none; }
.text-link span { color: var(--amber); font-size: 1.25em; }
.light-link { color: var(--cream); }
.screen-frame { border: 8px solid #183b43; border-radius: 34px; background: #183b43; box-shadow: 0 32px 70px rgba(6, 30, 35, .38); overflow: hidden; }
.screen-frame img { width: 100%; height: auto; border-radius: 25px; }

.intro { max-width: 1600px; margin-inline: auto; padding: clamp(5rem, 9vw, 9rem) clamp(1.25rem, 8vw, 9rem); }
.intro .section-index { color: var(--sea); }
.intro h2 { max-width: 1150px; margin-bottom: clamp(2.5rem, 5vw, 5rem); font-size: clamp(3rem, 5vw, 5.8rem); letter-spacing: -.055em; line-height: 1.08; }
.intro-copy { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: clamp(2rem, 8vw, 9rem); max-width: 1100px; color: var(--muted); font-size: 1.08rem; line-height: 1.7; }
.intro-copy p { margin: 0; }

.moment { display: grid; grid-template-columns: minmax(0, 440px) minmax(0, 690px); justify-content: center; align-items: center; gap: clamp(3rem, 8vw, 9rem); padding: clamp(5rem, 9vw, 9rem) clamp(1.25rem, 8vw, 9rem); }
.moment-copy { max-width: 440px; }
.moment .section-index { color: var(--sea); }
.moment h2, .care h2, .share h2 { margin-bottom: 1.75rem; font-size: clamp(2.8rem, 4.7vw, 5.6rem); letter-spacing: -.055em; line-height: 1.03; }
.moment-copy > p:not(.section-index) { margin-bottom: 0; color: var(--muted); font-size: clamp(1.05rem, 1.3vw, 1.22rem); line-height: 1.7; }
.moment-day { background: var(--paper); grid-template-columns: minmax(0, 350px) minmax(0, 760px); }
.moment-map { background: #dce9e9; }
.moment-map .moment-copy { grid-column: 2; grid-row: 1; }
.moment-map .feature-figure { grid-column: 1; grid-row: 1; }
.feature-figure { width: 100%; margin: 0; }
.single-screen { max-width: 325px; justify-self: center; }
.feature-figure .screen-frame { border-color: #1c4249; box-shadow: 0 20px 55px rgba(18, 53, 58, .19); }
.feature-figure figcaption { margin-top: 1rem; color: var(--muted); font-size: .76rem; line-height: 1.4; letter-spacing: .06em; text-align: center; text-transform: uppercase; }
.screen-pair { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; gap: clamp(.8rem, 2vw, 2rem); width: 100%; }
.screen-pair .feature-figure:nth-child(2) { margin-top: 4.5rem; }

.care { padding: clamp(5.5rem, 9vw, 9rem) clamp(1.25rem, 8vw, 9rem); background: #e8efeb; }
.care .section-index { color: var(--sea); }
.care-heading { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(0, .65fr); gap: clamp(2rem, 6vw, 6rem); align-items: end; max-width: 1320px; margin: 0 auto 4rem; }
.care > .section-index { max-width: 1320px; margin-inline: auto; }
.care-heading h2 { max-width: 900px; margin-bottom: 0; }
.care-heading > p { max-width: 390px; margin: 0 0 .25rem; color: var(--muted); font-size: clamp(1.05rem, 1.3vw, 1.22rem); line-height: 1.7; }
.care-principles { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; max-width: 1320px; margin: 0 auto; background: #b9cac3; border: 1px solid #b9cac3; }
.care-principles article { min-width: 0; padding: clamp(1.5rem, 3vw, 3rem); background: #f6f6ec; }
.principle-number { display: inline-block; margin-bottom: 3.5rem; color: #88724c; font-size: .77rem; font-weight: 700; letter-spacing: .15em; }
.care-principles h3 { margin-bottom: 1rem; font-size: clamp(1.9rem, 2.5vw, 2.8rem); letter-spacing: -.045em; line-height: 1.08; }
.care-principles p { max-width: 330px; margin: 0; color: var(--muted); font-size: 1rem; line-height: 1.65; }
.care-resources { display: flex; align-items: start; justify-content: space-between; gap: 2rem; max-width: 1320px; margin: 2.5rem auto 0; }
.care-resources p { max-width: 560px; margin: 0; font-size: 1.03rem; line-height: 1.65; }
.care-resources > div { display: flex; flex-direction: column; align-items: flex-start; gap: .7rem; }
.care-resources a { border-bottom: 1px solid currentColor; padding-bottom: .15rem; color: var(--deep); font-size: .85rem; font-weight: 700; line-height: 1.4; text-decoration: none; }
.care-resources a span { margin-left: .25rem; }

.share { padding: clamp(5.5rem, 10vw, 10rem) clamp(1.25rem, 8vw, 9rem); background: var(--deep); color: var(--cream); }
.share-copy { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); column-gap: clamp(2rem, 7vw, 8rem); max-width: 1320px; margin: 0 auto 4.5rem; }
.share .section-index { grid-column: 1 / -1; color: var(--amber); }
.share h2 { grid-column: 1; grid-row: 2 / span 2; max-width: 590px; margin-bottom: 0; }
.share-copy > p:not(.section-index) { grid-column: 2; max-width: 600px; margin: 0 0 1rem; color: rgba(246, 244, 233, .85); font-size: clamp(1.05rem, 1.3vw, 1.22rem); line-height: 1.7; }
.share-gallery { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(0, .75fr); gap: clamp(1rem, 2.5vw, 2.5rem); align-items: start; max-width: 1320px; margin: 0 auto; }
.share-figure { min-width: 0; margin: 0; }
.share-figure img { width: 100%; height: auto; border-radius: 12px; box-shadow: 0 20px 55px rgba(8, 33, 38, .25); }
.share-figure figcaption { margin-top: .8rem; color: rgba(246, 244, 233, .72); font-size: .74rem; font-weight: 700; letter-spacing: .12em; line-height: 1.4; text-transform: uppercase; }
.share-card { padding-top: clamp(1rem, 4vw, 4rem); }
.share-formats { display: grid; grid-template-columns: minmax(0, .65fr) minmax(0, 1fr); align-items: end; gap: clamp(.8rem, 2vw, 2rem); }
.share-story { max-width: 260px; }
.share-story img { border-radius: 17px; }
.overlay-surface { display: flex; align-items: center; min-height: 180px; border: 1px solid rgba(246, 244, 233, .2); border-radius: 12px; padding: 1rem; background: linear-gradient(145deg, #416b70, #213f47); }
.overlay-surface img { box-shadow: none; }

.site-footer { padding: 3rem clamp(1.25rem, 8vw, 9rem) 3.5rem; background: var(--deepest); color: var(--cream); }
.site-footer a { text-decoration-color: var(--amber); text-underline-offset: .22em; }
.footer-top { display: flex; align-items: baseline; justify-content: space-between; gap: 1rem; border-bottom: 1px solid rgba(246, 244, 233, .25); padding-bottom: 2rem; }
.footer-top p { margin-bottom: 0; }
.footer-wordmark { font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.7rem, 3vw, 2.8rem); letter-spacing: -.04em; }
.credits, .capture-note { max-width: 900px; margin: 1.8rem 0 0; color: rgba(246, 244, 233, .78); font-size: .9rem; line-height: 1.65; }
.capture-note { margin-top: .7rem; font-size: .8rem; }

@media (max-width: 850px) {
  .intro h2 { max-width: 700px; margin-bottom: 2.5rem; }
  .intro-copy { grid-template-columns: 1fr; gap: 1.3rem; max-width: 650px; }
  .moment, .moment-day, .moment-map { grid-template-columns: 1fr; gap: 2.5rem; }
  .moment-copy { max-width: 640px; }
  .moment-map .moment-copy, .moment-map .feature-figure { grid-column: 1; grid-row: auto; }
  .single-screen { width: min(68vw, 330px); }
  .screen-pair { max-width: 690px; justify-self: center; }
  .care-heading { grid-template-columns: 1fr; gap: 1.5rem; }
  .care-heading > p { max-width: 600px; }
  .care-principles { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .care-principles article { display: grid; grid-template-columns: 3rem 1fr; column-gap: 1rem; }
  .principle-number { grid-row: 1 / span 2; margin-bottom: 0; }
  .care-principles h3 { margin-bottom: .5rem; }
  .care-principles p { max-width: 600px; }
  .share-copy { grid-template-columns: 1fr; margin-bottom: 3rem; }
  .share h2, .share-copy > p:not(.section-index) { grid-column: 1; grid-row: auto; }
  .share h2 { margin-bottom: 1.5rem; }
  .share-gallery { grid-template-columns: 1fr; }
  .share-card { padding-top: 0; }
  .share-formats { grid-template-columns: minmax(0, 220px) minmax(0, 1fr); }
}
@media (max-width: 1000px) and (min-width: 701px) {
  .hero { min-height: 720px; padding-inline: 4.5vw; }
  .hero-inner { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: .5rem; }
  .hero h1 { font-size: clamp(2.65rem, 6vw, 3.75rem); }
  .hero .hero-lede { max-width: 24rem; font-size: 1rem; }
}
@media (max-width: 700px) {
  .hero { min-height: 100svh; padding: 7.5rem 1.5rem 2.5rem; }
  .hero::after { background: linear-gradient(180deg, rgba(15, 40, 47, .88), rgba(17, 45, 52, .88) 36%, rgba(20, 49, 56, .36) 67%, rgba(16, 44, 51, .55)); }
  .hero-inner { grid-template-columns: 1fr; gap: 2rem; }
  .hero-copy { width: 100%; max-width: 490px; margin-inline: auto; padding: 0; }
  .hero-kicker { margin-bottom: 1.25rem; font-size: .63rem; letter-spacing: .2em; }
  .hero h1 { margin-bottom: 1.25rem; font-size: clamp(2.8rem, 12.8vw, 4.9rem); }
  .hero .hero-lede { max-width: 26rem; margin-bottom: 1.5rem; font-size: 1rem; line-height: 1.65; }
  .hero-app-preview { width: min(100%, 430px); }
  .hero-app-device { border-width: 4px; border-radius: 25px; }
  .hero-app-device img { border-radius: 20px; }
  .hero-pin text { font-size: 18px; }
}
@media (max-width: 520px) {
  .site-header { flex-wrap: wrap; padding: 1.4rem 1.25rem; }
  .wordmark { font-size: 1.12rem; }
  .header-link { font-size: .63rem; padding: .6rem .7rem; }
  .intro { padding: 5.5rem 1.25rem; }
  .moment, .care, .share { padding: 5.5rem 1.25rem; }
  .moment h2, .care h2, .share h2 { font-size: clamp(2.7rem, 11vw, 4rem); }
  .single-screen { width: min(76vw, 320px); }
  .screen-pair { gap: .65rem; }
  .screen-pair .screen-frame { border-width: 5px; border-radius: 21px; }
  .screen-pair .screen-frame img { border-radius: 16px; }
  .screen-pair .feature-figure:nth-child(2) { margin-top: 2.5rem; }
  .feature-figure figcaption, .share-figure figcaption { font-size: .68rem; }
  .care-heading { margin-bottom: 2.5rem; }
  .care-principles { grid-template-columns: 1fr; }
  .care-principles article { grid-template-columns: 1fr; padding: 1.5rem; }
  .principle-number { grid-row: auto; margin-bottom: 1.5rem; }
  .care-resources { flex-direction: column; margin-top: 2rem; }
  .share-gallery { gap: 2rem; }
  .share-formats { grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: .8rem; }
  .overlay-surface { min-height: 140px; padding: .5rem; }
  .footer-top { align-items: flex-start; flex-direction: column; }
  .site-footer { padding: 3rem 1.25rem; }
}

@page { size: 1100px 1556px; margin: 0; }
@media print {
  html, body { width: 1100px; margin: 0; print-color-adjust: exact; -webkit-print-color-adjust: exact; }
  .hero { min-height: 1050px; }
  .hero.is-drawing .hero-pin-reveal { opacity: 1; transform: none; }
  .hero-trail-line { stroke-dashoffset: 0 !important; }
  .hero-plane, .hero-media > video { display: none; }
  .intro { min-height: 506px; }
  .care, .moment-day, .moment-map { min-height: 1556px; }
  .care { display: flex; flex-direction: column; justify-content: center; }
  .share { min-height: 1252px; }
  .intro, .care, .moment-day, .moment-map { break-after: page; }
  .hero, .intro, .care, .moment, .share, .site-footer { break-inside: avoid; }
}
