:root {
  --ink: #171717;
  --muted: #70717b;
  --line: #e8e8ec;
  --paper: #ffffff;
  --snap: #fffc00;
  --orange: #ff7a21;
  --orange-deep: #e85a0a;
  --peach: #fff0e4;
  --peach-soft: #fff8f2;
  --shadow: 0 12px 40px #723e1810;
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  font-synthesis: none;
  color: var(--ink);
  background: var(--paper);
}
* { box-sizing: border-box; }
body { margin: 0; min-width: 320px; overflow-x: clip; -webkit-font-smoothing: antialiased; }
button, input { font: inherit; }
button, a, input { -webkit-tap-highlight-color: transparent; }
button { color: inherit; cursor: pointer; border: 0; }
button:disabled { cursor: not-allowed; }
button:focus-visible, a:focus-visible, input:focus-visible { outline: 3px solid var(--orange); outline-offset: 4px; }
a { color: inherit; }
h1, h2, h3, p { margin: 0; }
::selection { background: var(--snap); color: var(--ink); }
svg { flex: none; }
.site-header { height: 88px; max-width: 1280px; margin: auto; padding: 0 56px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.wordmark { font-family: 'Manrope', sans-serif; font-size: 2.25rem; line-height: 1.2; font-weight: 800; letter-spacing: -.085em; background: transparent; padding: 0 2px 5px; }
.wordmark-dot { color: var(--orange); }
.header-right { display: flex; align-items: center; gap: 25px; }
.header-note { font-size: .8125rem; color: var(--muted); }
.adult-pill { display: inline-flex; border: 1px solid #f1d9c6; background: #fffaf6; border-radius: 100px; padding: 8px 10px; font-size: .75rem; font-weight: 700; }
.site-footer { max-width: 850px; margin: auto; padding: 27px 34px; text-align: center; font-size: .75rem; line-height: 1.65; color: #85818a; }
.footer-menu { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 0 22px; }
.footer-disclosure { max-width: 650px; margin: 12px auto 0; font-size: .375rem; line-height: 1.7; }
.footer-disclosure > span { display: block; margin-bottom: 2.5px; font-weight: 600; }
.footer-bottom { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 5px 18px; margin-top: 18px; }
body:not([data-page='landing']) .footer-menu,
body:not([data-page='landing']) .footer-disclosure { display: none; }
body:not([data-page='landing']) .footer-bottom { margin-top: 0; }
.site-footer button { color: inherit; background: transparent; min-height: 44px; padding: 10px 0; font-size: .7rem; font-weight: 500; }
.site-footer button:hover { text-decoration: underline; text-underline-offset: 4px; }
#app { min-height: calc(100svh - 208px); }
.page-enter { animation: page-in .3s cubic-bezier(.2,.8,.2,1) both; }
.primary-button { min-height: 60px; width: 100%; padding: 17px 24px; display: flex; align-items: center; justify-content: center; gap: 13px; border-radius: 100px; background: var(--snap); color: #000; font-size: 1rem; line-height: 1.35; font-weight: 700; text-decoration: none; transition: box-shadow .16s, opacity .16s; }
.primary-button:hover:not(:disabled) { box-shadow: 0 6px 23px #d9bf3026; }
.primary-button:active:not(:disabled) { box-shadow: inset 0 0 0 2px #0000000d; }
.primary-button:disabled { opacity: .43; }
.primary-button svg { height: 23px; width: 23px; }
.small-note { margin-top: 13px; color: #85818a; font-size: .75rem; line-height: 1.65; text-align: center; }
/* The portrait sheets stay separate from UI: each tile keeps its own 3:4 crop. */
.portrait { position: relative; width: 100%; height: 100%; overflow: hidden; background: #eeded0; }
.portrait.social { --portrait-sheet: url('/assets/portraits-social.png'); }
.portrait::before { content: ''; position: absolute; left: 0; right: 0; top: 50%; aspect-ratio: 3 / 4; transform: translateY(-50%) scale(1.018); background-image: var(--portrait-sheet, url('/assets/portraits-natural.png')); background-repeat: no-repeat; background-size: 400% 600%; background-position: var(--px,0%) var(--py,0%); }
.portrait-photo::before { display: none; }
.portrait-photo img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 50% 30%; }
.art-avatar .portrait::before, .directory-photo .portrait::before, .dialog-avatar .portrait::before, .map-avatar .portrait::before, .map-volume-bubble .portrait::before, .remote-person .portrait::before { top: 60%; }
/* Welcome: top wordmark and a compact illustration, copy and CTA stack. */
body[data-page='landing'] {
  background:
    radial-gradient(ellipse at 91% 89%, #ff775c 0%, #ff936e6b 29%, transparent 55%),
    radial-gradient(ellipse at 0% 91%, #ffd153 0%, #ffdc6b8c 26%, transparent 54%),
    linear-gradient(180deg, #fff 0%, #fff 39%, #fff8f4 54%, #ffd0ae 80%, #ffc68d 100%);
  background-attachment: fixed;
}
body[data-page='landing'] .site-header { display: none; }
body[data-page='landing'] #app { min-height: 0; }
body[data-page='landing'] .site-footer { color: #704e41; font-size: .75rem; }
body:not([data-app-ready='true']) .site-footer { visibility: hidden; }
.app-boot { display: grid; grid-template-rows: auto 1fr; align-items: start; width: 100%; max-width: 570px; min-height: 100svh; margin: 0 auto; padding: 0 34px; text-align: center; }
.app-boot-wordmark { padding: 17px 0 5px; font-family: 'Manrope',sans-serif; font-size: 2.75rem; font-weight: 800; line-height: 1.05; letter-spacing: -.085em; }
.app-boot-wordmark span { color: var(--orange); }
.app-boot-visual { --landing-art-size: clamp(180px, 45svh, 390px); display: grid; place-items: center; align-self: start; width: calc(100% + 68px); height: var(--landing-art-size); margin-left: -34px; margin-top: clamp(34px, 8svh, 78px); mix-blend-mode: multiply; }
.landing {
  position: relative;
  top: calc(-1 * var(--landing-rise, 0px));
  display: grid;
  grid-template-rows: auto auto auto auto;
  align-content: start;
  width: 100%;
  max-width: 570px;
  min-height: 100svh;
  margin: 0 auto;
  padding: 0 34px calc(26px + env(safe-area-inset-bottom, 0px));
  text-align: center;
}
.landing-visual { --landing-art-size: clamp(180px, 39svh, 370px); position: relative; display: grid; place-items: center; height: var(--landing-art-size); width: calc(100% + 68px); margin-left: -34px; mix-blend-mode: multiply; }
.landing-artwork { position: relative; width: min(100%, var(--landing-art-size)); aspect-ratio: 1; animation: landing-float 8s ease-in-out infinite; }
.landing-illustration { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; object-position: center; }
/* Coordinates follow the three portrait circles in the original square artwork. */
.landing-photo { position: absolute; display: block; overflow: hidden; border: 3px solid var(--orange); border-radius: 50%; background: var(--orange); }
.landing-photo img { display: block; width: 100%; height: 100%; object-fit: cover; }
.landing-photo.first { left: 6.858%; top: 9.091%; width: 39.394%; height: 38.915%; }
.landing-photo.first img { object-position: 50% 0; }
.landing-photo.second { left: 64.035%; top: 37.959%; width: 30.383%; height: 29.585%; }
.landing-photo.second img { object-position: 50% 15%; transform: scale(1.65); transform-origin: 62% 22%; }
.landing-photo.third { left: 37.799%; top: 64.115%; width: 25.278%; height: 25.038%; }
.landing-photo.third img { object-position: 50% 14%; transform: scale(1.45); transform-origin: 50% 45%; }
.landing-content { position: relative; padding: 0 5px; }
.landing-wordmark { font-family: 'Manrope',sans-serif; font-size: 2.75rem; font-weight: 800; line-height: 1.05; letter-spacing: -.085em; margin: 0; padding: 17px 0 5px; }
.landing-wordmark .wordmark-dot { color: #f46911; }
.landing h1 { font-family: 'Manrope',sans-serif; font-size: 2.408rem; line-height: 1.22; font-weight: 800; letter-spacing: -.045em; }
.landing-copy { color: #664437; max-width: 400px; margin: 14px auto 0; font-size: 1rem; line-height: 1.5; }
.landing-cta { width: 100%; max-width: 410px; margin: 24px auto 0; align-self: start; }
.landing .primary-button { min-height: 60px; border: 2px solid #fff; color: #000; background: var(--snap); box-shadow: 0 7px 24px #b4782112; }
/* Rating stays at 80%; its portraits are a further 10% smaller. */
.landing-rating { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 6.4px 10.4px; margin-top: 14.4px; }
.rating-avatars { display: flex; align-items: center; padding-right: 1.44px; }
.rating-avatar { display: block; flex: none; width: 25.2px; height: 25.2px; overflow: hidden; border: 1.44px solid #fff; border-radius: 50%; background: #fff; }
.rating-avatar + .rating-avatar { margin-left: -7.2px; }
.rating-avatar .portrait::before { top: 60%; }
.rating-score { display: flex; align-items: center; gap: 5.6px; }
.rating-score strong { color: #ff696c; font-size: 1rem; font-weight: 700; line-height: 1.3; }
.rating-stars { display: flex; align-items: center; gap: 2.4px; color: #ff8b42; }
.rating-stars svg { width: 15.2px; height: 15.2px; }
/* Notifications are 20% larger than the compact version (72% of the original). */
.landing-notifications { width: 72%; margin: 32px auto 0; text-align: left; }
.notification-list { display: grid; gap: 8.64px; padding: 0; margin: 0; list-style: none; }
.landing-notification { display: flex; align-items: center; gap: 9.36px; min-height: 59.04px; padding: 10.8px 11.52px; border: .72px solid #fff0dc; border-radius: 16.56px; background: linear-gradient(110deg,#ffdab0,#ffc08c); color: #492915; box-shadow: 0 4.32px 15.84px #90441420; }
.landing-notification:not(:first-child) { width: 92%; margin-inline: auto; min-height: 54.72px; padding: 9.36px 10.08px; background: linear-gradient(110deg,#ffebd2,#ffdbb4); }
.notification-avatar { position: relative; width: 36.72px; height: 36.72px; flex: none; }
.notification-portrait { display: block; width: 100%; height: 100%; border-radius: 50%; background-image: url('/assets/notification-avatars.png'); background-size: 300% 100%; background-position: var(--avatar-x) center; background-repeat: no-repeat; mix-blend-mode: multiply; }
.notification-badge { position: absolute; right: -2.16px; bottom: -1.44px; display: grid; place-items: center; width: 16.56px; height: 16.56px; border: .72px solid #bc9429; border-radius: 5.04px; background: var(--snap); color: #000; box-shadow: 0 1.44px 3.6px #61370f16; }
.notification-badge svg { width: 10.8px; height: 10.8px; }
.notification-content { flex: 1; min-width: 0; }
.notification-heading { display: flex; justify-content: space-between; align-items: baseline; gap: 5.76px; }
.notification-heading strong { font-size: .72rem; font-weight: 700; line-height: 1.45; white-space: nowrap; }
.notification-heading strong span { font-size: .72rem; }
.notification-time { color: #966443; font-size: .54rem; line-height: 1.4; white-space: nowrap; }
.notification-message { font-size: .675rem; line-height: 1.5; margin-top: 1.44px; }
.landing-notifications.is-waiting .landing-notification { opacity: 0; transform: translateY(12.96px) scale(.97); }
.landing-notifications.is-visible .landing-notification { animation: notification-arrive .5s cubic-bezier(.22,1,.36,1) both; animation-delay: var(--notice-delay); }
@keyframes notification-arrive { from { opacity: 0; transform: translateY(12.96px) scale(.97); } to { opacity: 1; transform: translateY(0) scale(1); } }
@keyframes landing-float { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-4px); } }
/* Shared question layout. Options never animate or change dimensions. */
.flow-layout { max-width: 1050px; margin: 0 auto; padding: 12px 30px 32px; }
.flow-top { display: flex; align-items: center; gap: 24px; max-width: 460px; margin: 0 auto 36px; }
.icon-button { display: inline-flex; align-items: center; justify-content: center; height: 42px; width: 42px; flex: none; border: 1px solid var(--line); border-radius: 50%; background: white; font-size: 1.65rem; }
.icon-button svg { width: 21px; height: 21px; }
.progress-area { position: relative; flex: 1; }
.progress-track { display: flex; gap: 4px; height: 5px; width: 100%; }
.progress-track i { flex: 1; height: 100%; background: #eeeeF0; border-radius: 6px; }
.progress-track .complete { background: var(--orange); }
.progress-caption { position: absolute; top: 13px; left: 0; font-size: .625rem; color: #aaa0a0; }
.progress-count { font-size: .8125rem; font-weight: 500; }
.flow-panel { max-width: 430px; margin: 0 auto; min-height: 595px; display: flex; flex-direction: column; }
.flow-panel.wide { max-width: 890px; display: block; min-height: 0; }
.flow-panel h1 { font-family: 'Manrope',sans-serif; font-size: 2.125rem; line-height: 1.2; letter-spacing: -.055em; font-weight: 800; text-align: center; outline: none; }
.flow-panel .subtitle { color: var(--muted); font-size: .9375rem; line-height: 1.6; text-align: center; max-width: 450px; margin: 14px auto 28px; }
.step-kicker { color: var(--orange-deep); font-size: .6875rem; font-weight: 650; letter-spacing: .105em; text-transform: uppercase; text-align: center; margin-bottom: 10px; }
.step-symbol { display: flex; align-items: center; justify-content: center; width: 70px; height: 70px; border-radius: 50%; margin: 0 auto 21px; background: var(--peach); color: var(--orange-deep); font-family: 'Manrope',sans-serif; font-size: 1.5rem; font-weight: 800; letter-spacing: -.06em; flex: none; }
.step-symbol svg { width: 31px; height: 31px; }
.age-step-symbol { position: relative; background: transparent; }
/* Center the visible portrait, excluding the supplied PNG's transparent margins. */
.age-step-symbol img { position: absolute; display: block; width: 132.226%; height: 132.226%; max-width: none; left: -11.628%; top: -26.578%; object-fit: contain; }
.step-symbol.fruit svg { fill: var(--orange); color: var(--orange); height: 38px; width: 38px; }
.options-list { display: grid; gap: 12px; }
.option { display: flex; align-items: center; gap: 15px; width: 100%; min-height: 76px; padding: 18px 19px; border: 1px solid var(--line); border-radius: 15px; background: white; text-align: left; transition: border-color .12s, background-color .12s; }
.option:hover { border-color: #e6b99a; }
.option.selected { border-color: var(--orange); background: var(--peach); }
.option-content { flex: 1; min-width: 0; }
.option-title { display: block; font-size: 1rem; font-weight: 650; line-height: 1.4; }
.option-detail { display: block; color: #7b7374; font-size: .8125rem; line-height: 1.45; margin-top: 4px; }
.option-tick { flex: none; display: flex; align-items: center; justify-content: center; width: 25px; height: 25px; border: 1px solid #d9d7dd; border-radius: 50%; color: white; background: white; transition: border-color .12s, background-color .12s; }
.option-tick svg { width: 16px; height: 16px; opacity: 0; stroke-width: 2.3; }
.option.selected .option-tick { border-color: var(--orange); background: var(--orange); }
.option.selected .option-tick svg { opacity: 1; }
.option-tick.square { border-radius: 8px; }
.option-emoji { font-size: 1.95rem; width: 37px; flex: none; text-align: center; }
.option-icon { display: flex; align-items: center; justify-content: center; height: 42px; width: 42px; border-radius: 13px; flex: none; color: var(--orange-deep); background: var(--peach-soft); }
.option-icon svg { height: 23px; width: 23px; }
.option.selected .option-icon { background: #ffe4d0; }
.minor-option { min-height: 60px; padding-top: 15px; padding-bottom: 15px; background: #fafafa; }
.minor-option .option-title { color: #918997; font-size: .9375rem; font-weight: 450; }
.step-bottom { margin-top: auto; padding-top: 28px; }
.step-bottom .small-note { min-height: 20px; }
.underage { padding-top: 75px; }
.underage .flow-panel { min-height: 450px; justify-content: center; }
.underage .step-symbol { width: 98px; height: 98px; font-size: 3rem; }
.underage .subtitle { font-size: 1rem; }
.empty-state { text-align: center; padding-top: 35px; }
.empty-state .city-chip { margin-top: 17px; }
/* Distance and city */
.location-art { position: relative; width: 265px; height: 172px; margin: -13px auto 17px; flex: none; isolation: isolate; }
.location-art img { position: absolute; height: 194px; width: 194px; object-fit: contain; left: 50%; top: -13px; transform: translateX(-50%); mix-blend-mode: multiply; }
.art-orbit { position: absolute; width: 95%; height: 78%; border: 1px solid #ffe0c6; border-radius: 50%; left: 2.5%; top: 9%; transform: rotate(-16deg); z-index: -1; }
.art-avatar { position: absolute; width: 49px; height: 49px; border: 3px solid white; border-radius: 50%; box-shadow: 0 4px 18px #85431519; overflow: hidden; z-index: 1; }
.art-avatar.first { top: 6px; left: 7px; }
.art-avatar.second { right: 4px; bottom: 5px; }
.art-spark { position: absolute; right: 16px; top: 6px; color: var(--orange); font-size: 29px; }
.location-pin .art-avatar.first { top: 12px; left: 2px; }
.location-pin .art-avatar.second { width: 57px; height: 57px; right: 3px; bottom: 7px; }
.location-card { margin: 0; padding: 0; }
.geo-button { display: flex; align-items: center; justify-content: center; gap: 10px; padding: 15px 18px; min-height: 54px; width: 100%; border: 1px solid #ffd0ad; border-radius: 14px; background: var(--peach); color: #a44308; font-size: .875rem; font-weight: 600; }
.geo-button svg { height: 19px; width: 19px; }
.geo-button:disabled { opacity: .65; }
.geo-disclosure { font-size: .6875rem; color: #9a8b82; line-height: 1.5; text-align: center; margin: 9px 6px 0; }
.divider { display: flex; align-items: center; gap: 12px; font-size: .6875rem; color: #a29996; margin: 20px 0; }
.divider::before, .divider::after { content: ''; height: 1px; flex: 1; background: #f0ebe7; }
.field-label { display: block; font-size: .8125rem; font-weight: 600; margin-bottom: 9px; }
.city-input-wrap { position: relative; }
.city-input-wrap svg { position: absolute; width: 20px; height: 20px; left: 16px; top: 18px; color: var(--orange-deep); }
.text-input { width: 100%; min-height: 57px; border: 1px solid #dbd8df; border-radius: 14px; background: white; color: var(--ink); padding: 15px 17px; font-size: 1rem; }
.text-input::placeholder { color: #aca3aa; }
.text-input:focus { border-color: var(--orange); }
.city-input { padding-left: 45px; }
.city-results { display: grid; gap: 4px; margin-top: 8px; }
.city-results:empty { margin: 0; }
.city-result { display: flex; align-items: center; gap: 12px; width: 100%; padding: 11px 12px; border-radius: 10px; background: #fffaf6; text-align: left; }
.city-result:hover { background: var(--peach); }
.city-result svg { width: 17px; height: 17px; color: #d9864a; }
.city-result span { font-size: .875rem; font-weight: 550; }
.city-result small { display: block; color: #9b8b8b; font-size: .6875rem; margin-top: 3px; font-weight: 400; }
.city-result .result-check { margin-left: auto; color: var(--orange-deep); }
#city-message { min-height: 30px; }
.selected-city { display: flex; align-items: center; gap: 7px; color: #b45210; font-size: .75rem; padding-top: 10px; }
.selected-city svg { width: 16px; height: 16px; }
.field-message { padding: 10px 3px; font-size: .8125rem; line-height: 1.5; color: var(--muted); }
.field-message.error { color: #b54b42; }
.suggested-cities { display: flex; flex-wrap: wrap; justify-content: center; gap: 9px; margin-top: 7px; }
.city-chip { padding: 10px 16px; border: 1px solid #e8ddd8; border-radius: 100px; background: white; font-size: .75rem; }
.city-chip:hover, .city-chip.selected { border-color: var(--orange); background: var(--peach); }
/* Real map with illustrative, blurred profile markers */
.map-layout { max-width: 850px; margin: auto; }
.map-layout h1 { font-size: 2.15rem; }
.map-layout .subtitle { margin-bottom: 20px; }
.preview-filters { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 7px; margin-bottom: 20px; }
.filter-pill { color: #928176; background: #faf6f3; border-radius: 100px; padding: 8px 12px; font-size: .6875rem; }
.filter-pill.highlight { background: var(--peach); color: #a95013; }
.map-figure { margin: 0; }
.map-attribution { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 4px 6px; margin: 9px 0 0; color: #6e6571; font-size: .75rem; line-height: 1.5; }
.map-attribution a { white-space: nowrap; text-decoration-thickness: 1px; text-underline-offset: 2px; }
.map-stage, .remote-stage { position: relative; height: 420px; border: 1px solid #f1ded0; border-radius: 26px; overflow: hidden; isolation: isolate; background: #f9f3ed; box-shadow: var(--shadow); }
.map-canvas { position: absolute; inset: 0; width: 100%; height: 100%; }
.map-overlay-top { position: absolute; top: 17px; right: 17px; left: 17px; display: flex; justify-content: space-between; align-items: flex-start; gap: 10px; pointer-events: none; z-index: 2; }
.map-city-label { display: flex; align-items: center; gap: 8px; border-radius: 100px; background: white; box-shadow: 0 4px 18px #62321412; padding: 11px 14px; font-size: .8125rem; font-weight: 650; }
.map-city-label svg { height: 17px; width: 17px; color: var(--orange-deep); }
.map-bottom-label { position: absolute; bottom: 34px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 9px; width: max-content; max-width: calc(100% - 32px); color: #774522; background: #fff9f0f5; border: 1px solid #ffe3c4; padding: 11px 15px; border-radius: 100px; font-size: .75rem; line-height: 1.4; z-index: 2; pointer-events: none; }
.map-bottom-label strong { display: block; font-weight: 700; }
.map-bottom-label small { display: block; font-size: .75rem; color: #876b59; margin-top: 2px; }
.map-bottom-label svg { height: 15px; width: 15px; color: var(--orange-deep); }
.map-status { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 13px; padding: 50px; text-align: center; font-size: .875rem; line-height: 1.6; color: #977959; background: #faf4ec; z-index: 1; }
.map-status.hidden { display: none; }
.map-status > svg { height: 28px; width: 28px; }
.spinner { height: 25px; width: 25px; border: 2px solid #efdbc9; border-top-color: var(--orange); border-radius: 50%; animation: spin 1s linear infinite; }
.map-volume-marker { pointer-events: none; z-index: 0; }
.map-volume-bubble { display: block; width: var(--bubble-size); height: var(--bubble-size); border: 2px solid white; outline: 1px solid #ffa25e; border-radius: 50%; overflow: hidden; background: #ffddbf; box-shadow: 0 3px 10px #7d4a3826; }
.map-volume-bubble .portrait { filter: blur(2.5px); transform: scale(1.13); }
.map-avatar { width: 57px; height: 57px; padding: 0; border: 4px solid white; outline: 2px solid #ff9d56; border-radius: 50%; overflow: hidden; box-shadow: 0 4px 18px #7d4a383b; background: white; z-index: 1; }
.map-avatar .portrait { filter: blur(3.5px); transform: scale(1.12); }
.map-avatar:hover { outline-color: var(--orange-deep); }
.maplibregl-ctrl-bottom-left, .maplibregl-ctrl-bottom-right { z-index: 3; }
.maplibregl-ctrl-group { border-radius: 10px; overflow: hidden; }
.map-next { max-width: 430px; margin: 25px auto 0; }
.map-member-count { display: flex; align-items: center; justify-content: center; gap: 8px; margin-top: 13px; color: #6d6270; font-size: .75rem; font-weight: 550; line-height: 1.65; text-align: center; }
.map-member-dot { width: 8px; height: 8px; flex: 0 0 8px; border-radius: 50%; background: #22c55e; box-shadow: 0 0 0 3px #22c55e18; }
.remote-stage { height: 370px; background: radial-gradient(ellipse at center,#fff0db,#fffaf6 80%); }
.remote-rings { position: absolute; width: 280px; height: 280px; top: 50%; left: 50%; transform: translate(-50%,-50%); border: 1px solid #f3d3b9; border-radius: 50%; z-index: -1; }
.remote-rings::before, .remote-rings::after { content: ''; position: absolute; inset: 40px; border: 1px solid #f3d3b9; border-radius: 50%; }
.remote-rings::after { inset: -50px; }
.remote-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); height: 180px; width: 180px; mix-blend-mode: multiply; }
.remote-center img { width: 100%; height: 100%; object-fit: contain; }
.remote-person { position: absolute; width: 68px; height: 68px; border-radius: 50%; border: 4px solid white; overflow: hidden; box-shadow: 0 4px 15px #8a4b2b1f; animation: float-card 7s ease-in-out infinite; animation-delay: calc(var(--i) * -.7s); }
.remote-person .portrait { filter: blur(3px); transform: scale(1.1); }
/* Profile selection */
.swipe-layout { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 60px; max-width: 860px; margin: auto; }
.swipe-intro h1 { text-align: left; font-size: 2.45rem; }
.swipe-intro .subtitle { text-align: left; margin: 20px 0 24px; }
.swipe-intro .step-kicker { text-align: left; }
.swipe-info-tag { display: inline-flex; align-items: center; gap: 7px; color: #a25a29; background: var(--peach); border-radius: 100px; padding: 9px 13px; font-size: .75rem; }
.swipe-info-tag svg { width: 16px; height: 16px; }
.swipe-counter { display: flex; justify-content: space-between; gap: 10px; margin-top: 20px; color: var(--orange-deep); font-size: .75rem; }
.swipe-column { min-width: 0; }
.swipe-card-wrap { position: relative; max-width: 375px; margin: auto; perspective: 1000px; }
.profile-card { position: relative; isolation: isolate; overflow: hidden; border-radius: 23px; border: 1px solid #e9e4df; background: white; box-shadow: 0 8px 30px #703c1810; touch-action: pan-y; user-select: none; transition: transform .22s, opacity .22s; }
.profile-image { position: relative; width: 100%; aspect-ratio: 2 / 3; overflow: hidden; }
.profile-image > .portrait-photo { position: absolute; inset: 0; }
.profile-image::after { content: ''; position: absolute; inset: 54% 0 0; background: linear-gradient(transparent,#24170caf); }
.profile-photo-caption { position: absolute; left: 19px; right: 19px; bottom: 19px; z-index: 2; color: white; }
.profile-name { font-family: 'Manrope',sans-serif; font-size: 1.7rem; font-weight: 800; letter-spacing: -.045em; line-height: 1.25; }
.profile-city { display: flex; align-items: center; gap: 5px; font-size: .8125rem; margin-top: 5px; }
.profile-city svg { height: 17px; width: 17px; }
.profile-details { padding: 17px 19px 18px; }
.profile-bio { color: #57505a; font-size: .875rem; line-height: 1.55; }
.profile-intent { display: inline-flex; align-items: center; gap: 6px; padding: 7px 11px; color: #844311; background: var(--peach); border-radius: 100px; margin-top: 12px; font-size: .75rem; }
.profile-intent > span { font-size: 1.1rem; line-height: 1; }
.swipe-controls { display: grid; grid-template-columns: .84fr 1.4fr; gap: 10px; max-width: 375px; margin: 20px auto 0; }
.swipe-button { display: flex; align-items: center; justify-content: center; gap: 8px; border: 1px solid transparent; border-radius: 100px; min-height: 59px; padding: 12px 10px; font-size: .875rem; font-weight: 650; white-space: nowrap; }
.swipe-button svg { height: 25px; width: 25px; }
.swipe-button.pass { background: #f8f7f7; border-color: #e9e6e9; }
.swipe-button.pass svg { color: #f14548; stroke-width: 2.5; }
.swipe-button.keep { background: var(--snap); color: black; }
.swipe-button:disabled { cursor: default; }
.swipe-hint { margin-top: 12px; font-size: .625rem; color: #a69aa3; text-align: center; line-height: 1.5; }
.swipe-stamp { position: absolute; top: 65px; padding: 8px 12px; border: 3px solid; border-radius: 8px; font-weight: 800; font-size: 1.35rem; opacity: 0; z-index: 4; }
.swipe-stamp.yes { left: 20px; color: #277959; background: #edfff1ee; transform: rotate(-12deg); }
.swipe-stamp.nope { right: 20px; color: #d24340; background: #fff1edee; transform: rotate(12deg); }
.profile-card.fly-right { transform: translateX(95px) rotate(12deg); opacity: 0; }
.profile-card.fly-left { transform: translateX(-95px) rotate(-12deg); opacity: 0; }
/* Selection directory and exact yellow capsule add buttons */
.summary-layout { max-width: 730px; margin: auto; }
.summary-header { text-align: center; margin-bottom: 23px; }
.summary-header h1 { font-size: 2.2rem; }
.summary-header .subtitle { margin-bottom: 15px; }
.selection-count { display: inline-flex; color: #ab591d; background: var(--peach); padding: 7px 13px; border-radius: 100px; font-size: .75rem; }
.directory { border-top: 1px solid var(--line); }
.directory-row { display: grid; grid-template-columns: 73px minmax(0,1fr) auto; gap: 18px; align-items: center; padding: 23px 0; border-bottom: 1px solid var(--line); }
.directory-photo { position: relative; height: 73px; width: 73px; border-radius: 50%; overflow: visible; align-self: start; }
.directory-photo .portrait { border-radius: inherit; }
.directory-online-dot { position: absolute; right: 1px; bottom: 1px; width: 16px; height: 16px; border: 3px solid #fff; border-radius: 50%; background: #34c759; }
.directory-info { min-width: 0; }
.directory-info h2 { font-size: 1rem; font-weight: 700; letter-spacing: -.025em; }
.directory-info .meta { color: #90818d; font-size: .6875rem; line-height: 1.4; margin-top: 5px; }
.directory-bio { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-top: 6px; color: #6d6270; font-size: .75rem; line-height: 1.5; }
.snap-handle { display: inline-flex; align-items: center; color: #4c3b50; background: transparent; padding: 6px 0 2px; font-size: .8125rem; }
.snap-hidden { filter: blur(2.6px); letter-spacing: 1px; user-select: none; }
.snap-handle svg { width: 11px; height: 11px; color: #b0a4ac; margin-left: 9px; }
.directory-actions { display: flex; align-items: center; gap: 8px; }
.snap-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 44px; padding: 11px 19px; border-radius: 100px; color: #000; background: var(--snap); font-size: .875rem; font-weight: 700; white-space: nowrap; }
.snap-button svg { height: 21px; width: 21px; }
.remove-snap { width: 34px; height: 44px; padding: 5px; background: transparent; color: #b0b4bb; display: flex; align-items: center; justify-content: center; }
.remove-snap svg { height: 19px; width: 19px; }
body[data-fixed-action='true'] { padding-bottom: calc(7rem + env(safe-area-inset-bottom, 0px)); }
body[data-fixed-action='true'] .directory button { scroll-margin-bottom: calc(7rem + env(safe-area-inset-bottom, 0px)); }
/* Outside the animated flow panel so the action stays fixed to the viewport. */
.summary-action-bar { position: fixed; inset: auto 0 0; z-index: 10; padding: 14px max(20px, env(safe-area-inset-right, 0px)) calc(14px + env(safe-area-inset-bottom, 0px)) max(20px, env(safe-area-inset-left, 0px)); border-top: 1px solid var(--line); background: #fffffff5; box-shadow: 0 -6px 24px #703c180a; }
.summary-action-content { max-width: 430px; margin: 0 auto; }
.summary-unlock-button { position: relative; overflow: visible; }
.unlock-badge { position: absolute; top: -8px; right: 3px; display: grid; place-items: center; width: 24px; height: 24px; padding: 0; border-radius: 50%; background: #ff3b30; color: #fff; font-family: -apple-system, BlinkMacSystemFont, system-ui, sans-serif; font-size: 17px; font-weight: 400; font-variant-numeric: tabular-nums; line-height: 1; letter-spacing: 0; }
/* Native, accessible account sheet */
dialog { color: var(--ink); border: 0; }
.account-dialog { width: min(480px,calc(100% - 36px)); border-radius: 30px; padding: 37px 33px 29px; box-shadow: 0 25px 100px #321b1938; max-height: calc(100svh - 40px); overflow-y: auto; }
dialog::backdrop { background: #27212366; backdrop-filter: blur(3px); }
.account-dialog[open], .legal-dialog[open] { animation: sheet-in .25s ease-out both; }
.dialog-close { position: absolute; top: 16px; right: 16px; border: 0; background: transparent; color: #8c8292; z-index: 1; }
.sheet-handle { display: none; }
.dialog-avatars { position: relative; display: flex; justify-content: center; align-items: center; padding: 0 20px; margin: 12px 0 9px; isolation: isolate; min-height: 87px; }
.dialog-avatars::before { content: ''; position: absolute; left: 7%; right: 7%; height: 55px; border-radius: 100px; background: linear-gradient(90deg,#ffe3bd,#fff4ee 50%,#ffe3cf); z-index: -1; }
.dialog-avatar { width: 84px; height: 84px; margin-left: -5px; border: 3px solid white; border-radius: 50%; overflow: hidden; }
.dialog-avatar:first-child { margin-left: 0; transform: rotate(-8deg); }
.dialog-avatar:nth-child(2) { width: 93px; height: 93px; z-index: 1; }
.dialog-avatar:nth-child(3) { transform: rotate(9deg); }
.google-rating-badge { display: flex; align-items: center; justify-content: center; gap: 8px; margin: 0 0 14px; }
.google-rating-logo { width: 27px; height: 27px; }
.google-rating-badge strong { color: #ff696c; font-size: 1.125rem; font-weight: 700; line-height: 1; }
.google-rating-stars { display: flex; align-items: center; gap: 3px; color: #ff8b42; }
.google-rating-stars svg { width: 17px; height: 17px; }
.account-dialog h2 { font-family: 'Manrope',sans-serif; font-size: 1.875rem; font-weight: 800; line-height: 1.25; letter-spacing: -.055em; text-align: center; }
.dialog-subtitle { font-size: .875rem; line-height: 1.65; color: #776879; text-align: center; margin-top: 15px; }
.account-offer-card { margin-top: 22px; padding: 19px 18px 20px; overflow: hidden; background: #fff1e8; border-radius: 22px; }
.account-benefits { display: grid; gap: 13px; padding: 0; margin: 0; list-style: none; }
.account-benefits li { display: flex; align-items: flex-start; gap: 11px; font-size: 1rem; font-weight: 600; line-height: 1.5; }
.account-benefits svg { width: 22px; height: 22px; margin-top: 1px; color: var(--orange-deep); stroke-width: 2.5; }
.partner-form-slot { min-width: 0; margin-top: 18px; }
.partner-signup-root { width: 100%; max-width: 100%; overflow: hidden; }
.partner-signup-root iframe { display: block; max-width: 100%; border: 0; }
.partner-form-status { margin-top: 16px; color: #776879; font-size: .875rem; line-height: 1.5; text-align: center; }
.partner-form-status.is-error { color: #a64718; }
.legal-dialog { width: min(680px,calc(100% - 32px)); max-height: calc(100svh - 32px); padding: 0; border-radius: 24px; overflow: hidden; background: #fff; box-shadow: 0 25px 100px #321b1938; }
.legal-dialog[open] { display: flex; flex-direction: column; }
.legal-dialog-header { display: flex; align-items: center; justify-content: space-between; flex: none; gap: 16px; padding: 19px 24px; border-bottom: 1px solid var(--line); }
.legal-dialog-header h2 { font-family: 'Manrope',sans-serif; font-size: 1.25rem; font-weight: 800; line-height: 1.4; letter-spacing: -.03em; outline: none; }
.legal-dialog-close { width: 44px; height: 44px; border: 0; background: var(--peach-soft); color: #704e41; }
.legal-dialog-body { min-height: 0; overflow-y: auto; overscroll-behavior: contain; padding: 24px; color: #62585f; font-size: 1rem; line-height: 1.7; overflow-wrap: anywhere; }
.legal-dialog-body h3 { color: var(--ink); font-size: 1.0625rem; font-weight: 700; line-height: 1.45; margin: 28px 0 12px; }
.legal-dialog-body > :first-child { margin-top: 0; }
.legal-dialog-body p + p { margin-top: 14px; }
.legal-dialog-body ul { margin: 12px 0 16px; padding-left: 23px; }
.legal-dialog-body li + li { margin-top: 5px; }
.legal-dialog-body a { color: var(--orange-deep); text-underline-offset: 3px; }
.legal-dialog-body img { display: block; max-width: 100%; height: auto; margin-inline: auto; }
.toast { position: fixed; bottom: 28px; left: 50%; transform: translate(-50%,14px); width: max-content; max-width: calc(100% - 35px); border: 1px solid #ffceac; border-radius: 15px; padding: 14px 19px; color: #82421d; background: #fff7ef; box-shadow: 0 7px 35px #6e3a2326; font-size: .8125rem; line-height: 1.5; z-index: 20; pointer-events: none; opacity: 0; transition: opacity .18s, transform .18s; }
.toast.show { opacity: 1; transform: translate(-50%,0); }
.noscript { text-align: center; margin: 35px; }
.cookie-consent[hidden] { display: none !important; }
.cookie-consent { display: none; }
@media (min-width: 761px) {
  .cookie-consent {
    position: fixed;
    left: 50%;
    bottom: 24px;
    z-index: 120;
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    width: min(680px, calc(100vw - 48px));
    padding: 20px;
    gap: 4px 15px;
    color: #25170f;
    background: linear-gradient(145deg, #fffaf5, #fff0e3);
    border: 1px solid #ffd2b4;
    border-radius: 24px;
    box-shadow: 0 20px 70px rgba(92, 43, 15, .24);
    transform: translateX(-50%);
    animation: cookie-consent-in .42s cubic-bezier(.2,.8,.2,1) both;
  }
  .cookie-consent-icon {
    grid-row: 1 / span 2;
    display: grid;
    place-items: center;
    width: 49px;
    height: 49px;
    font-size: 1.55rem;
    background: #fff;
    border: 1px solid #ffe0ca;
    border-radius: 15px;
    box-shadow: 0 8px 22px rgba(244, 105, 17, .12);
  }
  .cookie-consent-copy h2 { margin: 1px 0 5px; font: 750 1.05rem/1.25 'Manrope', sans-serif; }
  .cookie-consent-copy p { margin: 0; color: #755746; font-size: .875rem; line-height: 1.45; }
  .cookie-details { margin-top: 5px; padding: 0; color: #c74a00; background: transparent; border: 0; font: 700 .75rem/1.3 'Manrope', sans-serif; text-decoration: underline; text-underline-offset: 3px; cursor: pointer; }
  .cookie-consent-actions { grid-column: 1 / -1; display: flex; justify-content: flex-end; margin-top: 14px; }
  .cookie-consent-actions button { min-height: 48px; padding: 11px 18px; border-radius: 999px; font: 750 .8125rem/1.25 'Manrope', sans-serif; cursor: pointer; transition: transform .16s ease, box-shadow .16s ease, background .16s ease; }
  .cookie-consent-actions button:hover { transform: translateY(-1px); }
  .cookie-accept { min-width: 220px; color: #14110e; background: #fffc00; border: 2px solid #fff; box-shadow: 0 7px 18px rgba(244, 105, 17, .22), 0 0 0 1px #fffc00; }
  .cookie-accept:hover { box-shadow: 0 10px 24px rgba(244, 105, 17, .3), 0 0 0 1px #fffc00; }
}
@keyframes cookie-consent-in { from { opacity: 0; transform: translate(-50%, 22px) scale(.98); } to { opacity: 1; transform: translate(-50%, 0) scale(1); } }
@keyframes page-in { from { opacity: 0; transform: translateY(9px); } to { opacity: 1; transform: translateY(0); } }
@keyframes float-card { 0%,100% { translate: 0 0; } 50% { translate: 0 -6px; } }
@keyframes spin { to { transform: rotate(360deg); } }
@keyframes sheet-in { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } }
@media (max-width: 1050px) {
  .site-header { padding: 0 34px; }
  .swipe-layout { gap: 35px; }
}
@media (max-width: 760px) {
  .site-header { height: 64px; padding: 0 25px; }
  .wordmark { font-size: 2.1rem; }
  .header-note { display: none; }
  .adult-pill { font-size: .625rem; padding: 6px 8px; }
  body:not([data-page='landing']) .site-header { display: none; }
  .site-footer { padding: 22px 20px; }
  .footer-menu { gap: 0 18px; }
  #app { min-height: calc(100svh - 125px); }
  .primary-button { min-height: 57px; padding: 16px 20px; font-size: .9375rem; }
  .primary-button svg { width: 23px; height: 23px; }
  .flow-layout { padding: 18px 25px 23px; }
  .flow-top { margin-bottom: 29px; gap: 19px; max-width: 430px; }
  .flow-top .icon-button { width: 30px; height: 35px; border: 0; justify-content: flex-start; background: transparent; }
  .flow-top .icon-button svg { width: 23px; height: 23px; }
  .progress-count { font-size: .75rem; margin-left: 3px; }
  .progress-caption { display: none; }
  .progress-track { height: 5px; gap: 4px; }
  .flow-panel { min-height: calc(100svh - 149px); max-width: 410px; }
  .flow-panel h1 { font-size: 1.95rem; line-height: 1.2; }
  .flow-panel .subtitle { font-size: .875rem; line-height: 1.55; margin: 13px auto 26px; }
  .step-symbol { height: 64px; width: 64px; margin-bottom: 20px; font-size: 1.375rem; }
  .step-kicker { font-size: .625rem; letter-spacing: .075em; margin-bottom: 8px; }
  .options-list { gap: 11px; }
  .option { padding: 16px 16px; min-height: 73px; gap: 13px; border-radius: 13px; }
  .option-title { font-size: .9375rem; }
  .option-detail { font-size: .8125rem; line-height: 1.4; }
  .option-tick { width: 24px; height: 24px; }
  .option-emoji { width: 35px; font-size: 1.9rem; }
  .option-icon { width: 36px; height: 36px; border-radius: 10px; }
  .minor-option { min-height: 60px; }
  .minor-option .option-title { font-size: .875rem; }
  .step-bottom { padding-top: 27px; }
  .small-note { font-size: .6875rem; }
  .underage { padding-top: 75px; }
  .underage .flow-panel { min-height: 450px; }
  .location-art { width: 245px; height: 155px; margin: -9px auto 14px; }
  .location-art img { height: 179px; width: 179px; }
  .art-avatar { width: 46px; height: 46px; }
  .location-pin .art-avatar.second { height: 52px; width: 52px; }
  .geo-button { min-height: 52px; }
  .geo-disclosure { font-size: .625rem; }
  .divider { margin: 17px 0; }
  .map-layout h1 { font-size: 1.95rem; }
  .preview-filters { gap: 6px; margin-bottom: 17px; }
  .filter-pill { font-size: .625rem; padding: 7px 10px; }
  .map-stage { height: 395px; border-radius: 23px; margin-left: -5px; margin-right: -5px; }
  .map-overlay-top { left: 12px; right: 12px; top: 12px; }
  .map-city-label { padding: 9px 12px; font-size: .75rem; }
  .map-avatar { width: 49px; height: 49px; border-width: 3px; }
  .map-next { margin-top: 22px; }
  .remote-stage { height: 330px; }
  .remote-person { width: 55px; height: 55px; }
  .remote-center { height: 155px; width: 155px; }
  .swipe-layout { display: flex; flex-direction: column; gap: 0; max-width: 410px; }
  .swipe-intro { width: 100%; }
  .swipe-intro h1 { text-align: center; font-size: 1.75rem; }
  .swipe-intro h1 br { display: none; }
  .swipe-intro .step-kicker { display: none; }
  .swipe-intro .subtitle { text-align: center; font-size: .8125rem; margin: 11px auto 13px; }
  .swipe-info-tag { display: none; }
  .swipe-counter { margin: 0 0 17px; font-size: .625rem; }
  .swipe-column { width: 100%; }
  .swipe-card-wrap { max-width: 375px; }
  .profile-photo-caption { left: 17px; bottom: 17px; }
  .profile-name { font-size: 1.65rem; }
  .profile-details { padding: 15px 17px 16px; }
  .profile-bio { font-size: .8125rem; line-height: 1.55; }
  .swipe-controls { margin-top: 19px; }
  .swipe-button { min-height: 58px; font-size: .8125rem; }
  .swipe-button svg { width: 24px; height: 24px; }
  .swipe-hint { font-size: .5625rem; }
  .summary-header h1 { font-size: 1.9rem; }
  .summary-header .subtitle { margin-bottom: 14px; }
  .directory { margin: 0 -9px; }
  .directory-row { grid-template-columns: 53px minmax(0,1fr) auto; gap: 11px; padding: 19px 0; }
  .directory-photo { height: 53px; width: 53px; }
  .directory-online-dot { width: 13px; height: 13px; border-width: 2px; }
  .directory-info h2 { font-size: .875rem; }
  .directory-info .meta { font-size: .625rem; }
  .directory-bio { font-size: .6875rem; line-height: 1.5; }
  .snap-handle { font-size: .75rem; }
  .directory-actions { gap: 2px; }
  .snap-button { gap: 6px; padding: 10px 13px; font-size: .75rem; min-height: 42px; }
  .snap-button svg { height: 18px; width: 18px; }
  .remove-snap { width: 25px; height: 42px; padding: 3px; }
  .remove-snap svg { width: 17px; height: 17px; }
  .account-dialog { position: fixed; inset: auto 0 0; margin: 0 auto; width: 100%; max-width: 480px; border-radius: 30px 30px 0 0; padding: 38px 25px calc(24px + env(safe-area-inset-bottom)); max-height: calc(100svh - 20px); }
  .sheet-handle { display: block; position: absolute; top: 13px; left: 50%; transform: translateX(-50%); width: 67px; height: 4px; border-radius: 100px; background: #e2dfe4; }
  .dialog-close { right: 14px; top: 21px; }
  .dialog-avatars { margin-top: 22px; margin-bottom: 8px; }
  .google-rating-badge { margin-bottom: 13px; }
  .dialog-avatar { width: 76px; height: 76px; }
  .dialog-avatar:nth-child(2) { width: 85px; height: 85px; }
  .account-dialog h2 { font-size: 1.82rem; }
  .dialog-subtitle { font-size: .875rem; margin-top: 15px; }
  .account-offer-card { margin-top: 20px; padding: 17px 15px 18px; }
  .legal-dialog { border-radius: 22px; }
  .legal-dialog-header { padding: 16px 18px; gap: 12px; }
  .legal-dialog-header h2 { font-size: 1.125rem; }
  .legal-dialog-body { padding: 20px 18px; }
}
@media (max-width: 370px) {
  .flow-layout { padding-left: 20px; padding-right: 20px; }
  .flow-panel h1 { font-size: 1.8rem; }
  .option { gap: 10px; padding-left: 13px; padding-right: 13px; }
  .option-title { font-size: .875rem; }
  .option-detail { font-size: .75rem; }
  .primary-button { font-size: .875rem; gap: 9px; }
  .map-stage { height: 360px; }
  .swipe-button { gap: 6px; font-size: .75rem; }
  .directory-row { grid-template-columns: 47px minmax(0,1fr); gap: 10px; }
  .directory-photo { width: 47px; height: 47px; }
  .directory-actions { grid-column: 2; justify-content: flex-start; }
  .account-dialog { padding-left: 21px; padding-right: 21px; }
  .account-dialog h2 { font-size: 1.65rem; }
  .price-box strong { font-size: .75rem; }
}
/* Keep the text and action close to the artwork, including on short screens. */
@media (max-width: 760px) {
  .landing { max-width: 460px; align-content: center; align-content: safe center; padding: 24px 25px calc(24px + env(safe-area-inset-bottom, 0px)); }
  .app-boot { max-width: 460px; padding: 0 25px; }
  .app-boot-wordmark { padding-top: 16px; font-size: 2.5rem; }
  .app-boot-visual { --landing-art-size: clamp(190px, 43svh, 340px); width: calc(100% + 50px); margin-left: -25px; margin-top: clamp(34px, 7svh, 60px); }
  .landing-visual { --landing-art-size: clamp(170px, 38svh, 330px); width: calc(100% + 50px); margin-left: -25px; margin-top: clamp(24px, 4svh, 40px); }
  .landing-wordmark { font-size: 2.5rem; padding: 16px 0 5px; }
  .landing h1 { font-size: 2.128rem; line-height: 1.22; }
  .landing-copy { font-size: 1rem; max-width: 350px; line-height: 1.45; margin-top: 13px; }
  .landing-cta { margin-top: 22px; }
  .landing .primary-button { min-height: 60px; font-size: 1rem; padding: 17px 19px; }
  .landing-rating { margin-top: 13.6px; }
}
@media (max-width: 370px) {
  .landing { padding-left: 20px; padding-right: 20px; }
  .landing-visual { width: calc(100% + 40px); margin-left: -20px; }
  .landing h1 { font-size: 1.9264rem; }
  .landing-wordmark { font-size: 2.35rem; }
  .landing .primary-button { font-size: .9375rem; }
}
@media (max-height: 700px) {
  .app-boot-wordmark { padding-top: 12px; font-size: 2.3rem; }
  .app-boot-visual { --landing-art-size: clamp(150px, 38svh, 245px); margin-top: 24px; }
  .landing { padding-bottom: calc(16px + env(safe-area-inset-bottom, 0px)); }
  .landing-visual { --landing-art-size: clamp(125px, 31svh, 215px); }
  .landing-wordmark { font-size: 2.3rem; padding-top: 12px; }
  .landing h1 { font-size: 1.848rem; }
  .landing-copy { margin-top: 10px; }
  .landing-cta { margin-top: 18px; }
  .landing-rating { margin-top: 10.4px; }
}
@media (max-width: 760px) and (max-height: 700px) {
  .landing { padding-top: 16px; }
  .landing-visual { margin-top: 20px; }
}
@media (max-width: 420px) {
  .landing-notification { gap: 7.92px; padding: 10.08px 9.36px; border-radius: 15.12px; }
  .landing-notification:not(:first-child) { padding: 8.64px; }
  .notification-avatar { width: 33.12px; height: 33.12px; }
  .notification-heading strong { font-size: .675rem; }
  .notification-message { font-size: .63rem; }
  .notification-heading { gap: 3.6px; flex-wrap: wrap; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
  .landing-artwork, .remote-person { animation: none; }
  .landing-notifications.is-waiting .landing-notification { opacity: 1; transform: none; }
  .landing-notifications.is-visible .landing-notification { animation: none; }
}
