:root{color:#252525;background:#f7f4f1;font-family:Arial,"Microsoft YaHei",sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.hidden{display:none!important}.site-header{height:62px;background:#fff;border-bottom:1px solid #eee}.header-inner{display:flex;align-items:center;width:min(100% - 32px,960px);height:100%;margin:auto}.brand{font-size:22px;font-weight:700;letter-spacing:-.6px}.brand-subtitle{margin-left:12px;padding-left:12px;border-left:1px solid #ddd;color:#777;font-size:13px}.page-shell{width:min(100% - 32px,720px);min-height:calc(100vh - 62px);margin:auto;padding:44px 0 76px}.panel{padding:40px 48px 46px;background:#fff;border:1px solid #e7e1dc;box-shadow:0 2px 12px #3420140a}.eyebrow{margin:0 0 18px;color:#ae6658;font-size:13px;letter-spacing:.08em}h1{margin:0;color:#2c2522;font-size:28px;line-height:1.42;font-weight:600}.intro-copy{margin:22px 0;color:#5b5552;font-size:16px;line-height:1.78}.primary-button,.secondary-button{min-width:118px;margin-top:28px;padding:12px 21px;border-radius:4px;cursor:pointer;font-size:14px}.primary-button{color:#fff;background:#c96553;border:1px solid #c96553}.primary-button:hover{background:#af5140}.primary-button:disabled{background:#d7b4ad;border-color:#d7b4ad;cursor:not-allowed}.secondary-button{color:#745048;background:#fff;border:1px solid #d8c3bd}.secondary-button:hover{background:#f8eeeb}.code-input{display:block;width:100%;margin-top:24px;padding:13px 14px;border:1px solid #d8c3bd;border-radius:4px;outline:none}.code-input:focus{border-color:#c96553}.access-error{min-height:20px;margin:9px 0 -18px;color:#ba473c;font-size:13px}.question-count{margin-bottom:11px;color:#786e69;font-size:14px}.progress-track{height:5px;overflow:hidden;background:#eee6e2}.progress-fill{height:100%;background:#c96553;transition:width .2s}.question-text{min-height:142px;padding:48px 10px 36px;text-align:center;font-size:24px;line-height:1.55}.answer-area{padding:18px 28px 13px;border-top:1px solid #eee7e3;border-bottom:1px solid #eee7e3}.slider-labels{display:flex;justify-content:space-between;gap:20px;color:#5e5653;font-size:14px}.slider-labels strong{max-width:44%;font-weight:400}.slider-labels strong:last-child{text-align:right}.answer-slider{display:block;width:100%;height:29px;margin:22px 0 2px;accent-color:#c96553;cursor:pointer}.tick-row{display:flex;justify-content:space-between;padding:0 2px}.tick-row span{width:8px;height:8px;background:#d9ceca;border-radius:50%}.tick-row span.active{background:#c96553}.answer-tip{min-height:18px;margin:12px 0 0;color:#a3766b;font-size:13px}.question-actions{display:flex;justify-content:space-between;gap:12px}.question-actions button{margin-top:18px}.result-panel h1{text-align:center}.result-card{margin-top:28px;padding:30px 20px;background:#fbf7f5;border:1px solid #eee4e0;text-align:center}.result-label{margin:0;color:#7b706c;font-size:14px}.score{margin:10px 0;color:#c96553;font-size:30px;font-weight:600}.result-description,.report-card p{margin:0;color:#5b5552;font-size:15px;line-height:1.75}.report-card{margin-top:20px;padding:23px;background:#fff;border:1px solid #eee4e0}.report-card h2{margin:0 0 9px;font-size:16px}.report-card h2:not(:first-child){margin-top:23px}@media(max-width:600px){.page-shell{width:100%;padding:0}.panel{min-height:calc(100vh - 62px);padding:34px 24px;border:0}.question-text{padding-right:0;padding-left:0;font-size:21px}.answer-area{padding-right:0;padding-left:0}}