#msh-modal{position:fixed;inset:0;z-index:2147483000;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0d2f5d}#msh-modal *{box-sizing:border-box}.msh-backdrop{position:absolute;inset:0;background:rgba(0,20,50,.62)}.msh-panel{position:absolute;inset:4vh 4vw;max-width:980px;margin:auto;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 20px 80px rgba(0,0,0,.35);display:flex;flex-direction:column}.msh-panel header{min-height:82px;padding:10px 18px;background:#0d3f7d;display:flex;align-items:center;justify-content:space-between}.msh-panel header img{display:block;width:auto;max-width:260px;max-height:62px;background:#fff;border-radius:10px;padding:4px}.msh-x{border:0;background:transparent;color:#fff;font-size:42px;line-height:1;cursor:pointer}.msh-body{padding:24px;overflow:auto;-webkit-overflow-scrolling:touch}.msh-body h2{margin:0 0 5px;font-size:30px}.msh-body h3{margin:24px 0 10px}.msh-sub{margin:0 0 20px;color:#516579}.msh-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.msh-field{display:flex;flex-direction:column;gap:6px;font-weight:650}.msh-field input,.msh-field select{width:100%;min-height:46px;border:1px solid #b9c7d6;border-radius:10px;padding:10px 12px;font:inherit;background:#fff;color:#13283f}.msh-brands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.msh-brand-card input{position:absolute;opacity:0}.msh-brand-card>span{min-height:80px;border:1px solid #c8d4e0;border-radius:12px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.msh-brand-card input:checked+span{outline:3px solid #0d7fc1;background:#eef8ff}.msh-brand-card img,.msh-check img{max-height:34px;max-width:130px;object-fit:contain}.msh-brand-text{font-size:18px;font-weight:800}.msh-brand-card small{color:#66788a}.msh-note{font-size:13px;color:#5e6f80;background:#f3f6f9;padding:11px;border-radius:10px}.msh-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.msh-actions button{min-height:46px;border-radius:11px;border:1px solid #b5c4d3;background:#fff;padding:10px 16px;font-weight:750;cursor:pointer}.msh-actions .msh-primary{background:#0d4a8c;color:#fff;border-color:#0d4a8c}.msh-result{margin-top:22px;border:1px solid #cdd9e5;border-radius:14px;padding:18px}.msh-metrics{display:grid;grid-template-columns:auto 1fr;gap:7px 14px;align-items:baseline}.msh-metrics b{color:#0d4a8c;font-size:20px}.msh-warning{border-left:4px solid #f59a16;background:#fff8ec;padding:10px 12px;color:#5b4b2f}.msh-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.msh-check{min-height:54px;border:1px solid #c8d4e0;border-radius:10px;padding:9px;display:flex;gap:8px;align-items:center}.msh-check span{font-weight:700}@media(max-width:760px){.msh-panel{inset:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));border-radius:16px}.msh-panel header{min-height:68px;padding:8px 12px}.msh-panel header img{max-width:210px;max-height:50px}.msh-body{padding:16px}.msh-body h2{font-size:24px}.msh-grid{grid-template-columns:1fr}.msh-brands,.msh-checks{grid-template-columns:1fr 1fr}.msh-actions{position:sticky;bottom:-16px;background:#fff;padding:10px 0 16px}.msh-actions button{flex:1 1 160px}}@media(max-width:430px){.msh-brands,.msh-checks{grid-template-columns:1fr}.msh-panel header img{max-width:180px}.msh-body{padding:13px}.msh-metrics{grid-template-columns:1fr}.msh-metrics span{margin-bottom:8px}}
