:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",sans-serif;color:#243932;background:#f6f5f0;font-synthesis:none;--green:#214d43;--muted:#78817a;--line:#e5e7df;--paper:#fff;--good:#267257;--bad:#b35549;--gold:#9f8050}*{box-sizing:border-box}body{margin:0;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b49c70;outline-offset:3px}button{touch-action:manipulation}a{color:inherit}svg{flex-shrink:0}button svg{pointer-events:none}[hidden]{display:none!important}.wrap{width:min(100% - 48px,1024px);margin-inline:auto}.site-header{display:flex;justify-content:space-between;align-items:center;padding-block:29px 20px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:20px;font-weight:750;letter-spacing:1px}.brand-icon{width:38px;height:38px;color:var(--green)}.header-note{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted);letter-spacing:1px}.status-dot{width:6px;height:6px;background:#7e9785;border-radius:50%}.intro{padding:38px 0 31px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2px;color:var(--gold);display:flex;align-items:center;gap:9px}.eyebrow>span{height:1px;width:22px;background:#b6996b}h1{font-size:44px;line-height:1.35;letter-spacing:-1.4px;margin:12px 0 12px;font-weight:760}h1 span{color:var(--green)}.intro p{font-size:14px;line-height:1.9;margin:0;color:#788078}.mobile-break{display:none}.query-card{border:1px solid var(--line);border-radius:19px;background:var(--paper);overflow:hidden;box-shadow:0 5px 20px #214d4304}.tabs{display:flex;gap:22px;border-bottom:1px solid #eef0e9;padding-inline:28px}.tab{background:none;border:0;border-bottom:3px solid transparent;color:#8c938d;display:flex;align-items:center;gap:8px;min-height:64px;padding:0 3px;font-size:15px;position:relative;font-weight:650}.tab svg{height:19px;width:19px}.tab.active{color:var(--green);border-bottom-color:var(--green)}.tab-tag{font-size:10px;font-weight:450;color:#8d978e;padding:2px 6px;background:#f3f4ef;border-radius:4px;margin-left:2px}.query-card form{padding:22px 28px 19px}.label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:15px;min-height:34px}.label-row label{font-size:13px;font-weight:650}.text-button{min-height:36px;background:none;border:0;color:#789082;font-size:12px;padding:4px 0 4px 12px;white-space:nowrap}.text-button:hover{color:var(--green)}.text-button span{margin-left:4px}.input-row{display:flex;gap:12px}.input-wrap{position:relative;flex:1;min-width:0}input,textarea{border:1px solid #dce3d9;background:#fcfdfa;color:#263c33;border-radius:10px;width:100%;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus{border-color:#789b87;box-shadow:0 0 0 3px #6487750c;outline:none}input{height:58px;padding:0 48px 0 17px;font-size:21px;letter-spacing:1.2px;font-variant-numeric:tabular-nums}input::placeholder{font-size:17px;letter-spacing:.3px;color:#b0b7ad}textarea{font-size:17px;line-height:1.8;min-height:150px;padding:13px 16px;resize:vertical;display:block;letter-spacing:.5px}textarea::placeholder{color:#a7b0a4;font-size:15px;letter-spacing:0}.clear-button{position:absolute;right:5px;top:7px;border:0;background:none;color:#99a399;width:44px;height:44px;font-size:22px}.primary-button,.secondary-button{min-height:48px;border-radius:9px;padding:11px 22px;white-space:nowrap;font-weight:650;font-size:14px;display:inline-flex;gap:17px;align-items:center;justify-content:center}.primary-button{background:var(--green);color:#fff;border:1px solid var(--green);transition:background .15s}.primary-button:hover{background:#173d34}.primary-button span{font-size:18px;font-weight:400}.secondary-button{background:#fff;border:1px solid #dce2d7;color:#617166;font-size:13px;font-weight:500;gap:6px}.secondary-button:hover{background:#f5f7f0}.input-help{margin:10px 0 0;font-size:11px;color:#969d93;line-height:1.8}.rule-strip{display:flex;gap:9px;align-items:flex-start;padding:12px 28px;background:#f8f9f4;border-top:1px solid #f0f2ea;color:#7b877a}.rule-strip svg{width:16px;height:16px;margin-top:2px}.rule-strip p{margin:0;font-size:11px;line-height:1.9}.rule-strip b{font-weight:650;color:#64755f}.batch-form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:13px}.batch-form-footer .input-help{margin:0}.form-actions{display:flex;gap:9px}.error-message{font-size:13px;color:var(--bad);padding:10px 13px;background:#fbf1ee;border-radius:6px;margin:12px 0 0}.empty-state{margin:25px 0 30px;border:1px dashed #dde2d6;border-radius:17px;padding:33px 28px;background:#f8f8f3}.empty-top{text-align:center}.empty-symbol{display:inline-flex;gap:13px;align-items:center;font:500 19px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;color:#7f9483;border:1px solid #e3e9db;border-radius:8px;padding:8px 19px;background:#f0f3e9}.empty-symbol span{font-size:13px;color:#bcc9b7}.empty-top h2{font-size:16px;font-weight:600;margin:15px 0 4px;color:#778472}.empty-top p{font-size:12px;color:#a0a898;margin:0}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:31px;border-top:1px solid #e9ecdf;padding-top:25px}.steps>div{position:relative;padding-left:35px}.step-no{position:absolute;left:0;top:1px;font:400 16px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;color:#afbda6}.steps h3{font-size:12px;color:#85917e;margin:0 0 5px;font-weight:650}.steps p{font-size:11px;color:#a2aa9b;line-height:1.8;margin:0}.results{margin:29px 0}.result-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;flex-wrap:wrap}.result-heading h2{font-size:16px;margin:0;font-weight:700;letter-spacing:.4px}.result-heading .heading-note{font-size:11px;color:#8d978c;margin-left:10px;font-weight:400}.result-number{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:1px;overflow-wrap:anywhere}.result-tools{display:flex;gap:8px;align-items:center}.result-tools .secondary-button{min-height:40px;font-size:11px;padding:7px 12px}.analysis{display:grid;gap:16px}.overview-card{border:1px solid #dce4d5;border-radius:15px;padding:22px 25px;background:#edf2e8;display:flex;justify-content:space-between;align-items:center;gap:20px}.overview-label{font-size:10px;letter-spacing:1.3px;color:#819078;margin-bottom:7px}.overview-verdict{display:flex;gap:12px;align-items:center}.overview-verdict strong{font-size:24px;color:#344d37;font-weight:700}.overview-desc{font-size:12px;color:#7c8b72;margin:7px 0 0}.counts{display:flex;gap:22px;flex-shrink:0}.count-item{min-width:55px;text-align:center}.count-item b{display:block;font-size:26px;line-height:1.3;font-weight:650;font-variant-numeric:tabular-nums}.count-item small{display:block;font-size:10px;color:#8c9983;margin-top:5px}.count-item.good b{color:#548166}.count-item.bad b{color:#b78471}.count-divider{width:1px;background:#dce4d1;margin-block:5px}.content-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px 25px;min-width:0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 16px;font-size:14px;font-weight:700}.section-title small{font-size:10px;color:#929b8c;font-weight:400}.sequence{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:11px}.pair-token{display:inline-flex;flex-direction:column;align-items:center;border-radius:7px;min-width:48px;padding:6px 8px;background:#f0f6ef;border:1px solid #e6eee1;color:#467253;line-height:1.35}.pair-token b{font:650 17px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.pair-token small{font-size:9px;margin-top:2px}.pair-token.bad{color:#aa6b59;background:#fbf0eb;border-color:#f2e3dc}.pair-token.miss{color:#a3aaa0;background:#f6f7f3;border-color:#eeefe9}.sequence-arrow{color:#bdc5b7;font-size:11px}.sequence-note{font-size:10px;color:#9aa290;line-height:1.9;margin:0}.match-list{margin-top:19px;border-top:1px solid #eef0e8}.match-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #f0f1ec}.match-row:last-child{border-bottom:0;padding-bottom:0}.match-number{font:600 21px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;color:#465c48}.match-position{font-size:9px;font-family:inherit;color:#a2a998;display:block;white-space:nowrap;margin-top:3px}.match-category{font-size:13px;font-weight:650}.match-meaning{font-size:11px;color:#8c9886;margin-top:3px;line-height:1.8}.badge{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:500;line-height:1.7;background:#f1f3ed;color:#8a947f}.badge.good{background:#edf5e9;color:#558162}.badge.bad{background:#fbede7;color:#b5745e}.badge.mixed{background:#f4eee1;color:#a1895b}.combo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.combo-item{background:#f8f9f4;border:1px solid #edf0e5;padding:13px 15px;border-radius:8px;min-width:0}.combo-top{display:flex;align-items:center;gap:7px;font-size:12px;flex-wrap:wrap}.combo-top strong{font-weight:650}.combo-count{margin-left:auto;font-size:10px;color:#9aa78f}.combo-item p{margin:7px 0 0;font-size:12px;color:#7d8e75}.combo-pairs{margin-top:7px;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;color:#a1ae95;overflow-wrap:anywhere}.tail-card{background:#fffdf8;border-color:#ece7d9}.tail-head{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:15px}.tail-head .section-title{margin:0}.tail-digits{color:#a08a61;font:600 24px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:3px}.tail-trace{font-size:11px;color:#998f76;margin:0 0 13px;line-height:1.8}.tail-summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:13px}.tail-summary>span:not(.badge){font-size:11px;color:#8a917d}.tail-groups{display:flex;gap:10px;flex-direction:column;margin-top:15px;border-top:1px solid #eeeade;padding-top:13px}.tail-group{font-size:11px;color:#8f947d;line-height:1.9;overflow-wrap:anywhere}.tail-group strong{color:#6e775d;font-weight:600}.tail-empty,.no-match{font-size:12px;color:#9aa18f;line-height:1.9;margin:0}.reference-card{background:#fff;border:1px solid var(--line);border-radius:12px;margin-top:26px;overflow:hidden}.reference-card>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:66px;cursor:pointer;padding:14px 22px;list-style:none}.reference-card>summary::-webkit-details-marker{display:none}.reference-card>summary>span:first-child{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.reference-card summary svg{width:19px;height:19px;color:#889781}.reference-card summary b{font-size:12px;font-weight:600;color:#6e7c66}.reference-card summary small{font-size:10px;color:#a3ac9b;margin-left:4px}.chevron{color:#9aab8e;font-size:20px;transition:transform .15s}.reference-card[open] .chevron{transform:rotate(180deg)}.reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;border-top:1px solid #edf0e6;margin:0 22px}.reference-item{padding:17px 0;border-bottom:1px solid #eef0e9;min-width:0}.reference-title{display:flex;gap:8px;align-items:center}.reference-title strong{font-size:13px;font-weight:650}.reference-pairs{font:12px/1.9 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.4px;color:#718467;display:flex;gap:5px 10px;flex-wrap:wrap;margin-top:8px}.reference-meaning{font-size:11px;color:#93a086;margin-top:5px}.reference-note{padding:0 22px;font-size:10px;color:#a5ae9a;margin:16px 0 20px}.site-footer{padding-block:26px 34px;display:flex;justify-content:center;gap:11px;color:#a5ad9c;font-size:10px;letter-spacing:.3px}.batch-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.batch-total{font-size:12px;color:#8a9881}.batch-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:15px 0}.filter-wrap{display:flex;align-items:center;gap:8px;min-width:0}.filter-wrap label{font-size:11px;color:#8b9881;white-space:nowrap}.filter-wrap select{height:44px;font-size:12px;border-radius:7px;border:1px solid #dfe5d7;padding:0 29px 0 10px;background:#fff;color:#65795a;max-width:100%}.filter-count{font-size:11px;color:#96a28d}.batch-list{display:grid;gap:10px}.batch-row{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.batch-row>summary{display:grid;grid-template-columns:25px minmax(0,1fr) auto 14px;gap:12px;align-items:center;padding:18px 19px;cursor:pointer;list-style:none;min-height:87px}.batch-row>summary::-webkit-details-marker{display:none}.batch-index{font:11px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;color:#a4b099}.batch-phone{font:600 18px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.6px;color:#405b3d;overflow-wrap:anywhere}.batch-meta{display:flex;gap:7px;flex-wrap:wrap;font-size:10px;color:#a0ac94;margin-top:7px;line-height:1.7}.batch-meta .good-text{color:#7a9970}.batch-meta .bad-text{color:#b08d7b}.batch-row .chevron{font-size:17px}.batch-row[open]>summary .chevron{transform:rotate(180deg)}.batch-detail{padding:0 18px 18px;border-top:1px solid #eff1e9}.batch-detail .analysis{gap:12px;padding-top:17px}.batch-detail .content-card,.batch-detail .overview-card{padding:18px 20px}.batch-error-row{padding:18px 19px;display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:12px;align-items:start}.batch-error-input{font:500 15px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;color:#a17c66;overflow-wrap:anywhere}.batch-error-message{font-size:11px;color:#b79c8b;margin-top:5px}.filter-empty{border:1px dashed #dce4d4;text-align:center;padding:30px 16px;border-radius:10px;color:#94a18a;font-size:12px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#214d43;color:#fff;padding:12px 20px;border-radius:10px;font-size:13px;box-shadow:0 5px 25px #214d4320;max-width:calc(100% - 40px);z-index:5}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-150%);z-index:10;background:var(--green);color:white;padding:12px;border-radius:6px;text-decoration:none}.skip-link:focus{transform:translateY(0)}.noscript{text-align:center;color:var(--bad);padding:20px}.visually-muted{color:#9aa58e}
@media(min-width:800px){.intro{padding-top:39px}.analysis{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:start}.overview-card{grid-column:1/-1}.scan-card{grid-column:1;grid-row:2/span 2}.combination-card{grid-column:2;grid-row:2}.tail-card{grid-column:2;grid-row:3}.combo-grid{grid-template-columns:1fr}.batch-detail .analysis{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.site-header{padding-block:22px 13px}.brand{font-size:18px;gap:9px}.brand-icon{width:33px;height:33px}.header-note{font-size:10px;letter-spacing:.2px;gap:6px}.intro{padding:28px 0 24px}.eyebrow{font-size:10px;letter-spacing:1.5px}h1{font-size:36px;letter-spacing:-1px;margin-top:13px;margin-bottom:12px}.intro p{font-size:12px;line-height:1.95}.mobile-break{display:block}.query-card{border-radius:14px}.tabs{padding-inline:19px;gap:25px}.tab{font-size:13px;min-height:59px;gap:6px}.tab svg{width:17px;height:17px}.tab-tag{display:none}.query-card form{padding:17px 18px 18px}.label-row{margin-bottom:7px}.label-row label{font-size:12px}.text-button{font-size:11px;min-height:44px}.input-row{flex-direction:column;gap:10px}input{font-size:21px;height:56px;padding-left:13px}input::placeholder{font-size:16px}.input-row>.primary-button{min-height:49px;font-size:14px;gap:13px}.input-help{font-size:10px;margin-top:10px}.rule-strip{padding:12px 17px;gap:7px}.rule-strip p{font-size:10px;line-height:1.9}.rule-strip svg{width:14px;height:14px;margin-top:3px}.batch-form-footer{flex-direction:column;align-items:stretch;gap:12px}.batch-form-footer .input-help br{display:none}.form-actions{justify-content:stretch;gap:9px}.form-actions .primary-button{flex:1}.form-actions .secondary-button{padding-inline:18px}.empty-state{margin-top:19px;padding:26px 20px 22px;border-radius:13px}.empty-symbol{font-size:17px;gap:12px;padding:7px 17px}.empty-top h2{font-size:14px;margin-top:14px}.empty-top p{font-size:10px;line-height:1.9}.steps{gap:17px;margin-top:23px;padding-top:20px;grid-template-columns:1fr}.steps>div{padding-left:34px;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:10px}.steps h3{font-size:11px;margin:0;padding-top:1px}.steps p{font-size:10px;line-height:1.8}.step-no{font-size:14px;top:0}.reference-card{margin-top:22px}.reference-card>summary{padding:12px 17px;min-height:61px}.reference-card>summary>span:first-child{gap:8px}.reference-card summary b{font-size:11px}.reference-card summary small{font-size:9px;margin-left:0}.reference-grid{grid-template-columns:1fr;margin-inline:17px}.reference-item{padding:14px 0}.reference-note{padding-inline:17px;font-size:10px;line-height:1.9}.site-footer{padding-block:23px 30px;font-size:9px;gap:7px;letter-spacing:0;flex-wrap:wrap}.results{margin:24px 0}.result-heading{gap:10px;margin-bottom:12px}.result-heading h2{font-size:14px}.result-heading .heading-note{font-size:10px;margin-left:5px}.result-tools .secondary-button{min-height:44px;font-size:10px;padding:8px 10px}.analysis{gap:12px}.overview-card{padding:20px 18px;gap:12px;border-radius:12px}.overview-verdict strong{font-size:22px}.overview-desc{font-size:10px;margin-top:6px}.overview-label{font-size:9px;margin-bottom:8px;letter-spacing:1px}.counts{gap:14px}.count-item{min-width:35px}.count-item b{font-size:24px}.count-item small{font-size:9px}.content-card{padding:19px 18px;border-radius:12px}.section-title{font-size:13px;margin-bottom:14px}.section-title small{font-size:9px}.sequence{gap:5px;margin-bottom:10px}.pair-token{min-width:43px;padding:6px}.pair-token b{font-size:17px}.pair-token small{font-size:9px}.sequence-arrow{font-size:10px}.sequence-note{font-size:10px}.match-row{grid-template-columns:41px minmax(0,1fr) auto;gap:12px}.match-number{font-size:20px}.match-position{font-size:8px}.match-category{font-size:12px}.match-meaning{font-size:11px}.badge{font-size:9px;padding:3px 7px}.combo-grid{gap:8px}.combo-item{padding:11px 12px}.combo-top{font-size:11px;gap:6px}.combo-count{font-size:9px;flex-basis:100%;margin-left:0}.combo-item p{font-size:11px;line-height:1.8;margin-top:5px}.combo-pairs{font-size:10px;margin-top:5px}.tail-digits{font-size:24px}.tail-trace,.tail-group{font-size:10px}.tail-summary>span:not(.badge){font-size:10px}.tail-head{margin-bottom:12px}.batch-total{font-size:10px}.batch-top{gap:8px}.batch-toolbar{gap:7px;margin:11px 0 13px;flex-wrap:wrap}.filter-wrap label{font-size:10px}.filter-wrap{gap:6px}.filter-wrap select{font-size:11px;padding-left:9px}.filter-count{font-size:10px}.batch-row>summary{grid-template-columns:20px minmax(0,1fr) auto 10px;gap:7px;padding:16px 13px;min-height:89px}.batch-phone{font-size:16px;letter-spacing:.3px}.batch-index{font-size:10px}.batch-meta{font-size:9px;gap:5px;line-height:1.9}.batch-detail{padding:0 10px 10px}.batch-detail .content-card,.batch-detail .overview-card{padding:17px 13px}.batch-detail .analysis{padding-top:10px;gap:9px}.batch-detail .counts{gap:9px}.batch-detail .count-item b{font-size:21px}.batch-detail .overview-verdict strong{font-size:20px}.batch-detail .combo-grid{grid-template-columns:1fr}.batch-error-row{grid-template-columns:20px minmax(0,1fr) auto;gap:7px;padding:16px 13px}.batch-error-input{font-size:13px}.batch-error-message{font-size:10px}.toast{font-size:12px;text-align:center;bottom:20px}.batch-results-heading{align-items:flex-start}.batch-results-heading .result-tools{width:100%}.batch-results-heading .result-tools button{flex:1}.result-heading .result-number{font-size:14px;letter-spacing:.6px}}
@media(max-width:350px){.wrap{width:calc(100% - 28px)}.header-note{font-size:9px}h1{font-size:32px}.query-card form{padding-inline:14px}.tabs{padding-inline:15px;gap:21px}.rule-strip{padding-inline:13px}.empty-state{padding-inline:15px}.steps>div{grid-template-columns:58px minmax(0,1fr);gap:4px}.overview-card{padding-inline:14px}.counts{gap:10px}.count-item{min-width:31px}.combo-grid{grid-template-columns:1fr}.combo-count{flex-basis:auto;margin-left:auto}.content-card{padding-inline:14px}.batch-phone{font-size:14px}.batch-row>summary{gap:5px}.batch-detail .overview-card{flex-wrap:wrap}.batch-detail .counts{margin-left:auto}.reference-card summary small{display:none}.site-footer{font-size:9px}.footer-divider{display:none}.site-footer span:not(.footer-divider){flex-basis:100%;text-align:center}.site-footer{gap:3px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}

.clipboard-fallback{position:fixed;top:0;left:0;width:1px;height:1px;min-height:1px;padding:0;opacity:0;pointer-events:none}

/* Keep supporting text readable on small screens without enlarging controls. */
.match-category{font-size:14px}
.match-meaning,.combo-item p,.tail-group{font-size:13px;color:#647167}
.badge{font-size:11px}
.badge.good{color:#416c4e}
.badge.bad{color:#995641}
.badge.mixed{color:#836b3c}
.input-help,.rule-strip p,.sequence-note,.batch-meta{font-size:11px;color:#647167}
.rule-strip b{color:#526749}
.pair-token small{font-size:10px}
.pair-token.miss{color:#73816a}
.match-position,.section-title small,.combo-count,.combo-pairs,.tail-trace,.tail-summary>span:not(.badge),.reference-meaning,.reference-note,.filter-count,.batch-total,.batch-error-message{color:#647167}
.skip-link{top:-100px;transform:none}
.skip-link:focus{top:8px;transform:none}
@media(max-width:650px){
  .match-category{font-size:14px}
  .match-meaning,.combo-item p,.tail-group{font-size:13px;line-height:1.85}
  .badge{font-size:11px}
  .input-help,.rule-strip p,.sequence-note,.batch-meta{font-size:11px;line-height:1.9}
  .tail-trace,.tail-summary>span:not(.badge){font-size:12px}
  .combo-top{font-size:13px}
  .combo-count{font-size:10px}
  .combo-item{padding:11px}
  .combo-pairs{font-size:11px}
  .batch-meta{gap:4px}
  .batch-meta .good-text{color:#5d7a50}
  .batch-meta .bad-text{color:#9b725e}
}
