.page{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;color:#111827;background:#ffffff}.container{max-width:1120px;margin:0 auto;padding:0 16px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.8);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid #f3f4f6}.header-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:flex;align-items:center;gap:8px}.brand-logo{width:48px;height:48px}.brand-name{font-weight:700;font-size:16px}.nav a{color:#374151;text-decoration:none;margin-left:16px}.nav a:hover{color:#111827}.hero{background:linear-gradient(135deg,#eef2ff 0%,#ffffff 60%)}.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;padding:72px 0}.hero-text h1{font-size:40px;line-height:1.2;margin:0 0 16px}.hero-text p{color:#4b5563;margin:0 0 24px}.download-buttons{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-block;padding:10px 16px;border-radius:8px;border:1px solid #e5e7eb;text-decoration:none;color:#111827;background:#ffffff}.btn.primary{background:#4f46e5;color:#fff;border-color:#4f46e5}.btn:hover{box-shadow:0 2px 8px #00000014}.hero-visual{display:flex;align-items:center;justify-content:center}.phone-mock{width:280px;height:520px;border-radius:36px;background:linear-gradient(180deg,#ffffff,#f3f4f6);border:8px solid #111827;box-shadow:0 20px 60px #6366f133}.hero-screenshot{width:280px;height:520px;object-fit:cover;border-radius:36px;border:8px solid #111827;box-shadow:0 20px 60px #6366f133}.section{padding:64px 0}.section.alt{background:#f9fafb}.section-subtitle{color:#4f46e5;margin-top:8px}.section-lead{color:#6b7280;margin-top:8px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.screenshot-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:24px}.screenshot-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;text-align:center}.screenshot-card img{width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb}.card{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.card-emoji{font-size:28px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.feature{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.contact-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.site-footer{border-top:1px solid #e5e7eb;padding:24px 0;background:#ffffff}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-links a{color:#6b7280;text-decoration:none;margin-left:12px}.footer-links a:hover{color:#111827}@media (max-width: 960px){.hero-inner{grid-template-columns:1fr;padding:48px 0}.cards{grid-template-columns:1fr}.screenshot-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.contact-cards{grid-template-columns:1fr}.footer-inner{flex-direction:column;gap:8px}}html,body,#app{height:100%}*{box-sizing:border-box}body{margin:0;color:#111827;background:#ffffff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{margin:0 0 8px;line-height:1.3}p{margin:0 0 12px}ul{margin:8px 0 0;padding-left:18px}
