* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #33152a; background: #f4f7f8; 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 #d8dde0; 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: 11px; flex: 0 0 auto; }
.brandx img { width: 43px; height: 43px; border-radius: 5px; }
.brandx span { display: grid; }
.brandx b { color: #651f4b; font-size: 17px; }
.brandx small { color: #08aeb4; 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: #e43e5d; }
.getapp { height: 42px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #fff; background: #651f4b; font-size: 12px; font-weight: 800; }
.menbtn { display: none; width: 42px; height: 42px; border: 0; color: #fff; background: #651f4b; font-size: 21px; }
.heroaa { overflow: hidden; border-bottom: 1px solid #d8dde0; background: #fff; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 650px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 70px; }
.labelx { width: fit-content; margin-bottom: 24px; display: flex; border: 1px solid #651f4b; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.labelx span, .labelx b { padding: 8px 12px; }
.labelx b { color: #33152a; background: #f6e568; }
h1 { margin: 0; color: #651f4b; font-size: 54px; line-height: 1.16; letter-spacing: 0; }
.heropx { max-width: 555px; margin: 24px 0 29px; color: #6e5a68; font-size: 16px; line-height: 1.9; }
.herobt { width: 220px; height: 55px; display: inline-flex; align-items: center; justify-content: center; gap: 17px; color: #fff; background: #e43e5d; font-weight: 900; box-shadow: 7px 7px 0 #08aeb4; }
.notice { margin-top: 22px; display: block; color: #876f7f; font-size: 11px; }
.herort { position: relative; height: 550px; background: #e4f5f3; }
.passxx { position: absolute; left: 58px; top: 35px; width: 370px; height: 480px; overflow: hidden; border: 2px solid #651f4b; background: #fff; box-shadow: 15px 15px 0 #f6e568; }
.passhd { height: 77px; padding: 13px 18px; display: flex; align-items: center; gap: 12px; color: #fff; background: #651f4b; }
.passhd img { width: 49px; height: 49px; border-radius: 5px; }
.passhd span { display: grid; }
.passhd b { font-size: 17px; }
.passhd small { color: #71d9d6; font-family: Consolas, monospace; font-size: 9px; }
.phonea { width: 220px; height: 355px; margin: 20px auto 0; overflow: hidden; border: 8px solid #33152a; border-bottom: 0; border-radius: 22px 22px 0 0; }
.phonea img { width: 100%; height: auto; display: block; }
.passft { position: absolute; left: 0; right: 0; bottom: 0; height: 44px; display: grid; grid-template-columns: repeat(3, 1fr); color: #651f4b; background: #f6e568; }
.passft span { display: grid; place-items: center; border-right: 1px dashed #651f4b; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.stampx { position: absolute; right: 24px; bottom: 22px; z-index: 3; width: 125px; height: 125px; display: grid; place-items: center; align-content: center; gap: 6px; border: 3px double #e43e5d; border-radius: 50%; color: #e43e5d; background: #fff; text-align: center; transform: rotate(-10deg); }
.stampx i { font-size: 25px; }
.stampx b { font-family: Consolas, monospace; font-size: 11px; }
.checkx { height: 64px; display: grid; grid-template-columns: repeat(4, 1fr); color: #fff; background: #651f4b; }
.checkx span { display: flex; align-items: center; justify-content: center; gap: 9px; border-right: 1px dashed #9b5b82; font-size: 12px; }
.checkx i { color: #71d9d6; }
.secton { padding: 94px 0; }
.wraper, .faqinn { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 47px; text-align: center; color: #651f4b; font-size: 34px; font-weight: 900; letter-spacing: 0; }
.secttl::after { content: "VALID ACCESS"; margin: 9px auto 0; display: block; color: #08aeb4; font-family: Consolas, monospace; font-size: 9px; }
.showbg { background: #f4f7f8; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotit { margin: 0; padding: 12px; border: 1px solid #d0dadd; background: #fff; }
.shotit span { display: block; margin-bottom: 10px; padding: 7px 9px; color: #fff; background: #651f4b; font-family: Consolas, monospace; font-size: 9px; }
.shotit img { width: 100%; height: auto; display: block; }
.shotit figcaption { padding: 14px 3px 4px; font-size: 13px; font-weight: 800; }
.featbg { background: #e4f5f3; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featcr { min-height: 225px; padding: 28px; position: relative; background: #fff; }
.featcr:nth-child(2), .featcr:nth-child(5) { border-bottom: 6px solid #f6e568; }
.featcr:nth-child(3), .featcr:nth-child(4) { border-bottom: 6px solid #e43e5d; }
.featcr > span { position: absolute; top: 22px; right: 23px; color: #08aeb4; font-family: Consolas, monospace; }
.featcr > i { margin-bottom: 27px; display: block; color: #651f4b; font-size: 31px; }
.featcr b { font-size: 17px; }
.featcr p { margin: 12px 0 0; color: #6c7477; font-size: 14px; line-height: 1.8; }
.downbg { color: #fff; background: #33152a; }
.downbg .secttl { color: #fff; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.downit { min-height: 145px; padding: 21px; display: grid; grid-template-columns: 35px 42px 1fr 38px; align-items: center; gap: 10px; border: 1px dashed #895377; background: #4a1b3b; }
.downit > span { color: #71d9d6; font-family: Consolas, monospace; font-size: 10px; }
.downit > i { color: #f6e568; font-size: 27px; }
.downit div { display: grid; gap: 7px; }
.downit div b { font-size: 16px; }
.downit div p { margin: 0; color: #bea7b7; font-size: 11px; }
.downit > a { width: 38px; height: 38px; display: grid; place-items: center; color: #33152a; background: #71d9d6; }
.stepbg { background: #f6e568; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.timeln::before { content: ""; position: absolute; top: 27px; left: 8%; right: 8%; border-top: 2px dashed #651f4b; }
.stepit { position: relative; text-align: center; }
.stepit > span { width: 56px; height: 56px; margin: 0 auto 22px; position: relative; z-index: 2; display: grid; place-items: center; border: 2px solid #651f4b; border-radius: 50%; color: #fff; background: #e43e5d; font-family: Consolas, monospace; font-size: 10px; }
.stepit div { padding: 0 14px; }
.stepit b { font-size: 16px; }
.stepit p { margin: 10px 0 0; color: #685a2c; font-size: 13px; line-height: 1.7; }
.faqbg { background: #fff; }
.faqinn { max-width: 900px; }
.faqitm { border-bottom: 1px dashed #c6b6c0; }
.faqbtn { width: 100%; min-height: 70px; padding: 0 5px; display: flex; align-items: center; justify-content: space-between; gap: 16px; border: 0; color: #651f4b; background: transparent; text-align: left; font-size: 15px; font-weight: 800; cursor: pointer; }
.faqbtn i { width: 31px; height: 31px; display: grid; place-items: center; color: #fff; background: #08aeb4; }
.faqans { max-height: 0; overflow: hidden; transition: max-height .25s ease; }
.faqans p { margin: 0; padding: 0 55px 23px 5px; color: #6d7377; line-height: 1.8; }
.faqitm.active .faqans { max-height: 150px; }
.newsbg { background: #e4f5f3; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { min-height: 183px; padding: 25px; border-left: 5px solid #08aeb4; background: #fff; }
.newtop { margin-bottom: 19px; display: flex; justify-content: space-between; color: #e43e5d; font-family: Consolas, monospace; font-size: 10px; }
.newsit > b { color: #651f4b; font-size: 17px; }
.newsit > p { margin: 11px 0 0; color: #697277; font-size: 14px; line-height: 1.75; }
.ratebg { background: #f4f7f8; }
.ratels { column-count: 3; column-gap: 18px; }
.rateit { width: 100%; margin: 0 0 18px; padding: 24px; display: inline-block; border: 1px dashed #b9a3b2; background: #fff; break-inside: avoid; }
.rateit:nth-child(2n) { border-top: 5px solid #f6e568; }
.rateit:nth-child(3n) { border-top: 5px solid #08aeb4; }
.ratop { display: flex; justify-content: space-between; color: #651f4b; font-size: 12px; font-weight: 800; }
.ratop b { color: #e43e5d; font-family: Consolas, monospace; }
.rateit p { margin: 18px 0; color: #5e5960; line-height: 1.9; }
.rateit time { color: #929398; font-family: Consolas, monospace; font-size: 10px; }
.footer { color: #fff; background: #270e21; }
.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: #b9a5b3; font-size: 11px; }
.copyrt { padding: 15px 20px; border-top: 1px dashed #67455e; color: #876e80; 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: 1px solid #d8dde0; 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: 470px; }
    .passxx { left: 12px; top: 20px; width: calc(100% - 35px); height: 425px; }
    .phonea { width: 190px; height: 310px; }
    .stampx { right: 0; bottom: 0; width: 105px; height: 105px; }
    .checkx { height: auto; grid-template-columns: repeat(2, 1fr); }
    .checkx span { min-height: 50px; border-bottom: 1px dashed #9b5b82; }
    .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; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featcr { min-height: 210px; }
    .timeln { grid-template-columns: 1fr; gap: 0; }
    .timeln::before { top: 5px; bottom: 10px; left: 27px; right: auto; width: 0; border-top: 0; border-left: 2px dashed #651f4b; }
    .stepit { min-height: 115px; display: grid; grid-template-columns: 56px 1fr; gap: 18px; text-align: left; }
    .stepit > span { margin: 0; }
    .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%; }
}
