.guides-page{background:var(--snow);min-height:100vh}.guides-hero{background-size:cover;align-items:flex-end;height:380px;transition:background-image .3s;display:flex;position:relative}.guides-hero-overlay{background:linear-gradient(#00141433 0%,#001e1ec7 100%);position:absolute;inset:0}.guides-hero-content{z-index:10;flex-direction:column;gap:10px;width:100%;padding:0 60px 52px;display:flex;position:relative}.guides-hero-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#ffffffa6;font-size:11px;font-weight:800}.guides-hero-title{font-family:var(--font-barlow);text-transform:uppercase;color:#fff;text-shadow:0 2px 20px #0000004d;margin:0;font-size:64px;font-weight:900;line-height:1}.guides-hero-sub{color:#ffffffbf;margin:0;font-size:15px;font-weight:500}.guides-filters-bar{border-bottom:1px solid var(--border);z-index:10;background:#fff;position:sticky;top:68px}.guides-filters-wrap{justify-content:space-between;align-items:center;gap:16px;padding:0 60px;display:flex}.guides-filters-inner{scrollbar-width:none;flex:1;gap:4px;display:flex;overflow-x:auto}.guides-filters-inner::-webkit-scrollbar{display:none}.guides-station-filter{flex-shrink:0}.station-picker{width:220px;position:relative}.station-picker-input{border:1.5px solid var(--border);width:100%;color:var(--text);cursor:text;box-sizing:border-box;background:#fff;border-radius:8px;outline:none;padding:8px 32px 8px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .15s}.station-picker-input:focus{border-color:var(--primary)}.station-picker-input::placeholder{color:var(--text-muted);font-weight:500}.station-picker-chevron{width:14px;height:14px;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.station-picker-dropdown{border:1.5px solid var(--border);z-index:100;background:#fff;border-radius:10px;max-height:260px;padding:4px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0035351f}.station-picker-option{color:var(--text);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:13px;font-weight:500;transition:background .12s;display:flex}.station-picker-option:hover{background:var(--snow)}.station-picker-option.active{color:var(--primary);background:#00696a14;font-weight:700}.station-partner-badge{color:#b45309;white-space:nowrap;background:#fef3c7;border-radius:20px;padding:2px 7px;font-size:10px;font-weight:700}.station-picker-empty{color:var(--text-muted);text-align:center;padding:12px;font-size:13px}.guides-filter-btn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;align-items:center;gap:6px;margin-bottom:-1px;padding:14px 20px;font-family:inherit;transition:color .15s,border-color .15s;display:flex}.guides-filter-btn:hover{color:var(--primary)}.guides-filter-btn.active{color:var(--primary);border-bottom-color:var(--primary)}.guides-filter-icon{justify-content:center;align-items:center;width:26px;height:26px;display:flex}.guides-filter-icon svg{width:100%;height:100%}.guides-filter-label{letter-spacing:.8px;font-size:11px;font-weight:800}.guides-body{padding:40px 60px 100px}.guides-result-count{color:var(--text-muted);margin:0 0 28px;font-size:13px;font-weight:600}.guides-empty{text-align:center;color:var(--text-muted);padding:80px 0;font-size:15px}.guides-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.guides-grid .pro-card{flex-shrink:1;width:100%}.guide-card{cursor:pointer;color:inherit;background:#fff;border-radius:14px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 2px 12px #00353512}.guide-card:hover{transform:translateY(-4px);box-shadow:0 10px 32px #00353521}.guide-card-photo{aspect-ratio:16/8.55;background-position:50%;background-size:cover;position:relative}.guide-card-verified{background:var(--primary);color:#fff;letter-spacing:.5px;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;right:12px}.guide-card-body{flex-direction:column;gap:8px;padding:20px;display:flex}.guide-card-name{font-family:var(--font-barlow);text-transform:uppercase;color:var(--text);margin:0;font-size:22px;font-weight:800;line-height:1.1}.guide-card-location{color:var(--text-muted);margin:0;font-size:12px;font-weight:600}.guide-card-specs{flex-wrap:wrap;gap:5px;display:flex}.guide-card-spec{color:var(--primary);text-transform:uppercase;letter-spacing:.3px;background:#00696a14;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700}.guide-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:4px;padding-top:8px;display:flex}.guide-card-acts{color:var(--text-muted);font-size:12px;font-weight:600}.guide-card-cta{color:var(--primary);letter-spacing:.3px;font-size:12px;font-weight:800}@media (max-width:1024px){.guides-grid{grid-template-columns:repeat(3,1fr)}.guides-hero-content,.guides-filters-inner,.guides-body{padding-left:32px;padding-right:32px}}@media (max-width:640px){.guides-hero{height:260px}.guides-hero-title{font-size:34px}.guides-grid{grid-template-columns:repeat(2,1fr);gap:12px}.guides-hero-content,.guides-filters-inner,.guides-body{padding-left:16px;padding-right:16px}.guides-filters-row{flex-wrap:wrap;gap:8px}}@media (max-width:420px){.guides-grid{grid-template-columns:1fr}.guides-hero-title{font-size:28px}}
