@font-face {
  font-family: 'Bootzy TM';
  src: url('/assets/BootzyTM.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

:root {
  color-scheme: light;
  --ink: #313134;
  --yellow: #ffdd33;
  --yellow-light: #ffee99;
  --orange: #ffc34d;
}

* { box-sizing: border-box; }
html, body { max-width: 100%; overflow-x: hidden; }
body { margin: 0; background: #fff; color: var(--ink); font-family: Arial, sans-serif; }
html[data-book-intro]::after { content: ''; position: fixed; inset: 0; z-index: 50; background: #ff6666; pointer-events: none; }
.book-intro-stage { position: fixed; inset: 0 auto auto 0; z-index: 60; pointer-events: none; }
.book-intro-stage canvas { display: block; width: 100%; height: 100%; }
.navbar { position: fixed; inset: 0 0 auto; z-index: 20; background: transparent; border-bottom: 1px solid transparent; transition: background 220ms ease, border-color 220ms ease, box-shadow 220ms ease; }
.navbar.is-scrolled { background: #ffffffed; border-color: #eeeeef; box-shadow: 0 3px 18px #31313405; backdrop-filter: blur(12px); }
.navbar nav { width: min(1120px, calc(100% - 64px)); height: 64px; margin: auto; display: flex; align-items: center; }
.logo { display: inline-flex; padding: 12px 0; }
.logo img { display: block; width: 124px; height: auto; }
.ad-free-nav { margin-left: auto; color: #ff6666; font-family: 'Marker Felt', MarkerFelt, 'Bradley Hand', cursive; font-size: 22px; font-weight: 700; letter-spacing: .02em; line-height: 1; transform: rotate(-3deg); white-space: nowrap; }
.hero { position: relative; isolation: isolate; min-height: max(700px, 100svh); margin-bottom: 40px; padding: clamp(140px, 18svh, 180px) 24px 340px; text-align: center; overflow: hidden; }
.hero-book { position: absolute; bottom: 4px; left: 50%; transform: translateX(-50%); width: min(680px, 100%); height: 330px; pointer-events: none; z-index: 1; }
.hero-book canvas { display: block; width: 100%; height: 100%; }
.book-fallback { position: absolute; width: 280px; max-width: 75%; height: auto; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.hero-book.is-ready .book-fallback { display: none; }
.hero-copy { position: relative; top: 30px; z-index: 3; width: fit-content; max-width: 100%; margin: 0 auto; }
html[data-book-burst] .hero-copy h1,
html[data-book-burst] .store-links a { opacity: 0; }
.hero-burst { position: absolute; inset: 0; z-index: 2; pointer-events: none; }
.hero-burst canvas { display: block; width: 100%; height: 100%; }
h1 { font-family: 'Bootzy TM', sans-serif; font-weight: 400; font-synthesis: none; font-size: clamp(40px, 6.2vw, 76px); line-height: 1.18; letter-spacing: 0.035em; color: #313134; margin: 0; }
.store-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 18px; margin-top: 32px; width: 100%; }
.store-links a { display: block; width: 196px; max-width: 100%; border-radius: 10px; transition: transform 180ms ease; }
.store-links img { display: block; width: 100%; height: auto; }
.store-links a:hover { transform: translateY(-3px); }
a:focus-visible, button:focus-visible { outline: 3px solid #313134; outline-offset: 7px; }
.magic-art { position: absolute; inset: 0; pointer-events: none; z-index: 1; max-width: 1200px; margin: auto; }
.open-book { position: absolute; bottom: 24px; left: 50%; width: 260px; transform: translateX(-50%); perspective: 900px; }
.open-book img { display: block; width: 100%; height: auto; transform: rotateX(22deg); filter: drop-shadow(0 18px 15px #67335113); }
.book-glow { position: absolute; width: 480px; height: 360px; left: 50%; bottom: 0; transform: translateX(-50%); background: radial-gradient(ellipse, #ffdd332b, #ffee9912 46%, transparent 70%); animation: glow 6s ease-in-out infinite; }
.floating-icon { position: absolute; animation: float 6s ease-in-out infinite; filter: drop-shadow(0 9px 9px #3131340d); }
.floating-icon img { display: block; width: 100%; height: auto; transform: rotate(var(--tilt, 0deg)); }
.icon-gem { left: 13%; top: 25%; width: 70px; --tilt: -14deg; animation-delay: -2s; }
.icon-flame { right: 13%; top: 22%; width: 74px; --tilt: 12deg; animation-delay: -4s; }
.icon-quran { left: 24%; bottom: 29%; width: 54px; --tilt: -15deg; animation-delay: -1s; }
.icon-prayer { right: 22%; bottom: 27%; width: 68px; --tilt: 9deg; animation-delay: -3s; }
.icon-daily { left: 34%; bottom: 14%; width: 45px; --tilt: -9deg; animation-delay: -4.5s; }
.icon-sunset { right: 34%; bottom: 13%; width: 48px; --tilt: 10deg; animation-delay: -2.5s; }
.magic-trail { position: absolute; bottom: 86px; left: 50%; width: 500px; height: 320px; border: 1px solid transparent; border-bottom-color: #ffdd3340; border-left-color: #ffdd3328; border-radius: 50%; transform: translateX(-50%) rotate(-28deg); }
.trail-two { width: 570px; height: 390px; border-left-color: transparent; border-right-color: #c2afff24; border-bottom-color: #c2afff28; transform: translateX(-50%) rotate(24deg); }
.spark { position: absolute; width: 8px; height: 8px; border-radius: 2px; background: #ffdd33; transform: rotate(45deg); animation: twinkle 4s ease-in-out infinite; }
.spark-one { left: 22%; top: 18%; }
.spark-two { right: 24%; top: 44%; width: 6px; height: 6px; background: #9b83e9; animation-delay: -1s; }
.spark-three { left: 36%; bottom: 36%; width: 5px; height: 5px; animation-delay: -2s; }
.spark-four { right: 38%; bottom: 41%; width: 6px; height: 6px; background: #75beec; animation-delay: -3s; }
.spark-five { left: 18%; bottom: 25%; width: 5px; height: 5px; background: #8cca77; animation-delay: -1.5s; }
.spark-six { right: 18%; bottom: 17%; width: 6px; height: 6px; animation-delay: -2.5s; }
.motion-control { position: absolute; z-index: 4; right: 28px; bottom: 18px; border: 0; background: transparent; padding: 10px; color: #737378; font: 12px Arial, sans-serif; cursor: pointer; text-decoration: underline; text-underline-offset: 3px; }
.motion-paused .magic-art * { animation-play-state: paused !important; }
@keyframes float { 0%, 100% { translate: 0 0; } 50% { translate: 0 -13px; } }
@keyframes twinkle { 0%, 100% { opacity: .25; scale: .7; } 50% { opacity: .9; scale: 1; } }
@keyframes glow { 0%, 100% { opacity: .65; } 50% { opacity: 1; } }
@media (max-width: 850px) {
  .icon-gem { left: 5%; width: 52px; }
  .icon-flame { right: 5%; width: 56px; }
  .icon-quran { left: 17%; }
  .icon-prayer { right: 15%; }
  .icon-daily { left: 24%; }
  .icon-sunset { right: 24%; }
}
@media (max-width: 600px) {
  .navbar nav { width: calc(100% - 40px); height: 56px; }
  .logo img { width: 104px; }
  .ad-free-nav { font-size: 18px; }
  .hero { min-height: max(650px, 100svh); padding: 128px 20px 300px; margin-bottom: 12px; }
  .hero-book { height: 280px; bottom: 8px; }
  h1 { font-size: clamp(32px, 8.3vw, 48px); }
  .store-links { gap: 12px; margin-top: 28px; }
  .store-links a { width: min(170px, calc((100% - 12px) / 2)); }
  .open-book { width: 200px; bottom: 38px; }
  .book-glow { width: 340px; height: 300px; }
  .icon-gem { top: auto; bottom: 38%; left: 6%; width: 39px; }
  .icon-flame { top: auto; bottom: 36%; right: 7%; width: 46px; }
  .icon-quran { bottom: 23%; left: 16%; width: 34px; }
  .icon-prayer { bottom: 22%; right: 13%; width: 43px; }
  .icon-daily { left: 7%; bottom: 13%; width: 29px; }
  .icon-sunset { right: 6%; bottom: 11%; width: 33px; }
  .magic-trail { width: 310px; height: 260px; bottom: 65px; }
  .trail-two { width: 340px; height: 300px; }
  .spark-one { top: 12%; left: 15%; width: 5px; height: 5px; }
  .spark-two { top: 11%; right: 16%; width: 4px; height: 4px; }
  .spark-three { left: 29%; bottom: 41%; }
  .spark-four { right: 32%; bottom: 36%; }
  .motion-control { bottom: 8px; right: 10px; }
}
@media (max-width: 699px) {
  /* Keep the first mobile viewport focused on the story: copy, downloads,
     the burst, and a visible open book. The previous 1020px floor pushed
     the book below the fold on iPhone-sized viewports. */
  .hero { min-height: 700px; padding-bottom: 260px; }
  .hero-copy { top: 20px; }
  h1 { font-size: clamp(46px, 11.5vw, 72px); line-height: 1.1; }
  .store-links { flex-direction: column; flex-wrap: nowrap; align-items: center; gap: 14px; margin-top: 30px; }
  .store-links a { width: min(250px, 86vw); }
  .hero-book { height: 300px; bottom: -26px; }
  .hero-burst { z-index: 0; }
  .hero-book { z-index: 1; }
}
@media (min-width: 601px) and (max-width: 699px) {
  .hero-copy { top: -10px; }
  .hero-book { bottom: -32px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; }
  .store-links a:hover { transform: none; }
  .motion-control { display: none; }
}

@font-face { font-family: 'Nunito'; src: url('/assets/Nunito-Regular.ttf') format('truetype'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Nunito'; src: url('/assets/Nunito-Bold.ttf') format('truetype'); font-weight: 700; font-display: swap; }
@font-face { font-family: 'Nunito'; src: url('/assets/Nunito-ExtraBold.ttf') format('truetype'); font-weight: 800; font-display: swap; }
main { padding-bottom: 0; }
.site-footer {
  background: #FFF7A6;
  color: var(--ink);
  padding: 72px 24px 34px;
  text-align: center;
  font-family: 'Nunito', sans-serif;
}
.footer-inner { width: min(980px, 100%); margin: 0 auto; }
.footer-brand {
  display: inline-flex;
  align-items: center;
  color: var(--ink);
  text-decoration: none;
}
.footer-brand img { display: block; width: 116px; height: auto; }
.footer-meta, .footer-powered { margin: 24px 0 0; font-size: 15px; line-height: 1.7; }
.footer-meta a, .footer-powered a { color: var(--ink); font-weight: 800; text-underline-offset: 3px; }
.footer-heart { color: #ff6666; font-size: 18px; }
.footer-powered { margin-top: 4px; }
.download-section { padding: 24px 24px 88px; text-align: center; background: #fff; }
.testimonial-wrap { width: min(1320px, 100%); margin: 0 auto 72px; }
.testimonial-title { margin: 0 0 34px; color: var(--ink); font-family: 'Bootzy TM', sans-serif; font-size: clamp(32px, 4vw, 48px); font-weight: 400; letter-spacing: .035em; line-height: 1.1; }
.testimonial-rail { display: flex; gap: 20px; overflow-x: auto; overscroll-behavior-inline: contain; padding: 12px max(12px, calc((100% - 1240px) / 2)) 24px; scroll-snap-type: x proximity; scrollbar-width: none; touch-action: pan-x; }
.testimonial-rail::-webkit-scrollbar { display: none; }
.testimonial-card { position: relative; flex: 0 0 238px; min-height: 260px; padding: 26px 22px 22px; border: 1px solid #31313418; border-radius: 3px; color: var(--ink); text-align: left; box-shadow: 0 12px 18px #31313412; scroll-snap-align: center; transform: rotate(var(--note-tilt)); }
.testimonial-card::before { content: ''; position: absolute; top: -10px; left: 50%; width: 58px; height: 20px; background: #ffffff88; box-shadow: 0 1px 2px #31313410; transform: translateX(-50%) rotate(-2deg); }
.testimonial-card:nth-child(2n)::before { transform: translateX(-50%) rotate(3deg); }
.testimonial-card h3 { margin: 14px 0 12px; font-family: 'Bootzy TM', sans-serif; font-size: 25px; font-weight: 400; letter-spacing: .025em; line-height: 1.1; }
.testimonial-card p { margin: 0; font-size: 16px; line-height: 1.5; }
.testimonial-stars { color: #ef9b37; font-size: 18px; letter-spacing: .12em; line-height: 1; }
.note-yellow { --note-tilt: -2.2deg; background: #fff7a6; }
.note-blue { --note-tilt: 1.7deg; background: #c9edfa; }
.note-green { --note-tilt: -1.3deg; background: #d9f2d0; }
.note-pink { --note-tilt: 2.4deg; background: #ffdada; }
.note-purple { --note-tilt: -1.8deg; background: #e5dafa; }
.note-orange { --note-tilt: 1.4deg; background: #ffe3b0; }
.footer-download-links { display: grid; grid-template-columns: repeat(2, 196px); justify-content: center; gap: 18px; }
.footer-download-links a { display: block; width: 196px; border-radius: 10px; transition: transform 180ms ease; }
.footer-download-links img { display: block; width: 100%; height: auto; }
.footer-download-links a:hover { transform: translateY(-3px); }
.features { max-width: 1080px; margin: 0 auto; padding: 24px 40px 32px; font-family: 'Nunito', sans-serif; }
.feature { --accent: #18a7eb; --tint: #edf8ff; display: grid; grid-template-columns: 1fr 1fr; gap: 100px; align-items: center; min-height: 540px; padding: 64px 0; }
.feature-prayer { --accent: #58b98d; --tint: #effaf4; }
.feature-missions { --accent: #9674df; --tint: #f5f0ff; }
.feature-prayer .feature-copy { grid-column: 2; grid-row: 1; }
.feature-prayer .feature-visual { grid-column: 1; grid-row: 1; }
.feature-copy h2 { font-family: 'Bootzy TM', sans-serif; font-weight: 400; font-size: clamp(32px, 3.7vw, 46px); letter-spacing: .035em; line-height: 1.16; color: var(--accent); margin: 0 0 24px; }
.feature-copy p { color: #737378; font-size: 18px; line-height: 1.7; margin: 0; max-width: 420px; }
.feature-visual { position: relative; width: 100%; max-width: 420px; margin: auto; padding: 20px 0 30px; perspective: 1000px; }
.phone-frame {
  --phone-accent: #18a7eb;
  --phone-halo: #18a7eb40;
  --phone-tilt: -2.2deg;
  --parallax-x: 0px;
  --parallax-y: 0px;
  --parallax-rx: 0deg;
  --parallax-ry: 0deg;
  --screen-x: 0px;
  --screen-y: 0px;
  --shine-x: 50%;
  --shine-y: 50%;
  --shine-opacity: 0;
  --shadow-x: 0px;
  --shadow-y: 0px;
  --lift: 0px;
  position: relative;
  width: min(280px, 100%);
  margin: 0 auto;
  padding: 9px;
  border: 4px solid #313134;
  border-radius: 42px;
  background: linear-gradient(145deg, #ffffff, #e7e7eb);
  box-shadow: var(--shadow-x) calc(24px + var(--shadow-y)) calc(48px - var(--lift)) #3131341a, calc(8px + var(--shadow-x)) calc(9px + var(--shadow-y)) 0 var(--phone-accent);
  transform: translate3d(var(--parallax-x), var(--parallax-y), 0) rotateX(var(--parallax-rx)) rotateY(var(--parallax-ry)) rotate(var(--phone-tilt));
  transform-origin: center;
  isolation: isolate;
  will-change: transform;
}
.phone-frame::before { content: ''; position: absolute; inset: 3px; border: 1px solid #ffffffb8; border-radius: 35px; pointer-events: none; z-index: 3; }
.phone-frame::after { content: ''; position: absolute; inset: -58px; z-index: -1; border-radius: 50%; background: radial-gradient(circle, var(--phone-halo) 0%, transparent 70%); filter: blur(10px); pointer-events: none; }
.phone-screen { position: relative; overflow: hidden; width: 100%; aspect-ratio: 750 / 1624; border-radius: 32px; background: #fff; }
.phone-screen img { position: relative; z-index: 1; display: block; width: 100%; height: 100%; object-fit: cover; transform: translate3d(var(--screen-x), var(--screen-y), 0) scale(1.025); transform-origin: center; will-change: transform; }
.phone-screen::after { content: ''; position: absolute; inset: 0; z-index: 2; border-radius: inherit; background: radial-gradient(circle at var(--shine-x) var(--shine-y), #ffffff8c 0%, #ffffff35 11%, transparent 38%); mix-blend-mode: screen; opacity: var(--shine-opacity); pointer-events: none; }
.phone-notch { position: absolute; top: 7px; left: 50%; z-index: 4; width: 92px; height: 21px; border-radius: 0 0 14px 14px; background: #313134; transform: translateX(-50%); }
.phone-home { position: absolute; bottom: 8px; left: 50%; z-index: 4; width: 76px; height: 4px; border-radius: 999px; background: #313134; transform: translateX(-50%); }
.phone-frame-prayer { --phone-accent: #58b98d; --phone-halo: #58b98d40; --phone-tilt: 2.2deg; }
.phone-frame-missions { --phone-accent: #9674df; --phone-halo: #9674df40; --phone-tilt: -1.6deg; }
.app-preview { border: 2px solid #e9eaed; border-bottom-width: 6px; border-radius: 28px; padding: 26px; background: #fff; transform: rotate(3deg); box-shadow: 0 18px 45px #31313407; }
.prayer-preview { transform: rotate(-4deg); }
.preview-heading { display: flex; align-items: center; gap: 10px; font-weight: 800; font-size: 22px; line-height: 1.3; }
.preview-heading > img { width: 30px; height: 30px; object-fit: contain; }
.preview-heading > span { margin-left: auto; font-size: 14px; color: #8a8a91; font-weight: 700; }
.streak-summary { display: flex; align-items: center; gap: 18px; margin: 26px 0 22px; }
.streak-summary > img { width: 53px; height: 64px; }
.streak-summary strong { display: block; font-weight: 800; font-size: 25px; color: #ee9253; }
.streak-summary span { display: block; font-size: 14px; color: #737378; margin-top: 3px; }
.streak-week { display: flex; justify-content: space-between; gap: 6px; font-size: 13px; text-align: center; color: #737378; }
.streak-week b { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 50%; background: #ffc34d; color: #785319; margin-top: 8px; font-size: 17px; }
.reading-card { background: var(--tint); border-radius: 16px; padding: 18px; margin-top: 24px; }
.reading-card > span { font-size: 13px; color: #627d8c; }
.reading-card strong { display: block; font-size: 20px; margin: 6px 0 16px; }
.preview-progress { height: 12px; border-radius: 8px; background: #d3eaf5; overflow: hidden; }
.preview-progress i { display: block; height: 100%; width: 100%; border-radius: inherit; background: #18a7eb; transform-origin: left; }
.reading-card small { display: block; margin-top: 9px; font-size: 13px; color: #597886; }
.reward-tag { position: relative; margin: -7px -18px 0 26px; display: flex; align-items: center; justify-content: center; gap: 12px; padding: 15px 18px; background: #fff; border: 2px solid #ffe5af; border-bottom-width: 5px; border-radius: 17px; font-size: 15px; font-weight: 800; transform: rotate(-4deg); }
.reward-tag img { width: 26px; height: 28px; object-fit: contain; }
.prayer-progress { text-align: center; padding: 25px 0; }
.prayer-progress > strong { font-family: 'Bootzy TM'; font-size: 62px; letter-spacing: .035em; color: var(--accent); }
.prayer-progress strong span { color: #b8ddcd; font-size: 38px; }
.prayer-progress p { font-size: 15px; color: #737378; margin: 4px 0 0; }
.prayer-grid { display: flex; justify-content: space-between; gap: 7px; }
.prayer-grid > div { display: flex; flex-direction: column; align-items: center; gap: 10px; }
.prayer-grid img { width: 38px; height: 35px; object-fit: contain; }
.prayer-grid span { font-size: 12px; font-weight: 700; }
.prayer-grid b { background: #e1f7eb; color: #33845f; border-radius: 50%; width: 25px; height: 25px; text-align: center; }
.prayer-complete { margin-top: 24px; border-radius: 14px; background: var(--tint); color: #33845f; padding: 15px; font-weight: 800; text-align: center; }
.feature-prayer .reward-tag { border-color: #c9ecdc; transform: rotate(4deg); margin-left: -16px; margin-right: 26px; }
.coming-soon { display: inline-block; margin-bottom: 18px; color: #7754ba; background: #f4eeff; border-radius: 8px; padding: 7px 12px; font-weight: 800; font-size: 13px; }
.preview-subtitle { color: #737378; margin: 9px 0 24px; font-size: 14px; }
.mission-row { display: flex; align-items: center; gap: 12px; padding: 17px 0; border-top: 1px solid #eeeef2; }
.mission-row > img { width: 34px; height: 36px; object-fit: contain; }
.mission-row strong { display: block; font-size: 15px; }
.mission-row span { display: block; font-size: 12px; color: #85858c; margin-top: 4px; }
.mission-row b { margin-left: auto; color: #9674df; }
.mission-reward { display: flex; align-items: center; gap: 15px; background: var(--tint); border-radius: 16px; margin-top: 12px; padding: 18px; font-size: 14px; line-height: 1.6; }
.mission-reward img { width: 42px; height: 42px; }
.mission-reward strong { color: #7754ba; font-size: 19px; }
@media (prefers-reduced-motion: no-preference) {
  .feature .phone-frame { opacity: 0; translate: 0 34px; scale: .96; }
  .feature .feature-copy { opacity: 0; translate: 0 18px; }
  .feature.is-visible .phone-frame { animation: phone-arrive 760ms cubic-bezier(.2,.7,.2,1) both; }
  .feature.is-visible .feature-copy { animation: copy-arrive 620ms 100ms cubic-bezier(.2,.7,.2,1) both; }
  .feature.is-visible .phone-frame::after { animation: halo-pulse 5s 600ms ease-in-out infinite; }
  @keyframes phone-arrive { from { opacity: 0; translate: 0 34px; scale: .96; } to { opacity: 1; translate: 0 0; scale: 1; } }
  @keyframes copy-arrive { from { opacity: 0; translate: 0 18px; } to { opacity: 1; translate: 0 0; } }
  @keyframes halo-pulse { 0%, 100% { opacity: .72; scale: 1; } 50% { opacity: 1; scale: 1.08; } }
}
@media (max-width: 900px) { .feature { gap: 44px; } .features { padding-inline: 30px; } .app-preview { padding: 20px; } }
@media (max-width: 699px) {
  .download-section { padding: 18px 20px 64px; }
  .testimonial-wrap { margin-bottom: 50px; }
  .testimonial-title { margin-bottom: 22px; }
  .testimonial-rail { gap: 16px; margin-inline: -20px; padding-inline: 30px; }
  .testimonial-card { flex-basis: min(78vw, 270px); min-height: 248px; }
  .footer-download-links { grid-template-columns: 1fr; gap: 14px; justify-items: center; }
  .footer-download-links a { width: min(250px, 86vw); }
}
@media (max-width: 680px) {
  .site-footer { padding: 54px 20px 28px; }
  .footer-brand img { width: 104px; height: auto; }
  .footer-meta, .footer-powered { font-size: 14px; }
  .features { padding: 0 26px 32px; }
  .feature { grid-template-columns: 1fr; gap: 30px; padding: 45px 0 65px; min-height: 0; }
  .feature-prayer .feature-copy, .feature-prayer .feature-visual { grid-column: auto; grid-row: auto; }
  .feature-copy { max-width: 420px; margin: 0 auto; width: 100%; }
  .feature-copy h2 { font-size: 35px; margin-bottom: 18px; }
  .feature-copy p { font-size: 17px; }
  .feature-visual { max-width: 350px; padding-inline: 7px; }
  .phone-frame { width: min(252px, 100%); }
  .reward-tag { font-size: 13px; margin-right: -5px; margin-left: 12px; padding-inline: 10px; }
  .feature-prayer .reward-tag { margin-left: -5px; margin-right: 12px; }
  .prayer-grid { gap: 4px; }
  .streak-week b { width: 27px; height: 27px; }
}

@media (max-width: 380px) { .streak-week { gap: 2px; } .streak-week b { width: 24px; height: 24px; } .mission-row { gap: 8px; } .mission-row strong { font-size: 13px; } .mission-row span { font-size: 12px; } .preview-heading { font-size: 20px; } }

/* Legal pages keep the same Sawab voice while giving long-form policy text
   a calm, readable measure. */
.legal-page { background: #fff; }
.legal-navbar { background: #ffffffed; border-color: #eeeeef; box-shadow: 0 3px 18px #31313405; backdrop-filter: blur(12px); }
.legal-main { width: min(900px, calc(100% - 40px)); margin: 0 auto; padding: 104px 0 88px; }
.legal-back { display: inline-block; color: #313134; font-family: 'Nunito', Arial, sans-serif; font-size: 15px; font-weight: 800; text-underline-offset: 4px; margin-bottom: 28px; }
.legal-content { color: #53535a; font-family: 'Nunito', Arial, sans-serif; font-size: 17px; line-height: 1.75; overflow-wrap: anywhere; }
.legal-content > div:first-child { color: #313134; font-family: 'Bootzy TM', sans-serif; font-size: clamp(38px, 6vw, 58px); letter-spacing: .035em; line-height: 1.08; margin-bottom: 28px; }
.legal-content > div:first-child,
.legal-content > .legal-title { position: relative; padding-bottom: 22px; border-bottom: 6px solid #FFF7A6; }
.legal-content > .legal-title { display: block; color: #313134; font-family: 'Bootzy TM', sans-serif; font-size: clamp(38px, 6vw, 58px); letter-spacing: .035em; line-height: 1.08; margin: 0 0 28px; }
.legal-content p { margin: 0 0 1.1em; }
.legal-content ul { margin: .3em 0 1.25em; padding-left: 1.4em; }
.legal-content li { margin: .35em 0; }
.legal-content a { color: #167dc1; text-underline-offset: 3px; }
.legal-content .legal-heading_1 { display: inline-block; color: #313134; font-family: 'Bootzy TM', sans-serif; font-size: clamp(25px, 3.5vw, 34px); letter-spacing: .035em; line-height: 1.15; margin: 1.5em 0 .45em; }
.legal-content .legal-heading_2 { display: inline-block; color: #313134; font-weight: 800; font-size: 1.08em; margin-top: 1.1em; }
.legal-content > ol { list-style: none; margin: 2.25em 0 .55em; padding: 0; }
.legal-content > ol > .legal-heading_1 { display: block; margin: 0; padding: 15px 18px 12px; border-left: 7px solid #ff6666; border-radius: 0 14px 14px 0; background: #fff7a6; font-size: clamp(25px, 3.5vw, 34px); }
.legal-content > ol:nth-of-type(3n) > .legal-heading_1 { border-left-color: #18a7eb; background: #edf8ff; }
.legal-content > ol:nth-of-type(3n + 2) > .legal-heading_1 { border-left-color: #9674df; background: #f5f0ff; }
.legal-content [id] { scroll-margin-top: 88px; }
@media (max-width: 600px) {
  .legal-main { width: min(100% - 32px, 900px); padding-top: 88px; padding-bottom: 60px; }
  .legal-content { font-size: 16px; line-height: 1.65; }
  .legal-content > div:first-child,
  .legal-content > .legal-title { font-size: 42px; }
  .legal-content .legal-heading_1 { font-size: 28px; }
  .legal-content > ol > .legal-heading_1 { font-size: 28px; padding: 13px 15px 10px; }
}
