.kollektiv-confirm-dialog{width:min(470px,calc(100vw - 30px));border:1px solid #4a5550;background:#161b1a;color:#eef1ee;padding:0;box-shadow:0 28px 90px rgba(0,0,0,.62)}.kollektiv-confirm-dialog::backdrop{background:rgba(3,5,5,.82);backdrop-filter:blur(5px)}.kollektiv-confirm-dialog form{padding:32px}.kollektiv-confirm-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:20px;border:1px solid #8b4b42;background:#321f1c;color:#f28475;font:700 25px "Barlow Condensed",sans-serif}.kollektiv-confirm-dialog h2{font-size:34px;margin:5px 0 10px}.kollektiv-confirm-message{margin:0;color:#aeb8b3;white-space:pre-wrap;line-height:1.6}.kollektiv-confirm-dialog label{margin-top:22px}.kollektiv-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.kollektiv-confirm-actions button{min-height:46px}.kollektiv-confirm-danger{border:1px solid #87483f;border-radius:3px;background:#a64f43;color:#fff;font-weight:700}.kollektiv-confirm-danger:hover{background:#ba5a4c}.kollektiv-confirm-danger:disabled{opacity:.4;cursor:not-allowed}@media(max-width:520px){.kollektiv-confirm-actions{grid-template-columns:1fr}}
