:root{--ink:#243731;--muted:#64726b;--paper:#f6f5ef;--line:#dbdfd4;--orange:#c7562e;--green:#325c48;--white:#fffefb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Noto Sans TC","PingFang TC",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}.wrap{max-width:1160px;margin:auto;padding-inline:36px}.nav{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:8px;font-size:21px;font-weight:750;letter-spacing:-.5px}.brand b{font-size:13px;color:var(--orange)}.brandmark{display:grid;place-items:center;color:white;background:var(--green);width:34px;height:34px;border-radius:11px 11px 11px 2px;font:700 24px Georgia}.brand-divider{height:22px;width:1px;background:#bdc4b9;margin:0 12px}.subbrand{font-size:15px;font-weight:500}.nav nav{display:flex;gap:28px;font-size:13px;font-weight:600}.hero{display:grid;grid-template-columns:1.35fr 1fr;gap:80px;padding:66px 0 48px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:var(--green);margin:0 0 20px}.dot{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-right:6px}.hero h1{font-size:clamp(38px,4.3vw,57px);font-weight:700;line-height:1.32;letter-spacing:-2px;margin:0 0 22px}.hero em{font-style:normal;color:var(--orange)}.lead{font-size:16px;color:var(--muted);line-height:1.9;margin:0}.benefits{display:flex;gap:20px;margin-top:28px;font-size:12px;font-weight:600}.scope-card{background:#eaedde;border:1px solid #d9dfcd;border-radius:20px;padding:21px 29px;transform:rotate(1.3deg);box-shadow:9px 10px 0 #e6e7dd}.card-top{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.4px;font-weight:700}.card-top>span:last-child{font-size:23px}.scope-row{display:flex;gap:16px;align-items:center;padding:17px 0;border-bottom:1px solid #d0d8c6}.scope-num{font:italic 21px Georgia;color:#788771}.scope-row h2{font-size:16px;margin:0}.scope-row p{font-size:12px;margin:2px 0 0;color:var(--muted)}.scope-icon{margin-left:auto;font-size:26px;font-weight:400}.scope-note{font-size:10px;margin:15px 0 0;color:#637259;letter-spacing:1px}.check-card{background:var(--white);padding:30px 34px;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 35px #29462c06}.section-line{display:flex;justify-content:space-between;align-items:center;gap:16px}.section-line h2,.section-line h3{font-size:19px;margin:0}.section-line>span{font-size:10px;letter-spacing:1px;color:var(--muted)}.field-label{display:block;font-size:13px;margin:22px 0 8px;font-weight:600}.input-row{display:flex;gap:12px}.input-row input{min-width:0;flex:1;border:1px solid #c4cbc2;border-radius:9px;background:#fcfcf8;padding:15px;font-size:16px;color:var(--ink)}.input-row input::placeholder{color:#79877d}.primary{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);color:white;border:0;border-radius:9px;padding:14px 24px;font-size:14px;font-weight:650;white-space:nowrap}.primary:hover{background:#254b39}.hint{font-size:11px;color:var(--muted);line-height:1.8}.device-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:19px 0}fieldset{border:0;padding:0;display:flex;gap:7px;margin:0;align-items:center}legend{float:left;font-size:12px;margin-right:14px;padding-top:7px}fieldset label{position:relative}fieldset label span{display:inline-block;border:1px solid #d7ddd2;border-radius:6px;padding:5px 22px;font-size:12px;cursor:pointer}fieldset input{position:absolute;opacity:0}fieldset input:checked+span{background:#e8eee3;border-color:#688368;color:#284b36;font-weight:700}fieldset input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}.timing{font-size:11px;color:var(--muted)}.consent{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.8}.consent input{flex:none;margin-top:4px;accent-color:var(--green);width:15px;height:15px}.quota{font-size:10px;margin-left:24px}.text-button{border:0;border-bottom:1px solid #bbc7b8;color:var(--green);padding:0 0 3px;background:transparent;font-size:12px;margin-top:7px}.progress-box{display:flex;gap:14px;align-items:center;margin:22px 0;background:#eff3e9;padding:18px;border-radius:10px}.progress-box strong{font-size:14px}.progress-box p{font-size:12px;margin:3px 0}.progress-box>span:last-child{margin-left:auto;white-space:nowrap;font-size:12px}.spinner{height:22px;width:22px;border:2px solid #c7d3c0;border-top-color:var(--green);border-radius:50%;animation:spin 1s linear infinite;flex:none}@keyframes spin{to{transform:rotate(360deg)}}.error{background:#fff0e9;border-left:3px solid var(--orange);padding:16px;color:#8d3520;font-size:14px}.how{padding:72px 0 52px}.how h2{font-size:28px;margin:0 0 32px;letter-spacing:-.5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps article>span{font:italic 25px Georgia;color:#8b9986}.steps h3{font-size:16px;margin:13px 0 7px}.steps p{font-size:13px;color:var(--muted);margin:0;max-width:270px}.faq{border-top:1px solid var(--line);padding:36px 0 60px}.faq h2{font-size:21px;margin:0 0 15px}.faq details{border-bottom:1px solid var(--line);padding:15px 0}.faq summary{cursor:pointer;font-size:14px;font-weight:600}.faq p{font-size:13px;color:var(--muted);max-width:800px;margin-bottom:4px}footer{display:flex;align-items:center;gap:24px;min-height:95px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}footer .brand{font-size:16px;color:var(--ink)}footer>a:last-child{margin-left:auto}.skip{position:absolute;left:15px;top:-100px;background:white;padding:10px;z-index:5}.skip:focus{top:10px}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:52px}.result-heading h2{font-size:29px;margin:0;letter-spacing:-1px}.result-heading .eyebrow{margin-bottom:6px}.report-actions{display:flex;gap:8px}.report-actions button,.filters button{background:var(--white);border:1px solid #c9d2c5;border-radius:7px;padding:9px 13px;color:var(--green);font-size:12px}.report-url{font-weight:600;overflow-wrap:anywhere;font-size:15px;margin-bottom:2px}.notice{padding:15px 18px;border-radius:8px;background:#eeeadb;font-size:12px;white-space:pre-line}.scores{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:25px}.score-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:23px}.score-card h3{font-size:14px;margin:0;color:var(--ink)}.score-value{font-size:52px;line-height:1.4;letter-spacing:-2px;font-weight:650}.score-value small{font-size:15px;font-weight:400;letter-spacing:0;color:var(--muted);margin-left:6px}.score-card p{font-size:12px;margin:5px 0 0}.good{color:#246641}.fair{color:#92620c}.poor{color:#b2402d}.unknown{color:var(--muted)}.score-card progress{appearance:none;-webkit-appearance:none;display:block;width:100%;height:5px;border:0;border-radius:3px;background:#e7e9e0;margin:8px 0 12px}.score-card progress::-webkit-progress-bar{background:#e7e9e0;border-radius:3px}.score-card progress::-webkit-progress-value{background:currentColor;border-radius:3px}.score-card progress::-moz-progress-bar{background:currentColor}.report-section{margin-top:36px;margin-bottom:15px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric{padding:16px 0;border-block:1px solid var(--line)}.metric h4{font-size:11px;font-weight:500;margin:0;color:var(--muted)}.metric strong{font-size:24px;font-weight:600}.filters{display:flex;gap:7px;margin-bottom:16px;flex-wrap:wrap}.filters button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.issue{padding:22px 25px;border:1px solid var(--line);border-radius:12px;background:var(--white);margin-bottom:12px;break-inside:avoid}.issue-head{display:flex;gap:12px;justify-content:space-between;align-items:flex-start}.issue h4{font-size:16px;margin:0}.issue .tag{font-size:10px;white-space:nowrap;background:#f4e4d7;color:#8e461e;border-radius:4px;padding:3px 7px}.issue .group{font-size:10px;color:var(--muted);margin:5px 0 11px}.issue p{font-size:13px;margin:10px 0 0}.issue details{margin-top:12px;border-top:1px solid #e7e9e2;padding-top:10px}.issue summary{font-size:11px;cursor:pointer;color:var(--muted)}.issue .description{font-size:12px;overflow-wrap:anywhere;white-space:pre-line}.issue ul{padding-left:20px;font:11px/1.8 ui-monospace,monospace;overflow-wrap:anywhere}.manual{font-size:13px;margin:25px 0;cursor:pointer}.manual li{font-size:12px;color:var(--muted);margin:7px 0}.empty{border:1px dashed #bcc9b4;border-radius:12px;padding:24px;font-size:14px;background:#eef2e7}.report-end{border-left:3px solid #a3b28f;padding:6px 20px;margin-top:30px}.report-end strong{font-size:14px}.report-end p{font-size:12px;color:var(--muted);margin:6px 0}.service{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px;background:#e7eddd;border-radius:15px;margin-top:34px}.service .eyebrow{font-size:9px;margin-bottom:7px}.service h3{font-size:20px;margin:0}.service p{font-size:12px;margin:8px 0 0;color:var(--muted)}.credits{max-width:800px;padding-block:60px}.credits h1{font-size:34px}.credits h2{font-size:20px;margin-top:28px}.credits p,.credits li{font-size:14px}.credits a{text-decoration:underline}
@media(max-width:800px){.wrap{padding-inline:24px}.hero{gap:35px}.hero h1{font-size:43px}.scope-card{padding:16px 20px}.benefits{gap:12px;font-size:10px}.hero{padding-top:46px}.nav nav{gap:16px}.brand-divider{margin-inline:5px}.metrics{grid-template-columns:repeat(2,1fr)}.result-heading{align-items:flex-start;flex-direction:column}.scores{gap:10px}.score-card{padding:18px}.score-value{font-size:43px}}
@media(max-width:600px){.wrap{padding-inline:20px}.nav{min-height:78px}.nav nav>a:first-child{display:none}.nav nav{font-size:11px}.brand{font-size:18px}.brandmark{width:29px;height:29px;font-size:21px}.subbrand{font-size:12px}.hero{grid-template-columns:1fr;padding:40px 0 32px;gap:30px}.hero h1{font-size:42px}.lead{font-size:14px}.benefits{font-size:11px;gap:20px;margin-top:20px}.scope-card{transform:none;box-shadow:none;padding:13px 18px}.scope-row{padding:10px 0}.scope-row h2{font-size:14px}.scope-row p{font-size:11px}.scope-note{margin:10px 0 0}.card-top{font-size:7px}.check-card{padding:23px 20px}.section-line h2{font-size:18px}.section-line>span{font-size:9px}.input-row{flex-direction:column}.input-row input{width:100%;padding:13px 12px}.primary{padding:13px 17px;justify-content:center}.device-row{align-items:flex-start;flex-direction:column;gap:12px}.consent,.hint{font-size:11px}.quota{font-size:10px}.how{padding:50px 0 36px}.how h2{font-size:24px}.steps{grid-template-columns:1fr;gap:25px}.steps p{max-width:none}.steps article{padding-top:15px}.steps h3{margin-top:7px}.faq{padding-bottom:35px}.faq h2{font-size:20px}footer{flex-wrap:wrap;padding-block:24px;gap:10px 18px}footer>a:last-child{margin-left:0;width:100%}.scores{grid-template-columns:1fr;gap:10px}.score-card{display:grid;grid-template-columns:1fr auto;column-gap:20px;padding:17px 20px}.score-value{grid-column:2;grid-row:1/4;font-size:42px}.score-card progress{margin-top:11px;max-width:180px}.score-card p{margin:0}.result-heading h2{font-size:25px}.metrics{gap:13px}.metric strong{font-size:22px}.issue{padding:18px}.issue h4{font-size:14px}.service{flex-direction:column;align-items:flex-start;padding:24px}.service h3{font-size:18px}.report-section h3{font-size:17px}.progress-box{padding:14px}.progress-box p{font-size:11px}.progress-box #elapsed{font-size:10px}.scope-icon{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.spinner{animation:none}}
@media print{body{background:white;font-size:11pt}.nav,.hero,.check-card,.how,.faq,.report-actions,.filters,.service,footer,.skip,#kemai-analytics,#kemai-analytics-settings,.kemai-metrics-debug{display:none!important}.wrap{padding:0;max-width:none}#results{display:block!important}.result-heading{margin-top:0}.scores{grid-template-columns:repeat(3,1fr)}.score-card{padding:12px;display:block}.score-value{font-size:30px}.metrics{grid-template-columns:repeat(4,1fr)}.issue{padding:13px}.issue details:not([open]){display:none}.report-end{break-inside:avoid}a{text-decoration:none}.report-section{margin-top:20px}.notice{background:none;border:1px solid #aaa}@page{margin:15mm}}
