:root{--bg:#fffaf2;--surface:#fff;--line:#e3ddd1;--text:#223744;--muted:#6b7e87;--cyan:#0891b2;--cyan-soft:#e0f7ff;--sand:#f5efe2;--navy:#10172a}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:"Segoe UI","Microsoft YaHei",sans-serif;background:linear-gradient(180deg,#fffaf2,#fff);color:var(--text)} img{max-width:100%;height:auto;display:block} a{text-decoration:none;color:inherit}
.wp-shell{width:min(1140px,calc(100% - 40px));margin:0 auto}.wp-header{position:sticky;top:0;z-index:20;background:rgba(255,250,242,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)} .wp-header-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.brand-logo,.logo-wrap,.header-logo,.nav-brand{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:6px 14px;border-radius:12px;background:#10172a;line-height:1;flex-shrink:0}.site-logo,.brand-logo img,.logo-wrap img,.header-logo img,.nav-brand img,.logo img{display:block;width:auto;height:auto;max-height:36px;max-width:190px;object-fit:contain}
.wp-nav{display:flex;gap:20px;color:var(--muted);font-weight:700}.wp-menu-btn{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 14px}
.hero,.section,.cta{padding:72px 0}.hero-grid,.split-grid,.cta-box{display:grid;gap:28px;align-items:center}.hero-grid{grid-template-columns:1fr .92fr}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--cyan-soft);color:var(--cyan);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
h1,h2,h3{margin:0 0 14px;line-height:1.18} h1{font-size:44px} h2{font-size:31px} p{margin:0;color:var(--muted);line-height:1.84}.hero-copy p+p{margin-top:16px}
.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:14px;font-weight:800}.btn-primary{background:linear-gradient(135deg,var(--cyan),#38bdf8);color:#fff}.btn-outline{background:#fff;border:1px solid var(--line)}
.android-stage,.hero-image,.name-grid article,.path-card,.note-card,.prep-grid article,.faq-list details,.cta-box{border:1px solid var(--line);border-radius:24px;background:#fff}.android-stage,.hero-image{padding:18px;background:linear-gradient(180deg,#f6fbfd,#fff)}.android-stage img,.hero-image img{max-height:300px;margin:0 auto;object-fit:contain}
.section-head{max-width:760px;margin-bottom:20px}.name-grid,.prep-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.name-grid article,.path-card,.note-card,.prep-grid article,.faq-list details{padding:22px}.name-grid span,.prep-grid span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--cyan-soft);color:var(--cyan);font-size:24px;margin-bottom:14px}
.soft{background:var(--sand)}.split-grid{grid-template-columns:1.02fr .98fr}.path-list{display:grid;gap:12px}.path-list div{display:flex;gap:12px;align-items:center;padding:14px 16px;border-radius:18px;background:#f7fbfd}.path-list strong{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#fff;color:var(--cyan)}
.faq-list{display:grid;gap:16px}.faq-list summary{cursor:pointer;font-weight:800}.tag-list{display:flex;flex-wrap:wrap;gap:12px}.tag-list span{padding:11px 15px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:700}
.cta{padding-top:0}.cta-box{grid-template-columns:1fr auto;padding:30px;background:linear-gradient(135deg,#223744,#0891b2);color:#fff}.cta-box .eyebrow{background:rgba(255,255,255,.16);color:#fff}.cta-box h2{color:#fff}
.wp-backtop{position:fixed;right:18px;bottom:18px;width:46px;height:46px;border:0;border-radius:50%;background:var(--cyan);color:#fff;display:none}.wp-backtop.is-visible{display:block}
@media (max-width:920px){.wp-menu-btn{display:block}.wp-nav{display:none;position:absolute;top:76px;left:20px;right:20px;flex-direction:column;padding:16px;background:#fff;border:1px solid var(--line);border-radius:18px}.wp-nav.is-open{display:flex}.hero,.section,.cta{padding:56px 0}.hero-grid,.name-grid,.split-grid,.prep-grid,.cta-box{grid-template-columns:1fr}h1{font-size:33px}}
