/* Palette sampled from the publicly visible cct.cn interface: #00af67 + orange. */
:root{--green:#00af67;--lime:#e8f6ef;--ink:#30363d;--muted:#788087;--paper:#f7f7f7;--line:#e6e8ea;--orange:#f47920}body{font-size:14px;line-height:1.7;color:var(--ink)}[hidden]{display:none!important}.top{font-size:12px}.wrap{width:min(1200px,calc(100% - 40px))}.top .wrap{color:#64766c}.company-header{height:116px;gap:25px}.company-brand{display:flex;gap:16px;align-items:center;min-width:0}.company-brand img{width:120px;height:70px;object-fit:contain}.company-brand strong{display:block;font-size:25px;font-weight:700;letter-spacing:0;white-space:nowrap;color:#50575b}.company-brand small{display:block;font-size:12px;color:#636b70;line-height:1.8;margin-top:6px}.company-phone{display:flex;flex-direction:column;min-width:220px}.company-phone>span{font-size:12px;color:#788087}.company-phone>a{color:var(--orange);font-size:26px;line-height:1.5;white-space:nowrap}.company-phone small{font-size:12px;white-space:nowrap}nav.portal-nav{border-top:0;border-bottom:2px solid var(--green)}.portal-nav .wrap{justify-content:flex-start;overflow:visible}.nav-item{position:relative;flex:1;text-align:center}.nav-item>a{display:block;padding:11px 12px;font-size:16px;white-space:nowrap}.nav-item>a:hover{color:var(--green);background:#f1fbf6}.nav-item>a.active{color:white;background:var(--green)}.nav-sub{display:none;position:absolute;left:0;right:0;top:100%;background:white;box-shadow:0 6px 12px #0002;z-index:5;border:1px solid var(--line)}.nav-sub a{display:block;font-size:14px;padding:10px}.nav-item:hover .nav-sub,.nav-item:focus-within .nav-sub{display:block}.portal-search{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:18px 0}.portal-search form{display:flex;align-items:center;flex:1;max-width:820px}.portal-search label{margin-right:16px;font-weight:bold;white-space:nowrap}.portal-search input{flex:1;min-width:0;border:2px solid var(--green);border-right:0;border-radius:0;height:42px}.portal-search button{border-radius:0;padding:7px 26px;height:42px;white-space:nowrap}.portal-search>span{font-size:12px;color:var(--muted)}.portal-hero{display:grid;grid-template-columns:218px minmax(0,1fr) 205px;gap:14px}.destination-menu{border:1px solid var(--green);background:white;padding:0 12px}.destination-menu>a{display:block;border-bottom:1px solid var(--line);padding:11px 0 10px;min-height:66px}.destination-menu>a:last-child{border:0}.destination-menu strong{font-size:16px;font-weight:500;display:block}.destination-menu strong span{float:right;color:#a0a8ad}.destination-menu small{display:block;color:var(--muted);font-size:11px;line-height:1.8;margin-top:3px}.destination-menu>a:hover strong{color:var(--green)}.portal-slides{position:relative;min-width:0;min-height:432px;background:#20382e;overflow:hidden}.portal-slide{position:absolute;inset:0}.portal-slide>img{width:100%;height:100%;object-fit:cover}.portal-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#122f39bb,transparent)}.portal-slide>div{position:absolute;left:35px;top:57px;z-index:1;color:#fff}.portal-slide small{font-size:13px;letter-spacing:1px}.portal-slide h1,.portal-slide h2{font-size:43px;line-height:1.4;letter-spacing:2px;margin:16px 0}.portal-slide p{font-size:13px;margin:0 0 23px}.portal-slide>div>a{display:inline-block;background:#fff;color:#147549;padding:8px 18px;font-size:13px}.slide-tabs{position:absolute;bottom:12px;left:12px;right:12px;z-index:2;display:flex;gap:2px}.slide-tabs button{flex:1;background:#ffffffde;color:#4c5a51;padding:8px 5px;font-size:12px;border-radius:0}.slide-tabs button.selected{background:var(--green);color:white}.portal-shortcuts{display:flex;flex-direction:column;gap:13px}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line)}.quick-grid a{display:flex;flex-direction:column;text-align:center;font-size:12px;padding:9px 4px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.quick-grid b{font-size:24px;color:var(--orange);font-weight:400;line-height:1.4;margin-bottom:4px}.help-box{border:1px solid var(--line);padding:13px 14px;flex:1}.help-box h3{font-size:14px;margin:0}.help-box p{font-size:12px;color:var(--muted);margin:7px 0}.help-box>a{font-size:21px;color:var(--orange)}.help-box small{display:block;color:var(--muted);font-size:11px}.help-box .text-link{font-size:12px;color:var(--green);display:block;margin-top:5px}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#f7faf8;padding:18px 20px;margin-top:18px;border:1px solid #edf1ed}.promise-strip>div{display:flex;align-items:center;gap:14px;border-right:1px solid var(--line);justify-content:center}.promise-strip>div:last-child{border:0}.promise-strip b{font-size:15px;color:#49795e}.promise-strip span{font-size:12px;color:var(--muted)}.portal-section{padding:32px 0 7px}.floor-title{display:flex;gap:20px;align-items:center;border-bottom:2px solid var(--line);margin-bottom:18px;padding-bottom:9px}.floor-title h2{font-size:25px;font-weight:500;margin:0;white-space:nowrap;min-width:168px}.floor-title h2 span{color:var(--green);font-size:20px}.floor-title>p{flex:1;color:#68746c;font-size:12px;margin:0}.floor-title>a{font-size:12px;color:var(--green);margin-left:auto;white-space:nowrap}.route-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.route-card{border:1px solid var(--line);background:#fff;transition:box-shadow .2s;min-width:0}.route-card:hover{box-shadow:0 4px 16px #00000012;border-color:#b6d8c4}.route-cover{display:block;height:172px;position:relative;overflow:hidden}.route-cover>img{width:100%;height:100%;object-fit:cover}.route-label{position:absolute;left:0;top:0;padding:3px 9px;color:white;background:var(--green);font-size:11px}.route-copy{padding:12px}.route-copy>small{font-size:11px;color:#89928b}.route-copy h3{font-size:15px;line-height:1.6;min-height:48px;margin:5px 0 12px;font-weight:500}.quote-row{display:flex;justify-content:space-between;align-items:center;gap:6px}.quote-row a{color:var(--orange);font-size:18px}.quote-row span{font-size:11px;color:#7c8680}.route-art{height:100%;min-height:170px;position:relative;overflow:hidden;background:linear-gradient(125deg,#bddfcf,#e1eee4);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#32684d}.route-art:after{content:'';position:absolute;width:190px;height:190px;right:-45px;bottom:-155px;border:35px solid #ffffff77;border-radius:50%}.route-art>span{font-size:36px;letter-spacing:7px;font-weight:300;z-index:1}.route-art>small{font-size:12px;letter-spacing:4px;z-index:1}.route-art>i{position:absolute;left:17px;top:38px;font-size:28px;color:#ffffffaa}.art-domestic{background:linear-gradient(145deg,#d4e5f2,#eef0e5);color:#3b6276}.art-study{background:linear-gradient(145deg,#eecb8c,#f4e7ce);color:#946827}.art-charter{background:linear-gradient(145deg,#c9d8e1,#e7eef1);color:#4d6475}.category-chips{display:flex;gap:10px;flex-wrap:wrap;padding:16px 0}.category-chips a{border:1px solid var(--line);padding:6px 14px;font-size:13px;background:white}.category-chips a:hover{border-color:var(--green);color:var(--green)}.listing-heading{padding:25px 0 10px}.listing-heading>p{font-size:12px;color:var(--muted)}.listing-heading h1{font-size:29px;margin:10px 0}.listing-heading>span{font-size:13px;color:var(--muted)}.catalog-filters{display:flex;flex-wrap:wrap;gap:15px;padding:20px;background:#f6f8f7;border:1px solid var(--line);align-items:flex-end}.catalog-filters label{font-size:12px;color:#7e8580}.catalog-filters input,.catalog-filters select{display:block;margin-top:5px;font-size:13px;min-width:165px;padding:9px 12px}.catalog-filters input{width:290px}.catalog-filters button{padding:9px 22px;font-size:13px}.catalog-filters .reset-button{background:#fff;color:#68766b;border:1px solid var(--line)}.catalog-note{font-size:12px!important;color:#7c857f!important;line-height:1.8;margin:15px 0}.portal-bottom{display:grid;grid-template-columns:1fr 1.5fr;gap:35px;padding:35px 0}.portal-bottom>div{padding:20px;border:1px solid var(--line);background:#fafbfa}.portal-bottom h2{font-size:20px;margin:0 0 10px}.portal-bottom a{margin-right:16px;color:var(--green)}.portal-bottom p{font-size:13px;color:var(--muted)}.study-intro{display:grid;grid-template-columns:1.4fr 1fr;background:#f5f3ed;margin-top:10px}.study-intro>div{padding:35px}.study-intro h1{font-size:30px;line-height:1.6;margin:15px 0}.study-intro p{color:#788077}.study-intro>img{height:290px;width:100%;object-fit:cover}.learning-path,.vehicle-types{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:22px 0}.learning-path>div{border-bottom:3px solid var(--green);padding:10px 15px;background:#f8faf8}.learning-path b{font-size:17px}.learning-path p{font-size:12px;color:var(--muted)}.vehicle-types>div{border:1px solid var(--line);padding:18px}.vehicle-types h3{font-size:19px}.vehicle-types p{color:var(--muted)}.route-breadcrumb{padding:20px 0;color:var(--muted);font-size:12px}.route-detail-head{display:grid;grid-template-columns:1fr 1.2fr;gap:34px;padding-bottom:30px;border-bottom:1px solid var(--line)}.detail-photo{height:330px}.detail-photo>img,.detail-photo>.route-art{width:100%;height:100%;object-fit:cover}.route-detail-head h1{font-size:28px;margin:16px 0}.route-detail-head p{font-size:13px;color:var(--muted)}.detail-price{background:#fff6eb;padding:17px;color:var(--orange);font-size:25px}.detail-price small{font-size:12px;display:block;color:#a0856c}.route-detail-body{display:grid;grid-template-columns:3fr 1fr;gap:45px;padding:30px 0}.route-detail-body article>p{line-height:2;color:#68736a}.route-detail-body h2{font-size:22px}.day-plan{list-style:none;padding:0}.day-plan li{padding:15px 0 15px 24px;border-left:3px solid #b9dfc8}.day-plan b{color:var(--green)}.day-plan p{line-height:1.9;color:#626e65;margin:5px 0}.route-detail-body aside{background:#f7faf7;padding:20px;height:fit-content}.route-detail-body aside>a:not(.button){display:block;font-size:13px;border-bottom:1px solid var(--line);padding:13px 0}.route-detail-body aside .button{margin-top:20px}.contact-banner{background:#f0f9f4;margin-top:40px;margin-bottom:35px;border-top:2px solid var(--green)}footer{background:#f6f7f7;color:#626b66;border-top:1px solid var(--line)}.footer-grid h3{color:#3b4940}.copyright{color:#7e8981;border-color:#dfe7e1}.tag{background:#e9f6ef;color:#368658}.button,button{border-radius:2px}.page-heading .eyebrow,.eyebrow{color:#569570}
@media(max-width:1150px){.company-brand strong{font-size:20px}.company-brand img{width:100px}.company-phone{min-width:190px}.company-phone>a{font-size:23px}.company-phone small{font-size:10px}.portal-hero{grid-template-columns:200px minmax(0,1fr)}.portal-shortcuts{display:none}.portal-slide h1,.portal-slide h2{font-size:40px}.promise-strip>div{display:block;text-align:center}.promise-strip span{display:block}.floor-title>p{max-width:470px}}
@media(max-width:800px){.wrap{width:calc(100% - 28px)}.company-header{height:auto;padding:17px 0 12px;display:block}.company-brand{gap:9px;align-items:center}.company-brand img{width:66px;height:50px}.company-brand strong{white-space:normal;font-size:17px;line-height:1.55}.company-brand small{font-size:12px;margin-top:4px}.company-phone{margin-top:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.company-phone>span{display:none}.company-phone>a{font-size:18px}.company-phone small{font-size:10px;white-space:normal;text-align:right;max-width:150px}.portal-nav .wrap{width:100%;display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}.nav-item>a{font-size:13px;padding:10px 4px}.nav-sub{min-width:100px}.portal-search{padding:12px 0}.portal-search label,.portal-search>span{display:none}.portal-search form{width:100%}.portal-search input{font-size:12px;height:38px}.portal-search button{font-size:12px;padding:6px 15px;height:38px}.portal-hero{display:flex;flex-direction:column;gap:12px}.destination-menu{display:grid;grid-template-columns:repeat(3,1fr);order:2;padding:5px 9px;gap:6px}.destination-menu>a{padding:7px 3px;min-height:0;border:0}.destination-menu strong{font-size:13px}.destination-menu strong span{display:none}.destination-menu small{font-size:10px;line-height:1.65;max-height:34px;overflow:hidden}.portal-slides{min-height:330px;order:1}.portal-slide>div{left:23px;top:40px}.portal-slide h1,.portal-slide h2{font-size:32px;letter-spacing:1px}.portal-slide p{font-size:11px;max-width:280px;margin-bottom:15px}.portal-slide small{font-size:11px}.portal-slide>div>a{font-size:11px;padding:6px 13px}.slide-tabs button{font-size:11px}.promise-strip{padding:12px 5px;margin-top:12px}.promise-strip b{font-size:12px}.promise-strip span{font-size:10px;line-height:1.7;padding:0 5px}.portal-section{padding:25px 0 0}.floor-title{gap:8px;margin-bottom:12px;align-items:center}.floor-title h2{font-size:21px;min-width:0}.floor-title>p{display:none}.floor-title>a{font-size:11px}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.route-cover{height:122px}.route-copy{padding:9px}.route-copy h3{font-size:13px;min-height:62px;margin-top:5px}.route-copy>small{font-size:10px}.route-label{font-size:10px;padding:2px 5px}.quote-row a{font-size:15px}.quote-row span{font-size:9px}.route-art{min-height:122px}.route-art>span{font-size:28px;letter-spacing:3px}.route-art>small{font-size:10px;letter-spacing:1px}.route-art>i{font-size:18px;top:30px;left:10px}.category-chips{gap:7px;padding:12px 0}.category-chips a{padding:4px 9px;font-size:12px}.listing-heading h1{font-size:25px}.catalog-filters{padding:12px;gap:10px}.catalog-filters label{flex:1;min-width:120px}.catalog-filters input,.catalog-filters select{min-width:0;width:100%;font-size:12px}.catalog-filters button{font-size:12px;padding:8px 20px}.portal-bottom{grid-template-columns:1fr;gap:15px;padding:30px 0 0}.study-intro{grid-template-columns:1fr}.study-intro>div{padding:24px}.study-intro h1{font-size:25px}.study-intro>img{height:180px}.learning-path{gap:8px;padding:15px 0}.learning-path>div{padding:10px}.learning-path b{font-size:13px}.learning-path p{font-size:11px}.vehicle-types{grid-template-columns:1fr;gap:10px}.vehicle-types h3{font-size:17px}.route-detail-head{grid-template-columns:1fr;gap:18px}.detail-photo{height:230px}.route-detail-head h1{font-size:24px}.route-detail-body{grid-template-columns:1fr;gap:15px}.route-detail-body aside{padding:18px}.contact-banner{padding:22px}.footer-grid{gap:15px}.contact-banner h2{font-size:20px}}

/* Larger brand mark and colored company lettering. */
.company-header{min-height:128px;height:auto;padding-top:16px;padding-bottom:16px}
.company-brand img{width:180px;height:90px;flex-shrink:0}
.company-brand strong{color:#176645;font-size:27px;font-weight:800;white-space:normal;line-height:1.45;text-shadow:0 1px 0 #fff,0 2px 1px #183e251c}
@media(max-width:1150px){.company-brand img{width:145px;height:82px}.company-brand strong{font-size:23px}}
@media(max-width:800px){.company-header{min-height:0;padding-top:17px;padding-bottom:12px}.company-brand img{width:105px;height:68px}.company-brand strong{font-size:19px;line-height:1.5}.company-brand>div{min-width:0}}

.staff-grid,.seat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.staff-card,.seat-card{border:1px solid #e6e8ea;background:white;overflow:hidden}.staff-card img{width:100%;height:360px;object-fit:contain;background:#f4f7f5;display:block}.staff-card>div,.seat-card{padding:22px}.staff-card h3{font-size:23px;margin:0}.seat-card>strong{font-size:48px;color:#00af67;line-height:1.2}.seat-card>strong small{font-size:18px;margin-left:6px}.seat-card a{color:#007e49;font-weight:700}.coach-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.coach-gallery figure{margin:0}.coach-gallery img{width:100%;height:300px;object-fit:contain;background:#f4f7f5}.coach-gallery figcaption{padding:8px 0;color:#637067}@media(max-width:800px){.staff-grid,.seat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.staff-card img{height:260px}.staff-card>div,.seat-card{padding:12px}.staff-card h3{font-size:19px}.staff-card .button{font-size:12px;padding:8px}.coach-gallery{grid-template-columns:1fr}.coach-gallery img{height:auto}}

.outbound-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.outbound-topic{padding:22px;border:1px solid #dce9e2;background:linear-gradient(135deg,#f1faf5,#fff)}.outbound-topic small{color:#68776f}.outbound-topic h3{font-size:24px;color:#176645;margin:6px 0}.outbound-topic p{min-height:48px}.outbound-topic a{font-weight:700;color:#007b48}@media(max-width:800px){.outbound-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.outbound-topic{padding:14px}.outbound-topic h3{font-size:21px}}

.more-routes{text-align:center;margin:24px 0 0}.domestic-focus{padding:24px;background:#eff8f2;border-left:4px solid #00af67;margin-bottom:24px}.domestic-focus .button{margin:5px 6px 5px 0}

/* Prominent company heading. */
.company-header{display:flex;flex-wrap:wrap;gap:8px 24px;padding-top:22px;padding-bottom:18px}
.company-brand{width:100%;gap:20px}.company-brand>div{flex:1;min-width:0}
.company-brand strong{font-size:40px;font-weight:900;line-height:1.35;letter-spacing:1px;color:#125d3d;text-shadow:0 1px 0 #fff,0 3px 2px #123e2526}
.company-phone{margin-left:auto;flex-direction:row;align-items:center;gap:18px}.company-phone>a{font-size:25px}
@media(max-width:1150px){.company-brand strong{font-size:32px;letter-spacing:.5px}.company-brand img{width:155px}}
@media(max-width:800px){.company-header{display:block;padding-top:18px}.company-brand{display:block}.company-brand img{width:150px;height:64px;display:block;margin-bottom:8px}.company-brand strong{font-size:29px;line-height:1.45;letter-spacing:1px}.company-brand small{margin-top:8px}.company-phone{margin-top:14px;gap:10px}.company-phone>a{font-size:20px}}
@media(max-width:360px){.company-brand strong{font-size:26px;letter-spacing:.5px}}

nav.service-nav{background:#eff8f3;border:0;border-bottom:1px solid #d6eadf}.service-nav .wrap{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0}.service-nav a{padding:10px 23px;color:#176645;font-weight:600}.service-nav a:hover,.service-nav a[aria-current]{background:#d8efdf;color:#10472f}@media(max-width:800px){.service-nav a{padding:9px 12px;font-size:13px}}
