:root{--ink:#193d3b;--green:#174f4d;--paper:#f8f8f2;--muted:#647773;--line:#dce3d9;--lime:#e2edae;--serif:'Songti SC','Noto Serif CJK SC','STSong',serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif;font-size:16px;line-height:1.7}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #ad812f;outline-offset:5px}a{color:inherit;text-decoration:none}.masthead{max-width:1280px;margin:auto;padding:30px 48px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;font-size:23px;letter-spacing:3px;font-weight:600}.brand-mark{height:46px;width:46px;background:var(--green);color:var(--paper);border-radius:50%;display:grid;place-items:center;font-family:var(--serif);font-size:25px}.brand small{font-size:9px;letter-spacing:1.7px;display:block;font-weight:400;margin-top:-3px}.edition{font-size:12px;letter-spacing:2px;color:var(--muted)}.edition i{margin:0 15px;font-style:normal;color:#a2aba0}main{max-width:1280px;margin:0 auto;padding:0 48px}.landing{display:grid;grid-template-columns:1.05fr 1fr;gap:52px;min-height:610px;align-items:center;padding:18px 0 30px}.eyebrow{font-size:13px;letter-spacing:3px;display:inline-block;margin-bottom:20px}.eyebrow:before{content:'';display:inline-block;width:22px;height:1px;vertical-align:middle;background:var(--green);margin-right:12px}h1{font-family:var(--serif);font-size:clamp(36px,3.7vw,53px);font-weight:500;line-height:1.45;letter-spacing:2px;margin:0 0 24px}.serif-accent{position:relative;white-space:nowrap}.serif-accent:after{content:'';height:10px;background:var(--lime);position:absolute;bottom:4px;left:0;right:0;z-index:-1;transform:rotate(-2deg)}.intro-copy{font-size:16px;color:var(--muted);line-height:1.95;margin:0 0 24px}.facts{display:flex;gap:0;font-size:13px;color:var(--muted);margin:0 0 25px}.facts span+span:before{content:'·';margin:0 13px}.primary{border:0;background:var(--green);color:white;padding:17px 25px;border-radius:6px;display:inline-flex;justify-content:center;align-items:center;gap:30px;font-size:16px;transition:background .2s,transform .2s}.primary:hover{background:#23645d;transform:translateY(-1px)}.primary:disabled{background:#b5c0b7;cursor:not-allowed;transform:none}.primary span{font-size:22px}.quiet{font-size:12px;color:var(--muted);margin:12px 0 0}.cover{height:560px;position:relative;border-radius:160px 160px 7px 7px;isolation:isolate;background:#bad3cf}.cover-photo{height:100%;width:100%;object-fit:cover;border-radius:inherit}.photo-shade{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#143c3b1a 30%,#092c3c80)}.photo-top{position:absolute;top:74px;left:38px;color:white;font-size:12px;letter-spacing:3px;line-height:1.8}.photo-bottom{position:absolute;bottom:35px;left:30px;color:white}.photo-bottom span{font-family:var(--serif);font-size:21px;letter-spacing:2px}.photo-bottom small{display:block;font-size:10px;letter-spacing:2px;margin-top:8px}.ticket{background:var(--lime);position:absolute;right:-18px;bottom:116px;padding:16px 20px;transform:rotate(7deg);width:143px;box-shadow:0 10px 30px #0f3d3b15}.ticket span{font-size:15px;line-height:1.45;display:block}.ticket b{font-family:Georgia,serif;font-size:43px;line-height:1.3}.ticket small{font-size:8px;letter-spacing:1px;display:block;border-top:1px solid #adbb86;padding-top:7px}.landing-foot{border-top:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}footer{max-width:1184px;margin:25px auto 0;padding:20px 0 30px;font-size:12px;color:var(--muted);border-top:1px solid var(--line)}footer span{margin:0 10px}footer small{float:right;font-size:12px}.quiz{max-width:740px;margin:20px auto 70px;min-height:550px}.quiz-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.text-btn{border:0;background:none;padding:8px 0;color:var(--muted);font-size:14px}.progress-caption{font-size:13px;color:var(--muted)}.progress{height:3px;background:#dfe5db;border-radius:3px;overflow:hidden}.progress>div{height:100%;background:var(--green);transition:width .3s}.question-section{animation:arrive .28s ease-out;padding-top:36px}.chapter{display:flex;gap:12px;align-items:center;font-size:12px;letter-spacing:2px;color:var(--muted);margin-bottom:16px}.chapter b{font:italic 34px Georgia,serif;color:#8c9e8e}.question-section h1{font-size:30px;line-height:1.6;letter-spacing:0;max-width:680px;margin-bottom:12px}.hint{font-size:14px;color:var(--muted);margin:0 0 26px}.choices{display:grid;gap:12px}.choice{display:flex;align-items:center;gap:16px;width:100%;background:#fff9;border:1px solid var(--line);border-radius:9px;text-align:left;padding:18px 22px;color:var(--ink);line-height:1.65;transition:all .18s}.choice:hover{border-color:#6c9083;background:#edf1e9}.choice.selected{background:#eaf0df;border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.letter{font-size:13px;width:29px;height:29px;flex-shrink:0;border:1px solid #cbd7ca;border-radius:50%;display:grid;place-items:center;color:var(--muted)}.selected .letter{background:var(--green);color:white;border-color:var(--green)}.quiz-actions{display:flex;align-items:center;justify-content:space-between;margin-top:25px}.quiz-actions .quiet{margin:0}.result{max-width:880px;margin:12px auto 50px;animation:arrive .4s}.result-hero{background:var(--green);color:white;padding:46px 46px 35px;border-radius:12px;position:relative;overflow:hidden}.result-hero:after{content:attr(data-number);position:absolute;right:20px;top:5px;font:italic 170px Georgia,serif;opacity:.07;pointer-events:none}.result-hero .eyebrow{color:#e2edae;margin-bottom:14px}.result-hero .eyebrow:before{background:var(--lime)}.result-hero h1{font-size:44px;margin:0 0 15px}.result-en{font-size:11px;letter-spacing:3px;color:#c8d9cf}.result-tagline{font-family:var(--serif);font-size:20px;max-width:630px;margin:20px 0;color:#f3f3df}.tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.tags span{border:1px solid #ffffff38;padding:4px 12px;border-radius:30px;font-size:12px}.report-note{color:var(--muted);font-size:12px;margin:17px 0 30px}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.report-panel{padding:28px;background:#fff9;border:1px solid var(--line);border-radius:10px}.report-panel.wide{grid-column:1/-1}.section-label{font-size:11px;letter-spacing:2px;color:var(--muted)}.report-panel h2{font-family:var(--serif);font-size:24px;font-weight:500;line-height:1.5;margin:5px 0 20px}.report-panel p{font-size:15px;color:#526b64;line-height:1.9;margin:8px 0}.dimension{margin:17px 0}.dimension-line{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin-bottom:7px}.dimension-line span:last-child{color:var(--muted)}.bar{height:5px;background:#e3e8df;border-radius:10px}.bar i{display:block;height:100%;border-radius:inherit;background:#789782}.timeline-item{display:grid;grid-template-columns:45px 1fr;gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}.timeline-item:last-child{border:0}.timeline-item time{font:italic 15px Georgia,serif;color:#728b74;padding-top:5px}.timeline-item p{margin:0}.evidence{border-left:3px solid #c6d397;padding-left:15px;margin-top:18px}.action-box{background:#eaf0df}.action-list{padding-left:22px;margin:0;font-size:15px;color:#526b64;line-height:1.9}.action-list li{margin:12px 0}.result-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:30px 0 12px}.secondary{background:transparent;color:var(--green);border:1px solid #b4c2b5;border-radius:6px;padding:16px 24px;font-size:15px}.center{text-align:center}dialog{width:min(490px,calc(100% - 28px));border:0;border-radius:12px;background:var(--paper);padding:28px;color:var(--ink);max-height:92vh}dialog::backdrop{background:#092c3cc7}dialog h2{font-size:20px;margin:7px 20px 5px 0}dialog p{font-size:13px;color:var(--muted)}dialog img{width:100%;display:block;margin:15px 0}dialog .primary{width:100%}.close{position:absolute;right:15px;top:8px;font-size:30px;background:none;border:0;color:var(--muted)}@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.landing{min-height:680px}.cover{height:610px}}@media(max-width:800px){.masthead{padding:22px 24px}.edition{font-size:10px;letter-spacing:1px}.edition i{margin:0 6px}main{padding:0 24px}.landing{gap:28px;min-height:0}.cover{height:460px}.photo-top{left:24px}.ticket{right:-10px;width:116px;padding:12px}.intro h1{font-size:34px;letter-spacing:0}.facts{font-size:11px}.facts span+span:before{margin:0 7px}.landing-foot{gap:16px;line-height:1.8}footer{margin:20px 24px 0}.report-grid{gap:14px}}@media(max-width:600px){.masthead{padding:18px 22px}.brand{font-size:20px;gap:9px}.brand-mark{width:38px;height:38px;font-size:22px}.brand small{font-size:8px}.edition{max-width:100px;text-align:right}.edition i{display:none}.edition{font-size:10px}main{padding:0 22px}.landing{display:flex;flex-direction:column;align-items:stretch;gap:27px;padding-top:14px}.intro .eyebrow{margin-bottom:12px;font-size:12px}.intro h1{font-size:35px;line-height:1.4;margin-bottom:16px}.intro h1 br:nth-child(2){display:none}.intro-copy{font-size:14px;line-height:1.85;margin-bottom:18px}.facts{font-size:12px;margin-bottom:18px}.primary{width:100%;padding:15px 20px;gap:25px}.intro .quiet{text-align:center;font-size:11px}.cover{height:290px;border-radius:110px 110px 6px 6px;margin:0 5px}.photo-top{top:30px;font-size:9px;left:25px}.photo-bottom{bottom:22px;left:22px}.photo-bottom span{font-size:16px}.ticket{bottom:58px;right:-12px;width:103px;padding:11px 13px}.ticket span{font-size:12px}.ticket b{font-size:30px}.ticket small{font-size:6px}.landing-foot{display:block;padding:17px 0;font-size:11px}.landing-foot span:last-child{display:none}footer{font-size:11px;line-height:1.8;padding-top:15px;margin-top:12px}footer small{float:none;display:block;font-size:10px;margin-top:3px}.quiz{margin:5px auto 40px;min-height:0}.question-section{padding-top:24px}.question-section h1{font-size:25px;line-height:1.5;min-height:75px}.chapter{margin-bottom:10px}.hint{font-size:12px;margin-bottom:20px}.choice{padding:15px 14px;gap:12px;font-size:15px;min-height:77px}.choices{gap:10px}.quiz-actions{gap:15px;align-items:center}.quiz-actions .primary{width:auto;min-width:135px;font-size:14px;padding:12px 16px}.quiz-actions .quiet{font-size:11px;max-width:150px}.result-hero{padding:29px 24px 27px}.result-hero h1{font-size:34px}.result-tagline{font-size:18px}.result-hero:after{font-size:130px}.result-hero .eyebrow{font-size:11px;letter-spacing:1px}.report-grid{grid-template-columns:1fr}.report-panel.wide{grid-column:auto}.report-panel{padding:23px}.result-actions .secondary{width:100%}.result-hero .tags{gap:6px}.result-hero .tags span{font-size:11px;padding:3px 10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media print{.masthead,.result-actions,footer{display:none}.report-panel{break-inside:avoid}.result-hero{color:#193d3b;background:#eef2e8}}
.report-panel .axis-caption{font-size:12px;margin:5px 0 0;color:var(--muted)}.report-panel .fineprint{font-size:12px;line-height:1.7;margin-top:24px}.report-panel h3{font-size:15px;font-weight:600;margin:22px 0 5px}.question-section h1:focus,.result h1:focus{outline:none}.bar{position:relative}.bar i:after{content:'';width:9px;height:9px;border-radius:50%;background:var(--green);float:right;margin-top:-2px}
