* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #17202a; background: #f7f8f2; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
.topbar { position: sticky; top: 0; z-index: 50; background: #f7f8f2; border-bottom: 1px solid #17202a; }
.navbox { width: min(1200px, calc(100% - 40px)); min-height: 76px; margin: 0 auto; display: flex; align-items: center; gap: 24px; }
.brandx { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brandx img { width: 44px; height: 44px; object-fit: contain; border-radius: 8px; }
.brandx span { display: flex; flex-direction: column; }
.brandx b { font-size: 18px; line-height: 1; }
.brandx small { margin-top: 5px; color: #ff4e42; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; gap: 18px; }
.navlst a, .footnv a { font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #ff4e42; }
.getapp { min-height: 43px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #fff; background: #17202a; border: 1px solid #17202a; border-radius: 6px; font-size: 13px; font-weight: 900; }
.getapp:hover { color: #17202a; background: #44dec5; }
.menbtn { display: none; }
.heroaa { color: #fff; background: #17202a; overflow: hidden; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 650px; margin: 0 auto; padding: 68px 0; display: grid; grid-template-columns: 0.9fr 1.1fr; align-items: center; gap: 70px; }
.status { margin-bottom: 22px; display: flex; align-items: center; gap: 9px; color: #44dec5; font-family: Consolas, monospace; font-size: 11px; font-weight: 900; }
.status span { width: 9px; height: 9px; display: block; background: #ff4e42; border-radius: 50%; box-shadow: 0 0 0 5px #443235; }
.herotx h1 { font-size: 68px; line-height: 1.06; font-weight: 900; }
.herotx > p { max-width: 510px; margin-top: 25px; color: #bac4c9; font-size: 16px; line-height: 1.9; }
.herobt { width: fit-content; min-height: 60px; margin-top: 35px; padding: 0 25px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; color: #17202a; background: #ffdb4d; border: 2px solid #fff; border-radius: 7px; box-shadow: 7px 7px 0 #ff4e42; font-size: 15px; font-weight: 900; }
.herobt:hover { transform: translate(3px, 3px); box-shadow: 4px 4px 0 #ff4e42; }
.quickx { margin-top: 34px; display: flex; flex-wrap: wrap; gap: 8px; }
.quickx span { padding: 7px 10px; border: 1px solid #57636a; border-radius: 5px; color: #d8dfe2; font-size: 10px; }
.device { min-height: 500px; position: relative; overflow: hidden; background: #44dec5; border-radius: 8px; }
.gridbg { position: absolute; inset: 28px; border: 1px solid #359f8f; opacity: 0.65; }
.phonea { width: 245px; padding: 11px 9px 9px; position: absolute; left: 50%; bottom: -50px; z-index: 2; transform: translateX(-50%); background: #10171d; border: 2px solid #fff; border-radius: 34px; box-shadow: 15px 15px 0 #ff4e42; }
.notchx { width: 72px; height: 15px; margin: 0 auto 8px; background: #000; border-radius: 10px; }
.phonea img { width: 100%; height: auto; display: block; object-fit: contain; border-radius: 20px 20px 0 0; }
.tasker { width: 190px; padding: 17px; position: absolute; left: 20px; bottom: 35px; z-index: 3; color: #17202a; background: #fff; border: 2px solid #17202a; border-radius: 7px; box-shadow: 6px 6px 0 #17202a; }
.tasker span { color: #ff4e42; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.tasker b { margin-top: 6px; display: block; font-size: 16px; }
.tasker p { margin-top: 5px; color: #737b7f; font-size: 10px; }
.tasker i { position: absolute; right: 14px; top: 28px; color: #ff4e42; font-size: 28px; }
.signal { position: absolute; top: 28px; right: 24px; display: flex; flex-direction: column; gap: 7px; }
.signal span { padding: 6px 9px; color: #fff; background: #17202a; border-radius: 4px; font-family: Consolas, monospace; font-size: 9px; }
.marque { min-height: 55px; display: flex; align-items: center; justify-content: center; gap: 28px; color: #17202a; background: #ffdb4d; border-top: 1px solid #fff; font-size: 12px; font-weight: 900; }
.marque i { color: #ff4e42; font-size: 7px; }
.secton { padding: 90px 0; }
.wraper { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.faqinn { width: min(900px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 46px; text-align: center; font-size: 35px; font-weight: 900; }
.secttl::after { content: "APP"; margin-left: 10px; color: #ff4e42; font-family: Consolas, monospace; font-size: 10px; }
.showbg { background: #f7f8f2; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotit { padding: 11px; background: #fff; border: 1px solid #17202a; border-radius: 7px; box-shadow: 5px 5px 0 #d7ddd7; }
.shotit > span { height: 29px; display: block; color: #ff4e42; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.shotit img { width: 100%; height: auto; display: block; object-fit: contain; border: 1px solid #c0c6c4; border-radius: 5px; }
.shotit figcaption { padding: 14px 2px 3px; font-size: 13px; font-weight: 700; }
.featbg { background: #d8f8f1; border-top: 1px solid #17202a; border-bottom: 1px solid #17202a; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featcr { min-height: 225px; padding: 27px; position: relative; background: #fff; border: 1px solid #17202a; border-radius: 7px; }
.featcr > i { width: 48px; height: 48px; margin-bottom: 24px; display: grid; place-items: center; color: #fff; background: #ff4e42; border-radius: 7px; font-size: 24px; }
.featcr:nth-child(even) > i { color: #17202a; background: #ffdb4d; }
.featcr > span { position: absolute; top: 21px; right: 21px; color: #9ba3a0; font-family: Consolas, monospace; font-size: 10px; }
.featcr b { display: block; font-size: 18px; }
.featcr p { margin-top: 11px; color: #616a6e; font-size: 13px; line-height: 1.8; }
.downbg { color: #fff; background: #17202a; }
.downbg .secttl::after { color: #44dec5; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.downit { min-height: 145px; padding: 23px; display: grid; grid-template-columns: 48px 1fr 38px; align-items: center; gap: 14px; position: relative; color: #17202a; background: #f7f8f2; border-radius: 7px; }
.downit > span { position: absolute; top: 10px; right: 12px; color: #929a9b; font-family: Consolas, monospace; font-size: 9px; }
.downit > i { width: 48px; height: 48px; display: grid; place-items: center; color: #fff; background: #256ff0; border-radius: 7px; font-size: 23px; }
.downit div b { display: block; font-size: 16px; }
.downit div p { margin-top: 7px; color: #757d80; font-size: 11px; }
.downit a { width: 38px; height: 38px; display: grid; place-items: center; color: #fff; background: #ff4e42; border-radius: 50%; }
.downit a:hover { color: #17202a; background: #44dec5; }
.stepbg { background: #f7f8f2; }
.timeln { display: grid; grid-template-columns: repeat(4, 1fr); position: relative; }
.timeln::before { content: ""; position: absolute; top: 26px; left: 9%; right: 9%; height: 3px; background: #44dec5; }
.stepit { padding: 0 24px; position: relative; text-align: center; }
.stepit > span { width: 56px; height: 56px; margin: 0 auto 23px; display: grid; place-items: center; position: relative; z-index: 2; color: #fff; background: #17202a; border: 3px solid #44dec5; border-radius: 50%; font-family: Consolas, monospace; font-size: 11px; font-weight: 900; }
.stepit b { font-size: 17px; }
.stepit p { margin-top: 10px; color: #697276; font-size: 13px; line-height: 1.75; }
.faqbg { background: #ffdb4d; border-top: 1px solid #17202a; border-bottom: 1px solid #17202a; }
.faqitm { margin-bottom: 9px; background: #fff; border: 1px solid #17202a; border-radius: 7px; }
.faqbtn { width: 100%; padding: 20px; display: flex; align-items: center; justify-content: space-between; gap: 20px; background: transparent; border: 0; cursor: pointer; text-align: left; font-size: 15px; font-weight: 800; }
.faqbtn i { width: 30px; height: 30px; display: grid; place-items: center; flex: 0 0 auto; color: #fff; background: #17202a; border-radius: 50%; }
.faqans { display: none; padding: 0 62px 20px 20px; }
.faqans p { color: #60696c; font-size: 13px; line-height: 1.85; }
.faqitm.active .faqans { display: block; }
.newsbg { background: #f7f8f2; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 202px; padding: 26px; background: #fff; border: 1px solid #17202a; border-radius: 7px; }
.newtop { margin-bottom: 23px; display: flex; justify-content: space-between; color: #8b9395; font-family: Consolas, monospace; font-size: 10px; }
.newtop span { color: #256ff0; font-weight: 900; }
.newsit > b { font-size: 17px; }
.newsit > p { margin-top: 12px; color: #667074; font-size: 13px; line-height: 1.8; }
.ratebg { color: #fff; background: #256ff0; }
.ratebg .secttl::after { color: #ffdb4d; }
.ratels { columns: 3; column-gap: 16px; }
.rateit { width: 100%; margin: 0 0 16px; padding: 24px; display: inline-block; break-inside: avoid; color: #17202a; background: #fff; border-radius: 7px; box-shadow: 5px 5px 0 #17202a; }
.ratop { display: flex; align-items: center; justify-content: space-between; }
.ratop span { display: flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 900; }
.ratop b { color: #ff4e42; font-family: Consolas, monospace; font-size: 11px; }
.rateit p { margin-top: 22px; font-size: 14px; line-height: 1.85; }
.rateit time { margin-top: 20px; display: block; color: #7b8385; font-family: Consolas, monospace; font-size: 10px; }
.footer { background: #44dec5; border-top: 1px solid #17202a; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 120px; margin: 0 auto; display: flex; align-items: center; gap: 28px; }
.footnv { margin-left: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 14px 18px; }
.copyrt { padding: 15px 20px; color: #fff; background: #17202a; text-align: center; font-size: 11px; }
@media (max-width: 767px) {
    .navbox { width: calc(100% - 28px); min-height: 68px; position: relative; }
    .brandx img { width: 39px; height: 39px; }
    .brandx b { font-size: 15px; }
    .menbtn { width: 40px; height: 40px; margin-left: auto; display: grid; place-items: center; background: #ffdb4d; border: 1px solid #17202a; border-radius: 6px; font-size: 20px; }
    .navbox > .getapp { display: none; }
    .navlst { display: none; position: absolute; top: 67px; left: -14px; right: -14px; padding: 12px 14px 17px; grid-template-columns: repeat(2, 1fr); gap: 1px; background: #17202a; }
    .navlst.active { display: grid; }
    .navlst a { padding: 13px 8px; color: #17202a; background: #f7f8f2; text-align: center; }
    .heroin { width: calc(100% - 28px); min-height: auto; padding: 55px 0 65px; grid-template-columns: 1fr; gap: 52px; }
    .herotx h1 { font-size: 43px; }
    .herotx > p { font-size: 14px; }
    .herobt { width: 100%; padding: 0 12px; }
    .quickx { justify-content: center; }
    .device { min-height: 485px; }
    .phonea { width: 205px; }
    .tasker { width: 170px; left: 13px; bottom: 24px; }
    .signal { right: 13px; }
    .marque { padding: 15px; flex-wrap: wrap; gap: 9px 14px; }
    .secton { padding: 66px 0; }
    .wraper, .faqinn { width: calc(100% - 28px); }
    .secttl { margin-bottom: 35px; font-size: 28px; }
    .shotsx { margin-right: -14px; padding: 0 14px 8px 0; display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory; }
    .shotit { min-width: 76vw; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .timeln { grid-template-columns: 1fr; gap: 27px; }
    .timeln::before { top: 26px; bottom: 26px; left: 26px; right: auto; width: 3px; height: auto; }
    .stepit { padding: 0; display: grid; grid-template-columns: 56px 1fr; gap: 18px; text-align: left; }
    .stepit > span { margin: 0; }
    .faqbtn { font-size: 14px; line-height: 1.6; }
    .faqans { padding-right: 18px; }
    .ratels { columns: 1; }
    .footin { width: calc(100% - 28px); padding: 38px 0; align-items: stretch; flex-direction: column; }
    .footnv { margin-left: 0; display: grid; grid-template-columns: repeat(2, 1fr); justify-content: stretch; }
    .footnv a { padding: 6px 0; }
    .footin > .getapp { width: 100%; }
}
