.hero{text-align:center;background:#fff;padding:70px 0 40px}.hero-title{letter-spacing:-.02em;max-width:880px;color:var(--color-text);margin:0 auto;font-size:56px;font-weight:700;line-height:1.12}.hero-title .accent{color:var(--color-primary)}.hero-subtitle{max-width:640px;color:var(--color-text-secondary);margin:22px auto 0;font-size:17px;line-height:1.55}.hero-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.hero-rating{color:var(--color-text-secondary);align-items:center;gap:12px;margin-top:24px;font-size:13px;display:inline-flex}.hero-rating .stars{gap:2px;display:inline-flex}.hero-rating .stars img{width:16px;height:16px}.hero-rating .rating-number{color:var(--color-text);font-weight:700}.hero-rating .divider{background:var(--color-border);width:1px;height:14px}.hero-rating .app-store-badge{color:var(--color-text);align-items:center;gap:6px;font-weight:600;display:inline-flex}.hero-rating .app-store-badge svg{width:14px;height:14px}.logo-cloud{background:#fff;padding:50px 0 30px}.logo-cloud-list{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.logo-cloud-list li{filter:grayscale(0);opacity:.95;flex:auto;justify-content:center;align-items:center;min-width:90px;transition:opacity .2s,transform .2s;display:flex}.logo-cloud-list li:hover{opacity:1;transform:translateY(-1px)}.logo-cloud-list img{width:auto;max-height:36px}.dashboard-section{background:linear-gradient(#fff,#f4f8ff 30%,#fff);padding:30px 0 100px}.dashboard-frame{border:1px solid var(--color-border);background:#fff;border-radius:18px;max-width:1080px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #1f23291f}.dashboard-frame img{width:100%;height:auto;display:block}@media (width<=768px){.hero{padding:50px 0 30px}.hero-title{font-size:38px}.hero-subtitle{font-size:15px}.logo-cloud-list{gap:18px}.logo-cloud-list img{max-height:28px}}
