:root{--red:#b80d16;--red-dark:#8e0710;--ink:#101828;--muted:#667085;--line:#e4e7ec;--soft:#f7f8fa;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#fff}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:78px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{width:5px;height:38px;background:var(--red);border-radius:2px}.brand strong{display:block;font-size:23px;letter-spacing:.02em}.brand small{display:block;color:var(--muted);font-size:11px;letter-spacing:.12em;margin-top:2px}.header-inner nav{display:flex;gap:4px;margin-left:auto}.header-inner nav a,.trrb-link{color:#344054;text-decoration:none;font-size:14px;font-weight:700;padding:10px 12px;border-radius:8px}.header-inner nav a:hover{background:#fff2f3;color:var(--red)}.trrb-link{border:1px solid var(--line)}.hero{background:linear-gradient(135deg,#f9fafb 0%,#fff 56%,#fff2f3 100%);border-bottom:1px solid var(--line);padding:64px 0 58px}.hero-grid{display:grid;grid-template-columns:1fr 470px;gap:70px;align-items:center}.kicker{font-size:12px;letter-spacing:.14em;font-weight:900;color:var(--red);margin-bottom:18px}.hero h1{font-size:52px;line-height:1.12;letter-spacing:-.035em;margin:0 0 18px}.hero h1 em{font-style:normal;color:var(--red)}.hero-copy>p{font-size:19px;line-height:1.7;color:#475467;margin:0 0 22px}.search-box{display:flex;background:#fff;border:2px solid #d0d5dd;border-radius:12px;padding:6px;box-shadow:0 12px 30px rgba(16,24,40,.08)}.search-box:focus-within{border-color:var(--red);box-shadow:0 0 0 4px rgba(184,13,22,.1)}.search-box input{flex:1;min-width:0;height:50px;border:0;outline:0;font-size:16px;padding:0 14px;color:var(--ink)}.search-box button{border:0;border-radius:8px;background:var(--red);color:#fff;font-weight:800;font-size:16px;padding:0 24px;cursor:pointer}.search-box button:hover{background:var(--red-dark)}.quick{display:flex;gap:9px;margin-top:14px}.quick button{border:1px solid #d0d5dd;background:#fff;border-radius:18px;padding:7px 13px;color:#475467;cursor:pointer}.quick button:hover{border-color:var(--red);color:var(--red)}.hero-copy .legal-note{font-size:12px;color:#98a2b3;margin:16px 0 0}.snapshot{background:#fff;border:1px solid #dfe3e8;border-radius:18px;padding:24px;box-shadow:0 20px 48px rgba(16,24,40,.1)}.snapshot-head{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px}.snapshot-head span{font-size:11px;color:var(--red);font-weight:800}.snapshot-head h2{font-size:23px;margin:4px 0 0}.snapshot-head .live-badge{color:#087443;background:#ecfdf3;border:1px solid #abefc6;border-radius:13px;padding:5px 9px}.national-rate{display:grid;grid-template-columns:1fr 1.1fr;gap:18px;padding:18px 0}.national-rate>div:first-child{background:#fff6f6;border-radius:12px;padding:16px}.national-rate span,.national-rate small{display:block;color:var(--muted);font-size:11px}.national-rate strong{display:block;font-size:43px;color:var(--red);line-height:1.15;margin:4px 0}.database-counts{display:flex;flex-direction:column;justify-content:center;gap:10px}.database-counts span{font-size:13px}.database-counts b{color:var(--ink);font-size:17px}.state-list-head{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding:4px 2px 8px}.state-list{border-top:1px solid var(--line)}.state-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:9px 2px;border-bottom:1px solid #f0f1f3;font-size:13px}.state-row span{color:var(--muted)}.state-row b:last-child{color:var(--red)}.state-more{display:flex;justify-content:space-between;color:var(--red);text-decoration:none;font-weight:800;font-size:13px;padding-top:14px}.skeleton{height:34px;border-bottom:1px solid #eee;background:linear-gradient(90deg,transparent,#f6f6f6,transparent);animation:pulse 1.4s infinite}@keyframes pulse{50%{opacity:.45}}.entry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:34px 0}.entry-grid>a{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:14px;padding:18px;color:var(--ink);text-decoration:none;transition:.15s}.entry-grid>a:hover{border-color:#e2a2a7;transform:translateY(-2px);box-shadow:0 10px 25px rgba(16,24,40,.06)}.entry-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:#fff1f2;color:var(--red);font-size:12px;font-weight:900}.entry-grid b,.entry-grid small{display:block}.entry-grid small{color:var(--muted);font-size:12px;margin-top:4px}.entry-grid i{margin-left:auto;color:var(--red);font-style:normal}.results-section{padding:22px 0 70px}.section-title{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--ink);padding-bottom:14px}.section-title span{color:var(--red);font-size:12px;font-weight:900}.section-title h2{font-size:29px;margin:5px 0 0}.section-title p{font-size:13px;color:var(--muted)}.results{margin-top:14px}.judge-result{display:grid;grid-template-columns:1.5fr 1.2fr .65fr .65fr;gap:16px;align-items:center;padding:18px 12px;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.judge-result:hover{background:#fff8f8}.judge-result strong,.judge-result small{display:block}.judge-result small,.judge-result label{font-size:11px;color:var(--muted);margin-top:4px}.judge-result label{display:block}.judge-result .rate{font-size:21px;color:var(--red);font-weight:900}.empty{border:1px solid var(--line);background:var(--soft);border-radius:12px;padding:36px;text-align:center;color:var(--muted)}.method-strip{background:#17191d;color:#fff;padding:46px 0}.method-grid{display:grid;grid-template-columns:.9fr 1.7fr auto;gap:44px;align-items:center}.method-grid span{font-size:12px;color:#ff8d94;font-weight:900}.method-grid h2{font-size:28px;margin:6px 0 0}.method-grid p{color:#c7c9ce;line-height:1.8;margin:0}.method-grid a{color:#fff;text-decoration:none;border:1px solid #5a5d63;border-radius:8px;padding:11px 15px;white-space:nowrap}footer{border-top:1px solid var(--line);padding:28px 0}.footer-inner{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.footer-inner b,.footer-inner span{display:block}.footer-inner b{font-size:17px;color:var(--ink)}.footer-inner p{margin:0}
.state-market{margin:0 0 26px;background:rgba(255,255,255,.86);border:1px solid #e4e7ec;border-radius:14px;padding:14px 16px 10px;box-shadow:0 12px 30px rgba(16,24,40,.06);overflow:hidden}.state-market-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.state-market-head span,.state-market-head b{display:block}.state-market-head span{font-size:9px;letter-spacing:.13em;color:var(--red);font-weight:900}.state-market-head b{font-size:14px;margin-top:2px}.state-market-legend{display:flex;align-items:center;gap:5px;color:#667085;font-size:10px;white-space:nowrap}.state-market-legend i{width:7px;height:7px;border-radius:50%;margin-left:6px}.state-market-legend .above{background:#d92d20}.state-market-legend .below{background:#087e8b}.state-market-chart{min-height:168px}.state-market-loading{height:168px;display:grid;place-items:center;color:#98a2b3;font-size:12px;background:linear-gradient(90deg,transparent,#f7f8fa,transparent);animation:pulse 1.4s infinite}.state-market-link{display:block;position:relative;color:inherit;text-decoration:none}.state-market-link svg{display:block;width:100%;height:168px;overflow:visible}.market-grid{stroke:#eaecf0;stroke-width:1}.market-axis{fill:#98a2b3;font-size:9px}.market-average{stroke:#667085;stroke-width:1;stroke-dasharray:4 4}.market-average-label{fill:#667085;font-size:9px;font-weight:700}.market-point rect{opacity:.2}.market-point.above rect,.market-point.above circle{fill:#d92d20}.market-point.below rect,.market-point.below circle{fill:#087e8b}.market-point .market-rate{fill:#344054;font-size:10px;font-weight:800}.market-point .market-state{fill:#475467;font-size:10px;font-weight:800}.market-line{fill:none;stroke:url(#market-line-gradient);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 3px rgba(184,13,22,.2))}.state-market-note,.state-market-more{position:absolute;bottom:0;font-size:9px}.state-market-note{left:0;color:#98a2b3}.state-market-more{right:0;color:var(--red);font-weight:800}.state-market-link:hover .state-market-more{text-decoration:underline}
.lookup-section{background:#f1f8f7;border-top:1px solid #deecea;border-bottom:1px solid #deecea;padding:62px 0}.content-heading{margin-bottom:30px}.content-heading>span{display:inline-block;border:1px solid #d0e1df;border-radius:18px;background:#fff;color:#087e75;font-size:10px;font-weight:900;letter-spacing:.04em;padding:6px 11px}.content-heading h2{font-size:34px;letter-spacing:-.025em;margin:16px 0 8px}.content-heading p{color:#667085;font-size:15px;line-height:1.7;margin:0}.lookup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lookup-grid>a{position:relative;display:flex;flex-direction:column;min-height:202px;border:1px solid #d5e1e0;border-radius:16px;background:#fff;color:var(--ink);padding:24px;text-decoration:none;transition:.16s}.lookup-grid>a:hover{border-color:#8fc4bd;transform:translateY(-2px);box-shadow:0 14px 28px rgba(16,24,40,.07)}.lookup-grid i{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#edf8f6;color:#087e75;font-size:21px;font-style:normal}.lookup-grid b{font-size:17px;margin-top:19px}.lookup-grid p{color:#667085;font-size:13px;line-height:1.65;margin:10px 0 20px}.lookup-grid span{color:var(--red);font-size:12px;font-weight:800;margin-top:auto}.featured-section{padding:66px 0 76px}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.featured-judge{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(190px,.85fr) 18px;gap:22px;align-items:center;min-height:126px;border:1px solid #dfe3e8;border-radius:15px;background:#fff;color:var(--ink);padding:22px;text-decoration:none;transition:.16s}.featured-judge:hover{border-color:#e2a2a7;transform:translateY(-2px);box-shadow:0 12px 28px rgba(16,24,40,.07)}.featured-judge-main strong,.featured-judge-main span,.featured-judge-main small{display:block}.featured-judge-main strong{font-size:17px;line-height:1.35}.featured-judge-main span{color:#475467;font-size:13px;margin-top:8px}.featured-judge-main small{color:#98a2b3;font-size:11px;margin-top:4px}.featured-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px}.featured-metrics span{border-left:1px solid #eaecf0;padding-left:13px}.featured-metrics small,.featured-metrics b{display:block}.featured-metrics small{color:#98a2b3;font-size:10px;margin-bottom:5px}.featured-metrics b{font-size:14px}.featured-metrics .featured-rate{color:var(--red);font-size:18px}.featured-judge>i{color:var(--red);font-style:normal;font-weight:900}.featured-loading{grid-column:1/-1;display:grid;place-items:center;min-height:180px;border:1px solid var(--line);border-radius:15px;color:#98a2b3;background:linear-gradient(90deg,#fff,#f7f8fa,#fff);animation:pulse 1.4s infinite}
@media(max-width:900px){.site-header{height:70px}.header-inner nav{display:none}.trrb-link{margin-left:auto}.hero{padding:42px 0}.hero-grid{grid-template-columns:1fr;gap:32px}.hero h1{font-size:42px}.entry-grid{grid-template-columns:repeat(2,1fr)}.method-grid{grid-template-columns:1fr}.method-grid{gap:18px}.judge-result{grid-template-columns:1.4fr .9fr .7fr}.judge-result>div:nth-child(4){display:none}}
@media(max-width:560px){.shell{width:min(100% - 24px,1180px)}.site-header{position:relative}.brand strong{font-size:20px}.brand small,.trrb-link{display:none}.hero{padding:24px 0 26px}.hero-grid{gap:22px}.kicker{font-size:10px;margin-bottom:11px}.hero h1{font-size:32px;margin-bottom:12px}.hero-copy>p{font-size:15px;margin-bottom:15px}.search-box{border-width:1px}.search-box input{height:46px;font-size:14px;padding:0 10px}.search-box button{font-size:14px;padding:0 15px}.quick{overflow:auto}.quick button{white-space:nowrap}.snapshot{padding:14px;border-radius:13px}.snapshot-head h2{font-size:19px}.national-rate{grid-template-columns:1fr 1.25fr;gap:9px;padding:12px 0}.national-rate>div:first-child{padding:12px}.national-rate strong{font-size:34px}.database-counts{gap:7px}.database-counts b{font-size:15px}.state-row{padding:7px 2px}.entry-grid{grid-template-columns:1fr 1fr;gap:9px;padding:18px 0}.entry-grid>a{padding:12px 10px;gap:8px}.entry-icon{display:none}.entry-grid i{display:none}.entry-grid b{font-size:14px}.entry-grid small{font-size:10px}.results-section{padding:10px 0 42px}.section-title{align-items:start;flex-direction:column}.section-title h2{font-size:22px}.judge-result{grid-template-columns:1.45fr .75fr;gap:8px;padding:14px 6px}.judge-result>div:nth-child(2),.judge-result>div:nth-child(4){display:none}.method-strip{padding:30px 0}.method-grid h2{font-size:23px}.method-grid p{font-size:14px}.footer-inner{display:block}.footer-inner p{margin-top:10px}}
@media(max-width:560px){.state-market{margin-bottom:18px;padding:12px 10px 8px}.state-market-head{align-items:flex-start}.state-market-legend{font-size:9px;gap:3px}.state-market-chart,.state-market-loading{min-height:148px;height:148px}.state-market-link svg{height:148px}.state-market-note{display:none}}
@media(max-width:760px){.lookup-section{padding:40px 0}.content-heading{margin-bottom:22px}.content-heading h2{font-size:27px;margin-top:13px}.content-heading p{font-size:13px}.lookup-grid,.featured-grid{grid-template-columns:1fr}.lookup-grid{gap:12px}.lookup-grid>a{min-height:165px;padding:19px}.lookup-grid b{margin-top:14px}.featured-section{padding:42px 0 50px}.featured-judge{grid-template-columns:minmax(0,1fr) 18px;gap:12px;padding:18px;min-height:0}.featured-metrics{grid-column:1/-1;order:3}.featured-metrics span{border-left:0;border-top:1px solid #eaecf0;padding:11px 0 0}.featured-judge>i{grid-column:2;grid-row:1}.featured-loading{min-height:130px}}
@media(prefers-reduced-motion:reduce){.state-market-loading,.featured-loading{animation:none}}
.daily-knowledge{background:#fff;padding:28px 0 0}.knowledge-panel{display:grid;grid-template-columns:250px 1fr;gap:26px;border:1px solid #dfe3e8;border-top:4px solid var(--red);border-radius:16px;background:#fff;box-shadow:0 16px 38px rgba(16,24,40,.07);padding:24px}.knowledge-intro{display:flex;flex-direction:column;align-items:flex-start}.knowledge-intro>span{font-size:9px;letter-spacing:.13em;color:var(--red);font-weight:900}.knowledge-intro h2{font-size:25px;margin:7px 0}.knowledge-intro p{color:#667085;font-size:12px;line-height:1.6;margin:0}.knowledge-intro a{color:var(--red);font-size:12px;font-weight:800;text-decoration:none;margin-top:auto;padding-top:14px}.knowledge-items{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:12px;min-width:0}.knowledge-item{position:relative;display:flex;flex-direction:column;min-width:0;min-height:132px;border:1px solid #eaecf0;border-radius:12px;background:#fafafa;color:var(--ink);padding:16px 34px 16px 16px;text-decoration:none;transition:.16s}.knowledge-item:hover{border-color:#e2a2a7;background:#fff8f8;transform:translateY(-2px)}.knowledge-item:nth-child(n+4){display:none}.knowledge-item>span{display:flex;align-items:center;gap:8px;margin-bottom:10px}.knowledge-item>span b{color:var(--red);background:#fff0f1;border-radius:12px;padding:4px 7px;font-size:9px}.knowledge-item time{color:#98a2b3;font-size:10px}.knowledge-item strong{font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.knowledge-item p{color:#667085;font-size:11px;line-height:1.55;margin:8px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.knowledge-item>i{position:absolute;right:14px;bottom:14px;color:var(--red);font-style:normal;font-weight:900}.knowledge-loading,.knowledge-empty{grid-column:1/-1;display:grid;place-items:center;min-height:132px;border:1px solid #eaecf0;border-radius:12px;color:#98a2b3;background:linear-gradient(90deg,#fff,#f7f8fa,#fff);animation:pulse 1.4s infinite}.knowledge-empty{animation:none}
@media(max-width:900px){.knowledge-panel{grid-template-columns:1fr}.knowledge-intro a{margin-top:0}.knowledge-items{grid-template-columns:1.25fr 1fr 1fr}}
@media(max-width:650px){.daily-knowledge{padding-top:16px}.knowledge-panel{gap:18px;padding:18px}.knowledge-intro h2{font-size:22px}.knowledge-items{grid-template-columns:1fr}.knowledge-item{min-height:0}.knowledge-item:nth-child(n+3){display:none}.knowledge-loading,.knowledge-empty{min-height:100px}}
@media(prefers-reduced-motion:reduce){.knowledge-loading{animation:none}}
