.cancel-modal{width:min(100%,450px);padding:0;overflow:hidden}.cancel-head{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#234ca0,#173b8d);color:#fff;padding:18px;position:relative}.cancel-head h2{margin:0;font-size:20px}.cancel-head button{position:absolute;right:12px;top:9px;border:0;background:transparent;color:#fff;font-size:29px}.cancel-options{display:grid;gap:9px;padding:14px}.cancel-options button{padding:12px;border:1px solid #75a1ff;background:#fff;color:#3974e8;border-radius:7px;font-weight:700}.cancel-options button:hover{background:#edf4ff}.cancel-select-row{display:grid;grid-template-columns:1fr auto;gap:8px}.cancel-select-row textarea{resize:none;min-height:48px}.cancel-select-row button{border:1px solid var(--blue);background:#fff;color:var(--blue);border-radius:10px;padding:0 16px;font-weight:800}
