.icon-link_xxs_left span{align-items:center;gap:.5rem;display:flex}.icon-link_xxs_left span .ui-icon,.icon-link_xxs_left span img{flex-shrink:0;width:.75rem;height:.75rem}.icon-link_xxs_right span{flex-direction:row-reverse;align-items:center;gap:.5rem;display:flex}.icon-link_xxs_right span .ui-icon,.icon-link_xxs_right span img{flex-shrink:0;width:.75rem;height:.75rem}.icon-link_xs_left span{align-items:center;gap:.5rem;display:flex}.icon-link_xs_left span .ui-icon,.icon-link_xs_left span img{flex-shrink:0;width:1rem;height:1rem}.icon-link_xs_right span{flex-direction:row-reverse;align-items:center;gap:.5rem;display:flex}.icon-link_xs_right span .ui-icon,.icon-link_xs_right span img{flex-shrink:0;width:1rem;height:1rem}.icon-link_s_left span{align-items:center;gap:.75rem;display:flex}.icon-link_s_left span .ui-icon,.icon-link_s_left span img{flex-shrink:0;width:1.25rem;height:1.25rem}.icon-link_s_right span{flex-direction:row-reverse;align-items:center;gap:.75rem;display:flex}.icon-link_s_right span .ui-icon,.icon-link_s_right span img{flex-shrink:0;width:1.25rem;height:1.25rem}.icon-link_m_left span{align-items:center;gap:.75rem;display:flex}.icon-link_m_left span .ui-icon,.icon-link_m_left span img{flex-shrink:0;width:1.5rem;height:1.5rem}.icon-link_m_right span{flex-direction:row-reverse;align-items:center;gap:.75rem;display:flex}.icon-link_m_right span .ui-icon,.icon-link_m_right span img{flex-shrink:0;width:1.5rem;height:1.5rem}@keyframes skeleton-fade{0%{color:#f5f5f5;background-color:#f5f5f5}to{color:#ccc;background-color:#ccc}}.notification-card{background-color:#fff;border-radius:.625rem;width:100%;display:flex;overflow:hidden;box-shadow:0 15px 40px #0000001a}.notification-card .notification-card-icon{justify-content:center;align-items:center;width:3.5rem;height:auto;display:flex}.notification-card .notification-card-icon .ui-icon{fill:#fff;color:#fff}.notification-card .notification-card-icon .ui-icon,.notification-card .notification-card-icon img{width:1.25rem;height:1.25rem}.notification-card .notification-card-icon-wrapper{display:flex}.notification-card .notification-card-content{letter-spacing:.02em;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:1rem;font-size:.75rem;line-height:1.5;display:flex}.notification-card .notification-card-content-wrapper{width:100%}.notification-card .notification-card-title{color:var(--theme-color-medium);margin:0 0 .25rem;font-weight:500}.notification-card .notification-card-expand-wrapper{width:100%;height:1.125rem;transition:all .25s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.notification-card .notification-card-expand-wrapper:after{content:"";background:linear-gradient(90deg,#fff0,#fff);width:3.125rem;height:1.125rem;transition:all .25s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;right:0}.notification-card .notification-card-expand-wrapper.-is-expanded{height:var(--message-height)}.notification-card .notification-card-expand-wrapper.-is-expanded:after{opacity:0}.notification-card .notification-card-expand-wrapper .notification-card-message{position:absolute;top:0;left:0}.notification-card .notification-card-expand-wrapper .notification-card-message.-is-pending{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.notification-card .notification-card-message{margin:0}.notification-card .notification-card-message.-with-link a{color:var(--theme-color-medium);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;margin-left:1rem;text-decoration:none;transition:background-size .25s cubic-bezier(.25,.46,.45,.94)}.user-input-keyboard .notification-card .notification-card-message.-with-link a:focus,.user-input-mouse .notification-card .notification-card-message.-with-link a:hover,.user-input-touch .notification-card .notification-card-message.-with-link a:active{background-size:100% 1px}.notification-card .notification-card-link{margin-top:.25rem}.notification-card .notification-card-expand-button{align-self:flex-start;align-items:center;height:1.125rem;margin-top:1rem;margin-right:1rem;padding:0 .5rem;transition:all .25s cubic-bezier(.25,.46,.45,.94);display:flex}.notification-card .notification-card-expand-button.-is-active{transform:rotate(-180deg)}.notification-card .notification-card-expand-button .ui-icon{width:.75rem;height:.75rem}.notification-card .notification-card-discard{cursor:pointer;background-color:#fff;border:0;border-left:.0625rem solid #ccc;justify-content:center;align-items:center;width:3.5rem;height:auto;display:flex}.notification-card .notification-card-discard div{display:flex}.notification-card .notification-card-discard .ui-icon{width:.75rem;height:.75rem}.notification-card.-is-expandable .notification-card-discard,.notification-card.-is-expandable .notification-card-icon{align-items:flex-start;padding-top:1rem}.notification-card.-is-expandable .notification-card-discard div{align-items:center;height:1.125rem}.notification-card.-success .notification-card-icon,.notification-card.-success.-is-lite .notification-card-icon-wrapper{background-color:#639e30}.notification-card.-warning .notification-card-icon,.notification-card.-warning.-is-lite .notification-card-icon-wrapper{background-color:#f8aa36}.notification-card.-error .notification-card-icon,.notification-card.-error.-is-lite .notification-card-icon-wrapper{background-color:#cc0700}.notification-card.-info .notification-card-icon{background:var(--theme-color-medium)}.notification-card.-is-todo .notification-card-icon{width:.5rem}.notification-card.-is-todo .notification-card-content{position:relative}.notification-card.-is-todo .notification-card-title{color:#1e1e1e;font-size:.875rem;font-weight:700}.notification-card.-is-lite:not(.-info) .notification-card-icon{background-color:initial;width:auto;padding:1rem .75rem 1rem 1rem}.notification-card.-is-lite:not(.-info) .notification-card-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.notification-card.-is-lite:not(.-info) .notification-card-icon-wrapper img,.notification-card.-is-lite:not(.-info) .notification-card-icon-wrapper svg{width:.75rem;height:.75rem}.notification-card.-is-lite:not(.-info) .notification-card-content{padding-left:0;font-size:.875rem;line-height:1.42857}.notification-card.-is-lite:not(.-info).-is-expandable .notification-card-expand-wrapper,.notification-card.-is-lite:not(.-info).-is-expandable .notification-card-expand-wrapper:after{height:1.5rem}.notification-card.-is-lite:not(.-info).-is-expandable .notification-card-expand-wrapper.-is-expanded{height:var(--message-height)}.notification-card.-is-lite:not(.-info).-is-expandable .notification-card-discard div,.notification-card.-is-lite:not(.-info).-is-expandable .notification-card-expand-button{height:1.5rem}@media (width>=64em){.notification-card .notification-card-content{padding:1.5rem 1rem}.notification-card.-is-expandable .notification-card-icon{padding-top:1.5rem}.notification-card.-is-expandable .notification-card-expand-button{margin-top:1.5rem}.notification-card.-is-expandable .notification-card-discard{padding-top:1.5rem}.notification-card.-info .notification-card-content{padding:1.5rem 1rem}.notification-card.-is-todo .notification-card-message,.notification-card.-is-todo .notification-card-title{width:fit-content}.notification-card.-is-todo .notification-card-content{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 2rem}.notification-card.-is-todo .notification-card-content p:last-child{width:100%}.notification-card.-is-todo .notification-card-link{white-space:nowrap;width:max-content;padding-left:1.5rem}.notification-card.-is-lite:not(.-info) .notification-card-icon{padding:1.5rem 1rem 1.5rem 1.5rem}.notification-card.-is-lite:not(.-info) .notification-card-content{flex-direction:row;justify-content:flex-start;align-items:center}.notification-card.-is-lite:not(.-info) .notification-card-link{margin:0 0 0 1rem}.notification-card.-is-lite:not(.-info).-is-expandable .notification-card-discard div{height:1.5rem}}
