.site-notification-host{position:relative;z-index:990}.site-notification{border-bottom:1px solid rgba(0,0,0,.06)}.site-notification-info{background:#eaf6ff;color:#1e5879}.site-notification-success{background:#eaf7ef;color:#1c6540}.site-notification-warning{background:#fff5dc;color:#73560b}.site-notification-important{background:#fff0f1;color:#81343b}.site-notification-inner{min-height:54px;display:flex;align-items:center;gap:12px;padding-top:9px;padding-bottom:9px}.site-notification-icon{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.65);font-size:16px}.site-notification-content{min-width:0;flex:1;display:flex;gap:8px;align-items:baseline}.site-notification-content strong{font-size:13px;white-space:nowrap}.site-notification-content span{font-size:12px;line-height:1.8}.site-notification-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.site-notification-actions a{font-size:11px;font-weight:700;color:inherit;text-decoration:underline}.site-notification-dismiss{width:31px;height:31px;border:0;border-radius:50%;background:rgba(255,255,255,.58);color:inherit;cursor:pointer}@media(max-width:767px){.site-notification-inner{align-items:flex-start;gap:9px}.site-notification-icon{width:30px;height:30px;flex-basis:30px}.site-notification-content{display:block}.site-notification-content strong,.site-notification-content span{display:block}.site-notification-content strong{white-space:normal;font-size:12px;margin-bottom:2px}.site-notification-content span{font-size:10.5px;line-height:1.75}.site-notification-actions{gap:5px}.site-notification-actions a{font-size:10px}.site-notification-dismiss{width:28px;height:28px}}