.stage2-presave-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgb(0 8 12 / .72)}
.stage2-presave-modal>div{width:min(360px,100%);padding:22px;border:1px solid #1d3a45;border-radius:16px;background:#061d27;color:#f2f6f7;box-shadow:0 18px 50px #000a}
.stage2-presave-modal h2{margin:0 0 10px}.stage2-presave-modal p{color:#b9c7cc;line-height:1.45}.stage2-presave-modal button{width:100%;margin-top:10px;padding:13px;border:0;border-radius:10px;background:#ff4103;color:white;font-weight:700}.stage2-presave-modal [data-close]{background:#0a2630;color:#c8d1d5}
.stage2-presave-modal textarea{box-sizing:border-box;width:100%;min-height:78px;padding:10px;border:1px solid #1d3a45;border-radius:10px;background:#001117;color:#f2f6f7}.stage2-presave-modal article{margin-top:12px;padding-top:10px;border-top:1px solid #17313b}.stage2-presave-modal article p{margin:5px 0}.stage2-presave-modal article button{display:inline-block;width:auto;margin-right:6px;padding:7px 10px;background:#0a2630}.stage2-comments{margin-top:12px;border:0;background:transparent;color:#ff4103;font-weight:700}
