.alert-default{border:2px dotted #c8c8c8;border-radius:.8rem;padding:1.3rem;max-width:992px;width:100%;background-color:#1d1f20b5;color:#c8c8c8}.alert-default .alert-header{display:flex;align-items:center;justify-content:space-between}.alert-default .alert-header .title{display:flex;align-items:center;gap:8px;font-size:1.2rem}.alert-default .alert-header .close{cursor:pointer}.alert-default p{font-size:.9rem;font-weight:500;line-height:1.5rem;margin-block-start:1.2rem}.alert-default a{color:#9499ff;font-weight:600}.alert-info{border:2px dotted #646cff;border-radius:.8rem;padding:1.3rem;max-width:992px;width:100%;background-color:#646cff14;color:#bcc0ff}.alert-info .alert-header{display:flex;align-items:center;justify-content:space-between}.alert-info .alert-header .title{display:flex;align-items:center;gap:8px;font-size:1.2rem}.alert-info .alert-header .close{cursor:pointer}.alert-info p{font-size:.9rem;font-weight:500;line-height:1.5rem;margin-block-start:1.2rem}.alert-info a{color:#9499ff;font-weight:600}.alert-error{border:2px dotted rgba(255,25,0,.322);border-radius:.8rem;padding:1.3rem;max-width:992px;width:100%;background-color:#c01d1d26;color:#ef8d8dfa}.alert-error .alert-header{display:flex;align-items:center;justify-content:space-between}.alert-error .alert-header .title{display:flex;align-items:center;gap:8px;font-size:1.2rem}.alert-error .alert-header .close{cursor:pointer}.alert-error p{font-size:.9rem;font-weight:500;line-height:1.5rem;margin-block-start:1.2rem}.alert-error a{color:#9499ff;font-weight:600}.alert-warning{border:2px dotted rgba(255,213,0,.793);border-radius:.8rem;padding:1.3rem;max-width:992px;width:100%;background-color:#ffc5170d;color:#fcd253}.alert-warning .alert-header{display:flex;align-items:center;justify-content:space-between}.alert-warning .alert-header .title{display:flex;align-items:center;gap:8px;font-size:1.2rem}.alert-warning .alert-header .close{cursor:pointer}.alert-warning p{font-size:.9rem;font-weight:500;line-height:1.5rem;margin-block-start:1.2rem}.alert-warning a{color:#9499ff;font-weight:600}.alert-success{border:2px dotted rgba(0,255,0,.322);border-radius:.8rem;padding:1.3rem;max-width:992px;width:100%;background-color:#f6ee0920;color:#7acf58d6}.alert-success .alert-header{display:flex;align-items:center;justify-content:space-between}.alert-success .alert-header .title{display:flex;align-items:center;gap:8px;font-size:1.2rem}.alert-success .alert-header .close{cursor:pointer}.alert-success p{font-size:.9rem;font-weight:500;line-height:1.5rem;margin-block-start:1.2rem}.alert-success a{color:#9499ff;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--foreground-rgb: rgb(255, 255, 255);--background-start-rgb: rgb(0, 0, 0);--background-end-rgb: rgb(0, 0, 0)}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,var(--background-end-rgb)) var(--background-start-rgb)}.alert-list{display:flex;align-items:center;flex-direction:column;gap:1rem;padding:1rem}
