.control-query-card{max-width:960px;margin:18px auto 24px;padding:28px 30px 32px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 12px 34px rgba(15,48,86,.06)}
.control-query-card h2{margin:0 0 25px;color:#14213d;font-size:24px;line-height:1.45}.control-query-card form{display:grid;gap:16px}.control-query-row{display:grid;grid-template-columns:158px minmax(0,1fr);align-items:center;min-height:43px}.control-query-row>b{color:#4d586b;font-size:15px;font-weight:500}.control-query-row b i{margin-right:5px;color:#ed4f4f;font-style:normal}.control-pills{display:flex;min-width:0;flex-wrap:wrap;gap:0}.control-pills label{cursor:pointer}.control-pills input{position:absolute;opacity:0;pointer-events:none}.control-pills span{display:grid;min-width:72px;height:42px;margin:0 -1px -1px 0;padding:0 15px;border:1px solid #d8e0ea;background:#fff;color:#26344a;font-size:14px;place-items:center}.control-pills label:first-child span{border-radius:5px 0 0 5px}.control-pills label:last-child span{border-radius:0 5px 5px 0}.control-pills input:focus-visible+span{outline:3px solid rgba(35,126,237,.18);outline-offset:1px}.control-pills input:checked+span{position:relative;z-index:1;border-color:#277cf0;background:#f7fbff;color:#1670e8}.control-actions{margin-left:158px}.control-actions button{display:grid;height:42px;padding:0 22px;border:0;border-radius:5px;background:#3b8fea;color:#fff;font-size:14px;font-weight:700;cursor:pointer;place-items:center}.control-actions button:hover{background:#237bd8}.control-results-card{margin:0 auto 32px;border:1px solid #dce5ee;border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(15,48,86,.045);overflow:hidden}.control-results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:21px 22px;border-bottom:1px solid #e9eef4}.control-results-head h2{margin:0;color:#183b60;font-size:21px}.control-results-head p{margin:5px 0 0;color:#7b899a;font-size:12px}.control-results-head span{color:#7b899a;font-size:13px}.control-table-scroll{overflow:auto}.control-table{width:100%;min-width:840px;border-collapse:collapse}.control-table th{padding:12px 20px;background:#f4f7fb;color:#4b5a70;font-size:13px;font-weight:600;text-align:left}.control-table td{padding:17px 20px;border-bottom:1px solid #edf1f5;background:#fff;color:#344157;font-size:14px}.control-table tr:last-child td{border-bottom:0}.control-table strong{color:#1670e8;font-size:18px}.control-table small{color:#8290a1}.control-tag{display:inline-flex;color:#2675c7;font-size:13px;font-weight:700}.control-empty{padding:55px 24px;text-align:center;color:#77859a}.control-empty b{display:block;margin-bottom:8px;color:#24364c;font-size:18px}.control-source-note{margin:0;padding:18px 22px;color:#7b8798;font-size:12px;border-top:1px solid #edf1f5}
@media(max-width:768px){.control-query-card{margin:12px 0 18px;padding:21px 15px 24px;border-radius:12px}.control-query-card h2{margin-bottom:23px;font-size:20px;line-height:1.5}.control-query-card form{gap:18px}.control-query-row{grid-template-columns:1fr;gap:9px}.control-query-row>b{font-size:14px}.control-pills{width:100%}.control-pills label{flex:1}.control-pills span{min-width:0;padding:0 10px}.control-actions{margin-left:0}.control-actions button{width:100%}.control-results-card{margin:0 0 24px;border-radius:12px}.control-results-head{align-items:flex-start;flex-direction:column;padding:17px 15px}.control-results-head h2{font-size:19px}.control-table-scroll{padding-bottom:4px}.control-table{min-width:760px}.control-source-note{padding:16px 15px}}@media(max-width:390px){.control-query-card{padding-right:12px;padding-left:12px}.control-pills span{font-size:12px}}
