#android-hero-section{padding:3rem 0 4.5rem;background:radial-gradient(110% 80% at 0 0,rgba(42,171,238,.2) 0,transparent 55%),radial-gradient(70% 50% at 100% 100%,rgba(32,200,150,.1) 0,transparent 50%),linear-gradient(180deg,#e8f7fc 0,#f2fbff 50%,#fff 100%)}
#android-hero-section .android-hero-content{position:relative;z-index:1}
#android-hero-section .android-hero-content::before{content:"";position:absolute;right:-1rem;top:-.75rem;left:32%;bottom:1.5rem;z-index:-1;border-radius:24px;background:radial-gradient(ellipse 70% 55% at 80% 25%,rgba(42,171,238,.18) 0,transparent 72%);filter:blur(1px);pointer-events:none;opacity:.95}
#android-hero-section .android-hero-grid{display:grid;grid-template-columns:1.05fr 0.95fr;gap:48px;align-items:center}
#android-hero-section .android-hero-eyebrow{display:inline-block;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--tg-blue,#2aabee);background:rgba(255,255,255,.75);border:1px solid rgba(42,171,238,.4);border-radius:999px;padding:7px 16px;margin:0 0 1rem;box-shadow:0 1px 0 rgba(255,255,255,.85) inset}
#android-hero-section .android-hero-title{font-size:clamp(1.85rem,4.1vw,2.8rem);font-weight:800;line-height:1.12;color:var(--tg-dark,#17212b);letter-spacing:-.03em}
#android-hero-section .android-hero-lead{margin:18px 0 0;font-size:1.0625rem;line-height:1.75;color:rgba(23,33,43,.78);max-width:36.5em}
#android-hero-section .android-hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 0;align-items:center}
#android-hero-section .android-hero-ghost{background:transparent;color:var(--tg-blue,#2aabee);border:1.5px solid rgba(42,171,238,.6)}
#android-hero-section .android-hero-ghost:hover{filter:brightness(1.05);background:rgba(42,171,238,.08)}
#android-hero-section .android-hero-bullets{margin:2rem 0 0;padding:1.1rem 1.2rem;list-style:none;display:grid;gap:12px;max-width:33em;border-radius:16px;border:1px solid rgba(23,33,43,.1);background:rgba(255,255,255,.55);backdrop-filter:blur(8px)}
#android-hero-section .android-hero-bullets li{position:relative;padding-left:1.3rem;font-size:.9375rem;color:rgba(23,33,43,.75);line-height:1.55}
#android-hero-section .android-hero-bullets li::before{content:"";position:absolute;left:0;top:.55rem;width:6px;height:6px;border-radius:2px;transform:rotate(45deg);background:linear-gradient(135deg,#2aabee 0,#1e8ac8 100%);box-shadow:0 0 0 2px rgba(42,171,238,.25)}
#android-hero-section .android-hero-picture{max-width:min(100%,300px);margin:0 auto;border-radius:24px;overflow:hidden;border:1px solid rgba(23,33,43,.1);box-shadow:0 30px 60px -28px rgba(12,32,55,.32),0 0 0 1px rgba(255,255,255,.4) inset;background:var(--tg-dark,#17212b)}
#android-hero-section .android-hero-picture img{display:block;width:100%;height:auto;vertical-align:top;aspect-ratio:1080/1920;object-fit:cover;object-position:top center}
#android-hero-section .android-hero-media{position:relative}
#android-hero-section .android-hero-media::after{content:"";position:absolute;inset:-4% 30% 36% -8%;z-index:-1;border-radius:50%;background:radial-gradient(ellipse at 40% 50%,rgba(42,171,238,.45) 0,transparent 68%);filter:blur(18px);pointer-events:none;opacity:.7}


#android-choose-section{background:linear-gradient(180deg,#fff 0,#f6fbff 100%)}
#android-choose-section .section-title{color:var(--tg-dark,#17212b)}
#android-choose-section .section-desc{color:rgba(23,33,43,.72);max-width:42em;margin-left:auto;margin-right:auto}
#android-choose-section .android-choose-bento{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-template-areas:"wide wide a" "wide wide b";gap:20px;align-items:stretch}
#android-choose-section .android-choose-wide{grid-area:wide;display:grid;grid-template-columns:1fr 0.9fr;gap:1.5rem;align-items:center}
#android-choose-section .android-choose-bento .android-choose-card:nth-child(2){grid-area:a}
#android-choose-section .android-choose-bento .android-choose-card:nth-child(3){grid-area:b}
#android-choose-section .android-choose-card{position:relative;border-radius:20px;padding:1.4rem 1.35rem;border:1px solid rgba(23,33,43,.1);background:linear-gradient(155deg,#fff 0,#eef6fc 100%);box-shadow:0 8px 32px -20px rgba(8,20,50,.2);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
#android-choose-section .android-choose-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px -22px rgba(8,20,50,.3)}
#android-choose-section .android-choose-wide{min-height:0}
#android-choose-section .android-choose-pill{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tg-blue,#2aabee);background:rgba(42,171,238,.1);border-radius:999px;padding:5px 10px;margin:0 0 10px}
#android-choose-section .android-choose-text h3{margin:0 0 10px;font-size:1.2rem;font-weight:700;color:var(--tg-dark,#17212b)}
#android-choose-section .android-choose-text p{margin:0;font-size:.95rem;line-height:1.68;color:rgba(23,33,43,.75)}
#android-choose-section .android-choose-figure{border-radius:16px;overflow:hidden;border:1px solid rgba(23,33,43,.1);box-shadow:0 12px 32px -18px rgba(8,20,50,.2)}
#android-choose-section .android-choose-figure img{display:block;width:100%;height:auto;min-height:160px;object-fit:cover;object-position:top center;aspect-ratio:1000/577}
#android-choose-section .android-choose-card:not(.android-choose-wide) h3{margin:0 0 8px;font-size:1.05rem;font-weight:700;color:var(--tg-dark,#17212b)}
#android-choose-section .android-choose-card:not(.android-choose-wide) p{margin:0;font-size:.9rem;line-height:1.65;color:rgba(23,33,43,.7)}


#android-get-section{background:linear-gradient(180deg,#f0f5f9 0,#fff 40%,#fbfdff 100%)}
#android-get-section .section-title{color:var(--tg-dark,#17212b)}
#android-get-section .section-desc{color:rgba(23,33,43,.72);max-width:44em;margin-left:auto;margin-right:auto}
#android-get-section .android-get-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
#android-get-section .android-get-card{position:relative;border-radius:19px;padding:1.3rem 1.3rem 2.8rem;border:1px solid rgba(23,33,43,.1);background:#fff;box-shadow:0 4px 24px -14px rgba(8,30,60,.2)}
#android-get-section .android-get-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;margin:0 0 12px;border-radius:15px;background:linear-gradient(145deg,rgba(42,171,238,.15) 0,rgba(42,171,238,.05) 100%);color:var(--tg-blue,#2aabee);border:1px solid rgba(42,171,238,.2)}
#android-get-section .android-get-icon svg{display:block;max-width:100%;height:auto}
#android-get-section h3{margin:0 0 9px;font-size:1.2rem;font-weight:700;color:var(--tg-dark,#17212b)}
#android-get-section p{margin:0 0 .5rem;font-size:.92rem;line-height:1.66;color:rgba(23,33,43,.7)}
#android-get-section .android-get-link{position:absolute;left:1.3rem;bottom:1rem;font-size:.9rem;font-weight:600;color:var(--tg-blue,#2aabee)}
#android-get-section .android-get-link::after{content:"→";display:inline-block;margin-left:4px;transition:transform .2s ease}
#android-get-section .android-get-card:hover .android-get-link::after{transform:translateX(3px)}
#android-get-section .android-get-notes{margin:1.75rem 0 0;padding:1rem 1.15rem;border-radius:14px;border:1px dashed rgba(42,171,238,.4);background:rgba(42,171,238,.04);list-style:none;display:grid;gap:8px;max-width:56rem;margin-left:auto;margin-right:auto}
#android-get-section .android-get-notes li{position:relative;padding-left:1.1rem;font-size:.875rem;line-height:1.6;color:rgba(23,33,43,.7)}
#android-get-section .android-get-notes li::before{content:"·";position:absolute;left:0;font-weight:800;color:var(--tg-blue,#2aabee)}


#android-features-section{background:linear-gradient(200deg,#0a1620 0,#122433 50%,#1a3245 100%);color:#e8f1f6;position:relative;overflow:hidden}
#android-features-section::before{content:"";position:absolute;inset:0;opacity:.4;pointer-events:none;background-image:repeating-linear-gradient(-12deg,transparent,transparent 40px,rgba(42,171,238,.04) 40px,rgba(42,171,238,.04) 41px)}
#android-features-section::after{content:"";position:absolute;right:-20%;top:10%;width:55%;height:70%;background:radial-gradient(ellipse at center,rgba(42,171,238,.15) 0,transparent 65%);filter:blur(30px);pointer-events:none;opacity:.7}
#android-features-section .container{position:relative;z-index:1}
#android-features-section .section-title{color:#f4fbff;text-shadow:0 1px 0 rgba(0,0,0,.25)}
#android-features-section .section-desc{color:rgba(232,241,246,.75);max-width:42em;margin-left:auto;margin-right:auto}
#android-features-section .android-feature-showcase{display:grid;grid-template-columns:1.02fr 0.9fr;gap:42px;align-items:center}
#android-features-section .android-feature-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:22px}
#android-features-section .android-feature-list li{display:grid;grid-template-columns:46px 1fr;gap:16px;align-items:flex-start}
#android-features-section .android-feature-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:rgba(42,171,238,.1);color:var(--tg-blue,#2aabee);border:1px solid rgba(42,171,238,.3);flex-shrink:0;box-shadow:0 0 0 1px rgba(0,0,0,.12) inset}
#android-features-section .android-feature-title{margin:0 0 6px;font-size:1.06rem;font-weight:700}
#android-features-section .android-feature-list p{margin:0;font-size:.91rem;line-height:1.68;color:rgba(232,241,246,.8)}
#android-features-section .android-feature-figure{border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 58px -24px rgba(0,0,0,.5);background:#0b1824}
#android-features-section .android-feature-figure img{display:block;width:100%;height:auto;aspect-ratio:1000/577;object-fit:cover;object-position:top center}


#android-sync-section{background:linear-gradient(180deg,#e0f0fa 0,var(--tg-light-blue,#eef7fd) 45%,#fff 100%)}
#android-sync-section .section-title{color:var(--tg-dark,#17212b)}
#android-sync-section .section-desc{color:rgba(23,33,43,.72);max-width:44em;margin-left:auto;margin-right:auto}
#android-sync-section .android-sync-layout{display:grid;grid-template-columns:0.95fr 1.05fr;gap:40px;align-items:stretch}
#android-sync-section .android-sync-visual{border-radius:20px;overflow:hidden;border:1px solid rgba(23,33,43,.1);box-shadow:0 18px 44px -22px rgba(15,50,80,.25);align-self:center;max-width:min(100%,360px);margin:0 auto}
#android-sync-section .android-sync-visual img{display:block;width:100%;height:auto;aspect-ratio:1080/1776;object-fit:cover;object-position:top center}
#android-sync-section .android-sync-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}
#android-sync-section .android-sync-steps li{display:grid;grid-template-columns:50px 1fr;gap:15px;align-items:flex-start;position:relative;padding-bottom:1.25rem}
#android-sync-section .android-sync-steps li:not(:last-child)::after{content:"";position:absolute;left:24px;top:50px;bottom:0;width:2px;background:linear-gradient(180deg,rgba(42,171,238,.5) 0,rgba(42,171,238,.1) 100%)}
#android-sync-section .android-sync-index{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:14px;background:#fff;border:2px solid rgba(42,171,238,.5);color:var(--tg-blue,#2aabee);font-weight:800;font-size:1.05rem;box-shadow:0 4px 14px rgba(42,171,238,.18);z-index:1;position:relative}
#android-sync-section .android-sync-steps h3{margin:0 0 5px;font-size:1.05rem;font-weight:700;color:var(--tg-dark,#17212b)}
#android-sync-section .android-sync-steps p{margin:0;font-size:.92rem;line-height:1.66;color:rgba(23,33,43,.72)}


#android-safety-section{background:#fff}
#android-safety-section .section-title{color:var(--tg-dark,#17212b)}
#android-safety-section .section-desc{color:rgba(23,33,43,.72);max-width:40em;margin-left:auto;margin-right:auto}
#android-safety-section .android-safety-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}
#android-safety-section .android-safety-block{padding:1.3rem 1.25rem;border-radius:18px;border:1px solid rgba(23,33,43,.1);background:linear-gradient(165deg,#fafcff 0,#eff5fb 100%);box-shadow:0 4px 18px -10px rgba(8,20,50,.12)}
#android-safety-section .android-safety-block h3{margin:0 0 9px;font-size:1.08rem;font-weight:700;color:var(--tg-dark,#17212b);display:flex;align-items:center;gap:8px}
#android-safety-section .android-safety-block h3::before{content:"";width:5px;height:1.1em;border-radius:2px;background:linear-gradient(180deg,#2aabee,#1e7eb5);flex-shrink:0}
#android-safety-section .android-safety-block p{margin:0;font-size:.9rem;line-height:1.66;color:rgba(23,33,43,.72)}


#android-faq-section{background:linear-gradient(180deg,#eceff2 0,#f6f9fc 50%,#fff 100%);position:relative;overflow:hidden}
#android-faq-section .section-title{color:var(--tg-dark,#17212b)}
#android-faq-section .section-desc{color:rgba(23,33,43,.72);max-width:42em;margin-left:auto;margin-right:auto}
#android-faq-section .section-body{max-width:800px;margin-left:auto;margin-right:auto}
#android-faq-section .faq-wrap{max-width:800px;margin:0 auto;counter-reset:faq-num;position:relative;z-index:1}
#android-faq-section .faq-item{border-radius:12px;margin-bottom:10px;background:#fff;border:1px solid #e0e8f0;overflow:hidden;transition:border-color .3s,box-shadow .3s;counter-increment:faq-num}
#android-faq-section .faq-item:last-child{margin-bottom:0}
#android-faq-section .faq-item:hover{border-color:rgba(42,171,238,.3);box-shadow:0 2px 12px rgba(42,171,238,.06)}
#android-faq-section .faq-item[open]{border-color:rgba(42,171,238,.35);box-shadow:0 4px 20px rgba(42,171,238,.08)}
#android-faq-section .faq-item summary{display:flex;align-items:center;padding:20px 24px;cursor:pointer;gap:14px;list-style:none;-webkit-user-select:none;user-select:none}
#android-faq-section .faq-item summary::-webkit-details-marker{display:none}
#android-faq-section .faq-item summary::marker{display:none;content:''}
#android-faq-section .faq-num{min-width:32px;height:32px;border-radius:8px;background:rgba(42,171,238,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.75rem;font-weight:700;color:#2aabee;letter-spacing:.02em;transition:background .3s,color .3s}
#android-faq-section .faq-num::before{content:counter(faq-num,decimal-leading-zero)}
#android-faq-section .faq-item[open] .faq-num{background:#2aabee;color:#fff}
#android-faq-section .faq-q-text{font-size:.93rem;font-weight:600;color:#1a2530;line-height:1.5;flex:1;margin:0;transition:color .2s}
#android-faq-section .faq-item[open] .faq-q-text{color:#2aabee}
#android-faq-section .faq-toggle{width:22px;height:22px;min-width:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}
#android-faq-section .faq-toggle::before,#android-faq-section .faq-toggle::after{content:'';position:absolute;background:#b0bcc8;border-radius:1.5px;transition:transform .3s ease,opacity .25s ease,background .3s}
#android-faq-section .faq-toggle::before{width:13px;height:2px}
#android-faq-section .faq-toggle::after{width:2px;height:13px}
#android-faq-section .faq-item[open] .faq-toggle::after{transform:rotate(90deg);opacity:0}
#android-faq-section .faq-item[open] .faq-toggle::before{background:#2aabee}
#android-faq-section .faq-answer{padding:0 24px 22px 70px}
#android-faq-section .faq-a-text{font-size:.86rem;color:#5f6f7e;line-height:1.85;animation:faq-in .3s ease}
#android-faq-section .faq-a-text strong{color:#3a4a58}
@keyframes faq-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
#android-faq-section .android-bottom-cta{margin-top:2.6rem;padding:1.85rem 1.4rem;border-radius:18px;text-align:center;background:radial-gradient(100% 120% at 50% 0,rgba(42,171,238,.2) 0,transparent 52%),#17212b;color:#e6edf3;border:1px solid rgba(42,171,238,.25);box-shadow:0 20px 50px -28px rgba(0,0,0,.4)}
#android-faq-section .android-bottom-cta p{margin:0 0 1.05rem;font-size:1.05rem;max-width:32em;margin-left:auto;margin-right:auto}
#android-get-section .android-get-link:focus-visible{outline:2px solid var(--tg-blue,#2aabee);outline-offset:2px;border-radius:4px}
@media (max-width:768px){
    #android-hero-section{padding:1.2rem 0 2.8rem}
    #android-hero-section .android-hero-grid{grid-template-columns:1fr;gap:1.5rem}
    #android-hero-section .android-hero-content::before{left:15%;right:-.5rem;bottom:0}
    #android-hero-section .android-hero-cta{flex-direction:column;align-items:stretch}
    #android-choose-section .android-choose-bento{grid-template-columns:1fr;grid-template-areas:"wide" "a" "b"}
    #android-choose-section .android-choose-wide{grid-template-columns:1fr;gap:1rem}
    #android-choose-section .section-body{}
    #android-choose-section .android-choose-figure img{min-height:180px}
    #android-get-section .android-get-grid{grid-template-columns:1fr}
    #android-get-section .android-get-card{padding:1.2rem 1.2rem 2.6rem}
    #android-features-section .android-feature-showcase{grid-template-columns:1fr;gap:1.5rem}
    #android-features-section .android-feature-figure{order:-1}
    #android-sync-section .android-sync-layout{grid-template-columns:1fr;gap:1.4rem}
    #android-sync-section .android-sync-steps li:not(:last-child)::after{left:24px}
    #android-safety-section .android-safety-grid{grid-template-columns:1fr;gap:16px}
    #android-faq-section .faq-item summary{padding:16px 18px;gap:12px}
    #android-faq-section .faq-answer{padding:0 18px 18px 62px}
    #android-faq-section .faq-q-text{font-size:.88rem}
    #android-faq-section .faq-num{min-width:28px;height:28px;font-size:.7rem}
}
@media (max-width:480px){
    #android-faq-section .faq-answer{padding:0 18px 18px 18px}
}
