.hashbar-announcement-bars-container{position:relative;width:100%;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol'}.hashbar-announcement-bar-wrapper{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.hashbar-announcement-bar{position:relative;width:100%;box-sizing:border-box;transition:all 0.3s ease;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol'}.hashbar-announcement-content{flex:1;min-width:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';display:flex;align-items:center;justify-content:inherit}.hashbar-announcement-content p{margin:0;word-break:break-word;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol'}.hashbar-announcement-close,.hashbar-announcement-cta,.hashbar-reopen-btn{cursor:pointer;font-size:14px;font-weight:500;border:none;border-radius:4px;padding:8px 16px;white-space:nowrap;transition:all 0.2s ease;display:inline-flex;align-items:center;justify-content:center;gap:4px}.hashbar-announcement-close:hover{background-color:var(--close-hover-bg)!important;color:var(--close-hover-color)!important;opacity:.8;transform:scale(1.02)}.hashbar-announcement-cta{text-decoration:none!important}.hashbar-announcement-cta:hover{background-color:var(--cta-hover-bg)!important;color:var(--cta-hover-color)!important;opacity:.8;transform:scale(1.02)}.hashbar-reopen-btn:hover{opacity:.8;transform:scale(1.02)}.hashbar-announcement-close:active,.hashbar-announcement-cta:active,.hashbar-reopen-btn:active{transform:scale(.98)}.hashbar-announcement-close{min-width:40px;padding:8px 12px;text-align:center}.hashbar-reopen-button{position:fixed;bottom:20px;right:20px;z-index:99999;animation:slideInUp 0.3s ease-out}.hashbar-reopen-btn{box-shadow:0 4px 12px rgb(0 0 0 / .15);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white!important;text-decoration:none!important;padding:12px 20px}.hashbar-reopen-btn:hover{box-shadow:0 6px 16px rgb(0 0 0 / .2)}.hashbar-countdown-timer-wrapper{display:inline-flex;flex-wrap:wrap;font-weight:700;align-items:center;gap:8px}.hashbar-countdown-timer-text{display:inline-block;font-weight:700;margin-left:8px;white-space:nowrap}.hashbar-countdown-timer-text.countdown-simple{font-family:'Courier New',monospace;letter-spacing:.5px;font-size:inherit}.hashbar-countdown-timer-text.countdown-digital{font-family:'Courier New',monospace;letter-spacing:1px;font-size:1.05em;background-color:rgb(0 0 0 / .1);padding:4px 8px;border-radius:4px;display:inline-flex;align-items:center}.hb-countdown-unit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:70px;min-height:70px;padding:4px 2px;border:2px solid currentColor;border-radius:8px;box-sizing:border-box;font-weight:700;text-align:center;font-variant-numeric:tabular-nums;font-family:'Courier New','Courier',monospace}.hb-countdown-unit .hb-countdown-box,.hb-countdown-unit .hb-countdown-circle-box{flex-shrink:0;border:none;display:flex;align-items:center;justify-content:center}.hb-countdown-unit .countdown-label{margin-top:4px;text-align:center;flex-shrink:0}.countdown-circular{display:flex;align-items:center;justify-content:center;position:relative;width:60px;height:60px;margin:0 4px}.hb-countdown-unit.hb-countdown-circular{width:70px;height:70px;border-radius:100%;padding:0;border:2px solid currentColor;border-width:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgb(255 255 255 / .05);box-shadow:inset 0 2px 4px rgb(0 0 0 / .1)}.hb-countdown-unit.hb-countdown-circular .countdown-number{font-size:20px;line-height:1;font-weight:700;display:flex;align-items:center;justify-content:center}.hb-countdown-unit.hb-countdown-circular .countdown-label{font-size:10px;font-weight:500;margin-top:2px;display:block}.countdown-number{font-size:20px;font-weight:700;line-height:1.2;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip}.hashbar-coupon-display{margin-top:8px;padding:8px 12px;background:rgb(0 0 0 / .1);border-radius:4px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.hashbar-coupon-display code{font-weight:700;font-family:'Courier New',monospace;background:rgb(0 0 0 / .05);padding:4px 8px;border-radius:3px}.hashbar-coupon-copy{cursor:pointer;opacity:.7;transition:opacity 0.2s ease}.hashbar-coupon-copy:hover{opacity:1}@keyframes slideInDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutUp{from{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes slideOutDown{from{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}100%{transform:scale(1)}}@keyframes bounceOut{0%{opacity:1;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}100%{opacity:0;transform:scale(.3)}}@keyframes zoomIn{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@media (max-width:768px){.hashbar-announcement-bar{flex-direction:column;gap:8px}.hashbar-announcement-content{text-align:center}.hashbar-reopen-button{bottom:10px;right:10px}.hashbar-reopen-btn{padding:10px 16px}}.hashbar-announcement-bar:focus-within{outline:2px solid rgb(0 0 0 / .1);outline-offset:2px}.hashbar-announcement-close:focus,.hashbar-announcement-cta:focus,.hashbar-reopen-btn:focus{outline:2px solid rgb(0 0 0 / .3);outline-offset:2px}@media print{.hashbar-announcement-bar,.hashbar-reopen-button{display:none!important}}