@font-face { font-family: "Anton"; src: url("../assets/fonts/anton.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Permanent Marker"; src: url("../assets/fonts/permanent-marker.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Roboto Condensed"; src: url("../assets/fonts/roboto-condensed.woff2") format("woff2"); font-weight: 100 900; font-style: normal; font-display: swap; }
:root {
  --navy: #07365f;
  --navy-deep: #012b50;
  --cyan: #19bce8;
  --orange: #ff571d;
  --ink: #0a345d;
  --paper: #fffdfa;
  --shell: min(1180px, calc(100% - 42px));
  --display: "Roboto Condensed", Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  --marker: "Permanent Marker", "Marker Felt", "Comic Sans MS", cursive;
  --body: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
}

* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; color: var(--ink); background: var(--paper); font-family: var(--body); font-size: 18px; line-height: 1.43; }
img { display: block; max-width: 100%; }
a { color: inherit; }
.shell { width: var(--shell); margin-inline: auto; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; top: 10px; left: 10px; z-index: 1000; transform: translateY(-150%); padding: 10px 16px; background: #fff; font-weight: 800; }
.skip-link:focus { transform: translateY(0); }
:focus-visible { outline: 4px solid var(--cyan); outline-offset: 4px; }

.site-header { position: sticky; top: 0; z-index: 100; height: 74px; background: rgb(255 255 255 / 97%); box-shadow: 0 1px 0 rgb(4 43 80 / 12%); backdrop-filter: blur(10px); }
.header-inner { height: 74px; display: flex; align-items: center; gap: 24px; }
.brand { width: 210px; flex: 0 0 210px; }
.brand img { width: 100%; }
.site-nav { font-weight: 900; margin-left: auto; display: flex; align-items: center; gap: clamp(16px, 2vw, 28px); font-family: var(--display); font-size: .84rem; letter-spacing: .03em; text-transform: uppercase; }
.site-nav a { text-decoration: none; }
.site-nav a:hover { color: var(--orange); }
.nav-toggle { display: none; }

.button { font-weight: 900; display: inline-flex; align-items: center; justify-content: center; gap: 16px; min-height: 50px; padding: 13px 28px 11px; border-radius: 999px 70px 999px 70px; color: #fff; background: linear-gradient(100deg, #ff5a1e, #ff671f 72%, #fa4b12); box-shadow: 0 10px 24px rgb(255 87 29 / 25%); font-family: var(--display); font-size: 1.1rem; letter-spacing: .04em; line-height: 1; text-decoration: none; text-transform: uppercase; }
.button:hover { transform: translateY(-1px); box-shadow: 0 14px 30px rgb(255 87 29 / 34%); }
.button--header { min-height: 42px; padding: 12px 23px 10px; font-size: .9rem; }
.button--large { min-width: min(100%, 500px); min-height: 64px; font-size: 1.55rem; }

.hero { position: relative; min-height: 790px; overflow: hidden; isolation: isolate; background: linear-gradient(90deg, rgb(255 255 255 / 98%) 0 27%, rgb(255 255 255 / 82%) 42%, rgb(255 255 255 / 8%) 68%), url("../assets/web/hero-coastal-sunrise.webp") center / cover no-repeat; }
.hero::after { content: ""; position: absolute; z-index: 7; left: 0; right: 0; bottom: -25px; height: 72px; background: url("../assets/web/18-navy-brush-header-device.webp") center / 100% 100% no-repeat; }
.hero-layout { min-height: 790px; display: grid; grid-template-columns: 47% 53%; }
.hero-copy { position: relative; z-index: 5; padding: 42px 0 70px; }
.hero-wordmark { width: 540px; max-width: 96%; margin-bottom: 24px; }
.hero-intro { margin: 0 0 18px 8px; font-weight: 800; font-size: 1.08rem; line-height: 1.32; }
.hero-stats { width: 460px; max-width: 100%; display: grid; gap: 8px; margin: 0 0 18px; padding: 0; list-style: none; }
.hero-stats li { display: flex; align-items: center; gap: 14px; }
.hero-stats img { width: 58px; flex: 0 0 58px; }
.hero-stats span { display: flex; flex-direction: column; line-height: 1.06; }
.hero-stats strong { font-weight: 900; font-family: var(--display); font-size: 1.35rem; letter-spacing: .025em; text-transform: uppercase; }
.hero-stats small { font-size: .82rem; font-weight: 700; }
.hero-button { min-width: 325px; }
.watch-video { font-weight: 900; display: flex; align-items: center; gap: 10px; margin: 11px 0 0 12px; font-family: var(--display); font-size: .9rem; letter-spacing: .04em; text-transform: uppercase; }
.watch-video span { width: 27px; height: 27px; display: inline-grid; place-items: center; border-radius: 50%; color: #fff; background: var(--navy); font-size: .65rem; }
.hero-visual { position: relative; min-width: 0; }
.walker-wrap { position: absolute; z-index: 3; width: min(65%, 500px); right: 18%; bottom: 4px; max-height: 725px; display: block; }
.walker-wrap .rear-walker { position: static; width: 100%; max-height: none; display: block; filter: drop-shadow(0 22px 20px rgb(1 31 59 / 28%)); }
.hero-sign { position: absolute; z-index: 4; width: min(34%, 260px); right: -3%; bottom: 75px; filter: drop-shadow(0 18px 14px rgb(1 31 59 / 30%)); }
.hero-quote { position: absolute; z-index: 5; top: 54px; right: 3%; margin: 0; font-family: var(--marker); font-size: 1.28rem; font-weight: 800; line-height: 1.18; text-align: center; transform: rotate(2deg); }
.hero-quote strong { font-weight: 900; display: block; margin-top: 5px; color: var(--cyan); font-family: var(--display); font-size: 1.05rem; text-transform: uppercase; }
.backpack-copy { font-weight: 900; position: absolute; z-index: 5; left: 45%; bottom: 38%; color: #fff; font-family: var(--display); font-size: clamp(.7rem, 1.35vw, 1.14rem); line-height: 1.04; text-align: center; text-transform: uppercase; transform: rotate(-1deg); text-shadow: 0 2px 2px rgb(0 0 0 / 35%); }
.backpack-copy::after { content: ""; display: block; width: 58px; height: 7px; margin: 4px auto 0; background: var(--orange); transform: rotate(-5deg); }

/* Footer credits (all pages) */
.footer-nav { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 10px; padding: 6px 0 26px; font-size: .82rem; }
.footer-nav .footer-copy { color: rgb(255 255 255 / 72%); }
.footer-nav .footer-sep { color: rgb(255 255 255 / 40%); }
.footer-nav a { color: rgb(255 255 255 / 85%); text-decoration: none; }
.footer-nav a:hover, .footer-nav a:focus-visible { color: #fff; text-decoration: underline; }

.section-edge { position: relative; }
.meet { min-height: 535px; overflow: hidden; color: #fff; background: radial-gradient(circle at 68% 30%, #0b4f7c 0, var(--navy-deep) 55%, #012746 100%); }
.meet-layout { min-height: 535px; display: grid; grid-template-columns: 46% 54%; }
.meet-copy { position: relative; z-index: 4; padding: 50px 0 46px; }
.brush-title { display: inline-block; margin: 0 0 10px; font-family: var(--marker); font-size: clamp(3rem, 5.2vw, 5.5rem); font-weight: 900; font-style: italic; line-height: .98; letter-spacing: -.02em; text-transform: uppercase; transform: rotate(-1deg); }
.brush-title::after { content: ""; display: block; width: 44%; height: 9px; margin: 0 0 0 auto; background: url("../assets/web/17-orange-brush-divider.webp") center / 100% 100% no-repeat; }
.brush-title--white { color: #fff; }
.meet-kicker { font-weight: 900; margin: 0 0 26px; color: var(--cyan); font-family: var(--display); font-size: 1.38rem; font-style: italic; letter-spacing: .02em; text-transform: uppercase; }
.meet-copy > p:not(.meet-kicker) { max-width: 570px; margin: 0 0 12px; font-size: 1rem; }
.meet-visual { position: relative; min-width: 0; }
.meet-visual img { position: absolute; z-index: 2; width: 114%; max-width: none; right: -12%; bottom: -54px; filter: drop-shadow(0 24px 26px rgb(0 0 0 / 22%)); }
.meet-quote { position: absolute; z-index: 4; top: 30px; right: 2%; margin: 0; font-family: var(--marker); font-size: 1.25rem; font-weight: 800; line-height: 1.15; text-align: center; transform: rotate(4deg); }

.story { min-height: 485px; background: linear-gradient(rgb(255 255 255 / 94%), rgb(255 255 255 / 94%)), repeating-linear-gradient(0deg, #e8e0d5 0 1px, transparent 1px 6px); }
.story::before, .progress-section::before, .community::before, .site-footer::before { content: ""; position: absolute; z-index: 6; top: -19px; left: 0; width: 100%; height: 42px; background: url("../assets/web/16-cyan-brush-divider.webp") center / 100% 100% no-repeat; }
.story-layout { min-height: 485px; display: grid; grid-template-columns: 1.15fr .85fr; gap: 72px; align-items: center; }
.story-copy { padding: 48px 0 54px; }
.story-copy .brush-title { font-size: clamp(3rem, 4.8vw, 4.8rem); }
.story-copy > p:not(.story-signoff) { max-width: 660px; margin: 0 0 13px; }
.story-signoff { display: flex; align-items: end; gap: 24px; margin: 24px 0 0; }
.story-signoff span { font-family: "Brush Script MT", var(--marker); font-size: 3.6rem; line-height: .8; transform: rotate(-8deg); }
.paper-note { position: relative; max-width: 430px; padding: 42px 38px 44px; background: #f5f0e7; box-shadow: 0 18px 35px rgb(5 45 82 / 18%); font-family: var(--marker); font-size: 1.55rem; font-weight: 700; line-height: 1.38; transform: rotate(2deg); }
.paper-note::before { content: ""; position: absolute; inset: -6px; border: 10px solid rgb(255 255 255 / 35%); pointer-events: none; }
.paper-note p { margin: 0; }
.paper-note > span { position: absolute; right: 24px; bottom: 18px; font-size: 2.6rem; }

.progress-section { min-height: 340px; padding: 46px 0 42px; background: linear-gradient(135deg, #e9f8fc, #d9f0f9); }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 22px; }
.section-heading .brush-title { margin: 0; font-size: clamp(3rem, 4.5vw, 4.6rem); }
.section-heading > p { margin: 0 11% 16px 0; font-family: var(--marker); font-weight: 800; transform: rotate(-4deg); }
.progress-grid { display: grid; grid-template-columns: .85fr 1fr 1.3fr .85fr; gap: 14px; }
.progress-card { min-height: 104px; display: flex; align-items: center; gap: 13px; padding: 16px 18px; border-radius: 9px; background: rgb(255 255 255 / 94%); box-shadow: 0 8px 20px rgb(6 51 93 / 7%); }
.progress-icon { width: 42px; height: 42px; flex: 0 0 42px; object-fit: contain; }
.progress-card div { display: flex; flex-direction: column; line-height: 1.06; }
.progress-card small { font-weight: 900; font-family: var(--display); font-size: .76rem; letter-spacing: .04em; text-transform: uppercase; }
.progress-card strong { font-weight: 900; font-family: var(--display); font-size: 1.75rem; text-transform: uppercase; }
.progress-card em { font-size: .76rem; font-style: normal; font-weight: 700; }
.progress-track { height: 22px; margin-top: 20px; padding: 4px; overflow: hidden; border: 2px solid rgb(6 51 93 / 35%); border-radius: 999px; background: #fff; }
.progress-fill { display: block; width: var(--progress, 4%); height: 100%; min-width: 10px; border-radius: inherit; background: linear-gradient(90deg, var(--cyan), #43d5f2); }
.progress-meta { font-weight: 900; display: flex; justify-content: space-between; padding-top: 7px; font-family: var(--display); font-size: .82rem; text-transform: uppercase; }

.community { min-height: 480px; padding: 62px 0 46px; background: radial-gradient(circle at 86% 10%, rgb(255 87 29 / 7%), transparent 26%), #fff9f0; }
.community::before { background-image: url("../assets/web/17-orange-brush-divider.webp"); }
.community-layout { display: grid; grid-template-columns: 1.2fr .92fr .62fr; gap: 58px; align-items: center; }
.community-copy .brush-title { font-size: clamp(3rem, 4.6vw, 4.8rem); }
.community-copy p { margin: 0 0 15px; }
.community-values { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.community-values li { display: flex; align-items: center; gap: 12px; }
.value-icon { width: 52px; height: 52px; flex: 0 0 52px; display: grid; place-items: center; border-radius: 50%; color: #fff; font-size: 1.55rem; }
.value-icon img { width: 31px; height: 31px; }
.value-icon--orange { background: var(--orange); }
.value-icon--cyan { background: var(--cyan); }
.community-values span:last-child { display: flex; flex-direction: column; line-height: 1.13; }
.community-values strong { font-weight: 900; font-family: var(--display); font-size: 1.12rem; text-transform: uppercase; }
.community-values small { font-size: .78rem; font-weight: 700; }
.community-note { padding-left: 28px; border-left: 2px solid rgb(25 188 232 / 55%); font-family: var(--marker); font-size: 1.2rem; font-weight: 800; line-height: 1.38; transform: rotate(1.5deg); }
.community-note p { margin: 0; }
.community-note > span { display: block; margin-top: 6px; color: var(--orange); font-size: 3.2rem; line-height: 1; }
.community-cta { display: flex; flex-direction: column; align-items: center; margin-top: 34px; }
.registration-link { margin-top: 9px; font-size: .86rem; font-weight: 800; text-underline-offset: 3px; }

.site-footer { min-height: 185px; padding: 45px 0 32px; color: #fff; background: linear-gradient(135deg, var(--navy), var(--navy-deep)); }
.site-footer::before { background-image: url("../assets/web/18-navy-brush-header-device.webp"); }
.footer-layout { display: grid; grid-template-columns: 1.15fr 1fr 1fr; gap: 48px; align-items: center; }
.footer-layout > img { width: 275px; filter: brightness(0) invert(1); }
.footer-layout > p { margin: 0; font-family: var(--marker); font-size: 1.45rem; font-weight: 800; line-height: 1.2; text-align: center; text-transform: uppercase; transform: rotate(-2deg); }
.footer-layout > p span { color: var(--cyan); }
.social-row { display: flex; justify-content: flex-end; align-items: center; gap: 11px; }
.social-icon { font-weight: 900; width: 34px; height: 34px; display: grid; place-items: center; color: #fff; font-family: var(--display); font-size: .9rem; text-decoration: none; }
.social-row > span { max-width: 190px; font-size: .72rem; opacity: .72; text-align: right; }

@media (max-width: 1050px) {
  .site-nav { display: none; position: absolute; inset: 74px 0 auto; padding: 22px max(20px, calc((100vw - 1180px) / 2)); background: #fff; box-shadow: 0 18px 30px rgb(4 43 80 / 14%); }
  .site-nav.is-open { display: grid; gap: 16px; }
  .site-nav .button { justify-self: start; }
  .nav-toggle { width: 46px; height: 46px; margin-left: auto; display: grid; place-content: center; gap: 5px; border: 0; border-radius: 50%; background: #e9f8fc; color: var(--navy); }
  .nav-toggle span:not(.sr-only) { width: 23px; height: 3px; display: block; border-radius: 3px; background: currentColor; }
  .hero-layout { grid-template-columns: 52% 48%; }
  .walker-wrap { width: 78%; right: 7%; }
  .hero-sign { width: 42%; right: -8%; }
  .meet-layout { grid-template-columns: 52% 48%; }
  .meet-visual img { width: 132%; right: -26%; }
  .progress-grid { grid-template-columns: 1fr 1fr; }
  .community-layout { grid-template-columns: 1fr 1fr; }
  .community-note { grid-column: 1 / -1; justify-self: center; max-width: 520px; border-left: 0; border-top: 2px solid rgb(25 188 232 / 55%); padding: 18px 0 0; text-align: center; }
}

@media (max-width: 760px) {
  :root { --shell: min(100% - 28px, 620px); }
  body { font-size: 17px; }
  .site-header, .header-inner { height: 68px; }
  .brand { width: 178px; flex-basis: 178px; }
  .site-nav { inset: 68px 0 auto; }
  .hero { min-height: auto; background: linear-gradient(180deg, rgb(255 255 255 / 96%) 0 47%, rgb(255 255 255 / 68%) 69%, rgb(255 255 255 / 12%) 100%), url("../assets/web/hero-coastal-sunrise.webp") 63% center / cover no-repeat; }
  .hero-layout { min-height: auto; display: block; }
  .hero-copy { padding: 34px 0 12px; }
  .hero-wordmark { margin-bottom: 20px; }
  .hero-intro { margin-left: 0; font-size: 1rem; }
  .hero-stats { width: 100%; grid-template-columns: 1fr 1fr; gap: 12px 8px; }
  .hero-stats li { align-items: flex-start; gap: 8px; }
  .hero-stats img { width: 48px; flex-basis: 48px; }
  .hero-stats strong { font-size: 1rem; }
  .hero-stats small { font-size: .72rem; }
  .hero-button { min-width: 0; width: 100%; }
  .watch-video { justify-content: center; }
  .hero-visual { height: 505px; }
  .walker-wrap { width: min(72%, 380px); right: 21%; max-height: 500px; }
  .hero-sign { width: min(34%, 180px); right: 0; bottom: 52px; }
  .hero-quote { top: 26px; right: 1%; font-size: .92rem; }
  .meet, .meet-layout { min-height: auto; }
  .meet-layout, .story-layout, .community-layout { grid-template-columns: 1fr; }
  .meet-copy { padding: 66px 0 20px; }
  .brush-title { font-size: clamp(3rem, 13vw, 4.7rem); }
  .meet-kicker { font-size: 1.15rem; }
  .meet-visual { height: 410px; }
  .meet-visual img { width: min(116%, 660px); right: -9%; bottom: -28px; }
  .meet-quote { top: 6px; right: 2%; font-size: 1rem; }
  .story-layout { gap: 8px; padding-bottom: 62px; }
  .story-copy { padding: 58px 0 18px; }
  .paper-note { justify-self: center; }
  .progress-section { padding-top: 62px; }
  .section-heading { display: block; }
  .section-heading > p { margin: 5px 0 20px; }
  .progress-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
  .progress-card { min-height: 112px; padding: 14px; }
  .progress-card strong { font-size: 1.48rem; }
  .community { padding-top: 68px; }
  .community-layout { gap: 34px; }
  .community-note { grid-column: auto; }
  .button--large { font-size: 1.2rem; }
  .registration-link { max-width: 100%; overflow-wrap: anywhere; text-align: center; }
  .footer-layout { grid-template-columns: 1fr; gap: 24px; text-align: center; }
  .footer-layout > img { margin-inline: auto; }
  .social-row { justify-content: center; }
  .social-row > span { text-align: center; }
}

@media (max-width: 430px) {
  .hero-stats { grid-template-columns: 1fr; }
  .progress-grid { grid-template-columns: 1fr; }
  .paper-note { padding: 36px 28px 48px; font-size: 1.3rem; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } * { transition-duration: .01ms !important; } }
