:root{--wine:#701626;--wine-dark:#3b0b15;--gold:#dba92f;--cream:#f5f0e7;--ink:#241e1c;--muted:#746b65;--white:#fff;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,32px);position:absolute;z-index:20;width:100%;color:white;border-bottom:1px solid rgba(255,255,255,.2)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:47px;height:47px;border:2px solid var(--gold);transform:rotate(45deg);font-family:var(--serif);font-weight:800;color:var(--gold)}.brand-mark::first-letter{}.brand-mark{font-size:15px}.brand-mark{line-height:1}.brand-mark::selection{background:transparent}.brand-mark{clip-path:polygon(15% 0,100% 0,100% 85%,85% 100%,0 100%,0 15%)}.brand-mark{writing-mode:horizontal-tb}.brand-mark{transform:none}.brand strong,.brand small{display:block;letter-spacing:.12em}.brand strong{font-size:25px}.brand small{color:#e6d6b1;margin-top:3px}.nav{display:flex;align-items:center;gap:34px;font-size:17px;font-weight:500}.nav>a:not(.nav-cta){padding:34px 0;border-bottom:2px solid transparent}.nav>a:hover{color:#f1c75c}.nav-cta{background:var(--gold);color:#2b1700;padding:13px 22px;border-radius:2px}.menu-button{display:none;background:none;border:0}.hero{height:720px;min-height:650px;position:relative;color:white;background:#241015;overflow:hidden}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.03);transition:opacity 1s ease,transform 6s ease}.hero-slide.active{opacity:1;transform:scale(1)}.hero-inner{height:100%;max-width:1240px;margin:auto;padding:175px 36px 145px;display:flex;align-items:center;position:relative}.hero-copy{max-width:700px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.22em;font-weight:600;color:var(--wine)}.eyebrow{color:#f0c153;display:flex;align-items:center;gap:10px}.eyebrow span{display:inline-block;width:28px;height:1px;background:#f0c153}.hero h1,.section h2,.section-head h2,.contact h2{font:700 clamp(46px,6vw,82px)/.98 var(--serif);letter-spacing:-.045em;margin:20px 0}.hero h1{max-width:780px}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:610px;color:#eadfdc}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:17px 23px;border:1px solid transparent;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.09em;cursor:pointer}.button.gold{background:var(--gold);color:#2b1700}.button.burgundy{background:var(--wine);color:white;min-height:58px}.button.outline{border-color:#b8aea6;color:var(--wine)}.text-link{text-decoration:underline;text-underline-offset:5px;font-weight:700}.slide-controls{position:absolute;left:36px;bottom:95px;display:flex;gap:9px}.slide-controls button{width:32px;height:3px;border:0;background:rgba(255,255,255,.35);padding:0;cursor:pointer}.slide-controls button.active{background:var(--gold)}.search-wrap{position:relative;z-index:5;max-width:1240px;margin:-72px auto 0;padding:0 36px}.search-card{background:white;min-height:144px;box-shadow:0 18px 60px rgba(48,21,16,.17);display:grid;grid-template-columns:1.2fr 1fr 32px 1fr 1fr .9fr;align-items:center;padding:27px 28px;gap:18px}.search-heading{display:flex;align-items:center;gap:12px}.search-heading>span{color:var(--gold);font-size:34px}.search-heading small,.search-card label>span{display:block;color:#8a7b70;text-transform:uppercase;font-size:13px;letter-spacing:.12em;font-weight:600;margin-bottom:9px}.search-heading h2{font:700 26px var(--serif);margin:0}.search-card select,.search-card input{border:0;border-bottom:1px solid #ded6cf;width:100%;padding:5px 0 11px;background:white;font-weight:600;color:#362c27;outline:none}.search-card select:focus,.search-card input:focus{border-color:var(--wine)}.swap{width:30px;height:30px;border:1px solid #ded6cf;border-radius:50%;display:grid;place-items:center;color:var(--wine)}.search-notice{grid-column:2/-1;color:var(--wine);margin:0;font-size:13px;font-weight:700}.section{max-width:1180px;margin:auto;padding:80px 36px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.photo-stack{height:590px;position:relative}.photo-main{width:78%;height:88%;overflow:hidden}.photo-main img,.photo-small img{width:100%;height:100%;object-fit:cover}.photo-small{position:absolute;width:47%;height:43%;right:0;bottom:0;border:10px solid white;overflow:hidden}.route-badge{position:absolute;right:3%;top:8%;background:var(--gold);padding:20px;width:130px;height:130px;display:flex;align-items:center;gap:10px}.route-badge strong{font:700 50px var(--serif)}.route-badge span{line-height:1.5;font-weight:800;letter-spacing:.08em}.about-copy h2,.faq h2{font-size:58px}.section h2 em,.section-head h2 em,.contact h2 em{color:var(--wine);font-weight:400}.about-copy>p:not(.section-kicker),.faq-intro>p:not(.section-kicker){font:17px/1.8 var(--serif);color:#6d625b}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 30px;margin:35px 0}.feature-grid article{display:flex;gap:12px}.feature-grid i{font-style:normal;background:var(--wine);color:white;min-width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:12px}.feature-grid h3{font:700 19px var(--serif);margin:0 0 5px}.feature-grid p{color:#80746c;font-size:15px;line-height:1.5;margin:0}.routes{max-width:none;background:var(--wine-dark);color:white;padding-left:max(calc((100vw - 1108px)/2),36px);padding-right:max(calc((100vw - 1108px)/2),36px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:60px}.section-head>p{max-width:400px;line-height:1.7;color:#cbbab6;}.section-head h2{font-size:58px;margin-bottom:0}.section-head h2 em{color:#e3b94d}.section-kicker.light{color:#e3b94d}.route-list{border-top:1px solid rgba(255,255,255,.2)}.route-row{display:grid;grid-template-columns:50px 1fr 170px 1fr 100px;align-items:center;gap:20px;border-bottom:1px solid rgba(255,255,255,.16);padding:15px 0;transition:.25s}.route-row:hover{padding-left:12px;background:rgba(255,255,255,.035)}.route-number{font:italic 16px var(--serif);color:#c79f3c}.route-row small{display:block;font-size:11px;letter-spacing:.18em;color:#aa9696;margin-bottom:6px}.route-row strong{font:700 19px var(--serif)}.route-line{display:flex;align-items:center;color:#d2aa45}.route-line i{font-size:8px}.route-line::after{content:"";height:1px;background:#8d6e49;flex:1}.route-line b{order:3}.route-row>a{text-transform:uppercase;letter-spacing:.1em;color:#edc65c;font-weight:600}.route-row>a b{font-size:16px;margin-left:6px}.schedule-note{text-align:center;color:#bca8a6;margin:34px 0 0}.schedule-note a{color:#edc65c;text-decoration:underline}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-intro{position:sticky;top:40px;align-self:start}.accordion{border-top:1px solid #ded6cf}.faq-item{border-bottom:1px solid #ded6cf}.faq-item button{width:100%;border:0;background:transparent;display:grid;grid-template-columns:40px 1fr 30px;gap:18px;text-align:left;align-items:center;padding:18px 0;cursor:pointer}.faq-item button span{color:var(--wine);font:italic 13px var(--serif)}.faq-item button strong{font:700 18px var(--serif)}.faq-item button i{font-style:normal;font-size:28px;color:var(--wine);font-weight:300}.faq-item>div{display:grid;grid-template-rows:0fr;transition:.3s}.faq-item>div p{overflow:hidden;margin:0 40px 0 58px;color:#766b64;line-height:1.75;}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div p{padding-bottom:28px}.contact{display:grid;grid-template-columns:1fr 1fr;min-height:680px;background:var(--wine)}.contact-photo{background:linear-gradient(90deg,rgba(0,0,0,.06),rgba(112,22,38,.1)),url('/images/Flying Eagle Bus 4.jpeg') center/cover}.contact-panel{color:white;padding:100px max(7vw,60px)}.contact h2{font-size:60px}.contact h2 em{color:#f0c85e}.contact-panel>p:not(.section-kicker){color:#dfcfd0;line-height:1.7}.contact-links{display:grid;grid-template-columns:1fr 1fr;margin-top:42px;border-top:1px solid rgba(255,255,255,.25)}.contact-links>*{min-height:105px;padding:25px 18px 20px 0;border-bottom:1px solid rgba(255,255,255,.25);position:relative}.contact-links>*:nth-child(odd){border-right:1px solid rgba(255,255,255,.25)}.contact-links>*:nth-child(even){padding-left:22px}.contact-links span{display:block;font-size:16px;letter-spacing:.13em;color:#e6bb50;margin-bottom:11px}.contact-links strong{font:700 18px var(--serif)}.contact-links b{position:absolute;right:18px;font-size:18px;color:#e6bb50}footer{background:#251b19;color:#c8bdb7;min-height:190px;padding:30px 48px 10px max(5vw,36px);display:flex;align-items:center;gap:45px;flex-wrap:wrap}.footer-brand{color:white}footer>p{font:italic 17px var(--serif);margin-right:auto}footer>div{display:flex;gap:25px;text-transform:uppercase;letter-spacing:.08em}footer>small{width:100%;padding-top:15px;border-top:1px solid #493b37;font-size:19px}@media(max-width:900px){.topbar{height:76px;padding:0 22px}.menu-button{display:flex;flex-direction:column;gap:5px;padding:10px;z-index:3}.menu-button span{display:block;width:25px;height:2px;background:white}.nav{position:absolute;top:76px;left:0;right:0;background:#3b0b15;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 22px 24px}.nav.open{display:flex}.nav>a:not(.nav-cta){padding:15px 0}.nav-cta{text-align:center;margin-top:8px}.hero{height:700px}.hero-slide{background-position:65% center}.hero-inner{padding:135px 22px 160px}.hero h1{font-size:52px}.search-wrap{padding:0 18px;margin-top:-100px}.search-card{grid-template-columns:1fr 1fr;padding:24px}.search-heading{grid-column:1/-1}.swap{display:none}.search-card .button{grid-column:1/-1}.search-notice{grid-column:1/-1}.section{padding:85px 24px}.about{grid-template-columns:1fr;gap:60px}.photo-stack{height:520px}.faq{grid-template-columns:1fr;gap:55px}.faq-intro{position:static}.section-head{align-items:start;flex-direction:column;gap:10px}.route-row{grid-template-columns:38px 1fr 70px 1fr}.route-row>a{display:none}.contact{grid-template-columns:1fr}.contact-photo{min-height:450px}.contact-panel{padding:75px 30px}}
@media(max-width:560px){.brand small{font-size:12px;letter-spacing:0.2em !important;}.brand strong{font-size:14px}.brand-mark{width:40px;height:40px}.hero{height:650px}.hero-inner{padding-top:125px}.hero h1{font-size:43px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.slide-controls{left:22px;bottom:120px}.search-wrap{margin-top:-85px}.search-card{grid-template-columns:1fr}.search-card label{grid-column:1}.search-heading{grid-column:1}.section{padding:72px 20px}.about-copy h2,.faq h2,.section-head h2,.contact h2{font-size:43px}.photo-stack{height:430px}.photo-main{width:88%;height:85%}.route-badge{width:105px;height:105px;padding:14px}.route-badge strong{font-size:40px}.feature-grid{grid-template-columns:1fr}.routes{padding-left:20px;padding-right:20px}.route-row{grid-template-columns:30px 1fr 36px 1fr;gap:9px}.route-row strong{font-size:14px}.route-line::after{display:none}.route-line{justify-content:center}.route-number{font-size:12px}.contact-photo{min-height:320px}.contact-links{grid-template-columns:1fr}.contact-links>*:nth-child(odd){border-right:0}.contact-links>*:nth-child(even){padding-left:0}footer{align-items:flex-start;flex-direction:column;gap:20px}footer>div{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide,.faq-item>div{transition:none}}

/* Flying Eagle standalone brand refresh */
:root{--wine:#449d6f;--wine-dark:#183f31;--gold:#ed9e05;--cream:#f4ece6;--ink:#27211f;--muted:#75645e;--serif:Outfit,"Avenir Next","Segoe UI",Arial,sans-serif;--sans:Outfit,"Avenir Next","Segoe UI",Arial,sans-serif}
body{font-family:var(--sans);background:#fffdfb}.hero h1,.section h2,.section-head h2,.contact h2,.search-heading h2,.route-row strong,.feature-grid h3,.faq-item button strong,.contact-links strong{font-family:var(--sans);font-weight:500}.hero h1,.section h2,.section-head h2,.contact h2{letter-spacing:-.055em}.brand{gap:13px}.eagle-logo{width:66px;height:54px;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(0,0,0,.22))}.brand strong{font-weight:800;letter-spacing:.08em}.brand small{color:#ed9e05;letter-spacing:.76em; font-weight: 600;}.nav-cta,.button.gold,.route-badge{background:var(--gold);color:#241909}.nav>a:hover,.eyebrow,.section-kicker.light,.route-row>a,.schedule-note a,.contact-links span,.contact-links b{color:var(--gold)}.eyebrow span,.slide-controls button.active{background:var(--gold)}.hero-slide .slide-content{display:none}.hero-inner{flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy{min-height:295px}.hero-actions{margin-top:-40px}.hero-copy>p:not(.eyebrow){font-family:var(--sans);font-weight:400}.about-copy>p:not(.section-kicker),.faq-intro>p:not(.section-kicker){font-family:var(--sans)}.section h2 em,.contact h2 em{color:var(--wine);font-style:normal}.section-head h2 em,.contact h2 em{color:var(--gold)}.routes{background:linear-gradient(135deg,#173d30,#245943)}.route-number,.route-line{color:var(--gold)}.feature-grid i{background:var(--wine)}.button.outline{border-color:#9cb9a9;color:#297b55}.contact{background:var(--wine)}footer{background:#29211f}.nav.open{background:#183f31}.photo-main,.photo-small{border-radius:3px}.photo-main img,.photo-small img{object-position:center}.photo-main img{object-fit:cover}.photo-small img{object-fit:cover}.contact-photo{background-position:center;background-size:cover}.search-card{border-top:4px solid var(--gold)}
@media(max-width:900px){.hero-inner{align-items:flex-start}.hero-actions{margin-top:-30px}.eagle-logo{width:55px;height:46px}.nav.open{background:#183f31}}
@media(max-width:560px){footer>small{font-size: 14px;}.eagle-logo{width:48px;height:42px}.hero-copy{min-height:300px}.hero-actions{margin-top:-25px}}
.route-badge-2{position:absolute;left:8px;right:8px;bottom:9px;display:block;overflow:visible;white-space:pre-line;text-align:center;font-size:0;line-height:1.05;letter-spacing:.06em}
.route-badge-2::after{content:"TUNA-\A YOUNGANISHA";font-size:13px}
@media(max-width:560px){.route-badge-2{bottom:7px}.route-badge-2::after{font-size:9px}}
.search-card{grid-template-columns:1.15fr 1fr 32px 1fr .9fr .55fr .9fr}
@media(max-width:900px){.search-card{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.search-card{grid-template-columns:1fr}}

/* Sticky navigation */
html{scroll-padding-top:88px}
.topbar{position:fixed;top:0;left:0;right:0;transition:height .25s ease,background-color .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}
.topbar.scrolled{height:72px;background:rgba(24,63,49,.96);border-bottom-color:rgba(255,255,255,.1);box-shadow:0 8px 28px rgba(12,31,24,.2);backdrop-filter:blur(10px)}
.topbar.scrolled .nav>a:not(.nav-cta){padding-top:25px;padding-bottom:25px}
@media(max-width:900px){
  html{scroll-padding-top:76px}
  .topbar.scrolled{height:68px}
  .topbar.scrolled .nav{top:68px}
  .topbar.scrolled .nav>a:not(.nav-cta){padding:15px 0}
}

/* Footer partner credit */
footer>small{display:flex;align-items:center;justify-content:space-between;gap:24px}
.powered-by{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:#c8bdb7;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.powered-by img{display:block;width:76px;height:auto}
.powered-by:hover{color:#fff}
@media(max-width:560px){
  footer>small{align-items:flex-start;flex-direction:column}
  .powered-by img{width:70px}
}
