*{box-sizing:border-box}body{margin:0;background:#f4f1eb;color:#222;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}.app{min-height:100vh;max-width:760px;margin:auto;background:#faf9f6;box-shadow:0 0 50px #00000010}.topbar{height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e4dc;background:#faf9f6}.logo{font-weight:800;letter-spacing:.04em}.mini,.note,small{color:#8b887f;font-size:12px}.screen{display:none;min-height:calc(100vh - 105px);padding:42px 28px}.screen.active{display:block}.hero{padding:60px 10px 55px}.eyebrow{font-size:11px;letter-spacing:.18em;color:#9a6b45;font-weight:800;margin-bottom:18px}.hero h1{font-size:48px;line-height:1.15;margin:0 0 22px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:#9a6b45}.hero p{font-size:17px;line-height:1.8;color:#68655f;max-width:520px}.primary{border:0;border-radius:14px;background:#222;color:#fff;padding:16px 24px;font-size:16px;font-weight:700;cursor:pointer;transition:.2s}.primary:hover{transform:translateY(-1px);opacity:.92}.hero .primary{margin-top:20px;width:210px}.hero .primary span{float:right}.cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e5e0d8;border-bottom:1px solid #e5e0d8}.cards div{padding:22px 12px}.cards div+div{border-left:1px solid #e5e0d8}.cards b{display:block;font-size:24px}.cards span{font-size:12px;color:#888}.quiz-head{display:flex;align-items:center;gap:18px;color:#777;font-size:13px}.progress{height:5px;background:#e6e1d9;flex:1;border-radius:5px;overflow:hidden}.progress i{display:block;height:100%;width:0;background:#9a6b45;transition:.3s}.question-wrap{padding:75px 0 35px}.question-wrap h2{font-size:32px;line-height:1.4;margin:0 0 34px;letter-spacing:-.025em}.options{display:grid;gap:12px}.option{width:100%;padding:20px;border:1px solid #ddd7ce;background:#fff;border-radius:14px;text-align:left;font-size:15px;cursor:pointer;display:flex;gap:14px;align-items:center;transition:.18s}.option:hover{border-color:#9a6b45;transform:translateX(3px)}.letter{width:28px;height:28px;border-radius:50%;background:#f0ebe4;display:grid;place-items:center;font-size:12px;color:#8b6244;flex:none}.ghost,.restart{border:0;background:none;color:#777;padding:12px 0;cursor:pointer}.result-hero{text-align:center;padding:15px 0 30px}.result-hero h1{font-size:38px;margin:0}.type{font-size:28px;font-weight:800;margin:18px 0 8px;color:#9a6b45}.result-hero p{color:#777}.top-city{background:#242321;color:#fff;border-radius:20px;padding:28px;display:flex;align-items:center;gap:22px;margin-bottom:25px}.rank{font-size:11px;letter-spacing:.15em;color:#cdb49d}.city-main span{font-size:12px;color:#b7b2aa}.city-main h2{font-size:36px;margin:5px 0}.city-main strong{font-size:18px;color:#e6cdb6}.bars{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:30px}.dim{background:#fff;border:1px solid #e5e0d8;padding:16px;border-radius:13px}.dim-head{display:flex;justify-content:space-between;font-size:13px;margin-bottom:9px}.barbg{height:6px;background:#eeeae3;border-radius:5px}.barfg{height:100%;background:#9a6b45;border-radius:5px}.city-list{display:grid;gap:8px;margin-bottom:30px}.city-row{display:flex;align-items:center;padding:14px 16px;background:#fff;border:1px solid #e8e3db;border-radius:12px}.city-row b{width:35px;color:#aaa}.city-row strong{flex:1}.city-row span{color:#9a6b45;font-weight:700}.paywall{background:#f0e8df;border-radius:20px;padding:30px;text-align:center}.lock{font-size:20px}.paywall h2{margin:10px 0}.paywall p{color:#706b65;line-height:1.7;font-size:14px}.paywall .primary{margin-top:8px}.paywall small{display:block;margin-top:12px}.report-card{background:#fff;border:1px solid #e4ded5;border-radius:20px;padding:28px;margin-bottom:18px}.report-card h1{font-size:34px;margin:0 0 12px}.report-score{font-size:48px;font-weight:800;color:#9a6b45}.report-score small{font-size:12px;margin-left:8px}.report-card p{line-height:1.8;color:#666}.report-card h3{margin-top:30px}.report-dim{margin:12px 0}.report-dim>div:first-child{display:flex;justify-content:space-between;font-size:13px;margin-bottom:6px}.report-city{display:flex;align-items:center;padding:14px 0;border-bottom:1px solid #eee}.report-city b{width:34px;color:#999}.report-city strong{flex:1}.report-city span{color:#9a6b45;font-weight:700}.disclaimer{margin-top:28px;padding-top:18px;border-top:1px solid #eee;font-size:11px!important;color:#999!important}.restart{display:block;margin:8px auto 0}@media(max-width:560px){.hero h1{font-size:38px}.question-wrap h2{font-size:27px}.screen{padding:32px 20px}.bars{grid-template-columns:1fr}.topbar{padding:0 20px}.mini{display:none}}
/* --- Premium landing page v2 --- */
.topbar{height:72px;padding:0 34px;background:rgba(250,249,246,.94);backdrop-filter:blur(16px);position:relative;z-index:2}
.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:27px;height:27px;border:1px solid #242321;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800;letter-spacing:-.04em}.brand-name{font-size:11px;letter-spacing:.22em;font-weight:800}.topbar .mini{font-size:10px;letter-spacing:.16em;color:#aaa49c}
#home{padding-top:0}.hero{position:relative;min-height:620px;padding:86px 42px 64px;overflow:hidden;background:linear-gradient(145deg,#f7f4ef 0%,#fbfaf7 54%,#eee7df 100%);border-bottom:1px solid #e4ded6}
.hero:before{content:"";position:absolute;width:360px;height:360px;border:1px solid #d8c9bb;border-radius:50%;right:-115px;top:-105px;opacity:.7}.hero:after{content:"";position:absolute;width:230px;height:230px;border:1px solid #ded4c9;border-radius:50%;right:-30px;top:-40px;opacity:.7}
.hero-kicker{position:relative;z-index:1;display:flex;align-items:center;gap:9px;color:#92725a;font-size:10px;letter-spacing:.2em;font-weight:800;margin-bottom:62px}.hero-kicker span{width:5px;height:5px;background:#92725a;border-radius:50%;display:block}
.hero-title-wrap{position:relative;z-index:1;display:flex;gap:20px}.hero-index{font-size:10px;color:#a59f97;letter-spacing:.15em;padding-top:9px}.hero h1{font-size:62px;line-height:1.04;font-weight:800;letter-spacing:-.055em;margin:0}.hero h1 em{color:#947055;font-style:normal}.hero-subtitle{position:relative;z-index:1;font-size:16px;color:#77716a;margin:28px 0 0 31px;letter-spacing:.01em}.hero-actions{position:relative;z-index:1;margin:38px 0 0 31px;display:flex;align-items:center;gap:20px}.hero-cta{width:190px!important;height:52px;padding:0 18px!important;border-radius:10px!important;box-shadow:0 10px 25px rgba(34,33,31,.13)}.hero-cta span{font-size:18px}.hero-meta{font-size:11px;color:#9b958d;letter-spacing:.02em}.hero-meta i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#b99a7f;margin-right:7px;vertical-align:middle}.hero-caption{position:absolute;z-index:1;bottom:27px;left:42px;font-size:9px;letter-spacing:.22em;color:#aaa39a}.cards{background:#faf9f6}.cards div{padding:24px 28px}.cards b{font-size:22px;font-weight:700;letter-spacing:-.03em}.cards span{margin-top:5px;display:block;letter-spacing:.03em}
@media(max-width:560px){.topbar{height:64px;padding:0 20px}.hero{min-height:600px;padding:62px 24px 54px}.hero-kicker{margin-bottom:48px}.hero h1{font-size:46px}.hero-subtitle,.hero-actions{margin-left:20px}.hero-actions{display:block}.hero-meta{margin-top:14px}.hero-caption{left:24px;font-size:7px}.cards div{padding:20px 10px}.brand-name{font-size:10px}}

/* --- Hero title v3: editorial typography --- */
.hero-title-wrap{gap:22px;align-items:flex-start}
.hero-index{line-height:1.4;min-width:38px}
.hero-index span{font-size:7px;letter-spacing:.12em;color:#b0aaa2}
.title-copy{position:relative}
.title-overline{font-size:9px;line-height:1.45;letter-spacing:.22em;color:#aaa39a;font-weight:700;margin:0 0 17px}
.hero h1{position:relative}
.hero h1 span{display:inline-block;position:relative}
.hero h1 span:after{content:"";position:absolute;left:0;bottom:-7px;width:43px;height:1px;background:#b99b80}
.hero h1 em{display:inline-block;position:relative;padding-right:16px}
.hero h1 em:after{content:"";position:absolute;right:0;top:10px;width:7px;height:7px;border:1px solid #aa8669;border-radius:50%}
.title-line{display:flex;align-items:center;gap:8px;margin-top:22px;font-size:8px;letter-spacing:.19em;color:#aaa39a}
.title-line span{width:28px;height:1px;background:#cbb9a8}
.hero-subtitle{font-size:15px!important;color:#6f6a63!important;letter-spacing:.02em!important}
@media(max-width:560px){
 .hero-title-wrap{gap:13px}.hero-index{min-width:27px;font-size:9px}
 .title-overline{font-size:7px;margin-bottom:13px}.hero h1{font-size:45px}
 .title-line{font-size:7px;margin-top:17px}.hero-subtitle{font-size:14px!important}
}

/* --- Premium footer --- */
.site-footer{padding:38px 34px 42px;background:#242321;color:#f2eee8;min-height:145px;position:relative;overflow:hidden}
.footer-brand{font-size:11px;letter-spacing:.25em;font-weight:800}
.footer-rule{height:1px;background:#514d48;margin:17px 0 15px}
.footer-copy{display:flex;justify-content:space-between;gap:20px;color:#99938b;font-size:8px;letter-spacing:.14em;line-height:1.6}
.site-footer:after{content:"NEXT";position:absolute;right:-15px;bottom:-42px;font-size:130px;line-height:1;font-weight:900;letter-spacing:-.08em;color:#2c2b28}
@media(max-width:560px){
 .site-footer{padding:30px 20px 34px;min-height:150px}
 .footer-copy{display:block}
 .footer-copy span{display:block;margin-top:5px}
 .site-footer:after{font-size:92px;bottom:-27px}
}
