:root { color-scheme: dark; }
html { scroll-behavior: smooth; }
.android-apk-page { background: #09090d; color: #f8f9fd; }
.android-apk-page .site-header { background: rgba(8, 8, 12, .96); }
.android-apk-page .wrap { max-width: 1180px; }
.android-apk-page .header-row { max-width: none; }
.android-apk-page main { overflow: hidden; }
.android-hero { position: relative; display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(260px, .7fr); align-items: center; gap: clamp(36px, 6vw, 100px); min-height: 660px; padding-top: 72px; padding-bottom: 72px; }
.android-hero::before { content: ""; position: absolute; z-index: -1; inset: 0 -18vw; background: radial-gradient(circle at 75% 40%, rgba(200, 44, 29, .2), transparent 34%), linear-gradient(135deg, #121015, #09090d 58%); pointer-events: none; }
.android-hero-copy { position: relative; z-index: 1; }
.android-hero .eyebrow, .android-section .eyebrow { display: flex; align-items: center; gap: 10px; color: #ff6a51; font-size: 12px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.android-accent-dot { width: 7px; height: 7px; border-radius: 50%; background: #ff442d; box-shadow: 0 0 16px rgba(255, 68, 45, .7); }
.android-wordmark { display: block; width: clamp(140px, 15vw, 220px); height: auto; margin: 35px 0 32px; object-fit: contain; }
.android-hero h1 { max-width: 780px; margin: 0; font-size: clamp(48px, 6vw, 88px); line-height: 1.02; letter-spacing: -.06em; }
.android-hero h1 em { font-style: normal; color: #ff5a3d; }
.android-lead { max-width: 640px; margin-top: 24px; color: #c5c6ce; font-size: clamp(17px, 1.65vw, 21px); line-height: 1.55; }
.android-actions, .android-links { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-top: 30px; }
.android-button { display: inline-flex; align-items: center; justify-content: center; gap: 15px; min-height: 52px; border-radius: 12px; padding: 12px 20px; font-weight: 800; text-decoration: none; }
.android-button.primary { background: #ff5a3d; color: #151112; }
.android-button.secondary { color: #f8f9fd; border: 1px solid #5b5660; }
.android-button.secondary img { display: block; width: 30px; height: 30px; flex: 0 0 auto; }
.android-button:hover { filter: brightness(1.13); }
.android-hero-note, .android-fine-print { color: #a8a8b2; font-size: 14px; line-height: 1.6; }
.android-hero-note { max-width: 630px; margin-top: 22px; }
.android-app-preview { position: relative; width: min(100%, 335px); justify-self: center; margin: 0; }
.android-app-preview::before { content: ""; position: absolute; z-index: -1; inset: 15% -22%; border-radius: 50%; background: rgba(238, 51, 36, .2); filter: blur(58px); }
.android-preview-screen { overflow: hidden; border: 1px solid rgba(255, 255, 255, .22); border-radius: 22px; background: #000; box-shadow: 0 35px 85px rgba(0, 0, 0, .65); }
.android-preview-screen img { display: block; width: 100%; height: auto; }
.android-app-preview figcaption { margin-top: 14px; color: #a8a8b2; font-size: 12px; line-height: 1.5; letter-spacing: .03em; text-align: center; }
.android-app-preview figcaption span { color: #ff5a3d; padding: 0 4px; }
.android-page-nav { display: flex; flex-wrap: wrap; gap: clamp(18px, 4vw, 54px); border-top: 1px solid #ffffff2c; border-bottom: 1px solid #ffffff2c; padding-top: 18px; padding-bottom: 18px; }
.android-page-nav a { color: #c6c6ce; font-size: 13px; font-weight: 800; letter-spacing: .09em; text-decoration: none; text-transform: uppercase; }
.android-page-nav a:hover { color: #ff6a51; }
.android-section { scroll-margin-top: 105px; padding-top: 85px; padding-bottom: 85px; border-bottom: 1px solid #ffffff24; }
.android-section h2 { max-width: 880px; margin: 15px 0 20px; font-size: clamp(32px, 4vw, 50px); line-height: 1.12; letter-spacing: -.035em; }
.android-section h2 em { color: #ff6a51; font-style: normal; }
.android-section p { max-width: 820px; color: #c3c3cc; line-height: 1.7; }
.android-section a { color: #ff9b87; text-underline-offset: 4px; }
.android-compatibility { padding-bottom: 70px; }
.android-purchase-panel { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr); gap: clamp(28px, 5vw, 72px); align-items: center; border: 1px solid #ffffff30; border-radius: 24px; padding: clamp(28px, 4vw, 56px); background: radial-gradient(circle at 0 0, #48251e77, transparent 48%), #151318; }
.android-purchase-copy h2 { margin-top: 12px; }
.android-purchase-panel p { max-width: 680px; }
.android-store-button { display: inline-flex; align-items: center; gap: 16px; min-height: 62px; margin-top: 18px; border: 1px solid #ffffff70; border-radius: 999px; padding: 11px 24px; background: #29282f; color: #fff !important; font-weight: 800; text-decoration: none; }
.android-store-button:hover { border-color: #fff; background: #34333b; }
.android-store-button img { display: block; width: 34px; height: 38px; object-fit: contain; }
.android-store-button span { display: grid; gap: 2px; line-height: 1.15; }
.android-store-button small { color: #c8c8cf; font-size: 10px; letter-spacing: .13em; text-transform: uppercase; }
.android-purchase-flow { display: grid; gap: 0; padding: 0; margin: 0; list-style: none; }
.android-purchase-flow li { display: grid; grid-template-columns: 42px minmax(0, 1fr); gap: 18px; border-top: 1px solid #ffffff2c; padding: 24px 0; }
.android-purchase-flow li:first-child { border-top: 0; }
.android-purchase-flow li > span { color: #ff745b; font-weight: 900; letter-spacing: .08em; }
.android-purchase-flow strong { color: #fff; }
.android-purchase-flow p { margin: 7px 0 0; font-size: 14px; line-height: 1.55; }
.android-purchase-clarification { max-width: none !important; border-left: 3px solid #ff745b; margin: 22px 0 0; padding: 3px 0 3px 20px; }
.android-purchase-clarification strong { color: #fff; }
.android-links a, .android-fine-print a { color: #ff8b76; text-underline-offset: 4px; }
.android-download { background: linear-gradient(130deg, #201415, #111116 70%); border: 1px solid #5a3535; border-radius: 22px; padding: clamp(26px, 4vw, 46px); margin-top: 45px; margin-bottom: 45px; }
.android-download-heading { display: flex; align-items: start; justify-content: space-between; gap: 20px; }
.android-status { color: #ffbea8; background: #7a2c2529; border: 1px solid #9a5146; border-radius: 999px; padding: 8px 13px; font-size: 12px; font-weight: 800; white-space: nowrap; }
.android-status.is-live { color: #a8f1c4; background: #1f543c44; border-color: #4fbb81; }
.android-download-button { margin-top: 18px; }
.android-download-button[hidden] { display: none; }
.android-trust-list { display: flex; flex-wrap: wrap; gap: 12px 30px; padding: 0; margin: 25px 0 4px; list-style: none; }
.android-trust-list li { color: #ebebef; font-size: 13px; font-weight: 700; }
.android-trust-list li::before { content: "✓"; margin-right: 9px; color: #ff8068; }
.android-release-meta { overflow-wrap: anywhere; font-size: 13px; }
.android-changelog { margin-top: 26px; }
.android-changelog li { margin: 8px 0; }
.android-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; padding: 0; list-style: none; counter-reset: step; }
.android-steps li { counter-increment: step; display: grid; align-content: start; gap: 10px; border-top: 1px solid #ff5a3d; padding: 24px 0 0; color: #bfc0c9; line-height: 1.5; }
.android-steps li::before { content: "0" counter(step); color: #ff5a3d; font-weight: 900; }
.android-steps strong { color: #fff; font-size: 18px; }
.android-steps code { overflow-wrap: anywhere; color: #fff; font-size: .9em; }
.android-faq-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-top: 30px; }
.android-faq-grid details { align-self: start; border: 1px solid #ffffff2b; border-radius: 16px; padding: 20px 24px; background: #15151b; }
.android-faq-grid summary { cursor: pointer; color: #fff; font-weight: 800; }
.android-faq-grid details[open] summary { color: #ff927c; }
.android-faq-grid p { margin: 13px 0 0; font-size: 14px; }
.android-footer { display: flex; flex-wrap: wrap; gap: 25px; padding-top: 30px; padding-bottom: 40px; color: #a8a8b2; }
.android-footer a { color: inherit; }
@media (max-width: 900px) {
  .android-hero { grid-template-columns: 1fr minmax(210px, .55fr); min-height: 0; gap: 30px; }
  .android-hero h1 { font-size: clamp(43px, 6vw, 68px); }
  .android-wordmark { margin: 25px 0; }
  .android-purchase-panel { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .android-hero { grid-template-columns: 1fr; padding-top: 56px; padding-bottom: 55px; }
  .android-hero h1 { font-size: clamp(45px, 11vw, 66px); }
  .android-app-preview { width: min(66vw, 290px); margin-top: 18px; }
  .android-page-nav { justify-content: space-between; gap: 16px; }
  .android-section { padding-top: 60px; padding-bottom: 60px; }
  .android-steps { grid-template-columns: 1fr; gap: 22px; }
  .android-download-heading { flex-direction: column; }
  .android-faq-grid { grid-template-columns: 1fr; }
  .android-store-button { max-width: 100%; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
