
:root{--navy:#142C43;--navy2:#203C53;--amber:#FFBE50;--amber-soft:#FFF2DA;--paper:#F6F8FA;--ink:#172E43;--muted:#657583;--line:#DFE6EC;--teal:#176D65;--white:#fff;--radius:18px;--shadow:0 16px 44px #142c4310}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:15px;line-height:1.5}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button,a{color:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{text-decoration:none}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;letter-spacing:-.035em}h1{font-size:48px;font-weight:750}h2{font-size:32px;font-weight:730}h3{font-size:20px}small,.small{font-size:12px}.muted{color:var(--muted)}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:750;text-transform:uppercase}.container{width:min(1200px,calc(100% - 64px));margin:auto}.demo-bar{background:var(--navy);color:#DFE7EE;padding:8px 24px;text-align:center;font-size:11px;letter-spacing:.025em}.demo-bar strong{color:var(--amber);font-size:10px;letter-spacing:.11em;margin-right:10px}.site-header{background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:25}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand-symbol{display:grid;place-items:center;width:38px;height:42px;background:var(--amber);border-radius:11px 3px 11px 3px;transform:skew(-7deg);color:var(--navy);font-size:28px;font-weight:800;line-height:1}.wordmark{line-height:1.1;font-size:24px;font-weight:850;letter-spacing:-.06em}.wordmark .bus{font-weight:500;letter-spacing:-.04em}.brand-sub{display:block;font-size:8px;letter-spacing:.22em;font-weight:650;margin-top:5px}.nav-links{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:600}.nav-link{position:relative;border:0;background:none;padding:12px 0}.nav-link.active:after{content:"";position:absolute;height:3px;bottom:3px;left:0;width:24px;background:var(--amber);border-radius:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 22px;background:var(--amber);border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:750;line-height:1.3;transition:transform .15s,background .15s}.btn:hover:not(:disabled){background:#F5B23F;transform:translateY(-1px)}.btn.navy{background:var(--navy);color:white}.btn.navy:hover{background:var(--navy2)}.btn.outline{background:transparent;border-color:var(--line)}.btn.outline:hover{background:var(--paper)}.btn.white{background:white;border-color:var(--line)}.btn.compact{padding:10px 16px;min-height:42px;font-size:13px}.btn.full{width:100%}.icon-btn{border:1px solid var(--line);width:44px;height:44px;display:grid;place-items:center;background:white;border-radius:10px}.text-btn{border:0;background:none;padding:10px 0;color:var(--ink);font-weight:700;min-height:44px;text-decoration:underline;text-underline-offset:4px}.menu-btn{display:none}.mobile-menu{display:none;background:white;padding:16px 24px;border-top:1px solid var(--line)}.mobile-menu.open{display:flex;flex-wrap:wrap;gap:20px}.page[hidden]{display:none!important}.hero{background:white;position:relative;padding:48px 0 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:45px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;color:var(--teal);margin-bottom:21px}.dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:currentColor}.hero h1{font-size:64px;line-height:1.055;letter-spacing:-.052em;max-width:650px}.hero h1 span{position:relative;z-index:0;white-space:nowrap}.hero h1 span:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:13px;background:var(--amber);z-index:-1;transform:rotate(-1.2deg)}.hero-copy>p{margin-top:24px;color:var(--muted);font-size:16px;max-width:425px;line-height:1.75}.hero-proof{margin-top:27px;display:flex;align-items:center;gap:16px;font-size:12px;font-weight:650}.hero-proof span{display:flex;gap:7px;align-items:center}.hero-proof svg{width:17px;height:17px;color:var(--teal)}.brand-panel{height:345px;background:var(--navy);border-radius:24px;position:relative;overflow:hidden;color:white;padding:30px}.panel-overline{font-size:10px;font-weight:600;letter-spacing:.18em;color:#C3D0DB}.panel-heading{font-size:31px;line-height:1.2;font-weight:650;letter-spacing:-.03em;max-width:300px;margin-top:12px}.journey-lines{position:absolute;right:-170px;bottom:-230px;width:610px;height:520px;border:54px solid #36546C;border-radius:48%;transform:rotate(-25deg)}.journey-lines:before{content:"";position:absolute;inset:23px;border:2px dashed #778C9D;border-radius:48%}.journey-lines:after{content:"";position:absolute;inset:-82px;border:2px solid #36546C;border-radius:48%}.ticket-mini{position:absolute;right:26px;bottom:26px;width:300px;background:#FFFCF5;color:var(--navy);border-radius:13px;padding:20px 23px;box-shadow:0 16px 24px #0002;transform:rotate(-5deg)}.ticket-mini .kicker{font-size:9px;letter-spacing:.12em;display:flex;justify-content:space-between;font-weight:750}.ticket-mini .mini-route{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:27px;margin:16px 0 13px}.ticket-mini .mini-rule{height:1px;border-bottom:1px dashed #CDD2CF;margin-bottom:11px}.ticket-mini .mini-bottom{font-size:10px;color:var(--muted);display:flex;justify-content:space-between}.panel-note{position:absolute;bottom:12px;left:18px;font-size:8px;color:#B5C5D2;max-width:120px}.search-wrap{position:relative;margin-top:36px;padding-bottom:36px}.search-card{background:white;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:18px}.search-caption{display:flex;justify-content:space-between;align-items:center;padding:0 6px 14px;font-size:12px;font-weight:650}.search-caption .muted{font-size:11px;font-weight:400}.search-fields{display:grid;grid-template-columns:1fr 40px 1fr 1.08fr 180px;align-items:center;gap:10px}.field{display:flex;flex-direction:column;gap:5px}.field label{font-size:11px;font-weight:650;letter-spacing:.01em;color:var(--muted)}.field input,.field select{width:100%;min-width:0;min-height:48px;border:1px solid var(--line);border-radius:9px;padding:12px;background:white;color:var(--ink);outline-offset:3px}.search-field{padding:8px 13px;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:center;min-width:0;height:70px}.search-field svg{color:var(--muted)}.search-field label{display:block;font-size:10px;color:var(--muted);line-height:1.2;margin-bottom:4px}.search-field select,.search-field input{width:100%;min-width:0;font-size:15px;font-weight:650;border:0;padding:0;color:var(--ink);background:transparent;min-height:25px;outline-offset:6px}.search-field select{padding-right:2px}.search-fields>.btn{height:70px;font-size:15px}.swap{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;background:white}.search-tools{display:flex;align-items:center;gap:10px;margin:12px 6px 0;font-size:11px;color:var(--muted)}.chip{background:white;border:1px solid var(--line);border-radius:7px;padding:6px 11px;font-size:11px;font-weight:650;min-height:33px}.chip.selected{background:var(--navy);color:white;border-color:var(--navy)}.inline-error{color:#9E3434;font-size:12px;margin-top:10px;min-height:0}.section{padding:52px 0}.section.white{background:white}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-head .eyebrow{color:var(--teal);margin-bottom:10px}.section-head p{font-size:13px;color:var(--muted);margin-top:12px}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.route-card{text-align:left;padding:22px 23px;border:1px solid var(--line);background:white;border-radius:var(--radius);transition:border-color .2s,transform .2s;min-width:0}.route-card:hover{border-color:var(--navy);transform:translateY(-3px)}.route-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px;letter-spacing:.1em;font-weight:650}.route-name{font-size:23px;font-weight:720;line-height:1.4;letter-spacing:-.025em;margin:21px 0}.route-name span{display:block}.route-name .destination{display:flex;align-items:center;justify-content:space-between}.route-foot{padding-top:15px;border-top:1px solid var(--line);font-size:11px;display:flex;justify-content:space-between;align-items:center}.route-foot strong{font-size:15px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature{display:flex;gap:15px;align-items:flex-start}.feature .icon-box{background:var(--amber-soft);height:45px;width:45px;display:grid;place-items:center;border-radius:12px;flex-shrink:0}.feature h3{font-size:17px;margin:2px 0 8px;letter-spacing:-.02em}.feature p{font-size:13px;color:var(--muted);line-height:1.7;max-width:250px}.fleet-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:60px;align-items:center}.fleet-copy p{margin:16px 0 21px;max-width:320px;font-size:14px;color:var(--muted);line-height:1.7}.fleet-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fleet-card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.fleet-visual{height:142px;background:#E6EEF3;display:flex;justify-content:space-between;align-items:flex-start;padding:23px;position:relative;overflow:hidden}.fleet-visual .large-type{font-size:56px;letter-spacing:-.07em;font-weight:800;opacity:.9;line-height:1}.fleet-visual .large-type span{display:block;font-size:10px;letter-spacing:.1em;font-weight:650;margin-top:8px}.fleet-visual .seat-graphic{height:86px;width:69px;border:8px solid var(--navy);border-bottom-width:21px;border-radius:19px 19px 12px 12px;transform:rotate(-17deg);margin-right:6px;position:relative}.fleet-visual .seat-graphic:after{content:"";width:40px;height:6px;background:var(--navy);position:absolute;bottom:-31px;left:6px;border-radius:3px}.fleet-visual.warm{background:#F8EEDC}.fleet-visual.warm .seat-graphic{height:59px;width:111px;margin-top:19px;transform:rotate(-17deg);border-width:8px 8px 16px;border-radius:13px}.fleet-info{padding:20px}.fleet-info h3{font-size:17px}.fleet-info p{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.7}.sample-label{font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-top:12px;display:block}.help-band{background:var(--navy);border-radius:20px;padding:35px 38px;color:white;display:flex;align-items:center;justify-content:space-between;gap:30px}.help-band h2{font-size:27px}.help-band p{color:#C3D0DB;font-size:13px;margin-top:10px}.help-band .buttons{display:flex;gap:12px}.help-band .btn.outline{color:white;border-color:#607286}.help-band .btn.outline:hover{background:#304B62}.footer{padding:32px 0 28px;background:white;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-links{display:flex;gap:25px;font-size:12px}.footer-note{font-size:10px;line-height:1.7;color:var(--muted);margin-top:25px;border-top:1px solid var(--line);padding-top:18px}.bottom-nav{display:none}.content{padding:30px 0 65px;min-height:calc(100vh - 220px)}.breadcrumbs{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted);margin-bottom:19px}.breadcrumbs svg{width:13px;height:13px}.breadcrumbs button{border:0;padding:6px 0;background:none;font-size:11px}.search-summary{display:flex;align-items:center;justify-content:space-between;background:white;border:1px solid var(--line);border-radius:14px;padding:20px 24px;gap:20px;margin-bottom:25px}.search-summary h1{font-size:25px;letter-spacing:-.025em;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.search-summary p{color:var(--muted);font-size:12px;margin-top:6px}.results-layout{display:grid;grid-template-columns:228px 1fr;gap:25px;align-items:start}.filter-panel{background:white;border:1px solid var(--line);border-radius:14px;padding:21px;position:sticky;top:106px}.filter-panel h3{font-size:16px;margin-bottom:18px}.filter-section{border-top:1px solid var(--line);padding-top:17px;margin-top:18px}.filter-section>p{font-size:11px;font-weight:750;margin-bottom:12px;letter-spacing:.04em}.check-row{font-size:12px;display:flex;gap:9px;align-items:center;min-height:39px}.check-row input{accent-color:var(--navy);width:16px;height:16px}.operator-note{margin-top:22px;padding:14px;border-radius:10px;background:var(--amber-soft);font-size:11px;line-height:1.6}.dates{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-bottom:22px}.date-chip{padding:11px 7px;border:1px solid var(--line);border-radius:9px;background:white;text-align:center;font-size:11px;min-height:60px;line-height:1.7}.date-chip strong{display:block;font-size:13px}.date-chip.selected{background:var(--navy);border-color:var(--navy);color:white}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px}.results-toolbar h2{font-size:19px;letter-spacing:-.025em}.results-toolbar h2 span{font-size:12px;font-weight:400;color:var(--muted);margin-left:6px}.sort{border:1px solid var(--line);border-radius:8px;padding:9px;background:white;font-size:11px;min-height:39px;color:var(--ink);max-width:160px}.mobile-filter{display:none}.bus-card{border:1px solid var(--line);background:white;border-radius:16px;overflow:hidden;margin-bottom:16px}.bus-top{padding:23px 24px 18px;display:flex;justify-content:space-between;align-items:flex-start;gap:25px}.service-title{display:flex;gap:11px;align-items:center}.service-icon{width:41px;height:41px;display:grid;place-items:center;border-radius:11px;background:var(--paper)}.service-title h3{font-size:17px;letter-spacing:-.02em}.service-title p{font-size:11px;color:var(--muted);margin-top:5px}.pill{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:5px 8px;background:#EDF4F2;color:var(--teal);font-size:10px;font-weight:650;white-space:nowrap}.bus-main{display:grid;grid-template-columns:1fr 152px;align-items:center;padding:3px 24px 21px;gap:24px}.journey-time{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:10px;max-width:430px}.time{font-size:24px;letter-spacing:-.035em;font-weight:750;line-height:1.1}.time small{font-size:10px;letter-spacing:0;vertical-align:super;color:var(--teal);margin-left:3px}.city-caption{font-size:11px;color:var(--muted);margin-top:7px}.duration{text-align:center;font-size:10px;color:var(--muted);position:relative;min-width:80px}.duration:after{content:"";display:block;margin:8px 0;border-top:1px solid var(--line)}.fare-block{text-align:right}.fare-block small{color:var(--muted);font-size:10px}.fare{font-size:25px;font-weight:800;letter-spacing:-.045em;margin-bottom:9px;line-height:1.2}.fare span{font-size:10px;color:var(--muted);font-weight:400;letter-spacing:0}.fare-block .btn{width:100%;min-height:42px;padding:10px 14px;font-size:12px}.bus-bottom{border-top:1px solid var(--line);background:#FBFCFD;padding:11px 24px;font-size:10px;color:var(--muted);display:flex;justify-content:space-between;align-items:center;gap:15px}.amenities{display:flex;align-items:center;gap:16px}.amenities span{display:flex;gap:5px;align-items:center}.amenities svg{width:14px;height:14px}.bus-bottom button{font-size:10px;padding:3px 0;min-height:23px}.sample-notice{font-size:11px;color:var(--muted);line-height:1.7;display:flex;gap:8px;align-items:flex-start;background:#EAF0F5;border-radius:9px;padding:12px 14px}.sample-notice svg{width:16px;height:16px;margin-top:1px}.steps{display:flex;align-items:center;justify-content:center;gap:24px;margin:0 0 31px}.step{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.step .num{width:25px;height:25px;display:grid;place-items:center;background:#E5EBF0;border-radius:50%;font-size:10px;font-weight:750}.step.active{color:var(--ink);font-weight:750}.step.active .num{background:var(--amber);color:var(--ink)}.step.done .num{background:var(--navy);color:white}.step-divider{height:1px;width:60px;background:var(--line)}.page-heading{display:flex;gap:18px;align-items:center;margin-bottom:25px}.page-heading h1{font-size:30px;letter-spacing:-.04em}.page-heading p{font-size:12px;color:var(--muted);margin-top:7px}.booking-grid{display:grid;grid-template-columns:1fr 350px;gap:25px;align-items:start}.booking-primary{min-width:0}.card{background:white;border:1px solid var(--line);border-radius:16px;padding:25px}.card+.card{margin-top:20px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px}.card-head h2{font-size:20px;letter-spacing:-.025em}.card-head p{font-size:11px;color:var(--muted);margin-top:7px}.tab-pills{display:flex;gap:5px;background:var(--paper);padding:4px;border-radius:9px;width:max-content;max-width:100%}.tab-pills button{padding:9px 15px;border:0;background:none;font-size:11px;font-weight:650;border-radius:7px;min-height:39px}.tab-pills button.active{background:var(--navy);color:white}.seat-area{display:flex;gap:40px;justify-content:center;align-items:flex-start;margin:25px auto 15px}.coach-outline{border:1px solid #D8E0E7;border-radius:38px 38px 16px 16px;padding:17px 18px 20px;background:#FCFDFE;width:272px;flex-shrink:0}.coach-front{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 0 13px;margin-bottom:16px;color:var(--muted);font-size:9px;letter-spacing:.08em}.coach-front svg{height:19px;width:19px}.seat-grid{display:grid;grid-template-columns:50px 24px 50px 50px;gap:10px 8px;justify-content:center}.seat-grid.seater{grid-template-columns:44px 44px 13px 44px 44px;gap:9px 4px}.seat{height:62px;border:1.5px solid #9BAFBD;background:white;border-radius:7px;color:var(--ink);font-size:10px;font-weight:650;position:relative;padding:0 0 10px;display:grid;place-items:center}.seat:after{content:"";position:absolute;left:6px;right:6px;bottom:6px;height:7px;border:1px solid #B1C1CC;border-radius:2px}.seat.seater-seat{height:45px;padding-bottom:5px}.seat.seater-seat:after{bottom:3px;height:4px;left:5px;right:5px}.seat[aria-pressed="true"]{background:var(--amber);border-color:#B17B28}.seat[aria-pressed="true"]:after{border-color:#B17B28}.seat:disabled{background:#E9EDF1;border-color:#DBE2E8;color:#8B99A4;opacity:1}.seat:disabled:after{border-color:#C6D0D8}.seat-legend{display:flex;flex-direction:column;gap:17px;font-size:10px;color:var(--muted);padding-top:18px;max-width:160px}.legend-item{display:flex;gap:8px;align-items:center}.swatch-seat{width:17px;height:22px;display:inline-block;background:white;border:1.5px solid #9BAFBD;border-radius:3px;flex-shrink:0}.swatch-seat.selected{background:var(--amber);border-color:#B17B28}.swatch-seat.booked{background:#E9EDF1;border-color:#DBE2E8}.seat-legend p{font-size:10px;line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.hint{font-size:11px;color:var(--muted);margin-top:11px;line-height:1.7}.summary-card{position:sticky;top:106px;padding:23px}.summary-card>h2{font-size:18px;margin-bottom:20px}.summary-service{font-size:13px;font-weight:750;margin-bottom:4px}.summary-muted{font-size:11px;color:var(--muted)}.summary-route{position:relative;display:flex;flex-direction:column;gap:20px;margin:22px 0;padding-left:19px}.summary-route:before{content:"";position:absolute;left:3px;top:8px;bottom:10px;border-left:1px solid #BCC9D3}.summary-stop{position:relative;font-size:12px;font-weight:650}.summary-stop:before{content:"";position:absolute;left:-19px;top:5px;width:7px;height:7px;border:1.5px solid var(--navy);background:white;border-radius:50%}.summary-stop:last-child:before{background:var(--navy)}.summary-stop span{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}.rule{height:1px;background:var(--line);margin:19px 0}.summary-row{display:flex;justify-content:space-between;gap:16px;font-size:12px;margin:11px 0;align-items:flex-start}.summary-row strong{text-align:right;overflow-wrap:anywhere;max-width:65%}.summary-total{font-size:14px;font-weight:750;display:flex;justify-content:space-between;align-items:center;margin:20px 0}.summary-total strong{font-size:25px;letter-spacing:-.045em}.summary-card .btn{width:100%}.summary-card .hint{text-align:center;font-size:10px}.mobile-action{display:none}.passenger-row{border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.passenger-row h3{font-size:13px;letter-spacing:0;margin-bottom:15px}.passenger-grid{display:grid;grid-template-columns:2fr .75fr 1fr;gap:13px}.payment-methods{display:flex;gap:10px;flex-wrap:wrap;margin-top:21px}.payment-choice{display:flex;gap:9px;align-items:center;border:1px solid var(--line);padding:12px 16px;border-radius:9px;font-size:12px;min-height:46px}.payment-choice:has(input:checked){border-color:var(--navy);background:#F3F7FA}.payment-choice input{accent-color:var(--navy)}.demo-consent{display:flex;align-items:flex-start;gap:9px;margin-top:22px;font-size:11px;color:var(--muted);line-height:1.6}.demo-consent input{accent-color:var(--navy);margin-top:3px;flex-shrink:0}.notice-amber{padding:13px 15px;border-radius:10px;background:var(--amber-soft);font-size:11px;line-height:1.6;margin-bottom:20px}.terms-details{font-size:11px;margin-top:14px;line-height:1.7;color:var(--muted)}.terms-details summary{font-weight:650;color:var(--ink);cursor:pointer;min-height:38px;display:flex;align-items:center}.status-hero{text-align:center;margin:10px auto 26px;max-width:650px}.status-icon{width:61px;height:61px;margin:0 auto 18px;border-radius:50%;background:var(--amber-soft);color:var(--ink);display:grid;place-items:center}.status-icon svg{width:30px;height:30px}.status-hero h1{font-size:34px}.status-hero p{color:var(--muted);font-size:13px;line-height:1.8;margin-top:13px}.ticket-preview{max-width:720px;margin:0 auto;background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.ticket-header{background:var(--navy);color:white;padding:23px 28px;display:flex;justify-content:space-between;gap:20px;align-items:center}.ticket-header .eyebrow{color:var(--amber);font-size:9px}.ticket-body{padding:28px}.ticket-body .journey-time{max-width:none;margin:10px 0 26px}.ticket-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;border-top:1px dashed var(--line);padding-top:24px}.ticket-label{font-size:10px;color:var(--muted);margin-bottom:7px}.ticket-value{font-size:13px;font-weight:650}.ticket-watermark{padding:10px;text-align:center;background:var(--amber-soft);font-size:10px;letter-spacing:.12em;font-weight:750}.confirmation-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:26px auto 15px}.center-card{max-width:590px;margin:25px auto}.center-card h2{font-size:24px;margin-bottom:13px}.center-card>p{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:22px}.lookup-form{display:grid;gap:18px}.empty{background:white;border:1px dashed #B7C7D4;border-radius:15px;padding:45px;text-align:center}.empty h2{font-size:23px;margin-bottom:13px}.empty p{font-size:13px;color:var(--muted);max-width:440px;margin:0 auto 20px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.faq{border-bottom:1px solid var(--line);font-size:13px}.faq summary{min-height:60px;display:flex;align-items:center;justify-content:space-between;font-weight:650;cursor:pointer;gap:15px}.faq summary:after{content:"+";font-size:21px;font-weight:400}.faq[open] summary:after{content:"−"}.faq p{color:var(--muted);font-size:12px;line-height:1.8;padding-bottom:18px}.toast{position:fixed;z-index:70;bottom:26px;left:50%;transform:translateX(-50%);padding:14px 22px;max-width:calc(100% - 40px);background:var(--navy);color:white;border-radius:12px;box-shadow:0 8px 25px #0002;font-size:13px;line-height:1.6}.toast:empty{display:none}dialog{width:min(530px,calc(100% - 30px));padding:29px;border:1px solid var(--line);border-radius:18px;color:var(--ink);background:white;box-shadow:var(--shadow)}dialog::backdrop{background:#142C4377;backdrop-filter:blur(3px)}dialog h2{font-size:25px;margin-bottom:18px}dialog p{font-size:13px;line-height:1.8;color:var(--muted);margin:12px 0}dialog .btn{margin-top:15px}.dialog-close{float:right;border:0;background:var(--paper);width:35px;height:35px;border-radius:50%;font-size:21px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #2969AC;outline-offset:4px}.notop{margin-top:0}.mobile-only{display:none}.nowrap{white-space:nowrap}@media(min-width:1400px){.hero{padding-top:55px}.hero-grid{gap:64px}.hero h1{font-size:70px}.brand-panel{height:359px}}
@media(max-width:1050px){.container{width:calc(100% - 42px)}.hero-grid{gap:25px}.hero h1{font-size:53px}.hero-copy>p{font-size:14px}.brand-panel{height:329px;padding:24px}.panel-heading{font-size:27px}.ticket-mini{width:240px;right:18px;bottom:25px}.ticket-mini .mini-route{font-size:23px}.nav-links{gap:18px}.search-fields{grid-template-columns:1fr 30px 1fr 1fr 150px;gap:7px}.search-field{padding:9px}.search-field svg{display:none}.search-field{grid-template-columns:1fr}.search-field select,.search-field input{font-size:13px}.search-fields .swap{width:30px;height:30px}.booking-grid{grid-template-columns:1fr 290px;gap:20px}.seat-area{gap:25px}.coach-outline{width:240px;padding:15px 12px}.seat-grid{grid-template-columns:46px 17px 46px 46px;gap:9px 7px}.seat-legend{max-width:130px}.results-layout{grid-template-columns:190px 1fr;gap:20px}.filter-panel{padding:18px}.fleet-layout{gap:32px}.bus-top,.bus-main{padding-left:20px;padding-right:20px}.passenger-grid{grid-template-columns:1fr 70px 95px}.brand-sub{font-size:7px}.summary-card{padding:20px}}
@media(max-width:760px){body{font-size:14px;padding-bottom:74px}.container{width:calc(100% - 36px)}.demo-bar{font-size:9px;padding:7px 10px;line-height:1.35}.demo-bar strong{font-size:8px;letter-spacing:.05em;margin-right:5px}.demo-bar .desktop-only{display:none}.nav{height:65px;gap:10px}.nav-links{display:none}.menu-btn{display:grid}.brand-symbol{width:30px;height:34px;border-radius:9px 2px 9px 2px;font-size:23px}.wordmark{font-size:21px}.brand-sub{font-size:6.5px;letter-spacing:.18em;margin-top:4px}.logo{gap:8px}.mobile-only{display:block}.hero{padding-top:29px}.hero-grid{display:block}.hero-copy .eyebrow{font-size:9px;margin-bottom:14px;letter-spacing:.12em}.hero h1{font-size:41px;line-height:1.08;letter-spacing:-.047em;max-width:400px}.hero h1 span:after{height:9px;bottom:3px}.hero-copy>p{font-size:12px;line-height:1.7;max-width:330px;margin-top:17px}.hero-proof{display:none}.brand-panel{display:none}.search-wrap{margin-top:24px;padding-bottom:26px}.search-card{padding:15px;border-radius:15px;box-shadow:0 7px 28px #142c430d}.search-caption{font-size:11px;padding:0 1px 13px}.search-caption .muted{font-size:9px}.search-fields{display:grid;grid-template-columns:1fr;gap:10px;position:relative}.search-field{grid-template-columns:21px 1fr;height:61px;padding:9px 12px;gap:10px}.search-field svg{display:block;width:19px;height:19px}.search-field label{font-size:9px;margin-bottom:4px}.search-field select,.search-field input{font-size:14px;min-height:23px}.search-fields .swap{position:absolute;right:18px;top:45px;width:34px;height:34px;z-index:2;transform:rotate(90deg);box-shadow:0 2px 9px #0001}.search-fields>.btn{height:50px;min-height:50px;font-size:13px}.search-tools{font-size:10px;gap:7px;margin:11px 0 0}.search-tools .chip{min-height:31px;font-size:10px;padding:5px 10px}.search-tools .muted{margin-left:auto}.section{padding:30px 0}.section-head{margin-bottom:19px;align-items:center;gap:10px}.section-head .eyebrow{font-size:8px;margin-bottom:8px}.section-head h2{font-size:25px}.section-head p{font-size:11px;line-height:1.7;margin-top:8px}.section-head .text-btn{font-size:11px}.route-grid{display:flex;overflow-x:auto;gap:13px;padding:0 0 10px;scroll-snap-type:x mandatory}.route-card{flex:0 0 247px;padding:19px;scroll-snap-align:start}.route-name{font-size:22px;margin:18px 0}.route-foot{font-size:10px}.route-foot strong{font-size:14px}.route-top{font-size:9px}.feature-grid{grid-template-columns:1fr;gap:24px}.feature{gap:14px}.feature h3{font-size:16px;margin:1px 0 7px}.feature p{font-size:12px;max-width:100%}.feature .icon-box{width:42px;height:42px}.fleet-layout{grid-template-columns:1fr;gap:20px}.fleet-copy h2{font-size:28px}.fleet-copy p{font-size:12px;margin:14px 0 10px;max-width:100%}.fleet-grid{gap:12px}.fleet-visual{height:107px;padding:17px}.fleet-visual .large-type{font-size:36px}.fleet-visual .large-type span{font-size:7px;margin-top:6px}.fleet-visual .seat-graphic{position:absolute;right:0;bottom:22px;width:34px;height:51px;border-width:5px;border-bottom-width:12px;border-radius:9px}.fleet-visual .seat-graphic:after{width:21px;left:2px;height:4px;bottom:-19px}.fleet-visual.warm .seat-graphic{width:52px;height:35px;border-width:5px 5px 9px}.fleet-info{padding:15px}.fleet-info h3{font-size:14px}.fleet-info p{font-size:10px}.sample-label{font-size:7px}.help-band{padding:25px;display:block}.help-band h2{font-size:25px}.help-band p{font-size:12px}.help-band .buttons{margin-top:23px;gap:8px}.help-band .btn{font-size:11px;padding:11px 14px;min-height:44px}.footer-top{display:block}.footer-links{margin-top:23px;gap:20px;flex-wrap:wrap;font-size:10px}.footer-note{font-size:9px;margin-top:21px;padding-top:16px}.footer{padding:26px 0 24px}.bottom-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-around;padding:8px 16px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#FFFFFFFA;backdrop-filter:blur(12px);min-height:65px}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;color:var(--muted);min-height:47px;width:70px}.bottom-nav a.active{color:var(--ink);font-weight:750}.bottom-nav a.active svg{color:var(--navy);background:var(--amber-soft);box-shadow:0 0 0 6px var(--amber-soft);border-radius:3px}.bottom-nav svg{height:19px;width:19px}.content{padding:20px 0 35px;min-height:70vh}.breadcrumbs{margin-bottom:13px;font-size:10px;gap:7px}.breadcrumbs button{font-size:10px}.search-summary{padding:16px;margin-bottom:19px;gap:10px;border-radius:12px}.search-summary h1{font-size:20px;gap:8px;display:block}.search-summary h1 svg{width:17px;height:17px;vertical-align:middle;margin:0 4px}.search-summary p{font-size:10px;margin-top:6px}.search-summary .btn{padding:8px 11px;font-size:10px;min-height:37px}.results-layout{display:block}.filter-panel{display:none;position:static;margin-bottom:17px}.filter-panel.mobile-open{display:block}.mobile-filter{display:inline-flex;align-items:center;gap:5px;font-size:10px;min-height:37px;padding:9px 10px;border-radius:8px;border:1px solid var(--line);background:white}.mobile-filter svg{height:14px;width:14px}.results-toolbar{gap:6px;flex-wrap:wrap;margin-bottom:14px}.results-toolbar h2{font-size:16px;flex:1}.results-toolbar h2 span{display:block;font-size:10px;margin:5px 0 0}.results-toolbar .sort{font-size:10px;padding:8px;min-height:37px;max-width:118px}.dates{display:flex;overflow:auto;gap:7px;margin-bottom:18px;padding-bottom:3px}.date-chip{flex:0 0 59px;font-size:9px;padding:8px 5px;min-height:57px}.date-chip strong{font-size:11px}.bus-card{border-radius:13px;margin-bottom:14px}.bus-top{padding:17px 16px 16px;gap:9px}.service-title{gap:8px}.service-icon{height:34px;width:34px;border-radius:9px}.service-icon svg{width:18px;height:18px}.service-title h3{font-size:14px}.service-title p{font-size:9px;margin-top:4px}.pill{font-size:8px;padding:4px 6px}.bus-main{padding:3px 16px 16px;grid-template-columns:1fr;gap:16px}.journey-time{max-width:none;grid-template-columns:1fr 1fr 1fr;gap:7px}.time{font-size:24px}.city-caption{font-size:10px;margin-top:6px}.duration{font-size:9px;min-width:50px}.duration:after{margin:8px 0}.fare-block{display:flex;justify-content:space-between;gap:15px;align-items:center;text-align:left;border-top:1px solid var(--line);padding-top:14px}.fare{font-size:24px;margin:1px 0 0}.fare span{font-size:9px}.fare-block>.fare-side{display:flex;flex-direction:column}.fare-block small{font-size:8px}.fare-block .btn{width:132px;min-height:43px;font-size:11px;padding:10px 14px}.bus-bottom{padding:10px 16px;font-size:8px;gap:8px}.bus-bottom button{font-size:9px;min-height:25px}.amenities{gap:10px}.amenities span{gap:4px}.amenities svg{height:12px;width:12px}.amenities .last-amenity{display:none}.sample-notice{font-size:10px;padding:12px;gap:7px}.sample-notice svg{width:14px;height:14px}.steps{gap:9px;margin-bottom:24px;justify-content:space-between}.step{font-size:8px;gap:5px;white-space:nowrap}.step .num{width:20px;height:20px;font-size:8px}.step-divider{display:none}.page-heading{gap:12px;align-items:flex-start;margin-bottom:20px}.page-heading>.icon-btn{width:35px;height:35px;min-width:35px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px;margin-top:7px;line-height:1.7}.booking-grid{display:block}.card{padding:18px;border-radius:13px}.card+.card{margin-top:17px}.card-head{gap:8px;margin-bottom:19px;align-items:flex-start}.card-head h2{font-size:17px}.card-head p{font-size:10px}.tab-pills button{padding:8px 13px;font-size:10px;min-height:37px}.seat-area{gap:17px;margin:20px auto 14px;flex-direction:column;align-items:center}.coach-outline{width:238px;padding:15px 13px 18px;border-radius:30px 30px 14px 14px}.seat-grid{grid-template-columns:46px 17px 46px 46px;gap:9px 7px}.seat{height:56px;font-size:9px}.seat-legend{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:11px;font-size:9px;max-width:100%;padding-top:0}.swatch-seat{width:12px;height:17px}.legend-item{gap:5px}.seat-legend p{display:none}.booking-grid>.summary-card{margin-top:19px;position:static;padding:20px}.summary-card .desktop-continue{display:none}.summary-card .hint{font-size:10px}.summary-card>h2{font-size:17px}.summary-row{font-size:11px}.form-grid{grid-template-columns:1fr;gap:16px}.field label{font-size:10px}.field input,.field select{font-size:13px;min-height:46px;padding:11px}.hint{font-size:10px}.mobile-action{display:flex;align-items:center;justify-content:space-between;gap:18px;position:fixed;bottom:0;left:0;right:0;z-index:32;background:#fff;padding:12px 18px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -8px 25px #142c4310;border-top:1px solid var(--line);min-height:81px}.mobile-action .action-price{font-size:22px;font-weight:800;letter-spacing:-.04em}.mobile-action .action-note{font-size:9px;color:var(--muted);letter-spacing:0;font-weight:400;margin-top:3px;max-width:155px}.mobile-action .btn{min-height:47px;font-size:12px;padding:12px 17px;min-width:151px}.booking-view .bottom-nav{display:none}.booking-view{padding-bottom:94px}.booking-view .footer{display:none}.passenger-grid{grid-template-columns:1fr 1fr;gap:14px}.passenger-grid .name-field{grid-column:1/-1}.passenger-row h3{font-size:12px}.payment-methods{gap:7px;margin-top:18px}.payment-choice{padding:10px;font-size:11px;gap:6px;min-height:43px}.payment-choice input{margin:0}.notice-amber{font-size:10px;padding:12px;margin-bottom:17px}.demo-consent{font-size:10px}.status-hero{margin:8px auto 23px}.status-hero h1{font-size:28px}.status-hero p{font-size:11px;max-width:305px;margin:12px auto 0}.status-icon{width:52px;height:52px;margin-bottom:14px}.ticket-header{padding:19px 18px;gap:14px}.ticket-header .wordmark{font-size:18px}.ticket-header .brand-sub{font-size:5px}.ticket-header .brand-symbol{width:25px;height:30px;font-size:20px}.ticket-header .eyebrow{font-size:7px}.ticket-body{padding:20px 18px}.ticket-details-grid{gap:20px 16px}.ticket-value{font-size:11px}.ticket-label{font-size:9px}.ticket-watermark{font-size:8px}.confirmation-actions{gap:10px}.confirmation-actions .btn{font-size:11px;padding:11px 16px}.center-card{margin:10px auto}.center-card h2{font-size:23px}.center-card>p{font-size:12px}.help-grid{grid-template-columns:1fr}.help-grid .card+.card{margin-top:0}.help-grid h2{font-size:22px}.faq summary{font-size:12px;min-height:62px}.faq p{font-size:11px}.toast{bottom:99px;font-size:11px;padding:13px 17px;width:max-content}.empty{padding:28px 20px}.empty h2{font-size:21px}.empty p{font-size:12px}.desktop-only{display:none!important}}
@media(max-width:365px){.container{width:calc(100% - 28px)}.hero h1{font-size:37px}.search-tools .muted{display:none}.results-toolbar h2{font-size:15px}.results-toolbar .sort{max-width:105px}.service-title h3{font-size:13px}.pill{font-size:7px}.card{padding:15px}.payment-choice{font-size:10px}.mobile-action{padding-left:14px;padding-right:14px}.mobile-action .btn{min-width:143px}.search-summary h1{font-size:18px}.steps{gap:4px}.step{font-size:7px;gap:4px}.brand-sub{font-size:6px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{body{background:white;padding:0}.demo-bar,.site-header,.footer,.bottom-nav,.confirmation-actions,.breadcrumbs,.toast,.status-icon{display:none!important}.content{padding:0}.ticket-preview{box-shadow:none;max-width:100%}.status-hero{margin-top:0}.ticket-header{print-color-adjust:exact;-webkit-print-color-adjust:exact}.ticket-watermark{border:2px solid #142C43}}

/* Final visual refinements: layer decoration below text; preserve CTA contrast. */
.btn{color:var(--ink)}.btn.navy{color:white}
.panel-overline,.panel-heading{position:relative;z-index:2}
.journey-lines{z-index:0}.ticket-mini{z-index:3}.panel-note{z-index:2}
@media(max-width:760px){.search-tools .muted{display:none}.search-tools>span:first-child{white-space:nowrap}.search-field input,.search-field select,.field input,.field select{font-size:16px}}
