* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #121514; background: #f0f1ed; 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: #f9faf7; border-bottom: 3px solid #121514; }
.navbox { height: 78px; display: flex; align-items: center; gap: 23px; }
.brand { display: flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.brand img { width: 45px; height: 45px; border-radius: 50%; object-fit: cover; border: 2px solid #121514; }
.brand span { display: grid; }
.brand b { font-size: 17px; }
.brand small { margin-top: 3px; color: #e92f72; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 17px; font-size: 12px; font-weight: 800; }
.navlst a:hover, .footnv a:hover { color: #e92f72; }
.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; border: 2px solid #121514; background: #23bd83; color: #121514; font-weight: 900; box-shadow: 4px 4px 0 #121514; }
.getapp { min-height: 42px; padding: 0 16px; font-size: 12px; }
.menbtn { display: none; border: 0; background: transparent; font-size: 25px; }
.heroaa { overflow: hidden; background: #f9faf7; border-bottom: 3px solid #121514; }
.heroin { min-height: 680px; display: grid; grid-template-columns: 1.05fr 0.95fr; align-items: center; gap: 80px; }
.herotx { position: relative; z-index: 2; padding-left: 32px; border-left: 10px solid #e92f72; }
.labelx { display: inline-block; padding: 7px 10px; background: #121514; color: #fff; font: 800 11px Consolas, monospace; }
.herolg { width: 72px; height: 72px; margin: 26px 0 18px; border: 2px solid #121514; border-radius: 50%; object-fit: cover; }
h1 { margin: 0; max-width: 650px; font-size: 57px; line-height: 1.14; letter-spacing: 0; }
.herotx p { max-width: 580px; margin: 23px 0 29px; color: #565d59; font-size: 16px; line-height: 1.9; }
.herobt { min-height: 57px; padding: 0 25px; }
.herpic { position: relative; width: 440px; min-height: 570px; justify-self: center; background: #ffd950; border: 3px solid #121514; }
.herpic:before { content: "PURE READING / 01"; position: absolute; left: 19px; bottom: 18px; font: 900 11px Consolas, monospace; }
.herpic > img { position: absolute; z-index: 2; width: 310px; height: auto; left: 64px; top: 36px; border: 3px solid #121514; transform: rotate(-3deg); box-shadow: 12px 12px 0 #e92f72; }
.stamp { position: absolute; z-index: 4; right: -37px; top: 25px; width: 90px; height: 90px; display: grid; place-items: center; border: 3px solid #121514; border-radius: 50%; background: #23bd83; text-align: center; font: 900 10px/1.4 Arial, sans-serif; transform: rotate(9deg); }
.note { position: absolute; z-index: 4; left: -50px; bottom: 58px; min-width: 220px; display: flex; align-items: center; gap: 12px; padding: 14px 17px; border: 2px solid #121514; background: #f9faf7; box-shadow: 6px 6px 0 #121514; }
.note i { color: #e92f72; font-size: 26px; }.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; padding: 6px 16px; border: 3px solid #121514; background: #f9faf7; box-shadow: 5px 5px 0 #e92f72; font-size: 31px; font-weight: 900; text-align: center; }
.showbg { background: #23bd83; border-bottom: 3px solid #121514; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }
.shots figure { margin: 0; padding: 10px; border: 3px solid #121514; background: #f9faf7; }
.shots figure:nth-child(odd) { transform: translateY(-8px); }.shots figure:nth-child(even) { transform: translateY(8px); }
.shots img { width: 100%; height: auto; aspect-ratio: 9 / 16; object-fit: contain; background: #e3e5df; }
.shots figcaption { display: flex; align-items: center; gap: 9px; min-height: 55px; font-size: 13px; font-weight: 900; }
.shots figcaption b { color: #e92f72; font: 900 12px Consolas, monospace; }
.featbg { background: #f0f1ed; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featcr { min-height: 205px; padding: 26px; border: 2px solid #121514; background: #f9faf7; }
.featcr:nth-child(3n + 2) { background: #fff4c2; }.featcr:nth-child(3n) { background: #d9f6eb; }
.featcr i { display: block; margin-bottom: 34px; color: #e92f72; 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: #626965; font-size: 14px; line-height: 1.8; }
.downbg { background: #121514; color: #fff; }
.downbg .secttl, .ratebg .secttl { color: #121514; }
.downls { gap: 15px; }
.downit { position: relative; min-height: 225px; padding: 25px; border: 2px solid #555d59; background: #202522; }
.downit > span { position: absolute; right: 18px; top: 17px; color: #23bd83; font: 900 11px Consolas, monospace; }
.downit > i { display: block; margin-bottom: 35px; color: #ffd950; font-size: 31px; }
.downit p { color: #b8bfbb; }
.downit a { display: flex; justify-content: space-between; margin-top: 22px; padding-top: 14px; border-top: 1px solid #505753; color: #23bd83; font-size: 13px; font-weight: 900; }
.stepbg { background: #ffd950; border-bottom: 3px solid #121514; }
.timeln { max-width: 1040px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); border: 3px solid #121514; background: #f9faf7; }
.timeln article { position: relative; min-height: 190px; padding: 24px; border-right: 2px solid #121514; }
.timeln article:last-child { border-right: 0; }
.timeln span { display: block; margin-bottom: 42px; color: #e92f72; font: 900 34px Consolas, monospace; }
.timeln b { font-size: 16px; }.timeln p { color: #626965; font-size: 13px; line-height: 1.7; }
.faqbg { background: #f9faf7; }
.faqlst { max-width: 930px; margin: 0 auto; border-top: 3px solid #121514; }
.faqitm { border-bottom: 2px solid #121514; }
.faqbtn { width: 100%; min-height: 68px; display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 0 10px; border: 0; background: transparent; text-align: left; font-weight: 900; cursor: pointer; }
.faqbtn i { display: grid; width: 32px; height: 32px; place-items: center; background: #e92f72; color: #fff; }
.faqans { display: none; padding: 0 54px 22px 10px; color: #626965; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #e1e4dd; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 17px; }
.newsit { padding: 25px; border-left: 8px solid #23bd83; background: #f9faf7; }
.newsit:nth-child(3n + 2) { border-color: #e92f72; }.newsit > div { display: flex; justify-content: space-between; margin-bottom: 20px; color: #7a817d; font: 700 11px Consolas, monospace; }
.ratebg { background: #e92f72; }
.ratels { columns: 3; column-gap: 17px; }
.rateit { break-inside: avoid; margin: 0 0 17px; padding: 23px; border: 2px solid #121514; background: #f9faf7; box-shadow: 5px 5px 0 #121514; }
.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: #23bd83; letter-spacing: 0; }
.rateit p { margin: 24px 0; line-height: 1.85; }.rateit time { color: #777e7a; font-size: 11px; }
.footer { padding: 36px 0 20px; border-top: 3px solid #121514; background: #f9faf7; }
.footin { display: flex; align-items: center; gap: 24px; }.footnv { margin-left: auto; display: flex; gap: 15px; font-size: 12px; }.copyrt { width: min(1200px, calc(100% - 40px)); margin: 28px auto 0; padding-top: 17px; border-top: 2px solid #121514; 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: 2px solid #121514; background: #f9faf7; }.navlst.open { display: grid; }.navlst a { padding: 10px; }
    .heroin { min-height: 0; padding: 56px 0 75px; grid-template-columns: 1fr; gap: 70px; }.herotx { padding-left: 19px; border-left-width: 7px; }.herolg { width: 62px; height: 62px; }h1 { font-size: 38px; }.herotx p { font-size: 15px; }.herobt { width: 100%; }
    .herpic { width: min(320px, 100%); min-height: 500px; }.herpic > img { width: 260px; left: 28px; }.stamp { right: -17px; }.note { left: -13px; min-width: 200px; }
    .secton { padding: 66px 0; }.secttl { margin-bottom: 34px; font-size: 26px; }
    .shots { display: flex; gap: 14px; overflow-x: auto; padding: 10px 8px 18px 0; scroll-snap-type: x mandatory; }.shots figure, .shots figure:nth-child(odd), .shots figure:nth-child(even) { flex: 0 0 79%; transform: none; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }.featcr { min-height: 0; }
    .timeln { grid-template-columns: 1fr; }.timeln article { min-height: 135px; border-right: 0; border-bottom: 2px solid #121514; }.timeln article:last-child { border-bottom: 0; }.timeln span { margin-bottom: 20px; }
    .faqbtn { padding-inline: 5px; }.faqans { padding-left: 5px; }.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; }
}
