:root{--gold-primary:#bd945a;--gold-light:#f5ebd8;--gold-dark:#8a6d3f;--gold-gradient:linear-gradient(135deg,#bd945a,#d4b78c)}.text-gold{color:var(--gold-primary)!important}.bg-gold{background-color:var(--gold-primary)!important}.text-gold-dark{color:var(--gold-dark)!important}.bg-gold-gradient{background:var(--gold-gradient)!important}.table-gold{background-color:var(--gold-primary)!important}.table-gold-light{background-color:var(--gold-light)!important}.pricing-card{border:1px solid var(--gold-light);border-radius:15px;overflow:hidden}.special-offer-banner{background:var(--gold-gradient)!important;border-radius:10px}.day-card{border:1px solid #f0f0f0;border-radius:12px;cursor:pointer;transition:all .3s ease}.day-card:hover{border-color:var(--gold-primary);box-shadow:0 8px 25px rgba(189,148,90,.15)!important;transform:translateY(-5px)}.weekend-card{background:linear-gradient(135deg,#fdf8f0 0,var(--gold-light) 100%)}.today-highlight,.weekend-card{border:2px solid var(--gold-primary)}.today-highlight{background:linear-gradient(135deg,#fff9f0,#f5ebd8);box-shadow:0 4px 15px rgba(189,148,90,.2)!important}.today-badge,.weekday-badge,.weekend-badge{border-radius:20px;font-size:.75rem;padding:6px 12px}.bg-gold-light{background-color:var(--gold-light)!important}.fs-8{font-size:.7rem!important}.date-display{line-height:1.2}.smaller{font-size:.75rem!important}.days-scroll-container{position:relative}.section-header{border-bottom:2px solid var(--gold-light);padding-bottom:1rem}.table-hover tbody tr:hover{background-color:rgba(189,148,90,.05)}.transition-all{transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes pulse-gold{0%{box-shadow:0 0 0 0 rgba(189,148,90,.4)}70%{box-shadow:0 0 0 10px rgba(189,148,90,0)}to{box-shadow:0 0 0 0 rgba(189,148,90,0)}}.today-price .card{animation:pulse-gold 2s infinite}.badge.bg-gold{background:var(--gold-gradient)!important}.table-gold thead th{background-color:var(--gold-light);border-color:var(--gold-primary);color:var(--gold-dark);font-weight:600}.table-gold tfoot{background:var(--gold-gradient)!important;color:#fff}.display-4{font-size:2rem!important}@media(max-width:768px){.display-4{font-size:2rem!important}.day-card .card-body{padding:1rem .5rem}.today-price .card-body{padding:1.5rem}.section-header h5{align-items:flex-start!important;flex-direction:column;gap:10px}}.card{box-shadow:0 2px 8px rgba(0,0,0,.08)}.card:hover{box-shadow:0 4px 20px rgba(189,148,90,.15)}.text-uppercase{text-transform:capitalize!important}