<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bottom-banner{position:fixed;bottom:0;left:0;right:0;background:rgb(255 255 255 / .98);box-shadow:0 -2px 10px rgb(0 0 0 / .1);z-index:999999;direction:rtl;contain:layout style;will-change:transform;transform:translateZ(0);-webkit-font-smoothing:antialiased}.bottom-banner:not(:defined){display:none}.banner-content{display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:15px;position:relative}.banner-image{flex:0 0 200px;margin-left:20px}.banner-image img{max-width:100%;height:auto;border-radius:8px}.banner-text{flex:1}.banner-text h3{margin:0 0 10px;font-size:20px;color:#333}.banner-text p{margin:0 0 10px;color:#666}.banner-timer{font-size:16px;color:#e74c3c;margin-bottom:10px}.banner-timer span{font-weight:700;margin:0 5px}.banner-button{display:inline-block;padding:8px 20px;background:#0f48a5;color:#fff;text-decoration:none;border-radius:5px;transition:background 0.3s}.banner-button:hover{background:#093377;color:#fff}.banner-close{position:absolute;top:10px;left:10px;background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:5px;line-height:1}.banner-close:hover{color:#666}</pre></body></html>