.hero{position:relative;min-height:540px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(180deg,#0f1b338c,#0f1b33c7),var(--navy-deep);background-size:cover;background-position:center}.hero-content{position:relative;width:100%;padding:64px 0 56px}.hero h1{color:#fff;font-size:56px;line-height:1.05;margin-bottom:18px;max-width:720px;font-weight:600;letter-spacing:-.025em}.hero p{color:#ffffffd9;font-size:18px;max-width:600px;margin-bottom:32px;line-height:1.5}.search-card{background:var(--bg);border-radius:14px;box-shadow:0 24px 48px -16px #0f1b3359;padding:20px;max-width:760px}.search-row{display:grid;grid-template-columns:1fr auto 1fr auto;gap:12px;align-items:center}.search-field{display:flex;flex-direction:column}.search-label{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.search-select{font-family:inherit;font-size:15px;font-weight:500;color:var(--text);border:1px solid var(--border);border-radius:8px;padding:12px 36px 12px 14px;background:var(--bg);width:100%;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%235B6478' stroke-width='1.5' fill='none' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-position:right 14px center}.search-arrow{color:var(--text-faint);font-size:18px;padding-top:18px}.search-btn{background:var(--navy);color:#fff;border:none;border-radius:8px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:500;cursor:pointer;margin-top:17px;transition:background .15s}.search-btn:hover{background:var(--navy-deep)}.search-suggest{display:flex;gap:8px;align-items:center;margin-top:14px;padding-top:14px;border-top:1px solid var(--border);font-size:13px;color:var(--text-muted);flex-wrap:wrap}.search-suggest-pill{padding:4px 10px;background:var(--surface);border-radius:999px;font-size:12.5px;color:var(--text);transition:background .15s}.search-suggest-pill:hover{background:var(--border)}.trust{background:var(--surface-2);border-bottom:1px solid var(--border);padding:16px 0}.trust-inner{display:flex;gap:32px;justify-content:center;align-items:center;font-size:13px;color:var(--text-muted);flex-wrap:wrap}.trust-item{display:flex;gap:8px;align-items:center}.trust-item svg{width:16px;height:16px;color:var(--gold)}.section{padding:64px 0}.section-tight{padding:48px 0}.section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:32px;gap:24px}.section-head h2{font-size:32px;line-height:1.1;letter-spacing:-.02em;font-weight:600}.section-head .eyebrow{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;display:block}.section-head .lead{color:var(--text-muted);font-size:15px;max-width:620px;margin-top:8px}.section-head .more{font-size:14px;color:var(--navy);font-weight:500;white-space:nowrap;border-bottom:1px solid var(--navy);padding-bottom:2px}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tool-card{padding:28px 24px;border:1px solid var(--border);border-radius:12px;background:var(--bg);transition:all .2s}.tool-card:hover{border-color:var(--navy);transform:translateY(-2px);box-shadow:0 8px 16px -8px #0f1b3326}.tool-icon{width:44px;height:44px;background:var(--navy);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:18px}.tool-card h3{font-size:17px;font-weight:600;margin-bottom:6px;letter-spacing:-.01em}.tool-card p{font-size:13.5px;color:var(--text-muted);line-height:1.5}.routes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.route-card{padding:22px;border:1px solid var(--border);border-radius:12px;background:var(--bg);transition:all .2s}.route-card:hover{border-color:var(--navy)}.route-stations{display:flex;align-items:center;gap:12px;margin-bottom:14px}.route-station{flex:1;min-width:0}.route-label{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin-bottom:4px}.route-card .route-name{font-size:15px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.route-arrow{color:var(--text-faint);font-size:18px;flex-shrink:0}.route-card .route-meta{display:flex;gap:16px;padding-top:14px;border-top:1px solid var(--border);font-size:13px}.route-fare{color:var(--navy);font-weight:600}.route-info{color:var(--text-muted)}.lines-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.line-card{padding:24px 20px;border-radius:12px;background:var(--bg);border:1px solid var(--border);position:relative;overflow:hidden;transition:all .2s}.line-card:hover{transform:translateY(-2px);box-shadow:0 12px 20px -10px #0f1b332e}.line-stripe{position:absolute;top:0;left:0;right:0;height:4px}.line-card h3{font-size:18px;font-weight:600;margin-top:12px;margin-bottom:4px;letter-spacing:-.01em}.line-card .line-stations{font-size:13px;color:var(--text-muted);margin-bottom:10px}.line-card .line-status{display:inline-block;font-size:11px;font-weight:500;padding:3px 8px;border-radius:4px;background:var(--surface);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}.line-card.future{background:var(--surface-2)}.line-card.future h3{color:var(--text-muted)}.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guide-card{background:var(--bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:all .2s}.guide-card:hover{border-color:var(--navy)}.guide-img{height:180px;background:var(--surface);position:relative;overflow:hidden}.guide-img-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--text-faint);font-size:13px;background:linear-gradient(135deg,var(--surface) 0%,var(--surface-2) 100%)}.guide-content{padding:22px}.guide-tag{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin-bottom:10px;display:block}.guide-card h3{font-size:18px;font-weight:600;line-height:1.3;margin-bottom:8px;letter-spacing:-.01em}.guide-card p{font-size:14px;color:var(--text-muted);line-height:1.5;margin-bottom:14px}.guide-meta{font-size:12.5px;color:var(--text-faint);display:flex;align-items:center;gap:12px}.guide-meta-divider{color:var(--border-strong)}.adslot-mid{background:var(--surface-2);border:1px dashed var(--border-strong);border-radius:8px;padding:24px;text-align:center;color:var(--text-faint);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.stations-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.station-pill{padding:14px 12px;background:var(--bg);border:1px solid var(--border);border-radius:10px;transition:all .15s}.station-pill:hover{border-color:var(--navy);background:var(--surface-2)}.station-pill .station-code{font-size:10.5px;font-weight:600;letter-spacing:.08em;padding:2px 6px;border-radius:3px;color:#fff;display:inline-block;margin-bottom:8px}.station-pill h4{font-size:13.5px;font-weight:600;line-height:1.3;margin-bottom:2px}.station-pill p{font-size:11.5px;color:var(--text-muted)}.hp-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.hp-faq-item{padding:18px 0;border-bottom:1px solid var(--border)}.hp-faq-q{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.hp-faq-q h3{font-size:15.5px;font-weight:500;line-height:1.4;color:var(--text);font-family:Geist,sans-serif;letter-spacing:0}.hp-chevron{color:var(--text-muted);font-size:12px;flex-shrink:0;padding-top:4px}.sponsor-band{background:var(--navy);padding:56px 0;color:#fff}.sponsor-band .wrap{display:grid;grid-template-columns:1.3fr 1fr;gap:48px;align-items:center}.sponsor-band h3{font-size:28px;line-height:1.15;letter-spacing:-.02em;margin-bottom:12px}.sponsor-band p{color:#ffffffb3;font-size:15px;line-height:1.5}.sponsor-form{display:flex;gap:8px}.sponsor-form input{flex:1;padding:14px 16px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;color:#fff;font-family:inherit;font-size:14.5px}.sponsor-form input::placeholder{color:#ffffff80}.sponsor-form button{padding:14px 24px;background:var(--gold);color:var(--navy);border:none;border-radius:8px;font-family:inherit;font-size:14.5px;font-weight:600;cursor:pointer;transition:background .15s}.sponsor-form button:hover{background:var(--gold-soft)}@media(max-width:980px){.hero h1{font-size:38px}.tools-grid,.routes-grid,.guides-grid{grid-template-columns:repeat(2,1fr)}.stations-strip{grid-template-columns:repeat(3,1fr)}.hp-faq-grid,.sponsor-band .wrap,.search-row{grid-template-columns:1fr}.search-arrow{display:none}.search-btn{margin-top:0}}
