* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #181a1a; background: #f4f6f5; 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: #fdfefd; border-bottom: 1px solid #cfd5d2; }
.navbox { height: 78px; 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: 4px; object-fit: cover; }.brand span { display: grid; }.brand b { font-size: 17px; }.brand small { margin-top: 3px; color: #c8326b; 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: #c8326b; }.getapp, .herobt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; background: #181a1a; color: #fff; font-weight: 900; }.getapp { min-height: 42px; padding: 0 17px; font-size: 12px; }.menbtn { display: none; border: 0; background: transparent; font-size: 25px; }
.heroaa { overflow: hidden; background: #fdfefd; border-bottom: 1px solid #cfd5d2; }.heroin { min-height: 680px; display: grid; grid-template-columns: 1fr 470px; align-items: center; gap: 85px; }.herotx { position: relative; z-index: 2; }.labelx { display: inline-block; padding-bottom: 8px; border-bottom: 3px solid #62d4ad; color: #c8326b; font: 900 11px Consolas, monospace; }.herolg { width: 70px; height: 70px; margin: 28px 0 19px; border-radius: 4px; object-fit: cover; box-shadow: 7px 7px 0 #62d4ad; }
h1 { margin: 0; max-width: 670px; font-size: 56px; line-height: 1.14; letter-spacing: 0; }.herotx p { max-width: 590px; margin: 24px 0 30px; color: #626a67; font-size: 16px; line-height: 1.95; }.herobt { min-height: 57px; padding: 0 27px; border-left: 6px solid #c8326b; }
.herpic { position: relative; width: 470px; min-height: 555px; justify-self: end; background: #181a1a; }.herpic:before { content: "QUIET / READING"; position: absolute; right: 18px; bottom: 17px; color: #707775; font: 900 10px Consolas, monospace; }.herpic > img { position: absolute; z-index: 2; width: 305px; height: auto; left: 66px; bottom: 0; border: 6px solid #363b39; border-bottom: 0; border-radius: 22px 22px 0 0; box-shadow: 17px 0 0 #62d4ad; }.stamp { position: absolute; z-index: 3; right: 16px; top: 22px; width: 94px; height: 94px; display: grid; place-items: center; border-radius: 50%; background: #c8326b; color: #fff; text-align: center; font: 900 10px/1.45 Arial, sans-serif; transform: rotate(7deg); }.note { position: absolute; z-index: 3; left: -43px; bottom: 48px; min-width: 215px; display: flex; align-items: center; gap: 12px; padding: 15px 17px; background: #fff; box-shadow: 7px 7px 0 #c8326b; }.note i { color: #181a1a; font-size: 27px; }.note span { display: grid; font-size: 11px; }.note b { margin-top: 4px; font-size: 14px; }
.secton { padding: 93px 0; }.secttl { margin: 0 auto 45px; width: max-content; font-size: 31px; font-weight: 900; text-align: center; }.secttl:after { content: ""; display: block; width: 32px; height: 6px; margin: 11px auto 0; background: #c8326b; }
.showbg { background: #62d4ad; }.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }.shots figure { margin: 0; padding: 10px; background: #fff; box-shadow: 7px 7px 0 #181a1a; }.shots img { width: 100%; height: auto; aspect-ratio: 480 / 853; object-fit: contain; background: #e9edeb; }.shots figcaption { display: flex; align-items: center; gap: 10px; min-height: 57px; font-size: 13px; font-weight: 800; }.shots figcaption b { color: #c8326b; font: 900 12px Consolas, monospace; }
.featbg { background: #f4f6f5; }.featls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }.featcr { min-height: 210px; padding: 27px; background: #fff; border-top: 5px solid #181a1a; }.featcr:nth-child(2n) { border-color: #c8326b; }.featcr i { display: block; margin-bottom: 33px; color: #62b998; 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: #68716e; font-size: 14px; line-height: 1.8; }
.downbg { background: #181a1a; color: #fff; }.downbg .secttl, .ratebg .secttl { color: #fff; }.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }.downit { position: relative; min-height: 225px; padding: 25px; border: 1px solid #484e4c; background: #242827; }.downit > span { position: absolute; right: 18px; top: 18px; color: #62d4ad; font: 900 11px Consolas, monospace; }.downit > i { display: block; margin-bottom: 35px; color: #d94a7e; font-size: 31px; }.downit p { color: #b5bdb9; }.downit a { display: flex; justify-content: space-between; margin-top: 22px; padding-top: 14px; border-top: 1px solid #515754; color: #62d4ad; font-size: 13px; font-weight: 900; }
.stepbg { background: #fff; }.timeln { max-width: 1050px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }.timeln article { min-height: 180px; padding: 24px; border: 1px solid #cbd1ce; }.timeln span { display: block; margin-bottom: 32px; color: #c8326b; font: 900 34px Consolas, monospace; }.timeln b { font-size: 16px; }.timeln p { color: #69726f; font-size: 13px; line-height: 1.7; }
.faqbg { background: #e2e7e4; }.faqlst { max-width: 930px; margin: 0 auto; }.faqitm { border-top: 1px solid #b9c2be; }.faqitm:last-child { border-bottom: 1px solid #b9c2be; }.faqbtn { width: 100%; min-height: 69px; display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 0 8px; border: 0; background: transparent; text-align: left; font-weight: 900; cursor: pointer; }.faqbtn i { color: #c8326b; font-size: 20px; }.faqans { display: none; padding: 0 54px 22px 8px; color: #626d69; line-height: 1.8; }.faqans p { margin: 0; }.faqitm.active .faqans { display: block; }
.newsbg { background: #fff; }.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }.newsit { padding: 26px; border-left: 5px solid #62d4ad; background: #f4f6f5; }.newsit:nth-child(2n) { border-color: #c8326b; }.newsit > div { display: flex; justify-content: space-between; margin-bottom: 22px; color: #87908d; font: 700 11px Consolas, monospace; }.newsit > div span { color: #c8326b; font-weight: 900; }
.ratebg { background: #c8326b; }.ratels { columns: 3; column-gap: 17px; }.rateit { break-inside: avoid; margin: 0 0 17px; padding: 23px; background: #fff; color: #181a1a; box-shadow: 5px 5px 0 #181a1a; }.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: #62b998; letter-spacing: 0; }.rateit p { margin: 24px 0; line-height: 1.85; }.rateit time { color: #84908c; font-size: 11px; }
.footer { padding: 36px 0 20px; background: #fdfefd; border-top: 1px solid #cfd5d2; }.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: 1px solid #d7ddda; color: #87918d; 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 #cfd5d2; background: #fff; }.navlst.open { display: grid; }.navlst a { padding: 10px; }
    .heroin { min-height: 0; padding: 58px 0 74px; grid-template-columns: 1fr; gap: 67px; }.herolg { width: 60px; height: 60px; }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: 258px; left: 35px; }.stamp { right: 5px; }.note { left: -6px; min-width: 200px; }
    .secton { padding: 66px 0; }.secttl { margin-bottom: 34px; font-size: 27px; }.shots { display: flex; gap: 14px; overflow-x: auto; padding: 0 7px 15px 0; scroll-snap-type: x mandatory; }.shots figure { flex: 0 0 79%; scroll-snap-align: start; }.featls, .downls, .newsls, .timeln { grid-template-columns: 1fr; }.featcr { min-height: 0; }.timeln article { min-height: 140px; }.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; }
}
