.se-page-header{background-color:var(--se-primary);background-image:linear-gradient(135deg,var(--se-primary) 0,#2a9d8f 100%);padding:80px 0;text-align:center;color:#fff;position:relative;overflow:hidden}.se-page-header:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('../images/pattern-dots.png');opacity:.1}.se-page-title{font-size:42px;font-weight:800;margin-bottom:15px;position:relative}.se-page-subtitle{font-size:18px;opacity:.9;max-width:700px;margin:0 auto}.se-section{padding:80px 0}.se-section-title{font-size:28px;font-weight:700;margin-bottom:20px;position:relative;color:#333}.se-station-stats{margin-bottom:40px}.se-stat-card{background-color:#fff;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.05);padding:25px;display:flex;align-items:center;transition:.3s;height:100%}.se-stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.se-empty-state,.se-station-card,.se-station-filters .card,.se-stations-map .card{box-shadow:0 10px 20px rgba(0,0,0,.05)}.se-stat-icon{width:70px;height:70px;border-radius:50%;background-color:rgba(77,183,72,.1);display:flex;align-items:center;justify-content:center;font-size:28px;color:var(--se-primary);margin-right:20px;flex-shrink:0}.se-stat-content{flex:1}.se-stat-number{font-size:32px;font-weight:800;color:#333;margin-bottom:5px;line-height:1}.se-stat-label{color:#666;font-size:16px;font-weight:500}.se-station-filters{margin-bottom:30px}.se-station-filters .card{border:none;border-radius:12px;overflow:hidden}.se-station-filters .card-body{padding:25px}.se-station-filters .form-label{font-weight:600;color:#555;margin-bottom:8px}.se-station-filters .form-control,.se-station-filters .form-select{border-radius:8px;padding:12px 15px;border:1px solid #e0e0e0;font-size:15px}.se-station-filters .form-control:focus,.se-station-filters .form-select:focus{border-color:var(--se-primary);box-shadow:0 0 0 .25rem rgba(77,183,72,.25)}.se-station-filters .btn-primary{background-color:var(--se-primary);border-color:var(--se-primary);padding:12px 20px;border-radius:8px}.se-station-filters .btn-outline-secondary{border-color:#e0e0e0;color:#666;padding:12px 15px;border-radius:8px}.se-station-filters .btn-outline-secondary:hover{background-color:#f5f5f5;color:#333}.se-stations-map{margin-bottom:50px}.se-stations-map .card{border:none;border-radius:12px;overflow:hidden}.se-stations-map #stationsMap{height:500px;z-index:1}.map-popup{padding:5px}.map-popup h5{margin-bottom:8px;font-weight:600;color:#333;font-size:16px}.map-popup p{margin-bottom:5px;color:#666;font-size:14px}.map-popup .btn{font-size:12px;padding:4px 10px;border-radius:4px}.map-popup .btn-primary,.se-station-footer .btn-primary{background-color:var(--se-primary);border-color:var(--se-primary)}.map-popup .btn-outline-secondary{border-color:#ddd;color:#555}.se-station-card{background-color:#fff;border-radius:12px;transition:.3s;height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(0,0,0,.05)}.se-station-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.se-station-header{padding:25px 25px 15px;border-bottom:1px solid #f0f0f0;position:relative}.se-station-type{margin-bottom:10px}.se-station-content{padding:20px 25px;flex-grow:1}.se-station-footer{padding:15px 25px;border-top:1px solid #f0f0f0;background-color:rgba(77,183,72,.03)}.se-station-name{font-size:18px;font-weight:700;margin:10px 0 8px;color:#333;line-height:1.3}.se-station-location{color:#666;font-size:14px;display:flex;align-items:center}.se-station-location i{color:var(--se-primary);margin-right:5px}.se-station-address{color:#555;font-size:15px;line-height:1.5;min-height:45px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.se-station-sockets{margin-top:15px}.se-socket-badge{display:inline-flex;align-items:center;padding:6px 12px;background-color:rgba(77,183,72,.1);border-radius:20px;font-size:13px;color:var(--se-primary);margin-right:8px;margin-bottom:8px}.se-socket-badge img{margin-right:5px}.se-station-footer .btn{padding:8px 15px;border-radius:6px;font-size:14px;font-weight:500}.se-station-footer .btn-outline-primary{border-color:var(--se-primary);color:var(--se-primary)}.se-station-footer .btn-outline-primary:hover{background-color:var(--se-primary);color:#fff}.se-station-footer .btn-primary:hover{background-color:#429639;border-color:#429639}.badge.bg-success{background-color:#2ecc71!important}.badge.bg-primary{background-color:var(--se-primary)!important}.badge.bg-info{background-color:#3498db!important}.badge.bg-secondary{background-color:#6c757d!important}.se-empty-state{text-align:center;padding:60px 20px;background-color:#fff;border-radius:12px}.se-empty-icon{font-size:48px;color:#ddd;margin-bottom:20px}.se-empty-state h3{font-size:24px;margin-bottom:15px;color:#333;font-weight:700}.se-empty-state p{color:#666;margin-bottom:25px;max-width:500px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.se-empty-state .btn{padding:10px 20px;font-weight:500}@media (max-width:991.98px){.se-page-header,.se-section{padding:60px 0}.se-page-title{font-size:36px}.se-stat-card{margin-bottom:20px}.se-stat-icon{width:60px;height:60px;font-size:24px}.se-stat-number{font-size:28px}.se-stations-map #stationsMap{height:400px}}@media (max-width:767.98px){.se-page-header,.se-section{padding:50px 0}.se-page-title{font-size:30px}.se-stat-card,.se-station-filters .card-body{padding:20px}.se-stat-icon{width:50px;height:50px;font-size:20px;margin-right:15px}.se-stat-number{font-size:24px}.se-stations-map #stationsMap{height:350px}}