/* Photographic editorial direction. Clock controls retain their own palette. */
:root { --paper: #f4f1e9; --ink: #24251f; --muted: #65645c; --line: #d4d0c5; }
.site-header { max-width: 1440px; height: 92px; padding: 0 56px; border: 0; }
.site-header .brand { font-size: 24px; letter-spacing: -1.2px; }
.brand-app-icon { display: block; width: 36px; height: 36px; border-radius: 8px; margin-right: 10px; }
.app-device-figure { margin: 0; }
.iphone-frame { position: relative; width: min(100%, 310px); margin: auto; padding: 9px; background: #121313; border: 2px solid #8b8a81; border-radius: 48px; box-shadow: 0 22px 44px #0005, inset 0 0 0 2px #383a36; }
.iphone-frame > img { display: block; width: 100%; height: auto; border-radius: 37px; }
.iphone-island { position: absolute; top: 18px; left: 50%; transform: translateX(-50%); width: 26%; height: 22px; border-radius: 20px; background: #101111; }
.iphone-frame::before, .iphone-frame::after { content: ''; position: absolute; width: 3px; background: #8b8a81; border-radius: 2px; }
.iphone-frame::before { left: -4px; top: 110px; height: 53px; }
.iphone-frame::after { right: -4px; top: 142px; height: 65px; }
.site-header nav a { min-height: 44px; display: inline-flex; align-items: center; }
.site-header nav a:last-child { border-bottom: 1px solid var(--ink); }
.editorial-home { max-width: 1440px; margin: 0 auto; padding: 0 56px; }
.hero-kicker { display: flex; justify-content: space-between; border-top: 1px solid var(--ink); padding-top: 18px; font: 10px/1.4 monospace; letter-spacing: 1.2px; }
.editorial-heading { display: grid; grid-template-columns: 1.55fr 1fr; align-items: end; gap: 40px; padding: 38px 0 40px; }
.editorial-heading h1 { font-family: Arial, Helvetica, sans-serif; font-weight: 800; text-transform: uppercase; font-size: clamp(70px, 8.2vw, 118px); letter-spacing: -.075em; line-height: .91; margin: 0; }
.editorial-heading h1 span { color: #776e5b; }
.editorial-intro { padding-bottom: 3px; max-width: 320px; justify-self: end; }
.editorial-intro > p { font-size: 16px; line-height: 1.65; margin: 0 0 22px; }
.editorial-home .button-link { background: #ebbb64; color: #25251f; border-radius: 0; font-size: 14px; padding: 15px 22px; }
.editorial-home .button-link:hover { background: #e2ac4b; }
.editorial-home .button-link span { padding-left: 34px; }
.hero-app-link { display: block; width: fit-content; margin-top: 14px; font-size: 12px; text-decoration: none; padding: 4px 0; }
.hero-app-link:hover { text-decoration: underline; }
.editorial-photo { position: relative; margin: 0; background: #30261c; }
.editorial-photo picture { display: block; }
.editorial-photo img { display: block; width: 100%; height: clamp(340px, 36vw, 510px); object-fit: cover; object-position: center 58%; }
.editorial-photo figcaption { position: absolute; bottom: 0; left: 0; right: 0; padding: 38px 24px 20px; background: linear-gradient(transparent, #000b); color: #fff; display: flex; justify-content: space-between; font: 10px/1.5 monospace; letter-spacing: 1px; }
.editorial-play { margin-top: 80px; padding: 66px 8%; background: #252d25; color: #f4f1e9; display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; scroll-margin-top: 24px; }
.editorial-home h2 { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; font-size: clamp(38px, 4.5vw, 62px); line-height: 1.06; letter-spacing: -2px; margin: 0 0 24px; }
.editorial-play .eyebrow { color: #dac58f; font: 10px/1.4 monospace; letter-spacing: 1.5px; }
.play-copy > p:not(.eyebrow) { font-size: 15px; line-height: 1.75; max-width: 340px; color: #d4d6cc; }
.play-copy .quiet-link { display: inline-block; font-size: 14px; color: #f4f1e9; margin-top: 6px; }
.play-details { border-top: 1px solid #62685b; margin-top: 34px; padding-top: 24px; max-width: 340px; }
.play-details span { color: #dac58f; font: 10px/1.5 monospace; letter-spacing: 1px; }
.play-details p { font-size: 13px; color: #d4d6cc; margin: 9px 0 22px; }
.play-copy .play-note { font-size: 11px !important; }
.editorial-demo { min-width: 0; }
.editorial-demo .landing-demo { max-width: 330px; border: 1px solid #747a65; border-radius: 26px; padding: 8px; box-shadow: 0 20px 45px #0003; color: var(--ink); }
.editorial-demo .landing-demo .clock { height: 550px; }
.editorial-demo .landing-demo .native-starter button,
.editorial-demo .landing-demo .native-navigation > button,
.editorial-demo .landing-demo .clock-divider #main-action,
.editorial-demo .landing-demo .clock-column .recovery-actions button { min-height: 44px; }
.editorial-demo .landing-demo .native-navigation #swap,
.editorial-demo .landing-demo .native-navigation #show-settings { min-width: 44px; }
.editorial-demo .landing-demo .clock .player,
.editorial-demo .landing-demo .clock .face-status { font-size: 12px; }
.editorial-demo .landing-demo .native-control-meta,
.editorial-demo .landing-demo .native-control-meta strong { font-size: 11px; }
.editorial-demo .landing-demo .native-starter button,
.editorial-demo .landing-demo .native-navigation > button { font-size: 12px; }
.editorial-demo .landing-demo .native-tap-hint { font-size: 10px; }
.editorial-demo .demo-instruction { color: #d4d6cc; font-size: 11px; margin: 18px 0 0; text-align: center; }
.editorial-iphone { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; padding: 90px 0 70px; align-items: center; }
.editorial-iphone .eyebrow, .editorial-guide .eyebrow { color: #65604f; font: 10px/1.5 monospace; letter-spacing: 1px; }
.editorial-iphone > div:last-child { max-width: 390px; justify-self: end; }
.editorial-iphone p:not(.eyebrow):not(.release-note) { font-size: 16px; line-height: 1.8; margin: 0 0 24px; }
.editorial-iphone .release-note { margin: 14px 0 0; font-size: 12px; color: var(--muted); }
.editorial-guide { border-top: 1px solid var(--ink); padding: 26px 0 54px; display: grid; grid-template-columns: 1.2fr 1fr 1fr 1fr; gap: 24px; }
.editorial-guide a { font-size: 13px; text-decoration: none; }
.editorial-guide a:hover { text-decoration: underline; }
.editorial-guide a span { margin-left: 10px; }
footer { max-width: 1328px; }
@media (max-width: 900px) {
  .site-header { padding: 0 30px; }
  .editorial-home { padding: 0 30px; }
  .editorial-heading { grid-template-columns: 1.4fr 1fr; gap: 24px; }
  .editorial-heading h1 { font-size: 8.6vw; }
  .editorial-intro > p { font-size: 14px; }
  .editorial-play { padding: 44px 30px; gap: 30px; }
  .editorial-guide { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 600px) {
  .site-header { height: 76px; padding: 0 20px; }
  .site-header .brand { font-size: 19px; letter-spacing: -.8px; }
  .brand-app-icon { width: 30px; height: 30px; margin-right: 7px; border-radius: 7px; }
  .site-header .brand-icon { font-size: 25px; margin-right: 6px; }
  .site-header nav { gap: 15px; }
  .site-header nav a { font-size: 11px; }
  .site-header nav a:nth-child(2) { display: none; }
  .editorial-home { padding: 0 20px; }
  .hero-kicker { font-size: 8px; padding-top: 14px; letter-spacing: .6px; }
  
  .editorial-heading { grid-template-columns: 1fr; gap: 25px; padding: 28px 0; }
  .editorial-heading h1 { font-size: clamp(44px, 13.8vw, 75px); }
  .editorial-intro { justify-self: start; max-width: 100%; }
  .editorial-intro > p { font-size: 14px; margin-bottom: 19px; }
  .hero-app-link { display: inline-block; margin: 0 0 0 15px; font-size: 11px; }
  .editorial-home .button-link { font-size: 12px; padding: 14px 16px; }
  .editorial-home .button-link span { padding-left: 16px; }
  .editorial-photo img { height: 190px; object-position: 60% center; }
  .editorial-photo figcaption { font-size: 8px; padding: 30px 14px 14px; }
  .editorial-photo figcaption span:last-child { display: none; }
  .editorial-play { margin: 38px -20px 0; padding: 38px 24px; grid-template-columns: 1fr; gap: 28px; }
  .editorial-home h2 { font-size: 43px; }
  .play-copy > p:not(.eyebrow) { max-width: none; }
  .play-details { display: none; }
  .editorial-demo .landing-demo { max-width: 330px; }
  .editorial-demo .landing-demo .clock { height: 530px; }
  .editorial-demo .landing-demo .clock .digits { font-size: 63px; }
  .editorial-iphone { padding: 46px 0 38px; grid-template-columns: 1fr; gap: 0; }
  .editorial-iphone > div:last-child { justify-self: start; }
  .editorial-iphone p:not(.eyebrow):not(.release-note) { font-size: 14px; }
  .editorial-guide { grid-template-columns: 1fr; gap: 0; padding-bottom: 24px; }
  .editorial-guide a { padding: 14px 0; border-bottom: 1px solid var(--line); display: flex; justify-content: space-between; }
}
@media (prefers-reduced-motion: reduce) { .editorial-home * { scroll-behavior: auto; transition: none; } }

/* Shared acquisition-page typography and restrained surfaces. */
.article { max-width: 1040px; margin: 0 auto; padding: 48px 56px 64px; border-top: 1px solid var(--ink); }
.article h1 { font-family: Arial, Helvetica, sans-serif; font-size: clamp(42px, 5.7vw, 78px); font-weight: 800; letter-spacing: -.065em; line-height: .98; }
.article .eyebrow { color: #65604f; font: 10px/1.5 monospace; letter-spacing: 1px; }
.article .lede { font-size: 18px; line-height: 1.7; color: var(--muted); }
.article .editorial-block { max-width: 720px; margin-top: 36px; }
.article .editorial-block h2 { font-family: Georgia, serif; font-size: 29px; line-height: 1.2; letter-spacing: -.7px; margin-top: 38px; }
.article .editorial-block p, .article .editorial-block ol { color: var(--muted); }
.article .button-link, .app-callout .button-link { background: #ebbb64; color: #25251f; border-radius: 0; padding: 15px 22px; font-size: 14px; }
.article .button-link:hover, .app-callout .button-link:hover { background: #e2ac4b; }
.article .guide-app-handoff { background: transparent; border-top: 1px solid var(--ink); border-bottom: 1px solid var(--line); padding: 28px 0; border-radius: 0; }
.article .guide-app-handoff h2 { margin-top: 0; }
.article .guide-table-wrap { border-radius: 0; }
.article .guide-table-wrap thead, .article .guide-table-wrap caption { background: #e8e2d5; }
.article .native-app-proof { background: #252d25; border-radius: 0; padding: 34px; max-width: 720px; }
.article .native-app-proof img { border: 7px solid #141614; box-shadow: 0 0 0 1px #8b8a81; border-radius: 27px; }
.article .native-app-proof figcaption { color: #d4d6cc; font-size: 12px; }
.editorial-home .editorial-guide { margin-top: 64px; }
@media (max-width: 600px) {
 .article { padding: 30px 20px 40px; margin: 0 20px; }
 .article h1 { font-size: clamp(36px, 9vw, 52px); }
 .article .lede { font-size: 16px; }
 .article .editorial-block h2 { font-size: 26px; }
 .article .native-app-proof { padding: 24px 18px; gap: 20px; flex-direction: column; }
 .article .native-app-proof img { width: 230px; max-width: 100%; }
 .article .native-app-proof figcaption { max-width: 230px; text-align: center; }
 .editorial-home .editorial-guide { margin-top: 38px; }
}

/* Clear primary actions across the website. */
a.button-link,
.editorial-home a.button-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 54px;
  padding: 15px 24px;
  background: #ebbb64;
  color: #24251f;
  border: 2px solid #24251f;
  border-radius: 8px;
  box-shadow: 0 3px 0 #24251f;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
}
.editorial-home .button-link span { padding-left: 0; }
a.button-link:hover,
.editorial-home a.button-link:hover { background: #f6cd84; }
.hero-app-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 48px;
  padding: 12px 20px;
  margin: 16px 0 0;
  border: 1px solid var(--ink);
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
}
.hero-app-link:hover { background: #e8e3d8; text-decoration: none; }
.site-header nav a:first-child {
  background: var(--ink);
  color: var(--paper);
  padding: 10px 18px;
  border-radius: 6px;
  font-weight: 700;
}
a.button-link:focus-visible,
.hero-app-link:focus-visible,
.site-header nav a:focus-visible { outline: 3px solid #3671c4; outline-offset: 5px; }
@media (max-width: 600px) {
  .editorial-intro { width: 100%; }
  .editorial-home .button-link,
  .hero-app-link { width: 100%; }
  .site-header nav a:first-child { padding: 10px 14px; }
}
