 {} *{} #IE-warning { display: none; position: fixed; width: 100%; height: 100%; z-index: 9999; background: white; } .IE-warning-message { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; } .brand-orange { color: #F26430; } .bg-brand-orange { background-color: #F26430; } .border-brand-orange { border-color: #F26430; } .hover-orange:hover { background-color: #E8571C; } .text-white { color: #FFFFFF; } .countdown { font-weight: 700; font-size: 2.5rem; } .scarcity-badge { background: linear-gradient(135deg, #F26430 0%, #E8571C 100%); } .hero-gradient { background: linear-gradient(135deg, rgba(242, 100, 48, 0.95) 0%, rgba(232, 87, 28, 0.95) 100%); } .section-divider { border-top: 2px solid #F26430; } .cta-primary { background-color: #F26430; transition: background-color 0.3s ease; } .cta-primary:hover { background-color: #E8571C; }
