.csn-position-top{position:fixed!important;top:0!important;bottom:auto!important}.csn-layout-left .csn-container{justify-content:flex-start!important}.csn-layout-right .csn-container{justify-content:flex-end!important}.csn-layout-right .csn-content-wrapper{flex:none}.csn-layout-text-center .csn-container{flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center;gap:15px}.csn-layout-text-center .csn-content-wrapper{text-align:center}.csn-layout-text-center .csn-button{margin:0}.csn-layout-text-left-button-right .csn-container{justify-content:space-between!important}.csn-layout-text-left-button-right .csn-content-wrapper{text-align:left}.csn-text-small{font-size:.9em}.csn-text-large{font-size:1.3em}.csn-text-xlarge{font-size:1.5em}.csn-subheading{line-height:1.3;opacity:.8;margin-top:5px;animation:fadeInUp .6s ease-out .7s both}.csn-subheading-small{font-size:.7em}.csn-subheading-medium{font-size:.9em}.csn-subheading-large{font-size:1.1em}.csn-text strong{font-weight:700;color:var(--csn-white);text-shadow:0 2px 4px rgba(0,0,0,.3)}.csn-highlight{font-weight:700!important;color:var(--csn-highlight)!important;background:rgba(255,235,59,.1)!important;padding:2px 6px!important;border-radius:4px!important;animation:pulse 2s infinite!important}.csn-layout-countdown-special{justify-content:space-between}.csn-countdown-wrapper{flex:1;text-align:center}.csn-countdown-center{text-align:center}.csn-text-center{text-align:center}.csn-countdown{font-weight:700;color:var(--csn-countdown);text-shadow:0 1px 2px rgba(0,0,0,.2);animation:fadeInUp .6s ease-out .8s both;display:inline-block}.csn-countdown-days,.csn-countdown-hours,.csn-countdown-minutes,.csn-countdown-seconds{display:inline-block;background:rgba(255,255,255,.2);padding:4px 6px;border-radius:6px;margin:0 2px;font-family:"Courier New",monospace;box-shadow:0 1px 3px rgba(0,0,0,.1)}.csn-countdown-label{background:0 0;border:none;box-shadow:none;padding:0;margin:0 2px}.csn-notification-image{max-height:60px;max-width:100%;object-fit:contain;animation:fadeInUp .6s ease-out .5s both}.csn-image-only{padding:0}.csn-image-only .csn-notification-image{max-height:none;object-fit:cover}.csn-image-link{display:inline-block;transition:transform .3s ease}.csn-image-link:hover{transform:scale(1.05)}.csn-button-outline:hover{background-color:var(--button-bg-color)!important;color:var(--button-text-color)!important}.csn-button-gradient:hover{filter:brightness(1.1)}#csn-notification-bar.csn-dismissing{animation:slideUp .4s cubic-bezier(.4,0,.2,1) forwards}#csn-notification-bar.csn-success{background:var(--csn-success);box-shadow:0 2px 4px rgba(70,180,80,.2)}#csn-notification-bar.csn-warning{background:var(--csn-warning);box-shadow:0 2px 4px rgba(255,185,0,.2)}#csn-notification-bar.csn-error{background:var(--csn-error);box-shadow:0 2px 4px rgba(220,50,50,.2)}