.dolon-toast__body{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.dolon-toast__message{flex:1 1 auto;word-break:break-word}.dolon-toast__close{flex:0 0 auto;background:transparent;border:none;color:inherit;font-size:20px;line-height:1;padding:2px 8px;cursor:pointer;opacity:.75;border-radius:3px;transition:opacity .12s,background-color .12s}.dolon-toast__close:hover{opacity:1;background-color:#ffffff26}.dolon-toast__close:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:2px}
