.btn-hours,.btn-view-hours{transition:.3s;cursor:pointer}.phone-bar{background:linear-gradient(135deg,#2c3e50 0,#34495e 100%);padding:10px 0;border-bottom:2px solid #ff6b35}.phone-bar-content{display:flex;justify-content:space-between;align-items:center}.phone-baseline{color:#fff;font-size:.95rem;display:flex;align-items:center}.phone-contact,.phone-link{align-items:center;display:flex}.phone-baseline i{animation:1.5s infinite flash}@keyframes flash{0%,100%{opacity:1}50%{opacity:.3}}.phone-contact{gap:15px}.flag-icon{width:24px;height:24px;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.phone-link{gap:8px;color:#fff;text-decoration:none;font-weight:600;font-size:1.1rem;transition:.3s}.phone-link:hover{color:#ff6b35;transform:scale(1.05)}.phone-link i{color:#ff6b35}.status-text{color:#fff;font-size:.85rem;font-weight:500}.btn-view-hours{background:#ff6b35;color:#fff;border:none;padding:5px 15px;border-radius:20px;font-size:.85rem;font-weight:600}.footer-contact,.phone-bar-mobile{background:linear-gradient(135deg,#ff6b35 0,#ff8952 100%)}.btn-view-hours:hover{background:#ff8952;transform:translateY(-2px);box-shadow:0 4px 8px rgba(255,107,53,.3)}.phone-bar-mobile{padding:8px 0;position:sticky;top:0;z-index:999;box-shadow:0 2px 10px rgba(0,0,0,.1)}.phone-bar-mobile-link{display:flex;align-items:center;justify-content:space-between;color:#fff;text-decoration:none;padding:0 15px}.flag-icon-mobile{width:20px;height:20px;border-radius:50%}.phone-mobile-content{flex:1;text-align:center}.phone-number-mobile{font-weight:700;font-size:1rem}.phone-icon-mobile{font-size:1.2rem;animation:2s infinite ring}.contact-phone i,.contact-title{font-size:1.5rem}@keyframes ring{0%,100%{transform:rotate(0)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}}.footer-contact{border-radius:15px;padding:2rem;margin:2rem 0;color:#fff}.contact-content{text-align:center}.contact-title{font-weight:700;margin-bottom:1.5rem}.contact-info{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.contact-phone{display:flex;align-items:center;gap:1rem;background:rgba(255,255,255,.1);padding:1rem 1.5rem;border-radius:10px;text-decoration:none;color:#fff;transition:.3s}.contact-phone:hover{background:rgba(255,255,255,.2);transform:translateY(-2px);color:#fff}.contact-phone-details{text-align:left}.phone-number{font-size:1.25rem;font-weight:700;display:block}.phone-subtitle{font-size:.875rem;opacity:.9;display:block;margin-top:.25rem}.phone-status{font-size:.75rem;margin-top:.25rem}.btn-hours{background:#fff;color:#ff6b35;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600}.btn-hours:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.btn-hours i{margin-right:.5rem}.cruise-phone-mobile{background:linear-gradient(135deg,#ff6b35 0,#ff8952 100%);border-radius:10px;box-shadow:0 2px 10px rgba(255,107,53,.2)}@media (max-width:768px){.contact-info{flex-direction:column;gap:1rem}.contact-phone{width:100%;justify-content:center}.btn-hours{width:100%}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.6}}.phone-status span[style*="#28a745"]{animation:2s infinite pulse}