* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #161616; background: #f5f0e8; 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: 3px solid #161616; background: #fffdf8; }
.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: 44px; height: 44px; border: 2px solid #161616; border-radius: 50%; }
.brandx span { display: grid; }
.brandx b { font-size: 20px; line-height: 1; }
.brandx small { margin-top: 5px; color: #f32d7c; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 18px; }
.navlst a { font-size: 12px; font-weight: 800; }
.navlst a:hover, .footnv a:hover { color: #f32d7c; }
.getapp { height: 42px; padding: 0 17px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; border: 2px solid #161616; color: #fff; background: #f32d7c; box-shadow: 4px 4px 0 #161616; font-size: 12px; font-weight: 900; }
.menbtn { display: none; width: 42px; height: 42px; border: 2px solid #161616; background: #ffd52e; font-size: 21px; }
.heroaa { overflow: hidden; border-bottom: 3px solid #161616; background: #48cde3; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 650px; margin: 0 auto; display: grid; grid-template-columns: .95fr 1.05fr; align-items: center; gap: 50px; }
.herotx { position: relative; z-index: 2; padding: 50px 0; }
.labelx { width: fit-content; margin-bottom: 23px; padding: 9px 13px; border: 2px solid #161616; background: #ffd52e; box-shadow: 4px 4px 0 #161616; font-family: Consolas, monospace; font-size: 11px; font-weight: 900; }
h1 { margin: 0; font-size: 64px; line-height: 1.08; letter-spacing: 0; text-shadow: 4px 4px 0 #fffdf8; }
.heropx { max-width: 530px; margin: 25px 0 28px; padding: 16px 18px; border-left: 7px solid #f32d7c; background: #fffdf8; font-size: 16px; line-height: 1.85; }
.herobt { width: 210px; height: 58px; display: inline-flex; align-items: center; justify-content: center; gap: 22px; border: 3px solid #161616; color: #fff; background: #161616; box-shadow: 7px 7px 0 #f32d7c; font-weight: 900; }
.taglst { margin-top: 25px; display: flex; flex-wrap: wrap; gap: 8px; }
.taglst span { padding: 7px 10px; border: 2px solid #161616; background: #fffdf8; font-size: 11px; font-weight: 800; }
.herort { position: relative; height: 550px; }
.poster { position: absolute; right: 65px; top: 36px; width: 285px; height: 510px; overflow: hidden; border: 4px solid #161616; background: #fff; box-shadow: 14px 14px 0 #f32d7c; transform: rotate(3deg); }
.poster img { width: 100%; height: auto; display: block; }
.panelx { position: absolute; left: 20px; bottom: 40px; width: 225px; padding: 18px; display: grid; grid-template-columns: 60px 1fr; gap: 8px 14px; border: 3px solid #161616; background: #ffd52e; box-shadow: 8px 8px 0 #161616; transform: rotate(-4deg); }
.panelx img { width: 60px; height: 60px; grid-row: span 2; border: 2px solid #161616; border-radius: 50%; }
.panelx b { font-size: 20px; line-height: 1.05; }
.panelx span { font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.bubble { position: absolute; left: 15px; top: 80px; width: 132px; height: 105px; display: grid; place-items: center; border: 3px solid #161616; border-radius: 50%; background: #fffdf8; text-align: center; font-size: 20px; font-weight: 900; transform: rotate(-8deg); }
.bubble::after { content: ""; position: absolute; right: 3px; bottom: -18px; width: 25px; height: 25px; border-right: 3px solid #161616; border-bottom: 3px solid #161616; background: #fffdf8; transform: rotate(35deg); }
.burstx { position: absolute; right: 0; top: 15px; z-index: 3; width: 82px; height: 82px; display: grid; place-items: center; border: 3px solid #161616; border-radius: 50%; color: #fff; background: #f32d7c; font-family: Consolas, monospace; font-weight: 900; transform: rotate(12deg); }
.secton { padding: 94px 0; }
.wraper, .faqinn { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 47px; text-align: center; font-size: 36px; font-weight: 900; letter-spacing: 0; }
.secttl::before, .secttl::after { content: "//"; margin: 0 13px; color: #f32d7c; font-family: Consolas, monospace; }
.showbg { background: #fffdf8; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); gap: 17px; }
.shotit { margin: 0; padding: 10px; border: 3px solid #161616; background: #fff; box-shadow: 6px 6px 0 #161616; }
.shotit:nth-child(2n) { margin-top: 28px; box-shadow: 6px 6px 0 #48cde3; }
.shotit span { display: block; padding: 6px 4px 10px; color: #f32d7c; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.shotit img { width: 100%; height: auto; display: block; border: 2px solid #161616; }
.shotit figcaption { padding: 14px 3px 5px; font-size: 13px; font-weight: 800; }
.featbg { background: #f5f0e8; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featcr { min-height: 225px; padding: 27px; position: relative; border: 3px solid #161616; background: #fffdf8; }
.featcr:nth-child(2), .featcr:nth-child(6) { background: #ffd52e; }
.featcr:nth-child(3), .featcr:nth-child(4) { background: #bdeff5; }
.featcr > span { position: absolute; top: 20px; right: 22px; font-family: Consolas, monospace; font-size: 12px; font-weight: 900; }
.featcr > i { margin-bottom: 28px; display: block; color: #f32d7c; font-size: 34px; }
.featcr b { font-size: 18px; }
.featcr p { margin: 12px 0 0; font-size: 14px; line-height: 1.75; }
.downbg { color: #fff; background: #161616; }
.downbg .secttl { color: #fff; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.downit { min-height: 150px; padding: 22px; display: grid; grid-template-columns: 40px 48px 1fr 40px; align-items: center; gap: 10px; border: 2px solid #555; background: #242424; }
.downit > span { color: #48cde3; font-family: Consolas, monospace; font-size: 11px; font-weight: 900; }
.downit > i { color: #ffd52e; font-size: 29px; }
.downit div { display: grid; gap: 7px; }
.downit div b { font-size: 17px; }
.downit div p { margin: 0; color: #aaa; font-size: 12px; }
.downit > a { width: 38px; height: 38px; display: grid; place-items: center; border: 2px solid #fff; color: #161616; background: #f32d7c; }
.stepbg { background: #f32d7c; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.timeln::before { content: ""; position: absolute; top: 34px; left: 9%; right: 9%; border-top: 3px dashed #161616; }
.stepit { position: relative; text-align: center; }
.stepit > span { width: 70px; height: 70px; margin: 0 auto 20px; position: relative; z-index: 2; display: grid; place-items: center; border: 3px solid #161616; border-radius: 50%; background: #ffd52e; box-shadow: 4px 4px 0 #161616; font-family: Consolas, monospace; font-weight: 900; }
.stepit div { min-height: 130px; padding: 21px 16px; border: 3px solid #161616; background: #fffdf8; }
.stepit b { font-size: 16px; }
.stepit p { margin: 10px 0 0; font-size: 13px; line-height: 1.7; }
.faqbg { background: #fffdf8; }
.faqinn { max-width: 900px; }
.faqitm { margin-bottom: 10px; border: 3px solid #161616; background: #f5f0e8; }
.faqbtn { width: 100%; min-height: 67px; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; gap: 15px; border: 0; color: #161616; background: transparent; text-align: left; font-size: 15px; font-weight: 900; cursor: pointer; }
.faqbtn i { width: 32px; height: 32px; display: grid; place-items: center; flex: 0 0 auto; border: 2px solid #161616; background: #ffd52e; }
.faqans { max-height: 0; overflow: hidden; transition: max-height .25s ease; }
.faqans p { margin: 0; padding: 0 62px 22px 20px; line-height: 1.8; }
.faqitm.active { background: #bdeff5; }
.faqitm.active .faqans { max-height: 150px; }
.newsbg { background: #ffd52e; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { min-height: 185px; padding: 25px; border: 3px solid #161616; background: #fffdf8; box-shadow: 6px 6px 0 #161616; }
.newtop { margin-bottom: 19px; display: flex; justify-content: space-between; color: #f32d7c; font-family: Consolas, monospace; font-size: 10px; font-weight: 900; }
.newsit > b { font-size: 17px; }
.newsit > p { margin: 11px 0 0; color: #4f4f4f; font-size: 14px; line-height: 1.75; }
.ratebg { background: #48cde3; }
.ratels { column-count: 3; column-gap: 18px; }
.rateit { width: 100%; margin: 0 0 18px; padding: 24px; display: inline-block; border: 3px solid #161616; background: #fffdf8; box-shadow: 5px 5px 0 #161616; break-inside: avoid; }
.rateit:nth-child(2n) { background: #ffd52e; }
.ratop { display: flex; align-items: center; justify-content: space-between; font-size: 13px; font-weight: 900; }
.ratop b { color: #f32d7c; font-family: Consolas, monospace; }
.rateit p { margin: 18px 0; line-height: 1.85; }
.rateit time { font-family: Consolas, monospace; font-size: 10px; }
.footer { color: #fff; background: #161616; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 135px; 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: #bbb; font-size: 11px; }
.copyrt { padding: 16px 20px; border-top: 1px solid #444; color: #888; 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: 3px solid #161616; background: #fffdf8; }
    .navlst.active { display: grid; }
    .navlst a { padding: 12px 8px; }
    .heroin { width: calc(100% - 28px); min-height: auto; padding: 55px 0 65px; grid-template-columns: 1fr; gap: 35px; }
    h1 { font-size: 42px; }
    .heropx { font-size: 15px; }
    .herobt { width: 100%; }
    .herort { height: 470px; }
    .poster { right: 18px; width: 230px; height: 415px; }
    .panelx { left: 3px; bottom: 8px; width: 185px; grid-template-columns: 48px 1fr; }
    .panelx img { width: 48px; height: 48px; }
    .bubble { left: 0; top: 55px; width: 105px; height: 88px; font-size: 17px; }
    .burstx { right: 0; width: 70px; height: 70px; }
    .secton { padding: 68px 0; }
    .wraper, .faqinn { width: calc(100% - 28px); }
    .secttl { margin-bottom: 34px; font-size: 28px; }
    .secttl::before, .secttl::after { margin: 0 7px; }
    .shotsx { display: flex; gap: 14px; overflow-x: auto; padding: 0 5px 14px 0; 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; gap: 0; }
    .timeln::before { top: 15px; bottom: 15px; left: 34px; right: auto; width: 0; border-top: 0; border-left: 3px dashed #161616; }
    .stepit { min-height: 130px; display: grid; grid-template-columns: 70px 1fr; gap: 18px; text-align: left; }
    .stepit > span { margin: 0; }
    .stepit div { min-height: 105px; }
    .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%; }
}
