.android-docs-page {
  --docs-ink: #10243e;
  --docs-muted: #5b6c80;
  --docs-line: #dbe5ef;
  --docs-blue: #1769aa;
  --docs-cyan: #16a6b6;
  --docs-soft: #eef7fb;
  background: #f7fafc;
  color: var(--docs-ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  text-align: left;
  align-items: stretch;
}

.android-docs-page .header_div {
  box-shadow: none;
}

.android-docs-page .header_img {
  max-height: 180px;
  object-fit: cover;
}

.android-docs-page .page_div {
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}

.android-docs-context {
  border-top: 4px solid #3ddc84;
  background: white;
}

.android-docs-identity {
  display: flex;
  align-items: center;
  gap: 14px;
  box-sizing: border-box;
  width: 100%;
  padding: 17px max(24px, calc((100% - 1040px) / 2));
  background: radial-gradient(circle at 82% 20%, rgb(61 220 132 / 18%), transparent 25%),
  linear-gradient(115deg, #0b1f35, #123b50);
  color: white;
  text-decoration: none;
}

.android-docs-identity:hover {
  color: white;
}

.android-docs-identity-icon {
  display: grid;
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgb(61 220 132 / 65%);
  border-radius: 13px;
  background: rgb(61 220 132 / 12%);
  box-shadow: 0 0 24px rgb(61 220 132 / 16%);
}

.android-docs-identity-icon svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: #69f0ae;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.android-docs-identity-copy {
  display: flex;
  flex: 1;
  flex-direction: column;
  line-height: 1.2;
}

.android-docs-identity-copy small {
  color: #9bd9c0;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.android-docs-identity-copy strong {
  margin-top: 4px;
  color: white;
  font-size: clamp(1.2rem, 2.4vw, 1.65rem);
}

.android-platform-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  border: 1px solid rgb(105 240 174 / 42%);
  border-radius: 999px;
  background: rgb(6 18 30 / 36%);
  color: #d9ffea;
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .04em;
}

.android-platform-badge > span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3ddc84;
  box-shadow: 0 0 10px #3ddc84;
}

.android-docs-nav {
  position: sticky;
  top: 0;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 10px;
  padding: 12px 20px;
  border-bottom: 1px solid var(--docs-line);
  background: rgba(255, 255, 255, .96);
  backdrop-filter: blur(8px);
}

.android-docs-nav a {
  padding: 8px 11px;
  border-radius: 7px;
  color: var(--docs-ink);
  font-size: .9rem;
  font-weight: 750;
  text-decoration: none;
}

.android-docs-nav a:hover,
.android-docs-nav a.active {
  background: var(--docs-soft);
  color: var(--docs-blue);
}

.android-actor-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px 16px;
  padding: 13px 20px;
  border-bottom: 1px solid var(--docs-line);
  background: var(--docs-soft);
}

.android-actor-nav span {
  color: var(--docs-muted);
  font-size: .86rem;
  font-weight: 700;
  text-transform: uppercase;
}

.android-actor-nav a {
  color: var(--docs-blue);
  font-weight: 800;
  text-decoration: none;
}

.docs-hero {
  padding: 64px 0 54px;
  background: radial-gradient(circle at 85% 20%, rgb(61 220 132 / 13%), transparent 24%),
  linear-gradient(120deg, #e8f5fb, #f7fafc 68%);
}

.docs-shell {
  width: min(1040px, calc(100% - 40px));
  margin: 0 auto;
}

.docs-eyebrow {
  color: var(--docs-blue);
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.docs-hero h1 {
  max-width: 820px;
  margin: 12px 0 18px;
  color: var(--docs-ink);
  font-size: clamp(2.25rem, 6vw, 4.3rem);
  line-height: 1.05;
}

.docs-hero p {
  max-width: 760px;
  margin: 0;
  color: var(--docs-muted);
  font-size: 1.16rem;
  line-height: 1.7;
}

.android-landing-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 64px;
  align-items: center;
}

.android-landing-copy {
  position: relative;
  z-index: 2;
}

.android-landing-hero .docs-button:first-child {
  background: #147a49;
  box-shadow: 0 9px 22px rgb(20 122 73 / 20%);
}

.android-hero-visual {
  position: relative;
  display: grid;
  min-height: 350px;
  place-items: center;
}

.android-orbit {
  position: absolute;
  border: 1px solid rgb(22 166 182 / 27%);
  border-radius: 50%;
}

.android-orbit-one {
  width: 280px;
  height: 280px;
}

.android-orbit-two {
  width: 340px;
  height: 190px;
  transform: rotate(-28deg);
}

.android-phone {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 178px;
  height: 332px;
  padding: 10px;
  border: 2px solid #284a60;
  border-radius: 31px;
  background: #091b2d;
  box-shadow: 0 28px 55px rgb(16 36 62 / 27%), 0 0 0 7px rgb(255 255 255 / 63%);
  transform: rotate(5deg);
}

.android-phone-speaker {
  position: absolute;
  top: 8px;
  left: 50%;
  z-index: 2;
  width: 48px;
  height: 5px;
  border-radius: 999px;
  background: #284a60;
  transform: translateX(-50%);
}

.android-phone-screen {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 100%;
  padding: 22px;
  flex-direction: column;
  border-radius: 22px;
  background: radial-gradient(circle at 50% 34%, rgb(61 220 132 / 24%), transparent 35%),
  linear-gradient(155deg, #123b50, #0b2138 70%);
  color: white;
  text-align: center;
}

.android-nfc-mark {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  fill: none;
  stroke: #69f0ae;
  stroke-linecap: round;
  stroke-width: 5;
  filter: drop-shadow(0 0 8px rgb(61 220 132 / 38%));
}

.android-phone-screen strong {
  color: white;
  font-size: .86rem;
  letter-spacing: .18em;
}

.android-phone-screen > span {
  margin-top: 8px;
  color: #b9d9e4;
  font-size: .7rem;
  line-height: 1.4;
}

.android-phone-screen i {
  width: 32px;
  height: 4px;
  margin-top: 54px;
  border-radius: 999px;
  background: #3ddc84;
  box-shadow: 0 0 12px rgb(61 220 132 / 55%);
}

.docs-section {
  padding: 54px 0;
  text-align: left;
}

.docs-section.alt {
  background: white;
}

.docs-section h2 {
  margin: 0 0 16px;
  color: var(--docs-ink);
  font-size: clamp(1.7rem, 3vw, 2.35rem);
}

.docs-section h3 {
  margin: 28px 0 10px;
  color: var(--docs-ink);
}

.docs-section p,
.docs-section li,
.docs-section dd {
  color: var(--docs-muted);
  line-height: 1.75;
}

.docs-section ul:not(.docs-flow) {
  margin: 18px 0 24px;
  padding-left: 0;
  text-align: left;
  list-style: none;
}

.docs-section ul:not(.docs-flow) > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 24px;
  text-align: left;
}

.docs-section ul:not(.docs-flow) > li::before {
  position: absolute;
  top: .72em;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--docs-cyan);
  box-shadow: 0 0 0 3px rgb(22 166 182 / 14%);
  content: "";
  transform: translateY(-50%);
}

.docs-section a {
  color: var(--docs-blue);
}

.docs-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 26px;
}

.docs-card {
  box-sizing: border-box;
  height: 100%;
  padding: 25px;
  border: 1px solid var(--docs-line);
  border-radius: 14px;
  background: white;
}

.docs-card h2,
.docs-card h3 {
  margin-top: 8px;
  font-size: 1.25rem;
}

.docs-card p:last-child {
  margin-bottom: 0;
}

.docs-card-link {
  color: inherit;
  text-decoration: none;
  transition: transform .2s ease, box-shadow .2s ease;
}

.docs-card-link:hover {
  color: inherit;
  transform: translateY(-3px);
  box-shadow: 0 15px 30px #10243e1a;
}

.docs-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.docs-button {
  display: inline-block;
  padding: 12px 18px;
  border-radius: 8px;
  background: var(--docs-blue);
  color: white !important;
  font-weight: 800;
  text-decoration: none;
}

.docs-button.secondary {
  border: 1px solid #b8d2e5;
  background: white;
  color: var(--docs-blue) !important;
}

.docs-callout {
  margin: 24px 0;
  padding: 18px 22px;
  border-left: 4px solid var(--docs-cyan);
  border-radius: 0 10px 10px 0;
  background: var(--docs-soft);
}

.docs-callout.warning {
  border-left-color: #c67a12;
  background: #fff8e8;
}

.docs-callout strong {
  color: var(--docs-ink);
}

.docs-steps {
  padding: 0;
  list-style: none;
  counter-reset: docs-step;
}

.docs-steps > li {
  position: relative;
  min-height: 48px;
  margin: 0 0 20px;
  padding-left: 62px;
  counter-increment: docs-step;
}

.docs-steps > li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 50%;
  background: var(--docs-blue);
  color: white;
  content: counter(docs-step);
  font-weight: 800;
}

.docs-steps strong {
  display: block;
  color: var(--docs-ink);
}

.docs-flow {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 28px 0;
  padding: 0;
  list-style: none;
}

.docs-flow li {
  position: relative;
  padding: 18px;
  border: 1px solid var(--docs-line);
  border-radius: 12px;
  background: white;
  color: var(--docs-ink);
  font-weight: 700;
}

.docs-flow li:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: -12px;
  z-index: 1;
  color: var(--docs-cyan);
  content: "›";
  font-size: 1.5rem;
  transform: translate(50%, -50%);
}

.docs-table-wrap {
  overflow-x: auto;
  margin: 22px 0;
}

.docs-table {
  width: 100%;
  border-collapse: collapse;
  background: white;
}

.docs-table th,
.docs-table td {
  padding: 13px 14px;
  border: 1px solid var(--docs-line);
  text-align: left;
  vertical-align: top;
}

.docs-table th {
  background: var(--docs-soft);
  color: var(--docs-ink);
}

.android-docs-page code {
  padding: 2px 5px;
  border-radius: 4px;
  background: #edf2f7;
  color: #243b53;
  font-family: ui-monospace, SFMono-Regular, Consolas, monospace;
}

.android-docs-page pre {
  overflow-x: auto;
  padding: 20px;
  border-radius: 12px;
  background: #10243e;
  color: #d9f2f6;
  line-height: 1.65;
}

.android-docs-page pre code {
  padding: 0;
  background: transparent;
  color: inherit;
}

.docs-faq details {
  margin-bottom: 12px;
  padding: 16px 18px;
  border: 1px solid var(--docs-line);
  border-radius: 10px;
  background: white;
}

.docs-faq summary {
  color: var(--docs-ink);
  cursor: pointer;
  font-weight: 800;
}

.docs-faq details p:last-child {
  margin-bottom: 0;
}

.docs-page-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 12px;
  padding: 30px 0 54px;
}

@media (max-width: 760px) {
  .docs-grid,
  .docs-flow {
    grid-template-columns: 1fr;
  }

  .docs-flow li:not(:last-child)::after {
    top: auto;
    right: 50%;
    bottom: -20px;
    transform: translateX(50%) rotate(90deg);
  }

  .android-docs-nav {
    position: static;
    justify-content: flex-start;
  }

  .android-docs-identity {
    padding: 14px 20px;
  }

  .android-platform-badge {
    display: none;
  }

  .android-landing-hero {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .android-hero-visual {
    min-height: 290px;
  }

  .android-phone {
    width: 150px;
    height: 280px;
  }

  .android-orbit-one {
    width: 230px;
    height: 230px;
  }

  .android-orbit-two {
    width: 280px;
    height: 160px;
  }
}
