.tp-stage10 { background: #fff; }
.tp-stage10 .tp-site-header { border-bottom: 1px solid #d9e0ec; background: rgba(255,255,255,.98); }
.tp-stage10 .tp-desktop-header { display: none!important; }
.tp-stage10 .tp-appbar { display: grid!important; max-width: 860px; min-height: 70px; grid-template-columns: minmax(52px,1fr) auto minmax(52px,1fr); margin-inline: auto; padding-inline: 22px; }
.tp-stage10 .tp-appbar__leading { justify-self: start; }
.tp-stage10 .tp-appbar__actions { justify-self: end; }
.tp-stage10 .tp-back-button { width: 44px; height: 44px; color: #0755e8; background: transparent; box-shadow: none; font-size: 23px; }
.tp-stage10 .tp-appbar__title, .tp10-appbar__wordmark { position: static!important; inset: auto!important; width: auto!important; height: auto!important; margin: 0!important; padding: 0!important; border: 0!important; color: var(--tp-navy-950); background: transparent!important; box-shadow: none!important; font-family: var(--tp-font-display); font-size: 26px; font-weight: 700; line-height: 1.2; white-space: nowrap; }
.tp10-appbar__wordmark { font-size: 30px; }
.tp10-reading-progress { position: absolute; right: 0; bottom: -1px; left: 0; height: 3px; overflow: hidden; background: #dce3ef; }
.tp10-reading-progress span { display: block; width: 22%; height: 100%; background: #064ff3; transition: width .12s linear; }
.tp-stage10 .tp-content { width: 100%; max-width: none; padding: 38px 24px 54px; background: #fff; }
.tp-stage10 .tp-content > #main { float: none!important; width: 100%!important; max-width: 760px; margin-inline: auto; padding: 0!important; }
.tp-stage10 .tp-flash { position: relative; z-index: 5; max-width: 760px; }
.tp-stage10 .tp-flash .flashmessage { margin: 12px 0 0; }

.tp10-reading-page { float: none!important; width: 100%!important; margin: 0!important; padding: 0!important; color: var(--tp-navy-950); background: transparent!important; }
.tp10-reading-page section, .tp10-system-page { min-height: 0; padding-top: 0; padding-bottom: 0; }
.tp-stage10.page .tp10-reading-page section { min-height: 0; }
.tp-stage10.page .tp10-legal-section { min-height: 0; padding: 0; }
.tp10-reading-hero { position: static!important; float: none!important; width: 100%!important; height: auto!important; margin: 0 0 34px!important; padding: 0!important; border: 0!important; background: transparent!important; box-shadow: none!important; }
.tp10-reading-hero h1 { margin: 0 0 17px; color: var(--tp-navy-950); font: 700 clamp(42px,6vw,66px)/1.12 var(--tp-font-display); letter-spacing: -.045em; }
.tp10-reading-hero p { max-width: 690px; margin: 0; color: #405783; font-size: 23px; line-height: 1.55; }
.tp10-reading-hero .tp10-updated { margin: 0 0 23px; color: #53658d; font-size: 20px; }

.tp10-toc { margin: 28px 0 44px; }
.tp10-toc > h2, .tp10-highlights > h2, .tp10-previous > h2, .tp10-checks > h2, .tp10-related > h2 { margin: 0 0 10px; color: var(--tp-navy-950); font: 700 28px/1.25 var(--tp-font-display); }
.tp10-toc nav { border-top: 1px solid #d4dce9; }
.tp10-toc a, .tp10-related a { display: flex; min-height: 72px; align-items: center; justify-content: space-between; gap: 20px; padding: 0 6px; border-bottom: 1px solid #d4dce9; color: #102556; font-size: 21px; }
.tp10-toc a i, .tp10-related a i { color: #4d6392; font-size: 16px; }

.tp10-legal-copy { counter-reset: tp10-legal; color: #283f70; font-size: 21px; line-height: 1.62; }
.tp10-legal-copy h2 { margin: 44px 0 14px; color: var(--tp-navy-950); font: 700 36px/1.2 var(--tp-font-display); letter-spacing: -.03em; }
.tp10-legal-section h2::before { counter-increment: tp10-legal; content: counter(tp10-legal) ". "; }
.tp10-legal-copy p { margin: 0 0 24px; }
.tp10-legal-copy ul, .tp10-legal-copy ol { margin: 0 0 26px; padding-inline-start: 28px; }
.tp10-legal-copy li { margin: 0 0 10px; padding-inline-start: 4px; }
.tp10-legal-copy a { color: #064ff3; text-decoration: underline; text-underline-offset: 3px; }
.tp10-legal-copy strong { color: #142858; font-weight: 700; }
.tp10-legal-copy h2 { scroll-margin-top: 92px; }
.tp10-legal-copy h2:focus-visible { outline: 2px solid #064ff3; outline-offset: 5px; }
.tp10-legal-section[hidden] { display: none!important; }
.tp10-continue { display: flex; float: none; clear: both; width: max-content; min-height: 48px; align-items: center; gap: 12px; margin: 18px auto 10px; padding: 0 18px; border: 0; color: #074ff0; background: transparent; cursor: pointer; font: 500 19px/1 var(--tp-font-ui); }
.tp10-centered-link { display: block; clear: both; margin: 18px auto 0; color: #074ff0; font-size: 19px; text-align: center; }

.tp10-privacy-glance { margin: 8px 0 36px; padding: 28px 30px; border-radius: 18px; background: #f0f6ff; }
.tp10-privacy-glance h2 { margin: 0 0 14px; color: var(--tp-navy-950); font: 700 29px/1.25 var(--tp-font-display); }
.tp10-privacy-glance > div { display: grid; min-height: 76px; grid-template-columns: 58px minmax(0,1fr); align-items: center; gap: 18px; border-bottom: 1px solid #ced9eb; color: #13285a; font-size: 20px; }
.tp10-privacy-glance > div:last-child { border-bottom: 0; }
.tp10-privacy-glance i { color: #0755e8; font-size: 32px; text-align: center; }
.tp10-related--legal { margin-top: 28px; }

.tp10-version { padding-bottom: 28px; border-bottom: 1px solid #d4dce9; }
.tp10-release > .tp10-version, .tp10-release > .tp10-highlights, .tp10-release > .tp10-previous { padding-inline: 0; }
.tp10-version__title { display: flex; align-items: center; gap: 18px; }
.tp10-version h2 { margin: 0; color: var(--tp-navy-950); font: 700 38px/1.2 var(--tp-font-display); }
.tp10-version__title span { padding: 8px 14px; border-radius: 999px; color: #0755e8; background: #eef3ff; font-size: 16px; font-weight: 600; }
.tp10-version > p { margin: 12px 0 0; color: #53658d; font-size: 20px; }
.tp10-highlights { margin-top: 28px; }
.tp10-highlight { display: grid; min-height: 124px; grid-template-columns: 100px minmax(0,1fr); align-items: center; gap: 24px; border-bottom: 1px solid #d4dce9; }
.tp10-highlight > span { display: grid; width: 84px; height: 84px; place-items: center; border-radius: 50%; color: #0755e8; background: #eef3ff; font-size: 34px; }
.tp10-highlight h3 { margin: 0 0 7px; color: #07194b; font-size: 23px; font-weight: 600; }
.tp10-highlight p { margin: 0; color: #49618f; font-size: 19px; line-height: 1.45; }
.tp10-previous { margin-top: 32px; }
.tp10-previous details, .tp10-checks details { border-bottom: 1px solid #d4dce9; }
.tp10-previous summary { display: flex; min-height: 66px; align-items: center; justify-content: space-between; gap: 16px; color: #53658d; cursor: pointer; font-size: 19px; list-style: none; }
.tp10-previous summary::-webkit-details-marker, .tp10-checks summary::-webkit-details-marker { display: none; }
.tp10-previous details[open] summary i, .tp10-checks details[open] summary > i { transform: rotate(180deg); }
.tp10-previous summary i, .tp10-checks summary > i { transition: transform .18s ease; }
.tp10-previous details p { margin: -2px 0 18px; color: #49618f; font-size: 17px; line-height: 1.5; }
.tp10-outline-action, .tp10-primary-action { box-sizing: border-box; display: flex; width: 100%; min-height: 64px; align-items: center; justify-content: center; padding: 0 24px; border: 1.5px solid #0755e8; border-radius: 12px; cursor: pointer; text-align: center; font: 500 20px/1.2 var(--tp-font-ui); }
.tp10-outline-action,
.tp10-outline-action:visited,
.tp10-outline-action:hover,
.tp10-outline-action:focus { color: #064ff3!important; border-color: #064ff3; background: #fff; }
.tp10-primary-action, .tp10-primary-action:visited, .tp10-primary-action:hover { color: #fff!important; background: #0758e8; }
.tp10-release > .tp10-outline-action { margin-top: 32px; }
.tp10-update-note { margin: 14px 0 0; color: #53658d; font-size: 17px; text-align: center; }

.tp10-notification-state { display: grid; grid-template-columns: 118px minmax(0,1fr); align-items: center; gap: 24px; margin: 0 0 30px; padding: 28px; border-radius: 18px; background: #f1f6ff; }
.tp10-notification-state > span { display: grid; width: 94px; height: 94px; place-items: center; border-radius: 50%; color: #0755e8; background: #fff; font-size: 38px; }
.tp10-notification-state.is-attention > span { color: #a16207; }
.tp10-notification-state h2 { margin: 0 0 8px; color: var(--tp-navy-950); font-size: 25px; }
.tp10-notification-state p { margin: 0; color: #49618f; font-size: 18px; line-height: 1.48; }
.tp10-checks { margin-top: 24px; }
.tp10-checks summary { display: grid; min-height: 82px; grid-template-columns: 54px minmax(0,1fr) 18px; align-items: center; gap: 18px; cursor: pointer; list-style: none; }
.tp10-checks summary b { display: grid; width: 46px; height: 46px; place-items: center; border-radius: 50%; color: #0755e8; background: #eef3ff; font-size: 21px; font-weight: 500; }
.tp10-checks summary span { color: #0a1c50; font-size: 20px; }
.tp10-checks summary > i { color: #526790; }
.tp10-checks details p { margin: -3px 34px 22px 72px; color: #49618f; font-size: 17px; line-height: 1.5; }
.tp10-test-form { margin: 30px 0 0; }
.tp10-related { margin-top: 30px; padding-top: 30px; border-top: 1px solid #d4dce9; }
.tp10-related a { color: #0755e8; }

/* Help center */
.tp10-help-hero { margin-bottom: 24px!important; }
.tp10-help-search { margin-bottom: 22px; }
.tp10-help-search label { display: grid; min-height: 58px; grid-template-columns: 24px minmax(0,1fr) auto; align-items: center; gap: 12px; padding: 0 8px 0 18px; border: 1px solid #ccd7e8; border-radius: 14px; background: #fff; box-shadow: 0 8px 24px rgba(15,42,91,.06); }
.tp10-help-search label > i { color: #0755e8; font-size: 18px; }
.tp10-help-search input { min-width: 0; height: 54px; padding: 0; border: 0; outline: 0; color: var(--tp-navy-950); background: transparent; font: 400 17px/1.2 var(--tp-font-ui); }
.tp10-help-search input::placeholder { color: #7182a3; }
.tp10-help-search button { min-height: 42px; padding: 0 20px; border: 0; border-radius: 10px; color: #fff; background: #0758e8; cursor: pointer; font: 600 15px/1 var(--tp-font-ui); }
.tp10-help-topics { display: flex; float: none!important; width: 100%; box-sizing: border-box; gap: 9px; margin: 0 0 30px; padding-bottom: 4px; overflow-x: auto; scrollbar-width: none; }
.tp10-help-topics::-webkit-scrollbar { display: none; }
.tp10-help-topics a { flex: 0 0 auto; padding: 9px 15px; border: 1px solid #d3ddeb; border-radius: 999px; color: #425982; background: #fff; font-size: 14px; font-weight: 600; }
.tp10-help-topics a.is-active { color: #fff; border-color: #0758e8; background: #0758e8; }
.tp10-help-results { margin: 0; }
.tp10-help-results__heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 8px; }
.tp10-help-results__heading h2 { margin: 0; color: var(--tp-navy-950); font: 700 28px/1.25 var(--tp-font-display); }
.tp10-help-results__heading > span { display: grid; min-width: 30px; height: 30px; place-items: center; border-radius: 999px; color: #0755e8; background: #edf3ff; font-size: 14px; font-weight: 700; }
.tp10-help-list { border-top: 1px solid #d4dce9; }
.tp10-help-list > a { display: grid; min-height: 112px; grid-template-columns: 62px minmax(0,1fr) 18px; align-items: center; gap: 18px; padding: 16px 4px; border-bottom: 1px solid #d4dce9; color: var(--tp-navy-950); }
.tp10-help-list__icon { display: grid; width: 58px; height: 58px; place-items: center; border-radius: 50%; color: #0755e8; background: #eef4ff; font-size: 23px; }
.tp10-help-list > a > span:nth-child(2) { min-width: 0; }
.tp10-help-list small { display: block; margin-bottom: 4px; color: #0755e8; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; }
.tp10-help-list strong { display: block; margin-bottom: 5px; color: var(--tp-navy-950); font: 700 20px/1.3 var(--tp-font-display); }
.tp10-help-list em { display: block; color: #51658d; font-size: 15px; font-style: normal; line-height: 1.45; }
.tp10-help-list > a > i { color: #58709b; }
.tp10-help-contact { display: grid; grid-template-columns: 54px minmax(0,1fr) auto; align-items: center; gap: 18px; margin-top: 36px; padding: 24px; border-radius: 18px; background: #eef4ff; }
.tp10-help-contact > span { display: grid; width: 50px; height: 50px; place-items: center; border-radius: 50%; color: #0755e8; background: #fff; font-size: 21px; }
.tp10-help-contact h2 { margin: 0 0 4px; color: var(--tp-navy-950); font-size: 20px; }
.tp10-help-contact p { margin: 0; color: #50658d; font-size: 14px; line-height: 1.45; }
.tp10-help-contact > a { display: inline-flex; min-height: 44px; align-items: center; padding: 0 18px; border-radius: 10px; color: #fff; background: #0758e8; font-size: 14px; font-weight: 600; white-space: nowrap; }
.tp10-help-empty { padding: 42px 20px; border-top: 1px solid #d4dce9; text-align: center; }
.tp10-help-empty > span { display: grid; width: 72px; height: 72px; place-items: center; margin: 0 auto 16px; border-radius: 50%; color: #0755e8; background: #eef4ff; font-size: 30px; }
.tp10-help-empty h3 { margin: 0 0 8px; color: var(--tp-navy-950); font: 700 22px/1.3 var(--tp-font-display); }
.tp10-help-empty p { margin: 0 0 16px; color: #51658d; }
.tp10-help-empty a { color: #0755e8; font-weight: 600; }
.tp10-help-article__hero > span { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 14px; color: #0755e8; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; }
.tp10-help-article__hero h1 { max-width: 700px; }
.tp10-help-copy { color: #283f70; font-size: 20px; line-height: 1.62; }
.tp10-help-copy h2 { margin: 36px 0 12px; color: var(--tp-navy-950); font: 700 30px/1.25 var(--tp-font-display); letter-spacing: -.02em; scroll-margin-top: 92px; }
.tp10-help-copy h2:first-child { margin-top: 0; }
.tp10-help-copy p { margin: 0 0 20px; }
.tp10-help-copy ul, .tp10-help-copy ol { margin: 0 0 24px; padding-inline-start: 26px; }
.tp10-help-copy li { margin-bottom: 9px; padding-inline-start: 3px; }
.tp10-help-copy strong { color: #142858; }
.tp10-help-article__actions { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 34px; padding-top: 24px; border-top: 1px solid #d4dce9; }
.tp10-help-article__actions a { display: inline-flex; min-height: 44px; align-items: center; gap: 10px; color: #0755e8; font-size: 16px; font-weight: 600; }

.tp-stage10-system .tp-content { padding-top: 24px; }
.tp10-system-page { display: flex; max-width: 680px; min-height: calc(100vh - 120px); flex-direction: column; align-items: center; margin-inline: auto; text-align: center; }
.tp10-system-art { display: block; width: min(78vw, 430px); height: auto; max-height: 430px; object-fit: contain; }
.tp10-not-found-picture { display: contents; }
.tp10-not-found-art { margin-top: -10px; }
.tp10-maintenance-art { width: min(80vw, 450px); margin-top: -22px; }
.tp10-system-code { margin: 0 0 14px; color: #174df2; font-size: 23px; }
.tp10-system-page h1 { max-width: 650px; margin: 0 0 18px; color: var(--tp-navy-950); font: 700 clamp(42px,7vw,68px)/1.12 var(--tp-font-display); letter-spacing: -.045em; }
.tp10-system-lead { max-width: 610px; margin: 0; color: #405783; font-size: 22px; line-height: 1.5; }
.tp10-system-actions { display: grid; width: min(100%, 620px); gap: 14px; margin-top: 34px; }
.tp10-text-link,
.tp10-text-link:visited,
.tp10-text-link:hover,
.tp10-text-link:focus { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; color: #064ff3!important; font-size: 19px; }
.tp10-system-note { max-width: 570px; margin: 34px 0 0; color: #405783; font-size: 17px; line-height: 1.5; }
.tp10-maintenance-status { display: flex; align-items: center; gap: 12px; margin: 4px 0 22px; color: #405783; font-size: 19px; }
.tp10-maintenance-status span { width: 13px; height: 13px; border-radius: 50%; background: #5d78ff; }
.tp10-maintenance-time { display: flex; align-items: center; gap: 14px; margin: 28px 0 0; color: #405783; font-size: 19px; }
.tp10-maintenance-time i { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 50%; background: #eef3ff; }

@media (max-width: 1023px) {
  .tp-stage10 .tp-site-header { position: fixed; top: 0; right: 0; left: 0; z-index: var(--tp-z-shell); }
  .tp-stage10 .tp-content { padding-top: 104px; }
  .tp-stage10-system .tp-content { padding-top: 86px; }
}

@media (max-width: 599px) {
  .tp-stage10 .tp-appbar { min-height: 70px; padding-inline: 18px; }
  .tp-stage10 .tp-appbar__title { max-width: 285px; overflow: hidden; font-size: 22px; text-overflow: ellipsis; }
  .tp-stage10-terms-of-service .tp-appbar__title { font-size: 20px; }
  .tp10-appbar__wordmark { font-size: 26px; }
  .tp-stage10 .tp-content { padding: 102px 30px 42px; }
  .tp-stage10-system .tp-content { padding: 84px 22px 42px; }
  .tp10-reading-hero { margin-bottom: 14px!important; }
  .tp10-reading-hero h1 { margin-bottom: 12px; font-size: 28px; line-height: 1.2; letter-spacing: -.03em; white-space: normal; }
  .tp10-notification-guide .tp10-reading-hero h1 { font-size: 24px; }
  .tp10-reading-hero p { font-size: 16px; line-height: 1.48; }
  .tp10-reading-hero .tp10-updated { margin-bottom: 20px; font-size: 17px; }
  .tp10-toc { margin: 24px 0 20px; }
  .tp10-toc > h2, .tp10-highlights > h2, .tp10-previous > h2, .tp10-checks > h2, .tp10-related > h2 { font-size: 18px; }
  .tp10-toc a, .tp10-related a { min-height: 48px; font-size: 16px; }
  .tp10-help-hero h1 { white-space: normal; }
  .tp10-help-search label { min-height: 52px; grid-template-columns: 20px minmax(0,1fr) auto; padding: 0 7px 0 14px; }
  .tp10-help-search input { height: 50px; font-size: 15px; }
  .tp10-help-search button { min-height: 38px; padding: 0 12px; border-radius: 9px; font-size: 13px; }
  .tp10-help-topics { margin-bottom: 24px; }
  .tp10-help-topics a { padding: 8px 13px; font-size: 13px; }
  .tp10-help-results__heading h2 { font-size: 20px; }
  .tp10-help-list > a { min-height: 96px; grid-template-columns: 48px minmax(0,1fr) 12px; gap: 12px; padding: 14px 0; }
  .tp10-help-list__icon { width: 46px; height: 46px; font-size: 19px; }
  .tp10-help-list small { font-size: 10px; }
  .tp10-help-list strong { font: 700 16px/1.3 var(--tp-font-display); }
  .tp10-help-list em { font-size: 13px; line-height: 1.38; }
  .tp10-help-contact { grid-template-columns: 44px minmax(0,1fr); gap: 12px; margin-top: 28px; padding: 18px; }
  .tp10-help-contact > span { width: 42px; height: 42px; }
  .tp10-help-contact h2 { font-size: 17px; }
  .tp10-help-contact p { font-size: 13px; }
  .tp10-help-contact > a { grid-column: 1 / -1; justify-content: center; }
  .tp10-help-article__hero h1 { font-size: 24px; white-space: normal; }
  .tp10-help-copy { font-size: 16px; line-height: 1.55; }
  .tp10-help-copy h2 { margin-top: 28px; font-size: 23px; }
  .tp10-help-article__actions { align-items: center; flex-direction: row; gap: 12px; margin-top: 28px; padding: 18px 0 8px; }
  .tp10-help-article__actions a { flex: 1 1 0; min-width: 0; min-height: 40px; gap: 7px; font-size: 13px; white-space: nowrap; }
  .tp10-help-article__actions a:first-child { justify-content: flex-start; }
  .tp10-help-article__actions a:last-child { justify-content: flex-end; }
  .tp10-legal-copy { font-size: 16px; line-height: 1.55; }
  .tp10-legal-copy h2 { margin-top: 30px; font-size: 24px; }
  .tp10-toc + .tp10-legal-copy h2:first-child, .tp10-privacy-glance + .tp10-legal-copy h2:first-child { margin-top: 0; }
  .tp10-continue, .tp10-centered-link { font-size: 17px; }
  .tp10-privacy-glance { margin-bottom: 24px; padding: 16px; border-radius: 15px; }
  .tp10-privacy-glance h2 { margin-bottom: 10px; font-size: 19px; }
  .tp10-privacy-glance > div { min-height: 58px; grid-template-columns: 38px minmax(0,1fr); gap: 10px; font-size: 14px; }
  .tp10-privacy-glance i { font-size: 23px; }
  .tp10-release .tp10-reading-hero { margin-bottom: 24px!important; }
  .tp10-version { padding-bottom: 22px; }
  .tp10-version__title { gap: 12px; }
  .tp10-version h2 { font-size: 26px; }
  .tp10-version__title span { flex: 0 0 auto; padding: 5px 10px; font-size: 12px; white-space: nowrap; }
  .tp10-version > p { margin-top: 8px; font-size: 15px; }
  .tp10-highlights { margin-top: 22px; }
  .tp10-highlight { min-height: 98px; grid-template-columns: 70px minmax(0,1fr); gap: 14px; }
  .tp10-highlight > span { width: 66px; height: 66px; font-size: 29px; }
  .tp10-highlight h3 { margin-bottom: 5px; font: 600 16px/1.25 var(--tp-font-ui); }
  .tp10-highlight p { font-size: 14px; line-height: 1.4; }
  .tp10-previous { margin-top: 24px; }
  .tp10-previous summary { min-height: 44px; font-size: 16px; }
  .tp10-outline-action, .tp10-primary-action { min-height: 58px; font-size: 18px; }
  .tp10-release > .tp10-outline-action { min-height: 40px; margin-top: 18px; border-radius: 7px; font-size: 16px; }
  .tp10-release .tp10-update-note { margin-top: 12px; font-size: 14px; }
  .tp10-notification-state { grid-template-columns: 82px minmax(0,1fr); gap: 16px; padding: 20px; }
  .tp10-notification-state > span { width: 72px; height: 72px; font-size: 26px; }
  .tp10-notification-state h2 { font-size: 20px; }
  .tp10-notification-state p { font-size: 15px; }
  .tp10-checks summary { min-height: 70px; grid-template-columns: 46px minmax(0,1fr) 16px; gap: 12px; }
  .tp10-checks summary b { width: 40px; height: 40px; font-size: 18px; }
  .tp10-checks summary span { font-size: 16px; }
  .tp10-checks details p { margin: -2px 18px 18px 58px; font-size: 15px; }
  .tp10-system-art { width: min(112vw, 462px); max-width: none; max-height: 410px; }
  .tp10-not-found-art { margin-top: -4px; margin-bottom:32px; }
  .tp10-maintenance-art { width: min(100vw, 416px); margin-top: -6px; }
  .tp10-system-code { margin-top: -2px; font-size: 19px; }
  .tp10-system-page h1 { font-size: 28px; line-height: 1.2; margin-bottom: 14px; }
  .tp10-not-found-page h1 { font-size: 28px; }
  .tp10-system-lead { font-size: 16px; }
  .tp10-system-actions { margin-top: 28px; }
  .tp10-system-note { margin-top: 28px; font-size: 15px; }
  .tp10-maintenance-status, .tp10-maintenance-time { font-size: 16px; }
}

@media (max-width: 390px) {
  .tp-stage10 .tp-content { padding-inline: 22px; }
  .tp-stage10-system .tp-content { padding-inline: 18px; }
  .tp10-reading-hero h1 { font-size: 24px; }
  .tp10-system-page h1 { font-size: 28px; }

  .tp-stage10-not-found .tp-appbar { height: 56px; min-height: 56px; align-items: center; padding: 0 6px; }
  .tp-stage10-not-found .tp10-appbar__wordmark { font-size: 16px; }
  .tp-stage10-not-found .tp-back-button { color: var(--tp-navy-950); }
  .tp-stage10-not-found .tp-content { padding-top: 77px; padding-bottom: 0; }
  .tp-stage10-not-found .tp10-not-found-art { width: 356px; height: 283px; max-height: none; margin: -4px 0 14px; object-fit: fill; }
  .tp-stage10-not-found .tp10-system-code { margin-bottom: 4px; }
  .tp-stage10-not-found .tp10-not-found-page h1 { margin-bottom: 0; font-size: 26px; line-height: 1.1; }
  .tp-stage10-not-found .tp10-system-lead { font-size: 15px; line-height: 1.45; }
  .tp-stage10-not-found .tp10-system-actions { width: 277px; gap: 10px; margin-top: 33px; }
  .tp-stage10-not-found .tp10-outline-action,
  .tp-stage10-not-found .tp10-primary-action { min-height: 38px; border-radius: 6px; font-size: 15px; }
  .tp-stage10-not-found .tp10-primary-action,
  .tp-stage10-not-found .tp10-primary-action:visited,
  .tp-stage10-not-found .tp10-primary-action:hover,
  .tp-stage10-not-found .tp10-primary-action:focus { border-color: #064ff3; background: #064ff3; }
  .tp-stage10-not-found .tp10-text-link { min-height: 40px; font-size: 14px; }
  .tp-stage10-not-found .tp10-system-note { max-width: 220px; margin: 19px 0 34px; font-size: 12px; line-height: 1.5; }
}

@media (prefers-reduced-motion: reduce) {
  .tp10-reading-progress span, .tp10-previous summary i, .tp10-checks summary > i { transition: none; }
}
