#main-header{display:none}#main-footer{display:none}:root{--primary-color:#234572;--secondary-color:#6489bb;--text-color:#000;--background-color:#fff;--card-color:#fff;--green-highlight:#4CAF50;--gray-highlight:#9e9e9e}body{font-family:'Poppins',sans-serif;margin:0;padding:0;background-color:var(--background-color);color:var(--text-color);line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:20px}.site-header{background-color:var(--primary-color);color:white;padding:1rem 0}.site-title a,.site-description{color:white}.main-navigation{background-color:var(--primary-color)}.main-navigation a{color:white}.site-content{padding:2rem 0}.section-title{background-color:var(--secondary-color);color:white;padding:0.75rem 1rem;margin-bottom:1.5rem;border-radius:4px;font-weight:600}.stations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.station-card{background-color:var(--card-color);border:1px solid var(--primary-color);border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.station-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,0.1)}.station-card__header{padding:1rem;background-color:var(--primary-color);color:white}.station-card__title{margin:0;font-size:1.5rem;font-weight:600}.station-card__description{color:rgba(255,255,255,0.8);margin-top:0.5rem;font-size:0.9rem}.station-card__content{padding:1.5rem}.station-card__logo{text-align:center;margin-bottom:1rem}.station-card__logo img{max-width:150px;max-height:80px}.station-card__info{margin-bottom:1rem}.station-info__item{margin-bottom:0.5rem;font-size:0.95rem}.promo-badge{display:inline-block;padding:0.3rem 0.7rem;border-radius:4px;margin-top:0.5rem;font-weight:500;font-size:0.9rem}.promo-badge.active{background-color:var(--green-highlight);color:white}.promo-badge.inactive{background-color:var(--gray-highlight);color:white}.station-card__promo{margin-top:1rem;padding:1rem;background-color:rgba(0,0,0,0.03);border-radius:4px}.promo-details{margin-top:0.5rem}.promo-details p{margin:0.3rem 0;font-size:0.9rem}.promo-details strong{font-weight:600}.btn-more{display:inline-block;padding:0.6rem 1.2rem;background-color:var(--primary-color);color:white;text-decoration:none;border-radius:4px;font-weight:500;margin-top:1rem;transition:background-color 0.3s ease}.btn-more:hover{background-color:var(--secondary-color)}.stations-filters{margin-bottom:2rem;padding:1rem;background-color:rgba(0,0,0,0.03);border-radius:8px}.filter-heading{margin-top:0;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.filter-group{margin-bottom:1rem}.filter-group label{font-weight:500;margin-right:0.5rem}.filter-group select,.filter-group input{padding:0.5rem;border:1px solid #ddd;border-radius:4px;font-family:'Poppins',sans-serif}.sort-options{display:flex;gap:1rem;flex-wrap:wrap}.sort-option{padding:0.5rem 1rem;background-color:var(--primary-color);color:white;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease}.sort-option:hover,.sort-option.active{background-color:var(--secondary-color)}.site-footer{background-color:var(--primary-color);color:white;padding:2rem 0;margin-top:3rem}.site-footer a{color:rgba(255,255,255,0.8)}.site-footer a:hover{color:white}@media (max-width:768px){.stations-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.sort-options{flex-direction:column;gap:0.5rem}}@media (max-width:480px){.stations-grid{grid-template-columns:1fr}}.station-image{display:flex;justify-content:center}.station-image>span>img{height:125px;object-fit:contain}#main-footer,#main-footer *{color:#ffffff!important}.single .entry-header{background:linear-gradient(135deg,var(--primary-color) 0%,#1a3456 100%)!important;color:white!important;padding:50px 40px!important;text-align:center!important;border-radius:12px 12px 0 0!important;margin-bottom:0!important}.single .entry-title{color:white!important;font-size:2.5em!important;margin-bottom:20px!important;font-weight:700!important}.single .entry-meta{color:rgba(255,255,255,0.9)!important;display:flex!important;justify-content:center!important;gap:30px!important;flex-wrap:wrap!important;font-size:14px!important}.single .entry-meta span{background:rgba(255,255,255,0.1)!important;padding:8px 16px!important;border-radius:20px!important;display:flex!important;align-items:center!important;gap:8px!important}.single .blog-single-content{max-width:900px!important;margin:40px auto!important;background:white!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,0.1)!important;overflow:hidden!important}.single .entry-content{padding:40px!important;line-height:1.8!important;font-size:16px!important;color:var(--text-color)!important}.single .table-of-contents{background:#f8f9fa!important;border:2px solid #e9ecef!important;border-radius:12px!important;padding:25px!important;margin:30px 0 40px 0!important;position:sticky!important;top:20px!important}.single .table-of-contents h3{margin:0 0 20px 0!important;color:var(--primary-color)!important;font-size:1.2em!important}.single .table-of-contents a{color:var(--primary-color)!important;text-decoration:none!important;font-weight:500!important}.single .table-of-contents a:hover{color:var(--green-highlight)!important}.single .entry-content h2{font-size:1.8em!important;margin:50px 0 25px 0!important;color:var(--primary-color)!important;border-left:4px solid var(--green-highlight)!important;padding-left:20px!important}.single .entry-content h3{font-size:1.4em!important;margin:30px 0 15px 0!important;color:var(--text-color)!important;font-weight:600!important}.single .alert{padding:20px!important;margin:20px 0!important;border-radius:8px!important;border-left:4px solid!important}.single .alert-warning{background:#fff3cd!important;border-color:#F5A623!important;color:#856404!important}.single .alert-info{background:#d1ecf1!important;border-color:var(--primary-color)!important;color:#0c5460!important}.single .alert-success{background:#d4edda!important;border-color:var(--green-highlight)!important;color:#155724!important}.single .entry-content table{width:100%!important;border-collapse:collapse!important;margin:30px 0!important;background:white!important;box-shadow:0 4px 20px rgba(0,0,0,0.1)!important;border-radius:12px!important;overflow:hidden!important}.single .entry-content table th{background:var(--primary-color)!important;color:white!important;padding:15px 12px!important;text-align:left!important;font-weight:600!important}.single .entry-content table td{padding:12px!important;border-bottom:1px solid #eee!important}.single .entry-content table tr:nth-child(even){background:#f8f9fa!important}.single .entry-content table tr:hover{background:#e8f4f8!important}.single .cta-section{margin:40px 0!important}.single .cta-box{background:linear-gradient(135deg,var(--green-highlight) 0%,#8BC34A 100%)!important;padding:30px!important;border-radius:12px!important;text-align:center!important;color:white!important}.single .cta-button{display:inline-block!important;background:white!important;color:var(--primary-color)!important;padding:12px 30px!important;border-radius:25px!important;text-decoration:none!important;font-weight:600!important;margin-top:15px!important}.single .cta-button:hover{background:#f8f9fa!important;transform:translateY(-2px)!important}.single .breadcrumbs{margin-bottom:30px!important;font-size:14px!important;color:#666!important;background:#f8f9fa!important;padding:12px 20px!important;border-radius:8px!important}.single .breadcrumbs a{color:var(--primary-color)!important;text-decoration:none!important}@media (max-width:768px){.single .blog-single-content{margin:20px 10px!important}.single .entry-header{padding:30px 20px!important}.single .entry-title{font-size:1.8em!important}.single .entry-content{padding:20px!important}.single .table-of-contents{position:static!important;margin:20px 0!important}}