.kv140{box-sizing:border-box;width:min(1120px,96vw);max-height:92dvh;border:1px solid #cbd5dc;border-radius:16px;padding:24px;color:#182b35;background:#f7f9fa;font:15px/1.5 system-ui,sans-serif}.kv140::backdrop{background:#13232cc4}.kv140 *{box-sizing:border-box}.kv140 header{display:flex;justify-content:space-between;gap:20px;align-items:center}.kv140 h2{margin:4px 0 16px}.kv140 h3,.kv140 h4{margin:0 0 12px}.kv140 nav{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.kv140 button{border:1px solid #b6c4cb;background:white;color:#173441;border-radius:7px;padding:10px 15px;cursor:pointer;min-height:44px}.kv140 button[type=submit],.kv140 [aria-current=page]{background:#185a63;color:white;border-color:#185a63}.kv140 button:disabled{opacity:.5;cursor:wait}.kv140 :focus-visible{outline:3px solid #008c9a;outline-offset:3px}.kv140 label{display:flex;flex-direction:column;gap:5px;margin:12px 0;font-weight:600}.kv140 input,.kv140 select{width:100%;padding:10px;border:1px solid #acbbc3;background:white;color:#172e38;border-radius:6px;font:inherit;min-height:44px}.kv140 .kv140-check{display:flex;flex-direction:row;align-items:center;font-weight:400}.kv140 input[type=checkbox]{width:20px;min-height:20px;height:20px}.kv140 .kv140-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.kv140 .kv140-panel{border:1px solid #d4dee3;background:white;border-radius:10px;padding:20px;margin-bottom:18px}.kv140 .kv140-grid .kv140-panel{margin-bottom:0}.kv140 .kv140-warning{background:#fff2d7;border-left:4px solid #c48619;padding:12px 16px}.kv140 [data-message]{padding:12px;background:#e3f0ee;border-radius:8px;white-space:pre-wrap}.kv140 .kv140-small,.kv140 small{font-size:13px;color:#526873}.kv140 pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.kv140 details{margin-top:20px}.kv140 summary{cursor:pointer;padding:10px 0}.kv140 fieldset{border:1px solid #d4dee3;border-radius:7px}.kv140 .kv140-request{padding-top:16px;margin-top:16px;border-top:1px solid #d4dee3}@media(max-width:700px){.kv140{padding:14px}.kv140 .kv140-grid{grid-template-columns:1fr}.kv140 header{align-items:flex-start}.kv140 h2{font-size:22px}.kv140 nav button{flex:1}.kv140 .kv140-panel{padding:15px}}
.kv140-navbtn[hidden]{display:none!important}
