/* The three product-entry pages. Guides retain their established reading layout. */
.platform-site { --ink: #172331; --slate-600: #556477; --slate-700: #425167; --maxw: 1200px; }
.platform-site [hidden] { display: none !important; }
.platform-site figure { margin: 0; }
.platform-site button { font: inherit; }
.platform-site .btn { border-radius: 9px; box-shadow: none; }
.platform-site .btn-primary:hover { box-shadow: 0 6px 18px #0b5fc21a; }
.platform-site .section { padding: 88px 0; }
.platform-site .section-head h2,
.platform-site .result-layout h2,
.platform-site .extra-grid h2,
.platform-site .download-intro h2 { font-size: clamp(30px, 3.7vw, 44px); line-height: 1.12; letter-spacing: -.035em; }
.platform-site .eyebrow { font-size: 11px; letter-spacing: .11em; color: #526881; }
.platform-site .text-link { display: inline-block; margin-top: 18px; color: #095bb5; font-size: 14px; font-weight: 650; }
.platform-site .text-link:hover { text-decoration: underline; text-underline-offset: 4px; }
.platform-site .nav-links a[aria-current="page"] { color: #095bb5; background: #eef5ff; }
.platform-site .small-note { font-size: 13px; line-height: 1.7; color: #56667a; }
.utility-hero { background: #f5f7fb; padding: 64px 0 35px; text-align: center; border-bottom: 1px solid #e3e9f0; }
.utility-hero h1 { font-size: clamp(39px, 5.4vw, 66px); letter-spacing: -.05em; line-height: 1.08; margin: 20px auto; max-width: 940px; }
.utility-lead { max-width: 610px; margin: 0 auto; color: #526174; font-size: clamp(17px, 1.8vw, 20px); line-height: 1.65; }
.platform-doors { display: flex; gap: 14px; justify-content: center; align-items: center; flex-wrap: wrap; margin: 27px 0 0; }
.platform-doors .text-link { margin: 0; padding: 12px; }
.utility-trust { display: flex; gap: 12px 25px; justify-content: center; flex-wrap: wrap; padding: 0; margin: 26px 0 0; list-style: none; font-size: 12px; color: #4c5f74; }
.utility-trust li { display: inline-flex; align-items: center; gap: 7px; }
.utility-trust li::before { content: "✓"; color: #187645; font-weight: 700; }
.home-captures { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin: 45px 0 16px; text-align: left; }
.home-capture { border: 1px solid #d6dee9; border-radius: 12px; background: #fff; overflow: hidden; box-shadow: 0 12px 34px #1d304412; transition: border-color .2s, transform .2s; }
.home-capture:hover { border-color: #6a91bf; transform: translateY(-3px); }
.capture-label { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 15px 17px; border-bottom: 1px solid #e5eaf1; }
.capture-label strong { font-size: 13px; }
.capture-label span { font-size: 11px; color: #576b83; }
.home-capture img { width: 100%; }
.capture-disclosure { font-size: 11px; color: #627286; }
.overview-steps { display: grid; grid-template-columns: repeat(3, 1fr); padding: 0; list-style: none; gap: 42px; }
.overview-steps li { border-top: 1px solid #cdd8e5; padding-top: 22px; }
.overview-steps li > span { font-family: var(--mono); color: #0b5fc2; font-size: 12px; }
.overview-steps h3 { margin: 16px 0 12px; font-size: 24px; }
.overview-steps p { font-size: 15px; color: #536275; line-height: 1.75; max-width: 320px; }
.choose-work { background: #f7f8fa; border-block: 1px solid #e7ebf1; }
.work-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; }
.work-pair article { background: #fff; border: 1px solid #e1e7ef; border-radius: 14px; padding: 34px; }
.feature-symbol { display: flex; justify-content: center; align-items: center; width: 42px; height: 42px; background: #edf4ff; color: #095bb5; border-radius: 9px; font: 36px/1 system-ui; margin-bottom: 22px; }
.area-symbol::after { content: ""; width: 20px; height: 16px; border: 1.5px dashed #095bb5; border-radius: 2px; }
.work-pair h3 { font-size: 23px; line-height: 1.25; margin: 0 0 13px; }
.work-pair p { font-size: 15px; line-height: 1.75; color: #536275; }
.work-pair .small-note { margin-top: 18px; }
.example-terms { padding: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 7px; margin: 22px 0 0; }
.example-terms li { padding: 6px 10px; border: 1px solid #dce4ec; border-radius: 6px; background: #f9fbfd; font-family: var(--mono); font-size: 11px; color: #415c7b; }
.result-band { background: #edf3f8; }
.result-layout { display: grid; grid-template-columns: 1.3fr 1fr; align-items: center; gap: 100px; }
.result-layout h2 { margin: 16px 0 20px; }
.result-layout > div > p { color: #506074; font-size: 16px; line-height: 1.8; }
.result-list { list-style: none; margin: 0; padding: 0; border-top: 1px solid #cfdae5; }
.result-list li { display: flex; gap: 16px; padding: 22px 0; border-bottom: 1px solid #cfdae5; }
.result-list strong { font-size: 17px; font-weight: 650; }
.result-list p { font-size: 13px; color: #556579; margin-top: 3px; }
.result-dot { width: 10px; height: 10px; border-radius: 50%; flex: 0 0 10px; margin-top: 8px; }
.result-dot.good { background: #218449; }.result-dot.review { background: #a76410; }.result-dot.failed { background: #b84540; }
.purchase-choices { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; max-width: 940px; margin: 0 auto; }
.purchase-choices article { border: 1px solid #dce4ee; border-radius: 14px; padding: 34px; background: #fff; scroll-margin-top: 100px; }
.purchase-choices h3 { font-size: 28px; margin: 15px 0; }
.purchase-choices article > p:not(.small-note) { font-size: 15px; color: #536275; }
.purchase-choices .small-note { margin-top: 20px; }
.choice-price { font-size: 34px; font-weight: 700; letter-spacing: -.035em; margin: 22px 0; }
.choice-price span { font-size: 13px; font-weight: 500; color: #526174; letter-spacing: 0; }
.purchase-note { max-width: 900px; margin: 25px auto 0; padding: 0 24px; text-align: center; color: #56667a; font-size: 12px; line-height: 1.8; }
.purchase-note a { text-decoration: underline; text-underline-offset: 3px; }
.hidden-summary { border-block: 1px solid #e3e9f0; }
.hidden-summary h2 { font-size: clamp(28px, 3vw, 36px); margin: 15px 0; }
.hidden-summary p { color: #556579; font-size: 15px; }
.hidden-summary details { margin-top: 25px; border-top: 1px solid #dae3ed; padding-top: 18px; }
.hidden-summary summary { cursor: pointer; font-weight: 600; font-size: 14px; }
.hidden-summary .hidden-chips { padding: 0; margin: 22px 0; }
.home-questions .faq p { padding-top: 12px; }
.utility-closing { padding: 70px 0; text-align: center; background: #f5f7fb; border-top: 1px solid #e3e9f0; }
.utility-closing img { margin: 0 auto 22px; width: 54px; }
.utility-closing h2 { font-size: clamp(32px, 4vw, 48px); letter-spacing: -.04em; }
.utility-closing p { max-width: 540px; margin: 22px auto; font-size: 15px; color: #556579; }
.platform-hero { text-align: center; padding: 26px 0 54px; background: #f5f7fb; border-bottom: 1px solid #e3e9f0; }
.back-platforms { display: block; width: fit-content; margin: 0 0 35px auto; font-size: 12px; color: #576b83; }
.back-platforms:hover { text-decoration: underline; }
.platform-hero h1 { font-size: clamp(38px, 5.3vw, 64px); letter-spacing: -.045em; line-height: 1.08; margin: 20px auto; }
.platform-price { font-size: 12px; color: #596d83; margin-top: 18px; }
.walkthrough-heading { display: flex; justify-content: space-between; align-items: end; gap: 40px; margin-bottom: 32px; }
.walkthrough-heading h2 { font-size: clamp(31px, 4vw, 44px); letter-spacing: -.035em; margin-top: 12px; }
.walkthrough-heading > p { max-width: 370px; color: #536275; font-size: 15px; }
.device-tabs { display: flex; padding: 5px; gap: 5px; background: #edf2f7; border: 1px solid #e0e7ef; border-radius: 11px; width: fit-content; margin: 28px auto 36px; }
.device-tabs button { cursor: pointer; border: 0; background: none; color: #536275; padding: 11px 36px; border-radius: 7px; font-size: 14px; font-weight: 650; }
.device-tabs button[aria-selected="true"] { background: #fff; color: #095bb5; box-shadow: 0 2px 7px #152b4215; }
.device-heading { margin: 25px 0; font-size: 26px; }
.walkthrough-ready .device-heading { display: none; }
.step-tabs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.step-tabs button { display: flex; align-items: center; justify-content: center; gap: 12px; cursor: pointer; padding: 17px 12px; border: 1px solid #dae3ed; border-radius: 9px; background: #fff; font-size: 15px; color: #56667a; font-weight: 650; }
.step-tabs button:hover { background: #f5f8fc; }
.step-tabs button[aria-selected="true"] { border-color: #0b5fc2; background: #eef5ff; color: #085ab4; }
.step-index { font: 11px var(--mono); }
.walk-description { display: flex; gap: 40px; justify-content: space-between; align-items: center; padding: 30px 0; min-height: 140px; }
.walk-description h3 { font-size: clamp(21px, 2.6vw, 28px); line-height: 1.2; letter-spacing: -.03em; margin-top: 8px; }
.walk-description > p { max-width: 400px; font-size: 14px; color: #536275; line-height: 1.75; }
.capture-stage { border: 1px solid #d9e2ed; border-radius: 12px; padding: 18px; background: #edf2f7; }
.capture-link { position: relative; display: block; border: 1px solid #d5dde7; border-radius: 7px; overflow: hidden; box-shadow: 0 5px 20px #1b314611; cursor: zoom-in; background: #fff; }
.capture-link img { width: 100%; }
.enlarge-hint { position: absolute; right: 12px; bottom: 12px; padding: 7px 10px; border: 1px solid #d5dfea; border-radius: 6px; color: #1d4d7d; background: #ffffffef; font-size: 11px; font-weight: 650; opacity: 0; transition: opacity .15s; }
.capture-link:hover .enlarge-hint, .capture-link:focus-visible .enlarge-hint { opacity: 1; }
.capture-stage figcaption { text-align: center; font-size: 12px; color: #576b83; margin-top: 15px; }
.capture-stage.ipad { padding-block: 28px; }
.capture-stage.ipad figure { max-width: 700px; margin: 0 auto; }
.capture-stage.iphone { padding-block: 28px; }
.capture-stage.iphone figure { max-width: 360px; margin: 0 auto; }
.capture-stage.phone-result-pair { display: grid; grid-template-columns: repeat(2, minmax(0, 360px)); justify-content: center; gap: 30px; }
.walk-bottom { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding-top: 18px; }
.walk-bottom > p { font-size: 11px; color: #586b80; }
.step-paging { display: flex; align-items: center; gap: 15px; }
.step-paging button { border: 1px solid #d7e0eb; border-radius: 7px; background: #fff; padding: 8px 12px; color: #205a97; cursor: pointer; font-size: 12px; }
.step-paging button:disabled { color: #7f8996; background: #f7f8fa; cursor: default; }
.step-paging span { font: 11px var(--mono); color: #62758b; }
.device-extras { border-bottom: 1px solid #e3e9f0; }
.extra-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; }
.extra-grid h2 { margin: 15px 0 20px; }
.extra-grid p { color: #536275; font-size: 15px; line-height: 1.8; }
.apple-capabilities { display: grid; grid-template-columns: repeat(3, 1fr); gap: 40px; }
.apple-capabilities article { border-top: 1px solid #cdd8e5; padding-top: 25px; }
.apple-capabilities h3 { font-size: 23px; margin-bottom: 14px; }
.apple-capabilities p { font-size: 15px; color: #536275; line-height: 1.8; }
.download-section { background: #f7f8fa; }
.download-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 65px; align-items: start; }
.download-intro h2 { margin: 16px 0 22px; font-size: 48px; }
.download-intro > p:not(.small-note) { font-size: 17px; line-height: 1.75; color: #536275; }
.download-intro .plain-checks { margin-block: 24px; }
.platform-site .windows-download { min-width: 0; padding: 30px; border: 1px solid #bdd0e7; box-shadow: 0 10px 32px #1d30440a; }
.windows-download .download-actions { margin-top: 25px; }
.windows-download .download-meta { line-height: 1.7; }
.windows-download .win-pending { font-size: 12px; color: #627286; margin-top: 15px; }
.windows-download .buy-row { flex-wrap: wrap; }
.windows-download .checksum code { font-size: 11px; overflow-wrap: anywhere; word-break: break-all; }
.apple-purchase { text-align: center; background: #f5f7fb; }
.apple-purchase img:not(.appstore img) { width: 74px; margin: 0 auto 26px; }
.apple-purchase h2 { font-size: clamp(36px, 4.5vw, 52px); letter-spacing: -.04em; margin: 18px 0; }
.apple-purchase .narrow > p:not(.small-note):not(.purchase-note) { max-width: 530px; margin: 0 auto; color: #536275; font-size: 16px; }
.apple-purchase .small-note { margin: 20px 0 0; }
.image-dialog { width: min(96vw, 1940px); max-width: none; max-height: 95dvh; padding: 0; border: 1px solid #c4d2e1; border-radius: 12px; background: #edf2f7; }
.image-dialog::backdrop { background: #112236cc; }
.image-dialog-bar { position: sticky; top: 0; z-index: 1; display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 12px 18px; background: #fff; border-bottom: 1px solid #d7e0eb; }
.image-dialog-bar p { font-size: 13px; font-weight: 600; color: #243f5e; }
.image-dialog-bar button { font: inherit; font-size: 13px; padding: 8px 14px; cursor: pointer; border: 1px solid #cbd8e7; border-radius: 6px; background: #fff; color: #213e60; }
.image-dialog-actions { display: flex; gap: 8px; flex-shrink: 0; }
.image-dialog-image { display: block; width: auto; max-width: 100%; max-height: none; margin: 0 auto; cursor: zoom-in; }
.image-dialog-image.is-native { max-width: none; width: auto; cursor: zoom-out; }
html.image-open { overflow: hidden; }
@media (max-width: 1000px) {
  .platform-site .nav-links a { padding-inline: 8px; font-size: 13px; }
  .platform-site .nav-links { margin-left: 0; }
  .capture-label span { display: none; }
  .result-layout { gap: 45px; }
  .download-layout { gap: 30px; grid-template-columns: .8fr 1.2fr; }
  .walk-description { gap: 25px; }
  .walk-description > p { max-width: 330px; }
}
@media (max-width: 760px) {
  .platform-site .section { padding: 58px 0; }
  .platform-site .container { padding-inline: 20px; }
  .utility-hero { padding-top: 44px; }
  .utility-hero h1 { letter-spacing: -.04em; }
  .desktop-break { display: none; }
  .home-captures { gap: 12px; margin-top: 32px; }
  .capture-label { padding: 12px; }
  .capture-label strong { font-size: 11px; }
  .utility-trust { gap: 8px 15px; font-size: 11px; }
  .overview-steps { gap: 25px; }
  .overview-steps h3 { font-size: 21px; }
  .work-pair { gap: 16px; }
  .work-pair article { padding: 24px; }
  .result-layout, .download-layout { grid-template-columns: 1fr; gap: 30px; }
  .purchase-choices article { padding: 24px; }
  .purchase-choices h3 { font-size: 23px; }
  .walkthrough-heading, .walk-description { display: block; }
  .walkthrough-heading > p { max-width: 560px; margin-top: 18px; }
  .walk-description { min-height: 0; padding: 25px 0; }
  .walk-description > p { max-width: none; margin-top: 12px; }
  .step-tabs { gap: 7px; }
  .step-tabs button { padding: 13px 7px; font-size: 13px; gap: 7px; }
  .capture-stage { padding: 9px; border-radius: 9px; }
  .enlarge-hint { opacity: 1; right: 6px; bottom: 6px; padding: 4px 7px; font-size: 10px; }
  .capture-stage.iphone { padding: 22px; }
  .capture-stage.phone-result-pair { gap: 20px; }
  .walk-bottom { flex-wrap: wrap; }
  .extra-grid { gap: 35px; }
  .apple-capabilities { gap: 25px; }
  .back-platforms { margin-bottom: 25px; }
}
@media (max-width: 560px) {
  .platform-site .nav-get { display: none; }
  .platform-doors { gap: 10px; }
  .utility-hero .platform-doors .btn { width: 100%; max-width: 330px; }
  .home-captures, .overview-steps, .work-pair, .purchase-choices, .extra-grid, .apple-capabilities { grid-template-columns: 1fr; }
  .home-captures { gap: 22px; }
  .capture-label span { display: inline; font-size: 10px; }
  .capture-label strong { font-size: 12px; }
  .overview-steps { gap: 26px; }
  .overview-steps li { display: grid; grid-template-columns: 30px 1fr; gap: 12px; align-items: baseline; }
  .overview-steps h3 { margin: 0; }
  .overview-steps p { grid-column: 2; max-width: none; }
  .device-tabs { width: 100%; }
  .device-tabs button { flex: 1; padding-inline: 10px; }
  .step-tabs button { flex-direction: column; font-size: 12px; gap: 4px; line-height: 1.3; }
  .capture-stage.phone-result-pair { grid-template-columns: 1fr; }
  .walk-bottom { justify-content: center; text-align: center; }
  .step-paging { width: 100%; justify-content: space-between; }
  .platform-site .windows-download { padding: 22px; }
  .windows-download .download-actions .btn { width: 100%; font-size: 14px; padding-inline: 10px; }
  .image-dialog-bar p { font-size: 11px; }
}
