:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;color:#213d36;background:#fafbf9;font-synthesis:none;--green:#173d36;--lime:#dcf39a;--muted:#66766d;--line:#dce3dd;--red:#a3362e;--amber:#805516}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,label{font:inherit}button,a,label,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,label:focus-within{outline:3px solid #57852b;outline-offset:5px}button{border:0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.4rem,4.5vw,4.15rem);line-height:1.1;letter-spacing:-.045em;font-weight:600}h2{font-size:1.8rem;line-height:1.2;letter-spacing:-.025em}p{line-height:1.65}header,main,footer{max-width:1224px;margin:auto;padding-left:40px;padding-right:40px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-size:1.35rem;font-weight:700;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-light{font-weight:400}.brand-icon{color:var(--green);background:var(--lime);width:35px;height:35px;display:inline-grid;place-items:center;border-radius:10px;font-size:1.4rem}nav{display:flex;align-items:center;gap:30px;font-size:.875rem}nav a{text-decoration:none}nav a:hover,.text-button:hover{text-decoration:underline}.lang{border:1px solid var(--line);padding:8px 12px;border-radius:7px}.intro{padding:44px 0 30px}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:700;display:block;margin-bottom:18px;color:var(--muted)}.intro-line{display:flex;gap:30px;justify-content:space-between;align-items:flex-end}.intro h1{margin-bottom:0}.intro p{color:var(--muted);font-size:1rem;margin-bottom:6px}.workspace{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(270px,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 30px #243f3410}.tool-main{padding:26px 30px}.section-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.75rem;font-weight:700;letter-spacing:.09em;margin-bottom:20px}.pill{font-size:.75rem;letter-spacing:0;font-weight:500;background:#eff6e7;border-radius:20px;padding:6px 10px;color:#426127}.dropzone{border:1.5px dashed #b1c1b6;border-radius:12px;min-height:305px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;background:#fafcf8;transition:background .2s,border .2s}.dropzone.drag{background:#edf8d7;border-color:#48662d}.file-symbol{width:56px;height:62px;border:1.5px solid #56764a;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;position:relative;margin:0 0 20px;color:#547340;background:#f0f7e5}.file-symbol b{position:absolute;bottom:-6px;right:-9px;border:3px solid #fafcf8;border-radius:50%;background:var(--green);color:#fff;width:26px;height:26px;display:grid;place-items:center;font-size:1rem}.dropzone h2{font-size:1.4rem;margin:0 0 8px}.dropzone p{font-size:.875rem;color:var(--muted);margin-bottom:20px}.primary{display:inline-flex;justify-content:center;align-items:center;gap:25px;border-radius:7px;padding:13px 20px;background:var(--green);color:#fff;font-weight:600;text-decoration:none;font-size:.875rem;cursor:pointer;min-height:46px}.primary:hover{background:#275b4d}.file-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.file-button:has(+input:focus-visible){outline:3px solid #57852b;outline-offset:4px}.hint{font-size:.75rem;color:var(--muted);margin-top:12px}.sample-row{display:flex;justify-content:center;align-items:center;gap:12px;margin:19px 0;font-size:.875rem;color:var(--muted)}.text-button{color:var(--green);background:none;font-weight:600;padding:5px 0}.advanced{border-top:1px solid var(--line);padding-top:16px;color:var(--muted);font-size:.875rem}.advanced summary{cursor:pointer}.advanced label{display:block;margin:15px 0 8px}.advanced input{padding:10px;width:140px;border-radius:5px;border:1px solid #a9b9af;background:#fff}.advanced p{margin:8px 0 0;font-size:.875rem}.tool-aside{background:#eaf0e6;padding:34px 32px;display:flex;flex-direction:column}.tool-aside h2{font-size:1.9rem;margin-bottom:24px}.steps{list-style:none;margin:0;padding:0;display:grid;gap:21px}.steps li{display:flex;gap:13px}.steps li>span{flex-shrink:0;display:grid;place-items:center;border:1px solid #c1d0b8;width:26px;height:26px;border-radius:50%;font-size:.75rem}.steps strong{font-size:.9375rem}.steps p{font-size:.875rem;line-height:1.5;color:var(--muted);margin:6px 0 0}.aside-note{display:flex;align-items:center;gap:13px;font-size:.8125rem;line-height:1.55;border-top:1px solid #ccd8c7;padding-top:18px;margin-top:27px;color:#51664c}.aside-note span{font-size:1.7rem}.guides-section{padding:65px 0 55px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:10px}.section-heading>a{font-size:.875rem}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.guide-card{padding:22px 24px;border:1px solid var(--line);border-radius:10px;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s,background .2s}.guide-card:hover{transform:translateY(-3px);background:#f0f5e8}.guide-number{font-size:.75rem;color:#778674;margin-bottom:22px}.guide-card h3{font-size:1.05rem;line-height:1.4;margin-bottom:10px}.guide-card p{font-size:.875rem;color:var(--muted);line-height:1.55}.card-link{font-size:.8125rem;margin-top:auto;padding-top:10px;font-weight:600}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.7fr;gap:40px;padding:45px 0 60px}.faq h2{font-size:2.1rem}.faq details{padding:18px 0;border-bottom:1px solid var(--line)}.faq details:first-child{padding-top:0}.faq summary{font-weight:600;cursor:pointer;font-size:.9375rem;line-height:1.5}.faq details p{font-size:.9375rem;color:var(--muted);margin:15px 0 0}footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:35px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}footer .brand{font-size:1rem}footer .brand-icon{height:28px;width:28px;border-radius:8px;font-size:1rem}footer p{font-size:.75rem;color:var(--muted);margin-top:15px;max-width:460px}footer>div:last-child{display:flex;gap:22px;font-size:.8125rem;flex-wrap:wrap}footer span{color:var(--muted)}.skip{position:fixed;left:10px;top:-100px;z-index:9;background:#fff;padding:15px}.skip:focus{top:10px}.article{max-width:900px;min-height:70vh;padding-top:45px;padding-bottom:65px}.article h1{font-size:clamp(2.4rem,4.5vw,3.6rem);margin:20px 0 25px}.article h2{font-size:1.6rem;margin-top:35px}.article p{font-size:1.05rem;color:#4d6056}.article .lede{font-size:1.2rem;line-height:1.7}.back{display:block;font-size:.875rem;margin-bottom:35px}.guide-list a{display:block;border-bottom:1px solid var(--line);padding:20px 0;text-decoration:none}.guide-list a h2{margin:0 0 10px;font-size:1.35rem}.guide-list a:hover h2{text-decoration:underline}.article-cta{background:#eaf0e6;border-radius:12px;padding:10px 30px 30px;margin:35px 0}code{background:#eff2eb;padding:2px 5px;border-radius:3px;font-size:.875em;overflow-wrap:anywhere}.muted{color:var(--muted);font-size:.875rem}#status:not(:empty){padding:17px 0;font-size:.9375rem;color:#35583a}#error{background:#fff1ed;color:#83382e;padding:18px;line-height:1.6;border-radius:8px;margin-top:15px;overflow-wrap:anywhere}#results{margin:30px 0;border:1px solid var(--line);border-radius:14px;padding:30px;background:#fff;scroll-margin-top:20px}#results:focus{outline:none}.report-top{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.report-top h2{margin:8px 0;font-size:1.65rem;overflow-wrap:anywhere}.report-meta{color:var(--muted);font-size:.875rem}.summary-grid{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.summary-grid span{background:#f2f5ee;border-radius:6px;padding:9px 14px;font-size:.875rem}.notice{border-left:3px solid #9ab761;background:#f5f8ee;padding:15px 18px;line-height:1.6;font-size:.9375rem}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.secondary{background:#fff;border:1px solid #b9c9bf;color:var(--green);border-radius:6px;padding:10px 15px;font-size:.875rem;min-height:42px}.secondary:hover{background:#f0f5e8}.finding{border-top:1px solid var(--line);padding:20px 0}.finding-head{display:flex;align-items:flex-start;gap:12px}.finding h3{font-size:1rem;line-height:1.5;margin:0 0 7px}.finding p{font-size:.9375rem;color:#526459;margin:8px 0}.finding code{overflow-wrap:anywhere;white-space:pre-wrap}.severity{border-radius:4px;padding:4px 7px;font-size:.75rem;font-weight:600;white-space:nowrap}.severity.error{background:#fbe7e2;color:var(--red)}.severity.warning{background:#fbf0d7;color:var(--amber)}.severity.info{background:#e9f0df;color:#44643c}.report-detail summary{padding:16px 0;cursor:pointer;font-weight:600}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.875rem;text-align:left}td,th{padding:12px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}th{background:#f5f7f1}.repair-list{padding-left:22px;font-size:.9375rem;line-height:1.8}.repair-list code{word-break:break-word}.success{background:#edf6e2;padding:18px;border-radius:8px}.success h3{margin-bottom:10px}.report-empty{padding:20px 0;color:#416735}[hidden]{display:none!important}@media(min-width:1500px){.intro{padding-top:55px}.workspace{margin-top:10px}}@media(max-width:850px){header,main,footer{padding-left:24px;padding-right:24px}.intro-line{display:block}.intro p{margin-top:20px}.intro p br{display:none}.workspace{grid-template-columns:1fr 290px}.tool-main{padding:23px}.tool-aside{padding:27px 23px}.guide-grid{gap:12px}.guide-card{padding:20px}.faq{grid-template-columns:1fr 1.4fr;gap:25px}}@media(max-width:650px){header,main,footer{padding-left:18px;padding-right:18px}.header{height:79px}.brand{font-size:1.15rem}.brand-icon{width:30px;height:30px}nav{gap:14px}nav>a:first-child{display:none}nav a{font-size:.8125rem}.intro{padding:30px 0 24px}.intro .eyebrow{font-size:.65rem;letter-spacing:.1em}.intro h1{font-size:2.6rem}.intro p{font-size:.9375rem;line-height:1.6;margin-top:15px}.workspace{grid-template-columns:1fr}.tool-main{padding:20px}.tool-aside{padding:25px}.tool-aside>h2,.tool-aside>.eyebrow{display:none}.steps{gap:18px}.aside-note{margin-top:20px}.dropzone{min-height:300px;padding:20px 10px}.sample-row{gap:8px;font-size:.8125rem}.section-label{font-size:.65rem}.guides-section{padding:40px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.guide-grid{grid-template-columns:1fr}.guide-card{padding:22px}.guide-number{margin-bottom:10px}.faq{grid-template-columns:1fr;gap:10px;padding:30px 0 40px}.faq h2{font-size:1.8rem}.faq h2 br{display:none}footer{display:block;padding-top:25px}footer>div:last-child{margin-top:22px;gap:20px}#results{padding:20px}.report-top{flex-direction:column}.report-top h2{font-size:1.4rem}.finding-head{flex-direction:column;gap:8px}.article{padding-top:30px}.article h1{font-size:2.5rem}.article p{font-size:1rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
