* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #171917; background: #f5f7f4; font-family: "Microsoft YaHei", Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button { color: inherit; font: inherit; }
.wraper, .navbox, .heroin, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.topbar { position: sticky; top: 0; z-index: 30; background: #0e1110; color: #fff; border-bottom: 1px solid #363b38; }
.navbox { height: 76px; display: flex; align-items: center; gap: 22px; }
.brand { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brand img { width: 44px; height: 44px; border-radius: 5px; object-fit: cover; }
.brand span { display: grid; }.brand b { font-size: 17px; }.brand small { margin-top: 3px; color: #b8f33c; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 17px; font-size: 12px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #b8f33c; }
.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #b8f33c; color: #0e1110; font-weight: 900; }
.getapp { min-height: 42px; padding: 0 17px; font-size: 12px; }
.menbtn { display: none; border: 0; background: transparent; color: #fff; font-size: 25px; }
.heroaa { overflow: hidden; background: #0e1110; color: #fff; }
.heroin { min-height: 690px; display: grid; grid-template-columns: 1fr 500px; align-items: center; gap: 65px; }
.herotx { position: relative; z-index: 2; }
.labelx { display: inline-block; padding: 8px 11px; border: 1px solid #4e5853; color: #82dff2; font: 900 11px Consolas, monospace; }
.herolg { width: 72px; height: 72px; margin: 27px 0 18px; border-radius: 5px; object-fit: cover; box-shadow: 7px 7px 0 #b8f33c; }
h1 { margin: 0; max-width: 650px; font-size: 56px; line-height: 1.14; letter-spacing: 0; }
.herotx p { max-width: 590px; margin: 23px 0 29px; color: #b8bfbb; font-size: 16px; line-height: 1.9; }
.herobt { min-height: 57px; padding: 0 26px; border-left: 6px solid #82dff2; }
.herpic { position: relative; width: 500px; min-height: 560px; justify-self: end; background: #b8f33c; }
.herpic:before { content: "APP / READER / AUDIO"; position: absolute; right: 17px; bottom: 17px; color: #0e1110; font: 900 10px Consolas, monospace; writing-mode: vertical-rl; }
.herpic > img { position: absolute; z-index: 2; width: 310px; height: auto; left: 72px; bottom: 0; border: 7px solid #222825; border-bottom: 0; border-radius: 25px 25px 0 0; box-shadow: -16px -16px 0 #82dff2; }
.stamp { position: absolute; z-index: 3; right: 20px; top: 23px; padding: 15px 14px; background: #0e1110; color: #b8f33c; text-align: center; font: 900 10px/1.45 Arial, sans-serif; }
.note { position: absolute; z-index: 3; left: -42px; bottom: 51px; min-width: 215px; display: flex; align-items: center; gap: 12px; padding: 15px 17px; background: #fff; color: #171917; box-shadow: 7px 7px 0 #82dff2; }
.note i { color: #0e1110; font-size: 27px; }.note span { display: grid; font-size: 11px; }.note b { margin-top: 4px; font-size: 14px; }
.secton { padding: 92px 0; }
.secttl { margin: 0 auto 44px; width: max-content; font-size: 32px; font-weight: 900; text-align: center; }
.secttl:after { content: ""; display: block; width: 36px; height: 7px; margin: 11px auto 0; background: #b8f33c; border-left: 12px solid #82dff2; }
.showbg { background: #fff; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 17px; padding: 17px; background: #0e1110; }
.shots figure { margin: 0; padding: 8px; background: #242a27; }
.shots img { width: 100%; height: auto; aspect-ratio: 480 / 853; object-fit: contain; background: #343c38; }
.shots figcaption { display: flex; align-items: center; gap: 10px; min-height: 56px; color: #fff; font-size: 13px; font-weight: 800; }.shots figcaption b { color: #b8f33c; font: 900 12px Consolas, monospace; }
.featbg { background: #e6eaE5; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featcr { min-height: 210px; padding: 27px; background: #fff; border-bottom: 6px solid #82dff2; }
.featcr:nth-child(2n) { border-color: #b8f33c; }
.featcr i { display: block; margin-bottom: 34px; color: #0e1110; font-size: 31px; }
.featcr b, .downit b, .newsit > b { display: block; font-size: 18px; }
.featcr p, .downit p, .newsit p { margin: 10px 0 0; color: #68716c; font-size: 14px; line-height: 1.8; }
.downbg { background: #82dff2; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: #0e1110; border: 1px solid #0e1110; }
.downit { position: relative; min-height: 225px; padding: 25px; background: #fff; }
.downit > span { position: absolute; right: 18px; top: 18px; color: #7b8580; font: 900 11px Consolas, monospace; }
.downit > i { display: block; margin-bottom: 35px; color: #0e1110; font-size: 31px; }
.downit a { display: flex; justify-content: space-between; margin-top: 22px; padding-top: 14px; border-top: 2px solid #0e1110; color: #0e1110; font-size: 13px; font-weight: 900; }
.stepbg { background: #fff; }
.timeln { max-width: 1050px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); }
.timeln article { min-height: 190px; padding: 24px; border-left: 1px solid #b8c0bc; }.timeln article:last-child { border-right: 1px solid #b8c0bc; }
.timeln span { display: block; margin-bottom: 38px; color: #0e1110; font: 900 36px Consolas, monospace; }.timeln span:after { content: "/04"; color: #82dff2; font-size: 12px; }
.timeln b { font-size: 16px; }.timeln p { color: #68716c; font-size: 13px; line-height: 1.7; }
.faqbg { background: #b8f33c; }
.faqlst { max-width: 930px; margin: 0 auto; border: 1px solid #0e1110; }
.faqitm { background: #fff; border-bottom: 1px solid #aeb7b2; }.faqitm:last-child { border-bottom: 0; }
.faqbtn { width: 100%; min-height: 68px; display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 0 19px; border: 0; background: transparent; text-align: left; font-weight: 900; cursor: pointer; }
.faqbtn i { display: grid; width: 30px; height: 30px; place-items: center; background: #0e1110; color: #b8f33c; }.faqans { display: none; padding: 0 54px 22px 19px; color: #626c67; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #e6eae5; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 17px; }
.newsit { padding: 26px; background: #fff; border-top: 5px solid #0e1110; }.newsit:nth-child(2n) { border-color: #82dff2; }
.newsit > div { display: flex; justify-content: space-between; margin-bottom: 22px; color: #828c87; font: 700 11px Consolas, monospace; }.newsit > div span { color: #0e1110; font-weight: 900; }
.ratebg { background: #0e1110; color: #fff; }
.ratebg .secttl { color: #fff; }
.ratels { columns: 3; column-gap: 17px; }
.rateit { break-inside: avoid; margin: 0 0 17px; padding: 23px; border: 1px solid #414844; background: #1c211f; }
.rateit:nth-child(2n) { padding-bottom: 39px; }.rateit > div { display: flex; justify-content: space-between; font-size: 13px; font-weight: 900; }.rateit > div b { color: #b8f33c; letter-spacing: 0; }
.rateit p { margin: 24px 0; color: #d8ddda; line-height: 1.85; }.rateit time { color: #89918d; font-size: 11px; }
.footer { padding: 36px 0 20px; background: #82dff2; color: #0e1110; }
.footin { display: flex; align-items: center; gap: 24px; }.footnv { margin-left: auto; display: flex; gap: 15px; font-size: 12px; }.footer .getapp { background: #0e1110; color: #fff; }.copyrt { width: min(1200px, calc(100% - 40px)); margin: 28px auto 0; padding-top: 17px; border-top: 1px solid #68b9c9; text-align: center; font-size: 11px; }
@media (max-width: 767px) {
    .wraper, .navbox, .heroin, .footin { width: min(100% - 28px, 1200px); }
    .navbox { height: 66px; }.brand img { width: 40px; height: 40px; }.brand b { font-size: 14px; }
    .menbtn { display: block; margin-left: auto; }.topbar .getapp { display: none; }
    .navlst { display: none; position: absolute; left: 0; right: 0; top: 66px; padding: 10px 14px; border-top: 1px solid #363b38; background: #0e1110; }.navlst.open { display: grid; }.navlst a { padding: 10px; }
    .heroin { min-height: 0; padding: 57px 0 74px; grid-template-columns: 1fr; gap: 68px; }.herolg { width: 62px; height: 62px; }h1 { font-size: 38px; }.herotx p { font-size: 15px; }.herobt { width: 100%; }
    .herpic { width: min(330px, 100%); min-height: 500px; justify-self: center; }.herpic > img { width: 260px; left: 31px; }.stamp { right: 9px; }.note { left: -8px; min-width: 200px; }
    .secton { padding: 66px 0; }.secttl { margin-bottom: 34px; font-size: 27px; }
    .shots { display: flex; gap: 14px; overflow-x: auto; padding: 14px; scroll-snap-type: x mandatory; }.shots figure { flex: 0 0 80%; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }.featcr { min-height: 0; }
    .timeln { grid-template-columns: 1fr; }.timeln article, .timeln article:last-child { min-height: 130px; border: 0; border-bottom: 1px solid #b8c0bc; }.timeln article:last-child { border-bottom: 0; }.timeln span { margin-bottom: 18px; }
    .faqbtn { padding-inline: 15px; }.faqans { padding-left: 15px; }.ratels { columns: 1; }
    .footin { align-items: flex-start; flex-wrap: wrap; }.footnv { order: 3; width: 100%; margin: 10px 0 0; display: grid; grid-template-columns: repeat(2, 1fr); }.footer .getapp { margin-left: auto; }
}
