.court-wrap{padding:46px 0 70px}.court-head{display:grid;grid-template-columns:1fr 440px;gap:36px;align-items:end}.court-head h1{margin:4px 0 12px;font-size:42px;color:#101828}.court-head p{margin:0;color:#667085;line-height:1.7}.court-head form{display:flex;gap:10px}.court-head input{height:52px;flex:1;min-width:0;border:1px solid #d0d5dd;border-radius:8px;padding:0 14px;font-size:15px}.court-head button{border:0;border-radius:8px;background:#d90000;color:#fff;font-weight:800;padding:0 22px}.court-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0}.court-summary article{border:1px solid #ead4d4;background:#fff8f8;border-radius:12px;padding:20px}.court-summary span{display:block;color:#667085;font-size:13px}.court-summary strong{display:block;margin-top:5px;color:#b50000;font-size:28px}.court-section{padding-top:18px}.court-table{margin-top:18px;border:1px solid #e4e7ec;border-radius:12px;overflow:hidden}.crow{display:grid;grid-template-columns:2.3fr .7fr .9fr .8fr .8fr 1fr;gap:12px;align-items:center;padding:15px 18px;border-top:1px solid #eef0f2;color:#344054;text-decoration:none}.crow:first-child{border-top:0}.crow:not(.chead):hover{background:#fff8f8}.crow b{display:block;color:#101828}.crow small{display:block;color:#98a2b3;margin-top:3px}.chead{background:#f7f8fa;color:#667085;font-size:12px;font-weight:800}.rate{color:#d90000;font-weight:900}.rate small{display:inline-block;margin-left:6px;padding:2px 6px;border-radius:10px;background:#fff3e5;color:#a15c00;font-size:10px}.method-note{margin-top:36px;border-left:4px solid #d90000;background:#fff7f7;padding:20px 24px;color:#475467;line-height:1.7}.method-note a{color:#c40000;font-weight:800;text-decoration:none}@media(max-width:800px){.court-head{grid-template-columns:1fr}.court-head h1{font-size:34px}.court-summary{grid-template-columns:1fr 1fr 1fr}.crow{grid-template-columns:2fr .7fr .9fr}.crow span:nth-child(4),.crow span:nth-child(5),.crow span:nth-child(6){display:none}}