/* Android landing page; shared iPhone styles remain unchanged. */
.android-page { --max: 1180px; --android-accent: #92edcf; }
.android-page a:not(.btn):not(.brand) { color: #93cef7; }
.android-page .nav a[aria-current] { color: #fff; }
.android-page :focus-visible { outline: 3px solid #92edcf; outline-offset: 5px; }
.android-page .skip-link { position: fixed; top: -100px; left: 1rem; z-index: 100; padding: .8rem 1rem; background: #fff; color: #10243a; }
.android-page .skip-link:focus { top: 1rem; }
.android-page .section { padding: 5rem 0; }
.android-page h2 { font-size: clamp(2rem, 3.7vw, 3.2rem); line-height: 1.14; letter-spacing: -.035em; margin: .6rem 0 1.25rem; }
.android-page h3 { line-height: 1.3; }
.android-page p { text-wrap: pretty; }
.android-page .eyebrow { color: var(--android-accent); letter-spacing: .16em; font-size: .75rem; }
.android-page .btn { padding: .9rem 1.3rem; border-radius: 10px; background: #c8243e; box-shadow: none; border: 1px solid #e03950; color: white; }
.android-page .btn:hover { background: #e1314a; }
.android-page .btn.alt { background: rgba(15, 32, 46, .86); border-color: #526678; }
.android-page .note { color: #afc2d2; font-size: .9rem; }
.android-page .section-heading { max-width: 750px; margin-bottom: 2.5rem; }
.section-lead { font-size: 1.13rem; color: #c2d2df; max-width: 680px; }
.android-page main [id] { scroll-margin-top: 7rem; }
.android-hero { position: relative; overflow: hidden; border-bottom: 1px solid var(--line); }
.hero-scenario { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(5,15,24,.96) 0%, rgba(5,15,24,.85) 35%, rgba(5,15,24,.40) 68%, rgba(5,15,24,.56) 100%), linear-gradient(0deg,#0b1622,transparent 30%), url('../assets/differentpics/image2.webp') center 38% / cover; }
.android-intro { position: relative; display: grid; grid-template-columns: 1.25fr 1fr; gap: 3rem; align-items: center; padding-top: 4.3rem; padding-bottom: 2rem; }
.android-intro > * { min-width: 0; }
.platform-label { display: flex; align-items: center; gap: .8rem; font-weight: 700; font-size: .74rem; letter-spacing: .17em; }
.platform-label img { border-radius: 11px; }
.android-intro h1 { font-size: clamp(3rem, 5.2vw, 4.6rem); line-height: 1.015; letter-spacing: -.055em; margin: 1.65rem 0; }
.android-intro h1 span { color: var(--android-accent); }
.android-intro .lead { font-size: 1.08rem; max-width: 33rem; color: #d2dfeb; }
.android-intro .btn-row { margin: 1.7rem 0; }
.android-status { display: flex; align-items: center; gap: .6rem; color: #bde9d9; font-size: .85rem; }
.android-status > span, .live-dot { display: inline-block; width: 7px; height: 7px; background: var(--android-accent); border-radius: 50%; flex-shrink: 0; }
.hero-fine { font-size: .8rem; color: #a9becd; max-width: 31rem; }
.hero-device { margin: 0; justify-self: center; width: min(100%, 320px); transform: rotate(3deg); }
.device-frame { background: #070b10; border: 7px solid #1e2731; outline: 1px solid #536171; border-radius: 33px; overflow: hidden; box-shadow: 0 25px 70px #0008; }
.device-frame img { width: 100%; }
.hero-device figcaption { text-align: center; font-size: .7rem; margin-top: 1.25rem; color: #d3e2ed; transform: rotate(-3deg); }
.hero-device .live-dot { margin-right: .35rem; }
.scenario-credit { position: relative; color: #9eafbd; font-size: .68rem; padding-bottom: 1rem; }
.section-nav { border-bottom: 1px solid var(--line); background: #0d1c2a; }
.section-nav > div { display: flex; flex-wrap: wrap; column-gap: 2rem; row-gap: .2rem; padding-block: .8rem; }
.section-nav a { padding-block: .35rem; font-size: .85rem; font-weight: 600; }
.journey { list-style: none; display: grid; grid-template-columns: repeat(3,1fr); padding: 0; margin: 0; border-block: 1px solid #385162; }
.journey li { padding: 2rem 1.8rem 1.8rem 0; }
.journey li + li { padding-left: 1.8rem; border-left: 1px solid #385162; }
.step-label, .route-label { color: var(--android-accent); font-size: .73rem; letter-spacing: .13em; font-weight: 700; }
.journey p { color: #b7cbdc; font-size: .96rem; }
.widget-example { display: flex; gap: 18px; align-items: center; background: #15171c; border: 1px solid #4a5058; border-radius: 20px; padding: 22px; }
.widget-example > span { height: 18px; width: 18px; border-radius: 50%; background: #f13b48; }
.widget-example strong, .widget-example small { display: block; color: white; }
.widget-example small { color: #bfc4cc; }
.scenario-section { background: #102333; }
.scenario-layout { display: grid; grid-template-columns: 1.15fr 1fr; gap: 3.5rem; align-items: center; }
.scenario-card { margin: 0; width: min(100%, 300px); justify-self: center; transform: rotate(-2deg); }
.scenario-card figcaption { text-align: center; transform: rotate(2deg); font-size: .72rem; color: #a4baca; margin-top: .8rem; }
.delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.3rem; }
.delivery-card { border: 1px solid #3d5668; border-radius: 20px; padding: 2rem; background: linear-gradient(145deg,#173144,#102131); }
.delivery-card h3 { font-size: 1.6rem; margin-top: .8rem; }
.delivery-card p { color: #c0d1df; }
.route { display: flex; flex-wrap: wrap; gap: .55rem; align-items: center; margin-block: 1.6rem; font-size: .8rem; }
.route span:not([aria-hidden]) { padding: .4rem .65rem; border: 1px solid #4d6c7c; border-radius: 7px; background: #0d202f; }
.small-feature-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 2.5rem; margin-block: 2.5rem 1.5rem; }
.small-feature-grid p { color: #b7cbdc; font-size: .95rem; }
.setup-section { background: #102333; border-block: 1px solid var(--line); }
.setup-layout { display: grid; grid-template-columns: .8fr 1.2fr; gap: 5rem; align-items: center; }
.setup-shot { margin: 0; width: min(100%,290px); justify-self: center; }
.setup-shot figcaption { color: #adbfce; font-size: .75rem; text-align: center; margin-top: 1rem; }
.setup-steps { list-style: none; counter-reset: setup; padding: 0; margin-top: 2rem; }
.setup-steps li { counter-increment: setup; padding: 0 0 1.2rem 3.2rem; position: relative; }
.setup-steps li::before { content: counter(setup); position: absolute; left: 0; top: 0; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; color: var(--android-accent); background: #203f4a; }
.setup-steps p { margin: .4rem 0 0; color: #b5c9d8; font-size: .94rem; }
.info-panel { border-left: 3px solid #e9ba72; background: #26323b; padding: 1rem 1.25rem; font-size: .9rem; }
.info-panel > b { color: #ffe1b7; }
.info-panel p { margin-bottom: 0; color: #d1d8df; }
.android-page .card-grid { grid-template-columns: 1fr 1fr; gap: 1.3rem; }
.android-page .card { padding: 1.7rem; background: #122536; }
.android-page .card p { color: #b8cddd; }
.android-page .loop-card { border-color: #7b6d50; }
.tester-panel { border: 1px solid #38646c; background: linear-gradient(125deg,#163d40,#112638); padding: clamp(1.5rem,4vw,3.5rem); border-radius: 24px; display: grid; grid-template-columns: 1fr 1.1fr; gap: 4rem; }
.tester-panel .btn { margin-top: 1rem; }
.tester-list { margin: 0; padding-left: 1.25rem; }
.tester-list li { padding-left: .5rem; margin-bottom: 1.4rem; }
.tester-list li::marker { color: var(--android-accent); }
.tester-list p { font-size: .93rem; color: #bfd1dd; margin-block: .45rem; }
.tester-list li:last-child { margin-bottom: 0; }
.faq-layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: 3rem; }
.android-page .faq details { background: transparent; border: 0; border-bottom: 1px solid #385162; border-radius: 0; padding: 1.1rem 0; }
.android-page .faq summary { line-height: 1.5; }
.android-page .faq p { color: #b6cbdc; }
.android-page .closing-section { padding-top: 1rem; }
.android-page .band { background: #122b3b; border: 1px solid #38566a; }
@media (max-width: 900px) {
  .android-intro { gap: 2rem; }
  .hero-device { width: min(100%,250px); }
  .scenario-layout, .demo-layout, .setup-layout, .tester-panel, .faq-layout { gap: 2rem; }
  .android-page .header-inner { flex-wrap: wrap; justify-content: center; padding-block: .7rem; }
  .android-page .nav { justify-content: center; }
}
@media (max-width: 680px) {
  .android-page .section { padding: 3rem 0; }
  .android-intro { grid-template-columns: 1fr; padding-top: 2.3rem; gap: 2.3rem; }
  .hero-copy { max-width: 520px; }
  .android-intro h1 { font-size: clamp(3rem,11vw,4.2rem); }
  .hero-device { width: 220px; transform: rotate(2deg); }
  .hero-device figcaption { transform: rotate(-2deg); }
  .hero-scenario { background: linear-gradient(180deg,rgba(5,15,24,.84) 0%,rgba(5,15,24,.9) 40%,rgba(5,15,24,.45) 73%,#0b1622 100%),url('../assets/differentpics/image2.webp') 70% center / cover; }
  .scenario-credit { margin-top: .8rem; }
  .section-nav > div { column-gap: 1.2rem; }
  .journey, .small-feature-grid, .delivery-grid, .android-page .card-grid { grid-template-columns: 1fr; }
  .journey li, .journey li + li { padding: 1.4rem 0; border-left: none; }
  .journey li + li { border-top: 1px solid #385162; }
  .journey h3 { margin-block: .8rem; }
  .widget-strip, .scenario-layout, .demo-layout, .setup-layout, .tester-panel, .faq-layout { grid-template-columns: 1fr; }
  .widget-example { max-width: 270px; }
  .scenario-card { width: min(100%, 275px); }
  .scenario-layout > div:last-child { order: -1; }
  .setup-shot { order: 2; width: 265px; }
  .small-feature-grid { gap: .7rem; }
  .delivery-card { padding: 1.5rem; }
  .demo-player video { width: min(100%,290px); }
  .tester-panel { width: calc(100% - 2rem); }
  .android-page .nav a { padding: .35rem .5rem; font-size: .85rem; }
  .android-page main [id] { scroll-margin-top: 9rem; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .android-page * { transition: none; } }
/* Override legacy iPhone hero and light notice styling on this dark page. */
.android-page .hero-copy { padding: 0; border: 0; background: none; box-shadow: none; }
.android-page .note { padding: 0; border: 0; background: none; color: #b8cbd9; }
.android-page .btn span[aria-hidden] { margin-left: .4rem; }
.android-page .hero-copy::before, .android-page .hero-copy::after { content: none; }
.android-page .nav { display: flex; flex-wrap: wrap; }
@media (max-width: 680px) {
  .android-page .header-inner { display: flex; flex-direction: column; align-items: center; gap: .35rem; }
  .android-page .nav { width: auto; gap: .4rem; }
  .android-page .nav a { flex: 0 0 auto; }
}
.android-page .nav a { width: auto; }


/* Natural image proportions: no horizontal or vertical stretching. */
.scenario-card.scenario-landscape { width: min(100%, 680px); transform: none; }
.scenario-landscape figcaption { transform: none; }
.scenario-landscape .device-frame { border-radius: 28px; border-width: 8px; }
.scenario-landscape img { display: block; width: 100%; height: auto; }

/* Widget instructions with full-height, 19.5:9 Android screen illustrations. */
.widget-section { background: linear-gradient(140deg, #112f39, #0d1c2a 65%); border-bottom: 1px solid #385162; }
.widget-heading { max-width: 780px; }
.widget-prerequisite { margin: 1.8rem 0 2.5rem; padding: 1rem 1.25rem; border-left: 3px solid #92edcf; background: #18343e; color: #c9dce7; }
.widget-guide { list-style: none; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 2.5rem; padding: 0; margin: 0; }
.widget-guide li { min-width: 0; padding-top: 1.5rem; border-top: 1px solid #496674; }
.widget-guide h3 { margin: .6rem 0; font-size: 1.25rem; }
.widget-guide p { color: #bfd1dd; margin: 0; font-size: .96rem; }
.guide-caption { color: #9fb6c7; font-size: .78rem; margin: 1.8rem 0 0; }
.widget-next { display: flex; align-items: center; gap: 2rem; justify-content: space-between; border-top: 1px solid #385162; margin-top: 2rem; padding-top: 1.5rem; }
.widget-next > div { max-width: 760px; }
.widget-next h3 { margin-top: 0; }
.widget-next p { margin-bottom: 0; color: #bfd1dd; font-size: .95rem; }
.widget-next .btn { flex-shrink: 0; }
@media (max-width: 900px) {
  .widget-guide { gap: 1.3rem; }
  .widget-next { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 680px) {
  .widget-guide { grid-template-columns: 1fr; gap: 1.8rem; }
  .widget-prerequisite { margin-top: 1.5rem; }
}

/* Safety message follows the iPhone page's user-initiated Record & Send focus. */
.safety-action { border-left: 4px solid #eb4055; padding: .3rem 0 .3rem 1.1rem; margin: 1.7rem 0; }
.safety-action strong { display: block; font-size: 1.4rem; color: #fff; line-height: 1.25; }
.safety-action span { display: block; color: #e0eaf2; font-size: 1.07rem; margin-top: .45rem; max-width: 28rem; }
.android-trust { list-style: none; display: flex; flex-wrap: wrap; gap: .5rem 1.1rem; padding: 0; color: #c4d8e4; font-size: .8rem; }
.android-trust li::before { content: '✓'; color: #92edcf; margin-right: .45rem; }
.safety-proof { position: relative; display: grid; grid-template-columns: 1fr 1.15fr; align-items: center; gap: 2.5rem; border-top: 1px solid #587080; margin-top: 1.8rem; padding: 2rem 0 1rem; }
.android-page .safety-proof h2 { font-size: clamp(1.6rem, 3vw, 2.35rem); margin: 0; }
.safety-proof p { color: #d1e0eb; font-size: 1.04rem; margin: 0; }
@media (max-width: 680px) {
 .safety-proof { grid-template-columns: 1fr; gap: 1rem; }
 .safety-action strong { font-size: 1.3rem; }
}

.widget-guide .widget-handset { position: relative; width: min(100%, 270px); margin: 0 auto 1.8rem; padding: 6px; background: #090c11; border: 2px solid #71808d; border-radius: 34px; box-shadow: inset 0 0 0 1px #252d36, 0 20px 36px #0005; }
.widget-handset::before { content: ''; position: absolute; right: -5px; top: 100px; width: 3px; height: 49px; border-radius: 0 3px 3px 0; background: #7c8996; }
.widget-handset::after { content: ''; position: absolute; right: -5px; top: 169px; width: 3px; height: 27px; border-radius: 0 3px 3px 0; background: #7c8996; }
.widget-handset img { display: block; width: 100%; height: auto; aspect-ratio: 1080 / 2340; border-radius: 26px; }
.handset-camera { position: absolute; z-index: 1; left: calc(50% - 4px); top: 15px; width: 8px; height: 8px; border-radius: 50%; background: #05080c; box-shadow: 0 0 0 1px #ffffff19; }
@media (max-width: 680px) { .widget-guide .widget-handset { width: min(100%, 280px); } }
