* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #061323; background: #eef3f7; font-family: "Microsoft YaHei", Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.topbar { position: sticky; top: 0; z-index: 30; border-bottom: 1px solid #d9dce6; background: #fff; }
.navbox { width: min(1200px, calc(100% - 40px)); height: 78px; margin: 0 auto; display: flex; align-items: center; gap: 24px; }
.brandx { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.brandx img { width: 43px; height: 43px; border: 2px solid #061323; border-radius: 7px; }
.brandx span { display: grid; }
.brandx b { color: #403356; font-size: 17px; }
.brandx small { color: #ff8f6b; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; gap: 18px; }
.navlst a { font-size: 12px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #ff8f6b; }
.getapp { height: 42px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #fff; background: #061323; font-size: 12px; font-weight: 800; }
.menbtn { display: none; width: 42px; height: 42px; border: 0; color: #fff; background: #061323; font-size: 21px; }
.heroaa { overflow: hidden; background: #071a33; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 640px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 60px; }
.labelx { margin-bottom: 20px; color: #403356; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.herolg { width: 73px; height: 73px; margin-bottom: 21px; border: 3px solid #061323; border-radius: 7px; box-shadow: 6px 6px 0 #ff8f6b; }
h1 { margin: 0; color: #061323; font-size: 56px; line-height: 1.12; letter-spacing: 0; }
.heropx { max-width: 540px; margin: 24px 0 29px; color: #5c6380; font-size: 16px; line-height: 1.9; }
.herobt { width: 210px; height: 55px; display: inline-flex; align-items: center; justify-content: center; gap: 18px; border: 2px solid #061323; color: #fff; background: #403356; box-shadow: 7px 7px 0 #ff8f6b; font-weight: 900; }
.herort { position: relative; height: 535px; background: #403356; }
.boxhd { height: 58px; padding: 0 18px; display: flex; align-items: center; justify-content: space-between; color: #fff; background: #061323; font-family: Consolas, monospace; font-size: 10px; }
.boxhd b { color: #f0c96a; }
.screen { position: absolute; right: 65px; bottom: 0; width: 260px; height: 470px; overflow: hidden; border: 9px solid #061323; border-bottom: 0; border-radius: 25px 25px 0 0; background: #061323; box-shadow: 13px 13px 0 #ff8f6b; }
.screen img { width: 100%; height: auto; display: block; }
.slip { position: absolute; left: 26px; top: 100px; width: 205px; padding: 19px; display: grid; gap: 7px; border: 2px solid #061323; background: #fff; box-shadow: 7px 7px 0 #061323; transform: rotate(-5deg); }
.slip span, .slip small { color: #403356; font-family: Consolas, monospace; font-size: 9px; }
.slip b { font-size: 21px; }
.heart { position: absolute; left: 42px; bottom: 48px; width: 105px; height: 105px; display: grid; place-items: center; align-content: center; gap: 4px; border: 2px solid #061323; border-radius: 50%; color: #fff; background: #ff8f6b; transform: rotate(8deg); }
.heart i { font-size: 25px; }
.heart b { font-family: Consolas, monospace; font-size: 10px; }
.tabxx { position: absolute; right: 26px; top: 78px; padding: 12px; border-left: 3px solid #f0c96a; color: #f0c96a; font-family: Consolas, monospace; font-size: 10px; line-height: 1.8; }
.statls { height: 64px; display: grid; grid-template-columns: repeat(4, 1fr); color: #fff; background: #061323; }
.statls span { display: flex; align-items: center; justify-content: center; gap: 10px; border-right: 1px solid #44485b; font-size: 12px; }
.statls b { color: #f0c96a; font-family: Consolas, monospace; }
.secton { padding: 94px 0; }
.wraper, .faqinn { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 47px; text-align: center; font-size: 35px; font-weight: 900; letter-spacing: 0; }
.secttl::after { content: "BOX / BOX / BOX"; margin: 9px auto 0; display: block; color: #ff8f6b; font-family: Consolas, monospace; font-size: 9px; }
.showbg { background: #fff; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotit { margin: 0; padding: 12px; border: 2px solid #061323; background: #eef3f7; }
.shotit:nth-child(2n) { margin-top: 25px; box-shadow: 6px 6px 0 #f0c96a; }
.shotit span { display: block; margin-bottom: 10px; color: #403356; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.shotit img { width: 100%; height: auto; display: block; }
.shotit figcaption { padding: 14px 3px 4px; font-size: 13px; font-weight: 800; }
.featbg { background: #eef3f7; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featcr { min-height: 225px; padding: 28px; position: relative; border: 2px solid #061323; background: #fff; }
.featcr:nth-child(2), .featcr:nth-child(5) { background: #fff3b6; }
.featcr:nth-child(3), .featcr:nth-child(4) { background: #071a33; }
.featcr > span { position: absolute; top: 22px; right: 23px; color: #ff8f6b; font-family: Consolas, monospace; }
.featcr > i { margin-bottom: 27px; display: block; color: #403356; font-size: 31px; }
.featcr b { font-size: 17px; }
.featcr p { margin: 12px 0 0; color: #656a7d; font-size: 14px; line-height: 1.8; }
.downbg { color: #fff; background: #403356; }
.downbg .secttl { color: #fff; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.downit { min-height: 230px; padding: 25px; display: flex; flex-direction: column; border: 2px solid #061323; background: #fff; color: #061323; box-shadow: 6px 6px 0 #061323; }
.downit > span { color: #ff8f6b; font-family: Consolas, monospace; font-size: 10px; }
.downit > i { margin: 25px 0 17px; color: #403356; font-size: 30px; }
.downit > b { font-size: 18px; }
.downit > p { margin: 8px 0 22px; color: #777b8d; font-size: 12px; }
.downit > a { margin-top: auto; padding-top: 14px; display: flex; justify-content: space-between; border-top: 2px solid #061323; color: #403356; font-size: 13px; font-weight: 800; }
.stepbg { background: #f0c96a; }
.timeln { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.stepit { position: relative; padding-top: 65px; }
.stepit > span { position: absolute; top: 0; left: 0; width: 48px; height: 48px; display: grid; place-items: center; border: 2px solid #061323; border-radius: 50%; background: #ff8f6b; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.stepit::after { content: ""; position: absolute; top: 23px; left: 48px; right: -18px; height: 2px; background: #061323; }
.stepit div { min-height: 125px; padding: 20px; border: 2px solid #061323; background: #fff; }
.stepit b { font-size: 16px; }
.stepit p { margin: 10px 0 0; color: #66613d; font-size: 13px; line-height: 1.7; }
.faqbg { background: #fff; }
.faqinn { max-width: 900px; }
.faqitm { margin-bottom: 9px; border: 2px solid #061323; }
.faqbtn { width: 100%; min-height: 68px; padding: 0 19px; display: flex; align-items: center; justify-content: space-between; gap: 16px; border: 0; color: #061323; background: #eef3f7; text-align: left; font-size: 15px; font-weight: 800; cursor: pointer; }
.faqbtn i { color: #403356; font-size: 21px; }
.faqans { max-height: 0; overflow: hidden; transition: max-height .25s ease; background: #fff3b6; }
.faqans p { margin: 0; padding: 20px; line-height: 1.8; }
.faqitm.active .faqans { max-height: 160px; }
.newsbg { background: #f0c96a; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { min-height: 182px; padding: 25px; border: 2px solid #061323; background: #fff; }
.newtop { margin-bottom: 19px; display: flex; justify-content: space-between; color: #403356; font-family: Consolas, monospace; font-size: 10px; }
.newsit > b { font-size: 17px; }
.newsit > p { margin: 11px 0 0; color: #656a78; font-size: 14px; line-height: 1.75; }
.ratebg { background: #071a33; }
.ratels { column-count: 3; column-gap: 18px; }
.rateit { width: 100%; margin: 0 0 18px; padding: 24px; display: inline-block; border: 2px solid #061323; background: #fff; break-inside: avoid; }
.rateit:nth-child(2n) { box-shadow: 5px 5px 0 #ff8f6b; }
.ratop { display: flex; justify-content: space-between; color: #403356; font-size: 12px; font-weight: 800; }
.ratop b { color: #ff8f6b; font-family: Consolas, monospace; }
.rateit p { margin: 18px 0; color: #525664; line-height: 1.9; }
.rateit time { color: #9193a1; font-family: Consolas, monospace; font-size: 10px; }
.footer { color: #fff; background: #171827; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 132px; margin: 0 auto; display: flex; align-items: center; gap: 30px; }
.footnv { margin-left: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 15px; }
.footnv a { color: #b4b5c2; font-size: 11px; }
.copyrt { padding: 15px 20px; border-top: 1px solid #414355; color: #797b89; text-align: center; font-family: Consolas, monospace; font-size: 10px; }

@media (max-width: 767px) {
    .navbox { width: calc(100% - 28px); height: 68px; }
    .brandx img { width: 38px; height: 38px; }
    .menbtn { margin-left: auto; display: block; }
    .topbar .getapp { display: none; }
    .navlst { position: absolute; top: 68px; left: 0; right: 0; padding: 12px 20px 20px; display: none; grid-template-columns: repeat(2, 1fr); gap: 0; border-bottom: 2px solid #061323; background: #fff; }
    .navlst.active { display: grid; }
    .navlst a { padding: 12px 8px; }
    .heroin { width: calc(100% - 28px); min-height: auto; padding: 52px 0 62px; grid-template-columns: 1fr; gap: 40px; }
    h1 { font-size: 40px; }
    .heropx { font-size: 15px; }
    .herobt { width: 100%; }
    .herort { height: 475px; }
    .screen { right: 12px; width: 220px; height: 405px; }
    .slip { left: 3px; top: 70px; width: 190px; }
    .heart { left: 17px; bottom: 35px; width: 98px; height: 98px; }
    .statls { height: auto; grid-template-columns: repeat(2, 1fr); }
    .statls span { min-height: 50px; border-bottom: 1px solid #44485b; }
    .secton { padding: 68px 0; }
    .wraper, .faqinn { width: calc(100% - 28px); }
    .secttl { margin-bottom: 34px; font-size: 28px; }
    .shotsx { display: flex; gap: 14px; overflow-x: auto; padding-bottom: 12px; scroll-snap-type: x mandatory; }
    .shotit { min-width: 78%; scroll-snap-align: start; }
    .shotit:nth-child(2n) { margin-top: 0; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featcr { min-height: 210px; }
    .timeln { grid-template-columns: 1fr; }
    .stepit { min-height: 135px; padding: 0 0 0 65px; }
    .stepit::after { top: 48px; bottom: 0; left: 23px; right: auto; width: 2px; height: auto; }
    .ratels { column-count: 1; }
    .footin { width: calc(100% - 28px); padding: 38px 0; flex-direction: column; align-items: flex-start; }
    .footnv { margin-left: 0; justify-content: flex-start; }
    .footin .getapp { width: 100%; }
}
