@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.warning-note{border:1px solid #ddd;background-color:#fff;color:#1a2231;padding:16px 20px;border-radius:12px;margin-bottom:20px;width:100%}.warning-note .warning-note-content{display:flex;align-items:center;gap:20px}.warning-note .warning-note-content .warning-note-icon{width:18px;height:18px;flex-shrink:0}.warning-note .warning-note-content .warning-note-text-wrapper h5{margin:0;font-size:15px;font-weight:600;line-height:1.5;color:#1a2231}.warning-note .warning-note-content .warning-note-text-wrapper h5:only-child{font-weight:500;font-size:15px}.warning-note .warning-note-content .warning-note-text-wrapper p{margin:3px 0 0;font-size:14px;line-height:1.5;color:#1a2231}.warning-note .warning-note-content .warning-note-action{flex-shrink:0;align-self:center}.warning-note b{text-decoration:underline;font-weight:600}.warning-note .warning-note-button,.warning-note .warning-note-link{color:#fff;background-color:#0072f4;font-size:14px;font-weight:500;padding:8px 16px;border-radius:20px;border:none;display:flex;align-items:center;gap:5px;white-space:nowrap;transition:all .2s ease;cursor:pointer;text-decoration:none}.warning-note .warning-note-button:hover,.warning-note .warning-note-link:hover{opacity:.9}.warning-note .warning-note-button:disabled,.warning-note .warning-note-link:disabled{opacity:.6;cursor:not-allowed}.warning-note.warning{border-color:rgba(251,146,60,.3019607843);background-color:rgba(251,146,60,.0509803922);color:#92400e}.warning-note.warning .warning-note-content .warning-note-text-wrapper h5,.warning-note.warning .warning-note-content .warning-note-text-wrapper p{color:#92400e}.warning-note.warning .warning-note-button,.warning-note.warning .warning-note-link{background-color:#f27713}.warning-note.warning .warning-note-button:hover,.warning-note.warning .warning-note-link:hover{opacity:.9}.warning-note.secondary{border-color:rgba(14,165,233,.2);background-color:rgba(240,249,255,.5);color:#004f99}.warning-note.secondary .warning-note-content .warning-note-text-wrapper h5,.warning-note.secondary .warning-note-content .warning-note-text-wrapper p{color:#004f99}