.toast-page{width:100%}.toast{width:100%;max-width:100%;margin:0 auto;padding:24px 40px}.toast-header{justify-content:space-between;align-items:flex-start;gap:32px;margin:24px 0;display:flex}.toast-header-content{flex:1;min-width:0}.toast-header-content p{margin-top:12px}.toast-section{margin-top:40px}.toast-preview{flex-direction:column;gap:24px;width:100%;display:flex}.toast-item{align-items:flex-start;gap:32px;width:100%;display:flex}.toast-label{flex-shrink:0;width:140px;padding-top:10px}.toast-example{flex:1;min-width:0}.toast-example>*{width:100%}@media (max-width:768px){.toast{padding:24px}.toast-header{flex-direction:column;align-items:stretch;gap:24px}.toast-item{flex-direction:column;gap:12px}.toast-label{width:auto;padding-top:0}.toast-example{width:100%}}@media (max-width:520px){.toast{padding:20px}.toast-preview{gap:20px}.toast-section{margin-top:32px}}
