.prod-grid21115{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.prod-card21115{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px;box-shadow:0 5px 16px rgba(18,38,70,.045)}
.prod-card21115 .label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#7a879c;font-weight:700}
.prod-card21115 .value{font-size:23px;color:#172d52;font-weight:800;margin-top:8px}
.prod-card21115 .detail{font-size:12px;color:#77849a;margin-top:7px;line-height:1.45}
.prod-score21115{display:flex;align-items:center;gap:15px}
.prod-ring21115{--score:0;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#2868e8 calc(var(--score)*1%),#e9eef6 0);position:relative}
.prod-ring21115:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}
.prod-ring21115 strong{position:relative;z-index:1;color:#16345f;font-size:17px}
.prod-layout21115{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:16px;margin-top:16px}
.prod-panel21115{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:19px}
.prod-panel-head21115{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:16px}
.prod-panel-head21115 h3{margin:0;font-size:16px;color:#172d52}.prod-panel-head21115 p{margin:5px 0 0;font-size:12px;color:#7a879b;line-height:1.5}
.prod-checks21115{display:grid;gap:9px}
.prod-check21115{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #e6ebf2;border-radius:10px}
.prod-check21115 span{color:#43536d;font-size:13px}.prod-check21115 strong{font-size:12px;color:#16865b}.prod-check21115 strong.no{color:#bd3f45}
.prod-test21115{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.prod-test21115 label{font-size:12px;color:#53627a;font-weight:700;display:block;margin-bottom:6px}
.prod-test21115 select{width:100%;padding:10px;border:1px solid #dbe2ec;border-radius:9px;background:#fbfcfe}
.prod-actions21115{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}
.prod-result21115{margin-top:14px;padding:13px;border-radius:10px;background:#f2fbf7;border:1px solid #cde9db;color:#28644b;font-size:12px;line-height:1.55}
.prod-result21115.warn{background:#fff7e8;border-color:#eedbb7;color:#76591d}
.prod-volume21115{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.prod-volume21115 div{padding:10px;background:#f7f9fc;border-radius:9px;display:flex;justify-content:space-between;color:#56657c;font-size:12px}
.prod-volume21115 strong{color:#1f385e}
.prod-list21115{margin:0;padding-left:20px;color:#5d6b80;font-size:12px;line-height:1.7}
.prod-checklist21115{display:grid;gap:8px}
.prod-checklist21115 label{display:flex;gap:9px;align-items:flex-start;padding:10px;border:1px solid #e6ebf2;border-radius:9px;color:#485972;font-size:12px;cursor:pointer}
.prod-checklist21115 input{margin-top:2px;width:16px;height:16px}
@media(max-width:1050px){.prod-grid21115{grid-template-columns:repeat(2,1fr)}.prod-layout21115{grid-template-columns:1fr}}
@media(max-width:620px){.prod-grid21115,.prod-test21115,.prod-volume21115{grid-template-columns:1fr}}
