.meter-photo-launch{width:100%;margin:12px 0 3px;min-height:44px;font-size:15px}
.mp-dialog{border:1px solid #335672;border-radius:20px;background:#0c2035;color:#ecf5ff;width:min(940px,calc(100% - 24px));max-height:92dvh;padding:0;box-shadow:0 24px 90px #0009}
.mp-dialog::backdrop{background:#03111ddd;backdrop-filter:blur(5px)}
.mp-head{display:flex;justify-content:space-between;align-items:start;gap:16px;padding:22px 24px;border-bottom:1px solid #29425a}
.mp-head h2{margin:4px 0;font-size:25px}.mp-kicker{color:#71dfb5;font-size:14px;font-weight:700}.mp-content{padding:22px 24px}
.mp-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.mp-dialog label{display:block;font-size:15px;margin:12px 0 6px}.mp-dialog input,.mp-dialog select,.mp-dialog textarea{width:100%;box-sizing:border-box;min-height:44px;background:#081a2b;color:#f0f7ff;border:1px solid #43617a;border-radius:9px;padding:10px 12px;font:inherit}
.mp-dialog textarea{min-height:72px}.mp-dialog .mp-check{display:flex;align-items:flex-start;gap:10px;line-height:1.5}.mp-check input{width:20px;min-height:20px;height:20px;flex:0 0 20px;margin-top:2px;accent-color:#44d79c}
.mp-photo{width:100%;max-height:420px;object-fit:contain;border-radius:12px;background:#061420}.mp-caption,.mp-help{font-size:14px;line-height:1.55;color:#b8cadb}.mp-help{margin:8px 0}
.mp-reading{font-size:28px!important;font-weight:700}.mp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.mp-actions .btn{min-height:44px;font-size:15px}.mp-pick{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.mp-pick .btn{padding:20px 12px;min-height:74px;font-size:16px}
.mp-message{font-size:15px;line-height:1.55;padding:12px 14px;margin:12px 0;border-radius:10px;background:#142f47;border:1px solid #365c78;white-space:pre-line}.mp-message[data-kind=error]{background:#3b1f29;border-color:#a85265}.mp-message[data-kind=success]{background:#103b31;border-color:#388269}.mp-message[data-kind=warning]{background:#3b321b;border-color:#998149}
.mp-location a{color:#82dcc7;text-decoration:underline}.mp-success{text-align:center;padding:32px 12px}.mp-success h3{font-size:26px;color:#7de7b9;margin:8px 0}.mp-success strong{font-size:34px;display:block;margin:14px 0}.mp-dialog button:focus-visible,.mp-dialog input:focus-visible,.mp-dialog select:focus-visible,.mp-dialog textarea:focus-visible{outline:3px solid #67d9ef;outline-offset:3px}.mp-hidden{display:none!important}.mp-dialog details{margin:14px 0}.mp-dialog summary{cursor:pointer;font-size:14px;color:#b8cadb}
@media(max-width:650px){.mp-grid{grid-template-columns:1fr;gap:12px}.mp-head,.mp-content{padding:16px}.mp-photo{max-height:280px}.mp-actions .btn{flex:1}.mp-head h2{font-size:22px}.mp-dialog{max-height:95dvh}.mp-success strong{font-size:29px}}
