:root{font-family:Inter,Arial,sans-serif;color:#111827;background:#f9fafb}*{box-sizing:border-box}body{margin:0}.wrap{max-width:1160px;margin:auto;padding:0 24px}header{background:#030712;color:#f9fafb;border-bottom:4px solid #00d9d9}.brand{padding:25px 0;display:flex;gap:13px;align-items:baseline;color:#f9fafb;text-decoration:none}.brand b{color:#1fe6e6;font-size:21px;letter-spacing:-.04em}.brand span{font-size:11px;color:#cbd5e1}.hero{padding:43px 0 55px;max-width:630px}.hero p,.filter-title p,.result-title p{margin:0 0 10px;font-size:10px;font-weight:600;letter-spacing:.28em;color:#4e9da3}.hero h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.06em;line-height:.98;margin:0 0 18px}.hero>span{line-height:1.65;color:#cbd5e1}.filters{margin-top:34px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;box-shadow:0 8px 30px #1118270a}.filter-title,.result-title,.group-title,.card>div{display:flex;justify-content:space-between;align-items:center;gap:14px}.filter-title h2,.result-title h2{margin:0;font-size:22px;letter-spacing:-.035em}.filter-title label{font-size:12px;font-weight:600}.filter-title select{margin-left:8px;width:auto}.dates{display:grid;grid-template-columns:repeat(7,1fr);margin:24px 0;border:1px solid #e5e7eb;border-radius:9px;overflow:hidden}.dates button{border:0;border-right:1px solid #e5e7eb;background:#fff;padding:12px 4px;display:grid;gap:4px;color:#4b5563;cursor:pointer}.dates button:last-child{border:0}.dates b{font-size:12px}.dates span{font-size:11px}.dates .active{background:#e8f4f5;color:#3a7a80;box-shadow:inset 0 -3px #4e9da3}.inputs{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:14px}.inputs label{display:grid;gap:7px;font-size:12px;font-weight:600;color:#4b5563}select,input{font:inherit;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px;min-height:42px;width:100%}.results{padding:42px 0 68px}.result-title>span,.group-title>span{font-size:12px;color:#6b7280}.group{margin-top:30px}.group-title{border-bottom:1px solid #e5e7eb;padding-bottom:11px}.group h3{margin:0;font-size:17px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:14px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;display:grid;gap:15px}.card strong{font-size:24px;letter-spacing:-.04em}.card>div b{font-size:19px}.card p{margin:0;font-size:12px;color:#4b5563;line-height:1.5}.card i{font-style:normal;color:#6bb5ba}.card a{background:#3a7a80;color:#fff;border-radius:8px;padding:10px 12px;text-decoration:none;font-size:13px;font-weight:600;display:flex;justify-content:space-between}.card a:hover{background:#4e9da3}.card em{font-style:normal}.state{margin-top:14px;border-radius:10px;padding:16px;background:#f3f4f6;color:#4b5563;font-size:14px}.bad{background:#e8f4f5;color:#3a7a80}footer{text-align:center;border-top:1px solid #e5e7eb;padding:22px;color:#6b7280;font-size:12px}@media(max-width:760px){.inputs{grid-template-columns:1fr 1fr}.inputs label:first-child{grid-column:span 2}.cards{grid-template-columns:1fr 1fr}.dates{overflow:auto;grid-template-columns:repeat(7,104px)}}@media(max-width:520px){.wrap{padding:0 16px}.filter-title,.result-title,.group-title{align-items:flex-start;flex-direction:column}.inputs,.cards{grid-template-columns:1fr}.inputs label:first-child{grid-column:auto}.hero{padding-bottom:44px}}
