:root{--bg:#f6f7f1;--paper:#fff;--ink:#172e2a;--muted:#65756e;--green:#125b50;--lime:#dcf3ab;--line:#dde3d9;--purple:#ece8f6;--orange:#fbebd4;--red:#a34030;--shadow:0 18px 55px #173b2b08;font-family:Inter,"Segoe UI","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:var(--green)}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a0c372;outline-offset:4px}button{border:0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(36px,5.2vw,65px);line-height:1.22;letter-spacing:-2px;font-weight:750}h2{font-size:27px;letter-spacing:-.7px}h3{font-size:18px;line-height:1.5}p{line-height:1.85}small,.small{font-size:12px;line-height:1.8;color:var(--muted)}.muted{color:var(--muted)}.site-header{height:94px;max-width:1140px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:23px;font-weight:800;letter-spacing:-1px;text-decoration:none}.brand span{font-weight:500;color:var(--green);margin-left:-7px}.brand img{margin-right:4px}.header-note{color:var(--muted);font-size:12px}.header-note b{margin-left:14px;border:1px solid var(--line);border-radius:6px;padding:4px 7px;font-size:10px;letter-spacing:1px}.site-footer{max-width:1080px;margin:65px auto 0;padding:24px 0 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px}main{max-width:1080px;margin:0 auto;padding:0 0 20px}.landing{padding-top:65px}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:11px;letter-spacing:1px;color:var(--green);font-weight:650;margin-bottom:25px}.dot{width:7px;height:7px;border-radius:50%;background:#78a348}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:65px}.hero-copy h1 em{font-style:normal;color:var(--green);position:relative}.hero-copy>p{max-width:430px;font-size:15px;color:var(--muted);margin:25px 0}.hero-copy .chips{margin-bottom:28px}.chips{display:flex;gap:9px;flex-wrap:wrap}.chip{padding:7px 11px;border:1px solid var(--line);border-radius:8px;font-size:11px;color:var(--muted);background:#ffffff70}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 24px;border-radius:12px;min-height:50px;text-decoration:none;font-size:14px;font-weight:650}.primary{color:#fff;background:var(--green)}.primary:hover{background:#0e493f}.secondary{background:#fff;border:1px solid var(--line);color:var(--green)}.wide{width:100%}.text-button{background:transparent;color:var(--green);padding:10px 0;text-decoration:underline;text-underline-offset:4px;font-size:13px}.hero-cta{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.fineprint{font-size:11px!important;margin-top:16px!important;line-height:1.8!important}.preview-wrap{position:relative;padding:22px 12px 18px;background:radial-gradient(ellipse at center,#e4ebd7,transparent 70%)}.preview-card{background:#fff;border:1px solid #dbe2d5;padding:28px;border-radius:23px;box-shadow:0 25px 45px #163e2910;transform:rotate(2deg)}.preview-head{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted)}.tag{background:var(--purple);color:#6b5c93;padding:5px 8px;border-radius:6px;font-size:10px}.preview-title{font-size:15px;margin-top:26px;margin-bottom:8px}.preview-range{font-size:49px;font-weight:740;letter-spacing:-2px;color:var(--green)}.preview-label{font-size:11px;color:var(--muted)}.meter-line{display:flex;align-items:center;gap:12px;font-size:12px;margin-top:17px}.meter-line span{width:50px;color:var(--muted)}.meter{height:6px;flex:1;border-radius:8px;background:#f0f3ec;overflow:hidden}.meter i{height:100%;background:var(--green);display:block;width:70%;border-radius:8px}.meter.mid i{width:55%;background:#a39bbf}.meter.low i{width:40%;background:#b9ca95}.meter-line b{font-weight:500;font-size:11px}.preview-bottom{margin-top:22px;border-top:1px dashed var(--line);padding-top:15px;font-size:11px;line-height:1.7;color:var(--muted)}.float-note{position:absolute;bottom:0;left:-14px;background:var(--lime);padding:12px 19px;border-radius:12px;transform:rotate(-5deg);font-size:12px;box-shadow:0 6px 18px #204d3010}.section-kicker{font-size:10px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;margin:65px 0 18px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature{padding:23px;border-radius:15px;background:#fff;border:1px solid var(--line)}.feature .num{font-size:12px;color:var(--muted);margin-bottom:16px}.feature h3{font-size:15px;margin-bottom:7px}.feature p{font-size:12px;color:var(--muted);margin:0}.note-strip{margin-top:23px;font-size:11px;color:var(--muted);line-height:1.9}.narrow{max-width:710px;margin:40px auto 0}.card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;box-shadow:var(--shadow)}.card+.card{margin-top:20px}.topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.topline .text-button{padding:0}.step-label{font-size:12px;color:var(--muted)}.form-label{display:block;margin:21px 0 9px;font-size:13px;font-weight:650}.input-row{display:flex;align-items:center;gap:12px;max-width:330px}.input-row input{width:100%;min-width:0}input,textarea,select{border:1px solid var(--line);background:#fafbf7;padding:13px;border-radius:10px;color:var(--ink)}textarea{width:100%;resize:vertical;min-height:130px;line-height:1.8}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.9;color:var(--muted);margin:20px 0}.check-row input{margin-top:5px;accent-color:var(--green);flex-shrink:0}.callout{padding:14px 16px;border-radius:10px;background:#eef3e8;font-size:12px;line-height:1.9;color:#4a6559;margin:18px 0}.callout.warning{background:#fff3df;color:#7b5c2d}.callout.error{background:#fff0e9;color:var(--red)}.progress{height:5px;background:#e4e9dd;border-radius:9px;overflow:hidden;margin:15px 0 27px}.progress-fill{height:100%;background:var(--green);transition:width .3s}.progress-fill[data-step="0"]{width:0}.progress-fill[data-step="1"]{width:8.333%}.progress-fill[data-step="2"]{width:16.666%}.progress-fill[data-step="3"]{width:25%}.progress-fill[data-step="4"]{width:33.333%}.progress-fill[data-step="5"]{width:41.666%}.progress-fill[data-step="6"]{width:50%}.progress-fill[data-step="7"]{width:58.333%}.progress-fill[data-step="8"]{width:66.666%}.progress-fill[data-step="9"]{width:75%}.progress-fill[data-step="10"]{width:83.333%}.progress-fill[data-step="11"]{width:91.666%}.progress-fill[data-step="12"]{width:100%}.question-meta{display:flex;gap:10px;align-items:center;font-size:11px;margin-bottom:18px}.question-meta .type{color:var(--green);background:#eff4e9;padding:6px 10px;border-radius:7px}.difficulty{color:var(--muted)}.question{font-size:21px;line-height:1.65;letter-spacing:0;margin-bottom:25px;font-weight:600}.passage{padding:20px;background:#f6f7f1;border-radius:12px;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.85;margin-bottom:24px;white-space:pre-wrap}.options{display:grid;gap:11px}.option{border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:14px;padding:15px 16px;text-align:left;line-height:1.6;background:#fff;color:var(--ink);font-size:14px}.option:hover{border-color:#88aa89;background:#fafcf7}.option.selected{background:#eff6e4;border-color:var(--green)}.option-letter{border:1px solid var(--line);border-radius:7px;width:28px;height:28px;display:grid;place-items:center;font-size:11px;flex-shrink:0}.selected .option-letter{background:var(--green);color:#fff;border-color:var(--green)}.question-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:25px}.question-footer .primary{min-width:135px}.question-footer small{font-size:10px}.translation-source{background:var(--purple);padding:19px;border-radius:12px;line-height:1.9;font-size:17px;margin-bottom:16px}.result-heading{margin-bottom:25px}.result-heading h1{font-size:34px;letter-spacing:-1px;margin-bottom:12px}.result-heading p{font-size:13px;color:var(--muted);margin:0}.result-score{background:var(--green);color:#fff;border:0;position:relative;overflow:hidden}.result-score .score-label{font-size:12px;color:#d4e5d8}.score-number{font-size:clamp(46px,9vw,74px);font-weight:730;letter-spacing:-3px;line-height:1.2;margin:15px 0}.score-bottom{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.score-badge{background:var(--lime);color:var(--green);font-size:13px;border-radius:20px;padding:7px 13px}.result-score p{font-size:11px;color:#d4e5d8;margin:20px 0 0;max-width:520px}.ability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:20px 0}.ability{border:1px solid var(--line);border-radius:12px;padding:16px 12px}.ability span{display:block;color:var(--muted);font-size:12px}.ability b{display:block;font-size:16px;margin:8px 0}.ability small{font-size:10px}.unmeasured{display:flex;gap:10px;margin-bottom:18px}.unmeasured span{font-size:11px;background:#f2f3ee;border-radius:7px;padding:6px 10px;color:var(--muted)}details{border-top:1px solid var(--line);padding:17px 0}summary{cursor:pointer;font-size:13px;font-weight:600;line-height:1.6}details p{font-size:13px;margin:12px 0 0;overflow-wrap:anywhere}.review-answer{background:#f6f7f1;border-radius:8px;padding:12px;white-space:pre-wrap}.correct{color:var(--green)}.incorrect{color:var(--red)}.upsell{background:#eeedf6;border-color:#dedbeb}.upsell .eyebrow{color:#75628e;margin-bottom:12px}.upsell h2{font-size:24px}.upsell p{font-size:13px;color:#686578}.upsell ul{padding-left:18px;line-height:2.1;font-size:13px}.price{display:flex;align-items:baseline;gap:10px;margin:18px 0}.price strong{font-size:38px;letter-spacing:-1px}.price span{font-size:12px;color:var(--muted)}.action-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.action-row .primary{flex:1}.feedback-buttons{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.feedback-buttons button{border:1px solid var(--line);border-radius:9px;padding:9px 12px;color:var(--green);background:#fff;font-size:12px}.feedback-buttons button.selected{background:var(--lime)}.feedback-note{min-height:70px;font-size:13px}.order-id{font-family:monospace;background:#eef3e8;padding:12px;border-radius:8px;word-break:break-all;font-size:14px}.qr{display:block;width:220px;max-width:90%;margin:20px auto;border:1px solid var(--line);padding:12px;border-radius:14px}.days{display:grid;gap:10px;counter-reset:day}.day{padding:17px;background:#f6f7f1;border-radius:12px;font-size:13px;line-height:1.9}.day b{display:block;margin-bottom:6px;color:var(--green)}.report-section{margin:25px 0}.report-section p{font-size:13px}.loading{padding:70px 20px;text-align:center;color:var(--muted);font-size:14px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#173b32;color:#fff;padding:12px 18px;border-radius:10px;max-width:90vw;width:max-content;font-size:13px;z-index:10;display:none}#toast.visible{display:block}.hidden{display:none!important}.recovery{word-break:break-all;font-family:monospace;font-size:12px}.admin-table{overflow:auto}.admin-table table{border-collapse:collapse;font-size:12px;width:100%}.admin-table th,.admin-table td{padding:12px 8px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.admin-stats{display:flex;flex-wrap:wrap;gap:12px}.admin-stats .chip{font-size:13px}.status{font-size:11px;line-height:1.8;color:var(--muted);margin:8px 0}.sample-head{margin:35px 0 25px}.sample-head h1{font-size:36px}.print-only{display:none}
@media(max-width:1150px){main{padding:0 28px 20px}.site-footer{margin-left:28px;margin-right:28px}.hero-grid{gap:35px}}
@media(max-width:740px){.site-header{height:74px;padding:0 21px}.header-note{font-size:10px}.header-note b{display:none}.brand{font-size:21px}.brand img{width:29px;height:29px}main{padding:0 20px 16px}.landing{padding-top:35px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy h1{font-size:44px;letter-spacing:-1.8px}.hero-copy>p{font-size:14px;margin-top:20px}.eyebrow{margin-bottom:20px}.preview-wrap{max-width:430px;width:100%;margin:auto;padding:15px 20px}.preview-card{padding:24px}.preview-range{font-size:43px}.float-note{left:10px;font-size:11px;bottom:0}.feature-grid{grid-template-columns:1fr;gap:10px}.feature{padding:17px 19px;display:grid;grid-template-columns:30px 1fr;gap:5px 10px}.feature .num{grid-row:span 2;margin:2px 0}.feature h3{margin:0;font-size:14px}.feature p{grid-column:2;font-size:11px}.section-kicker{margin-top:36px}.site-footer{margin:40px 20px 0;flex-direction:column;font-size:10px;line-height:1.7}.narrow{margin-top:26px}.card{padding:23px 20px;border-radius:16px}.question{font-size:19px}.passage{font-size:17px;padding:16px}.option{font-size:13px;padding:13px 12px}.question-footer{align-items:flex-start}.question-footer small{max-width:135px}.question-footer .primary{min-width:120px;padding:13px 18px}.ability-grid{gap:7px}.ability{padding:12px 8px}.ability b{font-size:13px}.ability small{font-size:9px}.result-heading h1{font-size:29px}.score-number{font-size:58px}.upsell h2{font-size:22px}.action-row{gap:9px}.action-row .secondary{font-size:12px;padding:14px}.hero-cta .primary{flex:1}.hero-cta .secondary{font-size:12px}.topline{margin-bottom:20px}.input-row{max-width:none}}
.hero-copy h1{font-size:clamp(36px,4.1vw,56px)}
@media(max-width:740px){.hero-copy h1{font-size:38px}.result-heading h1{font-size:27px;text-wrap:balance}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media print{body{background:#fff}.site-header,.site-footer,.no-print,#toast{display:none}.card{box-shadow:none;break-inside:avoid}.narrow{max-width:none}.print-only{display:block}}
