/* LTCSG-01 · 2027 China Heritage Group Tour 页面样式（自动生成，勿手改）
   源：docs/ltcsg01-2027/css/style.css（高保真样稿）
   生成：python3 docs/ltcsg01-2027/build_site_assets.py
   约定：全部规则限定在 .ltc-ltcsg01 作用域内，不触碰站点页头/页脚；
        样稿自带的深色页头/页脚规则已剔除；@font-face 复用 css/fonts/poppins/*.woff2。 */
@font-face{font-family:Poppins;src:url("fonts/poppins/poppins-400.woff2") format('woff2');font-weight:400}
@font-face{font-family:Poppins;src:url("fonts/poppins/poppins-500.woff2") format('woff2');font-weight:500}
@font-face{font-family:Poppins;src:url("fonts/poppins/poppins-600.woff2") format('woff2');font-weight:600}
@font-face{font-family:Poppins;src:url("fonts/poppins/poppins-700.woff2") format('woff2');font-weight:700}
.ltc-ltcsg01{--ink:#142a43;--ink2:#31465a;--muted:#697984;--orange:#e86124;--paper:#f6f7f5;--mist:#e7edef;--dark:#202a2d;--green:#274b47;--line:#d8dede;--max:1260px;--shadow:0 22px 60px rgba(20,42,67,.12)}
.ltc-ltcsg01 *{box-sizing:border-box}
.ltc-ltcsg01{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 Poppins,sans-serif;-webkit-font-smoothing:antialiased}
.ltc-ltcsg01 img{display:block;max-width:100%}
.ltc-ltcsg01 a{color:inherit}
.ltc-ltcsg01 .wrap{width:min(calc(100% - 96px),var(--max));margin:auto}
.ltc-ltcsg01 .eyebrow{margin:0 0 14px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.ltc-ltcsg01 .title{max-width:880px;margin:0;font-size:clamp(42px,4.2vw,68px);font-weight:600;line-height:1.05;letter-spacing:-.052em}
.ltc-ltcsg01 .copy{max-width:700px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.75}
.ltc-ltcsg01 .btn{display:inline-flex;min-height:54px;padding:0 26px;align-items:center;justify-content:center;border:1px solid transparent;background:var(--orange);color:#fff;font-weight:600;text-decoration:none;transition:.22s}
.ltc-ltcsg01 .btn:hover{background:#bd4511;transform:translateY(-2px)}
.ltc-ltcsg01 .btn-outline{background:transparent;border-color:currentColor}
.ltc-ltcsg01 .arrow{display:inline-flex;gap:10px;color:var(--orange);font-weight:600;text-decoration:none}
.ltc-ltcsg01 .arrow:after{content:'→'}
.ltc-ltcsg01 :focus-visible{outline:3px solid rgba(232,97,36,.42);outline-offset:4px}
.ltc-ltcsg01 .hero{position:relative;min-height:900px;display:flex;align-items:center;overflow:hidden;background:#1a2e34;color:#fff}
.ltc-ltcsg01 .hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%;filter:saturate(.78) contrast(.93)}
.ltc-ltcsg01 .hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,22,31,.92),rgba(7,22,31,.7) 42%,rgba(7,22,31,.12) 78%),linear-gradient(0deg,rgba(7,22,31,.45),transparent 42%)}
.ltc-ltcsg01 .hero-inner{position:relative;z-index:2;padding:150px 0 90px}
.ltc-ltcsg01 .code{display:inline-flex;margin-bottom:28px;padding:8px 11px;background:rgba(20,42,67,.88);font-size:10px;font-weight:700;letter-spacing:.16em}
.ltc-ltcsg01 .hero h1{max-width:900px;margin:0;font-size:clamp(59px,6.4vw,108px);font-weight:600;line-height:.93;letter-spacing:-.066em}
.ltc-ltcsg01 .route{margin:30px 0 0;font-size:21px;font-weight:500}
.ltc-ltcsg01 .hero-meta{display:flex;gap:9px 24px;flex-wrap:wrap;margin-top:16px;color:#ff9a6c;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.ltc-ltcsg01 .hero-copy{max-width:720px;margin:30px 0 0;color:rgba(255,255,255,.84);font-size:18px}
.ltc-ltcsg01 .audience{color:rgba(255,255,255,.66);font-size:13px}
.ltc-ltcsg01 .actions{display:flex;gap:16px;margin-top:36px}
.ltc-ltcsg01 .anchor{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}
.ltc-ltcsg01 .anchor-in{min-height:72px;display:flex;align-items:center;justify-content:space-between}
.ltc-ltcsg01 .anchor strong{font-size:12px;letter-spacing:.12em}
.ltc-ltcsg01 .anchor nav{display:flex;gap:28px}
.ltc-ltcsg01 .anchor a{font-size:10px;font-weight:700;letter-spacing:.11em;text-decoration:none;text-transform:uppercase}
.ltc-ltcsg01 .summary{padding:118px 0;background:#fff}
.ltc-ltcsg01 .two-col{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:110px}
.ltc-ltcsg01 .summary-text{font-size:19px;color:var(--ink2)}
.ltc-ltcsg01 .summary-text p{margin:0 0 20px}
.ltc-ltcsg01 .facts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:70px;border-top:1px solid var(--line)}
.ltc-ltcsg01 .fact{padding:24px 20px 0 0}
.ltc-ltcsg01 .fact span{display:block;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.ltc-ltcsg01 .fact strong{display:block;margin-top:8px;font-size:15px}
.ltc-ltcsg01 .fact:first-child strong{color:var(--orange)}
.ltc-ltcsg01 .highlights{padding:132px 0;background:var(--mist)}
.ltc-ltcsg01 .head-split{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:58px}
.ltc-ltcsg01 .head-split .copy{max-width:470px;margin:0}
.ltc-ltcsg01 .experience-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);grid-template-rows:500px 420px;gap:20px}
.ltc-ltcsg01 .experience{position:relative;overflow:hidden;background:var(--dark);color:#fff}
.ltc-ltcsg01 .experience:first-child{grid-row:1/3}
.ltc-ltcsg01 .experience img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(.93)}
.ltc-ltcsg01 .experience:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,24,32,.9),transparent 70%)}
.ltc-ltcsg01 .exp-copy{position:absolute;z-index:2;left:34px;right:34px;bottom:32px}
.ltc-ltcsg01 .exp-copy span{color:#ff9666;font-size:10px;font-weight:700;letter-spacing:.17em}
.ltc-ltcsg01 .exp-copy h3{margin:10px 0 12px;font-size:clamp(25px,2.2vw,38px);line-height:1.1}
.ltc-ltcsg01 .exp-copy p{max-width:620px;margin:0;color:rgba(255,255,255,.76);font-size:14px}
.ltc-ltcsg01 .experience:not(:first-child) h3{font-size:26px}
.ltc-ltcsg01 .food-story{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);margin-top:20px;background:var(--green);color:#fff}
.ltc-ltcsg01 .food-story img{width:100%;height:100%;min-height:350px;object-fit:cover;filter:saturate(.8) contrast(.92)}
.ltc-ltcsg01 .food-copy{padding:54px 58px}
.ltc-ltcsg01 .food-copy h3{margin:0;font-size:40px;line-height:1.08}
.ltc-ltcsg01 .food-copy p{color:rgba(255,255,255,.74)}
.ltc-ltcsg01 .city-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;background:#fff}
.ltc-ltcsg01 .city{padding:28px;border-right:1px solid var(--line)}
.ltc-ltcsg01 .city:last-child{border:0}
.ltc-ltcsg01 .city span{color:var(--orange);font-size:10px;font-weight:700}
.ltc-ltcsg01 .city h4{margin:10px 0 8px;font-size:19px}
.ltc-ltcsg01 .city p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.ltc-ltcsg01 .itinerary{padding:116px 0 122px}
.ltc-ltcsg01 .itin-head{display:grid;grid-template-columns:300px minmax(0,1fr);gap:90px;align-items:end;margin-bottom:52px}
.ltc-ltcsg01 .legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.ltc-ltcsg01 .legend span, .ltc-ltcsg01 .tags span{padding:7px 10px;border:1px solid var(--line);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.ltc-ltcsg01 .timeline{position:relative;max-width:1080px;margin:0 auto}
.ltc-ltcsg01 .timeline:before{content:'';position:absolute;left:47px;top:18px;bottom:18px;width:1px;background:#c8d2d1}
.ltc-ltcsg01 .day{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);gap:44px;padding:38px 0;border-bottom:1px solid rgba(20,42,67,.1)}
.ltc-ltcsg01 .day:first-child{border-top:1px solid rgba(20,42,67,.1)}
.ltc-ltcsg01 .day.chapter-start{margin-top:18px;padding-top:48px}
.ltc-ltcsg01 .day-no{position:relative;z-index:1}
.ltc-ltcsg01 .day-no span{display:block;color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.15em}
.ltc-ltcsg01 .day-no strong{display:block;margin-top:3px;font-size:38px;font-weight:500;line-height:1}
.ltc-ltcsg01 .day-no:after{content:'';position:absolute;top:28px;right:-4px;width:9px;height:9px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 7px var(--paper)}
.ltc-ltcsg01 .day.chapter-start .day-no:after{width:11px;height:11px;right:-5px;box-shadow:0 0 0 8px var(--paper)}
.ltc-ltcsg01 .day details{min-width:0}
.ltc-ltcsg01 .day summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;list-style:none;cursor:pointer}
.ltc-ltcsg01 .day summary::-webkit-details-marker{display:none}
.ltc-ltcsg01 .day-city{margin:0 0 6px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.ltc-ltcsg01 .day h3{margin:0;font-size:28px;line-height:1.18}
.ltc-ltcsg01 .day summary:after{content:'−';align-self:start;color:var(--orange);font-size:22px;line-height:1}
.ltc-ltcsg01 .day details:not([open]) summary:after{content:'+'}
.ltc-ltcsg01 .day-content{max-width:880px;padding-top:18px}
.ltc-ltcsg01 .day-content p{margin:0 0 11px;color:var(--ink2);font-size:16px;line-height:1.65}
.ltc-ltcsg01 .tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}
.ltc-ltcsg01 .tags span{background:#e9eeec;border:0}
.ltc-ltcsg01 .tags .food{background:#f8e7dd;color:#9b431d}
.ltc-ltcsg01 .day-facts{display:grid;gap:5px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(20,42,67,.09)}
.ltc-ltcsg01 .day-facts p{margin:0!important;color:var(--muted)!important;font-size:12px!important;line-height:1.5!important}
.ltc-ltcsg01 .day-facts strong{color:var(--ink);font-weight:650}
.ltc-ltcsg01 .day-note{margin-top:12px!important;padding-left:14px;border-left:2px solid var(--orange);color:var(--muted)!important;font-size:12px!important;line-height:1.55!important}
.ltc-ltcsg01 .overnight{margin-top:13px!important;margin-bottom:0!important;color:var(--muted)!important;font-size:11px!important;font-weight:600;letter-spacing:.04em}
.ltc-ltcsg01 .timeline-end{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:30px 0 0 140px;padding-top:24px;border-top:2px solid var(--orange)}
.ltc-ltcsg01 .timeline-end p{max-width:640px;margin:0}
.ltc-ltcsg01 .stays{padding:112px 0;background:#fff}
.ltc-ltcsg01 .stays-head{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:80px;align-items:end;margin-bottom:48px}
.ltc-ltcsg01 .hotels{display:grid;gap:18px}
.ltc-ltcsg01 .hotel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:332px;background:var(--paper)}
.ltc-ltcsg01 .hotel:nth-child(even) .hotel-media{order:2}
.ltc-ltcsg01 .hotel-media{overflow:hidden}
.ltc-ltcsg01 .hotel-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(.93)}
.ltc-ltcsg01 .hotel-body{display:flex;flex-direction:column;justify-content:center;padding:38px 42px}
.ltc-ltcsg01 .hotel-city{color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.ltc-ltcsg01 .hotel h3{margin:8px 0 14px;font-size:30px;line-height:1.15}
.ltc-ltcsg01 .hotel-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}
.ltc-ltcsg01 .hotel-tags span{padding:7px 9px;border:1px solid #cad3d2;font-size:10px;font-weight:600}
.ltc-ltcsg01 .hotel p{margin:0;color:var(--muted);font-size:14px}
.ltc-ltcsg01 .hotel-note{margin-top:30px;padding-left:22px;border-left:2px solid var(--orange);color:var(--muted);font-size:13px}
.ltc-ltcsg01 .pricing{padding:138px 0;background:var(--ink);color:#fff}
.ltc-ltcsg01 .pricing-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:90px}
.ltc-ltcsg01 .pricing .copy{color:rgba(255,255,255,.64)}
.ltc-ltcsg01 .prices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:60px}
.ltc-ltcsg01 .price-card{padding:32px 26px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13)}
.ltc-ltcsg01 .price-card.solo{border-top:3px solid var(--orange)}
.ltc-ltcsg01 .price-card h3{min-height:48px;margin:0;font-size:17px}
.ltc-ltcsg01 .room{min-height:42px;color:rgba(255,255,255,.58);font-size:12px}
.ltc-ltcsg01 .price-label{display:block;margin-top:22px;color:rgba(255,255,255,.48);font-size:9px;font-weight:700;letter-spacing:.14em}
.ltc-ltcsg01 .price{display:block;font-size:28px}
.ltc-ltcsg01 .early{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.15)}
.ltc-ltcsg01 .early span{color:#ff9868;font-size:10px;font-weight:700}
.ltc-ltcsg01 .early strong{font-size:20px}
.ltc-ltcsg01 .price-note{grid-column:1/-1;display:flex;justify-content:space-between;gap:36px;padding:26px 30px;background:#fff;color:var(--ink)}
.ltc-ltcsg01 .price-note p{max-width:760px;margin:0}
.ltc-ltcsg01 .price-note strong{color:var(--orange)}
.ltc-ltcsg01 .price-actions{display:flex;gap:15px;margin-top:40px}
.ltc-ltcsg01 .included{padding:132px 0;background:#fff}
.ltc-ltcsg01 .included-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;margin-top:58px}
.ltc-ltcsg01 .list-block{border-top:2px solid var(--ink)}
.ltc-ltcsg01 .list-block.excludes{border-color:var(--orange)}
.ltc-ltcsg01 .list-block h3{margin:24px 0;font-size:26px}
.ltc-ltcsg01 .clean{list-style:none;margin:0;padding:0}
.ltc-ltcsg01 .clean li{position:relative;padding:14px 0 14px 25px;border-bottom:1px solid var(--line);color:var(--ink2);font-size:14px}
.ltc-ltcsg01 .clean li:before{content:'';position:absolute;left:0;top:24px;width:7px;height:7px;border-radius:50%;background:var(--orange)}
.ltc-ltcsg01 .heritage{padding:0;background:#1d3035;color:#fff}
.ltc-ltcsg01 .heritage-in{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.ltc-ltcsg01 .heritage-media{margin:0;background:#15272c;aspect-ratio:3/2}
.ltc-ltcsg01 .heritage-media img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:50% 52%}
.ltc-ltcsg01 .heritage-content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:64px clamp(48px,4.4vw,72px)}
.ltc-ltcsg01 .heritage-content .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:24px}
.ltc-ltcsg01 .heritage-content .eyebrow::before{content:"";display:block;width:28px;height:2px;background:var(--orange);flex:none}
.ltc-ltcsg01 .heritage-message{display:grid;gap:18px;max-width:43ch;margin:0}
.ltc-ltcsg01 .heritage-lead{display:block;color:#fff;font-size:clamp(21px,1.35vw,25px);font-weight:550;line-height:1.42;letter-spacing:-.018em}
.ltc-ltcsg01 .heritage-detail{display:block;max-width:44ch;color:rgba(255,255,255,.72);font-size:16px;font-weight:400;line-height:1.65}
.ltc-ltcsg01 .heritage-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;max-width:48ch;margin:30px 0 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.72);font-size:10px;font-weight:650;line-height:1.45;letter-spacing:.055em;text-transform:uppercase}
.ltc-ltcsg01 .heritage-trust span{display:block;min-width:0;white-space:normal}
.ltc-ltcsg01 .heritage-trust span+span::before{display:none}
.ltc-ltcsg01 .heritage-content .btn{align-self:flex-start;width:max-content;max-width:100%;min-height:48px;margin-top:28px;padding-inline:24px;font-size:14px}
.ltc-ltcsg01 .faqs{padding:132px 0}
.ltc-ltcsg01 .faq-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:110px}
.ltc-ltcsg01 .faq-intro{position:sticky;top:112px;align-self:start}
.ltc-ltcsg01 .faq-list{border-top:1px solid var(--line)}
.ltc-ltcsg01 .faq-list details{border-bottom:1px solid var(--line)}
.ltc-ltcsg01 .faq-list summary{display:flex;justify-content:space-between;gap:24px;padding:23px 0;font-size:17px;font-weight:600;list-style:none}
.ltc-ltcsg01 .faq-list summary:after{content:'+';color:var(--orange);font-size:23px}
.ltc-ltcsg01 .faq-list details[open] summary:after{content:'−'}
.ltc-ltcsg01 .answer{max-width:790px;padding:0 0 27px;color:var(--muted);font-size:14px}
.ltc-ltcsg01 .inquiry{padding:138px 0;background:var(--mist)}
.ltc-ltcsg01 .inquiry-grid{display:grid;grid-template-columns:minmax(0,1fr) 560px;gap:100px}
.ltc-ltcsg01 .trust h2{margin:0;font-size:60px;line-height:1}
.ltc-ltcsg01 .trust>p{color:var(--muted)}
.ltc-ltcsg01 .trust-list{margin-top:46px;border-top:1px solid #c8d2d1}
.ltc-ltcsg01 .trust-item{display:grid;grid-template-columns:36px minmax(0,1fr);gap:18px;padding:20px 0;border-bottom:1px solid #c8d2d1}
.ltc-ltcsg01 .trust-item>span{color:var(--orange);font-size:11px;font-weight:700}
.ltc-ltcsg01 .trust-item strong{display:block}
.ltc-ltcsg01 .trust-item p{margin:5px 0 0;color:var(--muted);font-size:13px}
.ltc-ltcsg01 .form-card{padding:42px;background:#fff;box-shadow:var(--shadow)}
.ltc-ltcsg01 .form-card h3{margin:0;font-size:30px}
.ltc-ltcsg01 .form-card>p{color:var(--muted);font-size:13px}
.ltc-ltcsg01 .form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:17px}
.ltc-ltcsg01 .field{display:grid;gap:7px}
.ltc-ltcsg01 .field.full{grid-column:1/-1}
.ltc-ltcsg01 .field label{font-size:11px;font-weight:700}
.ltc-ltcsg01 .field input, .ltc-ltcsg01 .field textarea{width:100%;padding:13px 14px;border:1px solid var(--line);background:#fbfcfb}
.ltc-ltcsg01 .field textarea{min-height:112px;resize:vertical}
.ltc-ltcsg01 .form-card .btn{width:100%;margin-top:20px}
.ltc-ltcsg01 .status{display:none;margin:14px 0 0;padding:12px;background:#edf6f1;color:#245c42;font-size:13px}
.ltc-ltcsg01 .status.show{display:block}
.ltc-ltcsg01 .final{padding:92px 0;background:var(--orange);color:#fff}
.ltc-ltcsg01 .final-in{display:flex;align-items:center;justify-content:space-between;gap:50px}
.ltc-ltcsg01 .final h2{margin:0;font-size:52px;line-height:1.04}
.ltc-ltcsg01 .final p{margin:12px 0 0}
.ltc-ltcsg01 .final-actions{display:flex;gap:14px}
.ltc-ltcsg01 .final .btn{background:#fff;color:var(--ink)}
.ltc-ltcsg01 .final .btn-outline{background:transparent;color:#fff}
.ltc-ltcsg01 .mobile-cta{display:none}
@media(max-width:1050px){
.ltc-ltcsg01 .wrap{width:min(calc(100% - 48px),var(--max))}
.ltc-ltcsg01 .two-col, .ltc-ltcsg01 .stays-head, .ltc-ltcsg01 .pricing-head{grid-template-columns:minmax(0,1fr);gap:48px}
.ltc-ltcsg01 .facts{grid-template-columns:repeat(3,minmax(0,1fr))}
.ltc-ltcsg01 .experience-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:470px 400px}
.ltc-ltcsg01 .experience:first-child{grid-column:1/-1;grid-row:1}
.ltc-ltcsg01 .experience:nth-child(n+2){grid-row:2}
.ltc-ltcsg01 .city-strip{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.ltc-ltcsg01 .itin-head{grid-template-columns:240px minmax(0,1fr);gap:48px}
.ltc-ltcsg01 .prices{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.ltc-ltcsg01 .faq-layout{grid-template-columns:280px minmax(0,1fr);gap:60px}
.ltc-ltcsg01 .inquiry-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px}
.ltc-ltcsg01 .final-in{align-items:flex-start;flex-direction:column}
}
@media(max-width:760px){
.ltc-ltcsg01 .wrap{width:min(calc(100% - 32px),var(--max))}
.ltc-ltcsg01 .hero{min-height:820px;align-items:flex-end}
.ltc-ltcsg01 .hero>img{object-position:58% 50%}
.ltc-ltcsg01 .hero-inner{padding:145px 0 72px}
.ltc-ltcsg01 .hero h1{font-size:52px}
.ltc-ltcsg01 .route{font-size:17px}
.ltc-ltcsg01 .hero-copy{font-size:16px}
.ltc-ltcsg01 .actions{flex-direction:column}
.ltc-ltcsg01 .actions .btn{width:100%}
.ltc-ltcsg01 .anchor-in{min-height:60px}
.ltc-ltcsg01 .anchor strong{display:none}
.ltc-ltcsg01 .anchor nav{overflow:auto;gap:22px}
.ltc-ltcsg01 .anchor a{white-space:nowrap}
.ltc-ltcsg01 .summary, .ltc-ltcsg01 .highlights, .ltc-ltcsg01 .itinerary, .ltc-ltcsg01 .stays, .ltc-ltcsg01 .pricing, .ltc-ltcsg01 .included, .ltc-ltcsg01 .heritage, .ltc-ltcsg01 .faqs, .ltc-ltcsg01 .inquiry{padding:88px 0}
.ltc-ltcsg01 .title{font-size:40px}
.ltc-ltcsg01 .two-col, .ltc-ltcsg01 .itin-head, .ltc-ltcsg01 .faq-layout, .ltc-ltcsg01 .inquiry-grid{grid-template-columns:minmax(0,1fr);gap:34px}
.ltc-ltcsg01 .summary-text{font-size:17px}
.ltc-ltcsg01 .facts{grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:48px}
.ltc-ltcsg01 .head-split{align-items:flex-start;flex-direction:column;margin-bottom:38px}
.ltc-ltcsg01 .head-split .copy{margin:0}
.ltc-ltcsg01 .experience-grid{display:block}
.ltc-ltcsg01 .experience{min-height:430px;margin-bottom:16px}
.ltc-ltcsg01 .food-story{display:block}
.ltc-ltcsg01 .food-story img{min-height:260px;aspect-ratio:1.35/1}
.ltc-ltcsg01 .food-copy{padding:34px 28px}
.ltc-ltcsg01 .food-copy h3{font-size:32px}
.ltc-ltcsg01 .city-strip{grid-template-columns:minmax(0,1fr)}
.ltc-ltcsg01 .city{border-right:0;border-bottom:1px solid var(--line)}
.ltc-ltcsg01 .timeline{margin-left:0}
.ltc-ltcsg01 .timeline:before{left:20px;top:14px;bottom:14px}
.ltc-ltcsg01 .day{grid-template-columns:42px minmax(0,1fr);gap:16px;padding:27px 0}
.ltc-ltcsg01 .day.chapter-start{margin-top:10px;padding-top:36px}
.ltc-ltcsg01 .day-no strong{font-size:26px}
.ltc-ltcsg01 .day-no:after{top:24px;right:17px;width:7px;height:7px;box-shadow:0 0 0 5px var(--paper)}
.ltc-ltcsg01 .day.chapter-start .day-no:after{right:16px;width:9px;height:9px;box-shadow:0 0 0 6px var(--paper)}
.ltc-ltcsg01 .day h3{font-size:21px}
.ltc-ltcsg01 .day summary:after{display:none}
.ltc-ltcsg01 .day-content{padding-top:15px}
.ltc-ltcsg01 .day-content p{margin-bottom:10px;font-size:15px;line-height:1.62}
.ltc-ltcsg01 .tags{gap:6px;margin-top:14px}
.ltc-ltcsg01 .tags span{padding:6px 8px}
.ltc-ltcsg01 .overnight{margin-top:11px!important}
.ltc-ltcsg01 .timeline-end{align-items:flex-start;flex-direction:column;margin-left:58px}
.ltc-ltcsg01 .hotel{display:block;min-height:0}
.ltc-ltcsg01 .hotel:nth-child(even) .hotel-media{order:0}
.ltc-ltcsg01 .hotel-media img{width:100%;height:auto;aspect-ratio:16/10}
.ltc-ltcsg01 .hotel-body{padding:24px 22px}
.ltc-ltcsg01 .prices{grid-template-columns:minmax(0,1fr)}
.ltc-ltcsg01 .price-note{align-items:flex-start;flex-direction:column}
.ltc-ltcsg01 .price-actions, .ltc-ltcsg01 .included-grid{grid-template-columns:minmax(0,1fr);flex-direction:column}
.ltc-ltcsg01 .included-grid{display:grid;gap:50px}
.ltc-ltcsg01 .heritage{padding:0}
.ltc-ltcsg01 .heritage-in{display:block}
.ltc-ltcsg01 .heritage-media{aspect-ratio:3/2}
.ltc-ltcsg01 .heritage-media img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:50% 54%}
.ltc-ltcsg01 .heritage-content{padding:44px 24px 48px}
.ltc-ltcsg01 .heritage-content .eyebrow{margin-bottom:20px}
.ltc-ltcsg01 .heritage-message{max-width:none;gap:14px}
.ltc-ltcsg01 .heritage-lead{font-size:20px;line-height:1.46}
.ltc-ltcsg01 .heritage-detail{font-size:15px;line-height:1.64}
.ltc-ltcsg01 .heritage-trust{grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;margin-top:24px;padding-top:18px;line-height:1.45}
.ltc-ltcsg01 .heritage-trust span+span::before{display:none}
.ltc-ltcsg01 .heritage-content .btn{width:auto;max-width:100%;margin-top:24px}
.ltc-ltcsg01 .faq-intro{position:static}
.ltc-ltcsg01 .trust h2{font-size:44px}
.ltc-ltcsg01 .form-card{padding:28px}
.ltc-ltcsg01 .form-grid{grid-template-columns:minmax(0,1fr)}
.ltc-ltcsg01 .field.full{grid-column:auto}
.ltc-ltcsg01 .final-actions{width:100%;flex-direction:column}
.ltc-ltcsg01 .final-actions .btn{width:100%}
.ltc-ltcsg01 .mobile-cta{position:fixed;z-index:40;left:12px;right:12px;bottom:12px;display:flex;min-height:52px;align-items:center;justify-content:center;background:var(--orange);color:#fff;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 12px 28px rgba(20,42,67,.28)}
.ltc-ltcsg01{padding-bottom:76px}
}
@media(prefers-reduced-motion:reduce){
.ltc-ltcsg01 *{transition:none!important}
}
.ltc-ltcsg01 .hero{min-height:820px;background:radial-gradient(circle at 76% 45%,rgba(58,91,99,.42),transparent 32%),linear-gradient(135deg,#10262f 0%,#172f36 52%,#203a40 100%)}
.ltc-ltcsg01 .hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,20,29,.34),transparent 56%),linear-gradient(180deg,rgba(255,255,255,.025),transparent 42%);pointer-events:none}
.ltc-ltcsg01 .hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 46%,transparent 0 25%,rgba(8,24,32,.18) 54%,rgba(8,24,32,.28) 100%);pointer-events:none}
.ltc-ltcsg01 .hero-inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);align-items:center;gap:48px;padding:130px 0 88px}
.ltc-ltcsg01 .hero-content{position:relative;z-index:2;max-width:720px}
.ltc-ltcsg01 .hero h1{max-width:720px;font-size:clamp(58px,5.7vw,94px)}
.ltc-ltcsg01 .hero-map{position:relative;z-index:2;margin:0;align-self:center}
.ltc-ltcsg01 .hero-map img{display:block;width:100%;height:auto;max-height:650px;filter:drop-shadow(0 28px 50px rgba(0,0,0,.18))}
.ltc-ltcsg01 .hero-map figcaption{margin-top:-16px;text-align:right;color:rgba(255,255,255,.48);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}
.ltc-ltcsg01 .highlights .head-split{margin-bottom:64px;padding-bottom:32px;border-bottom:1px solid rgba(20,42,67,.14)}
.ltc-ltcsg01 .highlight-story{display:grid;gap:64px}
.ltc-ltcsg01 .highlight-opening{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.ltc-ltcsg01 .destination{min-width:0}
.ltc-ltcsg01 .destination-media{position:relative;overflow:hidden;background:var(--dark);aspect-ratio:4/3}
.ltc-ltcsg01 .destination-media img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.06) contrast(1.015) brightness(1.045)}
.ltc-ltcsg01 .destination-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,24,32,.18),transparent 34%);pointer-events:none}
.ltc-ltcsg01 .destination-label{position:absolute;z-index:2;left:20px;bottom:20px;padding:10px 14px;background:rgba(20,42,67,.94);color:#fff;font-size:10px;font-weight:700;letter-spacing:.16em}
.ltc-ltcsg01 .destination-copy{padding:25px 4px 0}
.ltc-ltcsg01 .destination-kicker{margin:0;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.ltc-ltcsg01 .destination-copy h3{margin:10px 0 14px;font-size:clamp(28px,2.3vw,39px);line-height:1.1;letter-spacing:-.035em}
.ltc-ltcsg01 .destination-copy>p:not(.destination-kicker):not(.destination-detail){max-width:56ch;margin:0;color:var(--muted);font-size:15px;line-height:1.66}
.ltc-ltcsg01 .destination-detail{margin:20px 0 0;padding-top:16px;border-top:1px solid rgba(20,42,67,.14);color:var(--ink2);font-size:11px;font-weight:600;line-height:1.55;letter-spacing:.035em}
.ltc-ltcsg01 .destination--landscape{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr);align-items:stretch;background:#fff}
.ltc-ltcsg01 .destination--landscape .destination-media{aspect-ratio:auto;min-height:440px}
.ltc-ltcsg01 .destination--landscape .destination-copy{display:flex;flex-direction:column;justify-content:center;padding:46px}
.ltc-ltcsg01 .destination--chengdu{padding-top:8px;border-top:1px solid rgba(20,42,67,.14)}
.ltc-ltcsg01 .chengdu-heading{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:72px;align-items:end;margin:42px 0 28px}
.ltc-ltcsg01 .chengdu-heading .destination-copy{padding:0}
.ltc-ltcsg01 .chengdu-heading .destination-copy h3{margin-bottom:0}
.ltc-ltcsg01 .chengdu-heading .chengdu-body{align-self:end}
.ltc-ltcsg01 .chengdu-heading .chengdu-body>p:first-child{max-width:62ch;margin:0;color:var(--muted);font-size:15px;line-height:1.66}
.ltc-ltcsg01 .chengdu-gallery{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.ltc-ltcsg01 .chengdu-gallery figure{margin:0;overflow:hidden;background:var(--dark);aspect-ratio:4/3}
.ltc-ltcsg01 .chengdu-gallery img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.06) contrast(1.015) brightness(1.045)}
.ltc-ltcsg01 .chengdu-gallery .destination-label{left:20px;bottom:20px}
.ltc-ltcsg01 .chengdu-gallery:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(7,24,32,.1),transparent 28%)}
@media(max-width:980px){
.ltc-ltcsg01 .highlight-story{gap:54px}
.ltc-ltcsg01 .highlight-opening{gap:24px}
.ltc-ltcsg01 .destination--landscape{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}
.ltc-ltcsg01 .destination--landscape .destination-copy{padding:36px}
.ltc-ltcsg01 .chengdu-heading{gap:40px}
}
@media(max-width:760px){
.ltc-ltcsg01 .highlights .head-split{margin-bottom:40px;padding-bottom:24px}
.ltc-ltcsg01 .highlight-story{gap:48px}
.ltc-ltcsg01 .highlight-opening{display:block}
.ltc-ltcsg01 .highlight-opening .destination+.destination{margin-top:48px}
.ltc-ltcsg01 .destination-media{aspect-ratio:4/3}
.ltc-ltcsg01 .destination-copy{padding-top:20px}
.ltc-ltcsg01 .destination-copy h3{font-size:30px}
.ltc-ltcsg01 .destination--landscape{display:block}
.ltc-ltcsg01 .destination--landscape .destination-media{min-height:0;aspect-ratio:4/3}
.ltc-ltcsg01 .destination--landscape .destination-copy{display:block;padding:28px 24px 32px}
.ltc-ltcsg01 .destination--chengdu{padding-top:0}
.ltc-ltcsg01 .chengdu-heading{display:block;margin:32px 0 24px}
.ltc-ltcsg01 .chengdu-heading .chengdu-body{margin-top:16px}
.ltc-ltcsg01 .chengdu-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}
.ltc-ltcsg01 .chengdu-gallery figure{aspect-ratio:3/4}
.ltc-ltcsg01 .chengdu-gallery .destination-label{left:12px;bottom:12px;padding:8px 10px}
.ltc-ltcsg01 .destination-detail{margin-top:16px;padding-top:14px}
}
@media(max-width:980px){
.ltc-ltcsg01 .hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,.78fr);gap:20px}
.ltc-ltcsg01 .hero h1{font-size:58px}
.ltc-ltcsg01 .city-journey--beijing, .ltc-ltcsg01 .city-journey--guilin{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}
.ltc-ltcsg01 .city-journey--beijing .journey-copy, .ltc-ltcsg01 .city-journey--guilin .journey-copy{padding:36px}
.ltc-ltcsg01 .journey-pair{gap:24px}
}
@media(max-width:760px){
.ltc-ltcsg01 .hero{min-height:0;align-items:stretch}
.ltc-ltcsg01 .hero-inner{display:flex;flex-direction:column;padding:116px 0 68px}
.ltc-ltcsg01 .hero-content{width:100%}
.ltc-ltcsg01 .hero h1{font-size:50px}
.ltc-ltcsg01 .hero-map{width:min(100%,520px);margin-top:40px;align-self:flex-end}
.ltc-ltcsg01 .hero-map figcaption{margin-top:-8px}
.ltc-ltcsg01 .highlights .head-split{margin-bottom:40px;padding-bottom:24px}
.ltc-ltcsg01 .city-journey--beijing, .ltc-ltcsg01 .city-journey--guilin{display:block}
.ltc-ltcsg01 .city-journey--beijing .journey-media, .ltc-ltcsg01 .city-journey--guilin .journey-media{min-height:0;aspect-ratio:4/3}
.ltc-ltcsg01 .city-journey--beijing .journey-copy, .ltc-ltcsg01 .city-journey--guilin .journey-copy{display:block;padding:28px 24px 32px}
.ltc-ltcsg01 .journey-pair{display:block;margin-top:48px}
.ltc-ltcsg01 .journey-pair .city-journey+.city-journey{margin-top:48px}
.ltc-ltcsg01 .journey-pair .journey-media{aspect-ratio:4/3}
.ltc-ltcsg01 .city-journey--guilin{margin-top:48px}
.ltc-ltcsg01 .journey-copy{padding-top:20px}
.ltc-ltcsg01 .journey-copy h3{font-size:30px}
.ltc-ltcsg01 .journey-media--collage{grid-template-columns:minmax(0,1.62fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:3px}
.ltc-ltcsg01 .heritage{padding:88px 0}
.ltc-ltcsg01 .heritage-in{display:block}
.ltc-ltcsg01 .heritage-intro h2{font-size:40px}
.ltc-ltcsg01 .heritage-flow{margin:32px 0 56px;gap:12px}
.ltc-ltcsg01 .heritage-copy{padding-top:28px}
}
.ltc-ltcsg01 .itinerary .timeline:before{width:2px;background:rgba(20,42,67,.18)}
.ltc-ltcsg01 .itinerary .day{gap:36px;padding:44px 0;border-bottom:1px solid rgba(20,42,67,.08)}
.ltc-ltcsg01 .itinerary .day.chapter-start{margin-top:22px;padding-top:58px}
.ltc-ltcsg01 .itinerary .day-city{margin-bottom:8px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.15em}
.ltc-ltcsg01 .itinerary .day h3{max-width:780px;margin:0;font-size:clamp(28px,2.35vw,39px);line-height:1.13}
.ltc-ltcsg01 .itinerary .day-content{max-width:920px;padding-top:16px}
.ltc-ltcsg01 .itinerary .day-content>p{max-width:75ch;margin-bottom:10px;color:var(--ink2);font-size:16px;line-height:1.62}
.ltc-ltcsg01 .itinerary .tags{gap:6px;margin-top:18px}
.ltc-ltcsg01 .itinerary .tags span{padding:6px 9px;border:0;background:#e9eeec;color:var(--ink);font-size:10px;line-height:1.25;letter-spacing:.07em}
.ltc-ltcsg01 .itinerary .day-facts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px 24px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(20,42,67,.09)}
.ltc-ltcsg01 .itinerary .day-facts p{margin:0!important;color:var(--muted)!important;font-size:12px!important;line-height:1.5!important}
.ltc-ltcsg01 .itinerary .day-facts p:last-child{grid-column:1/-1}
.ltc-ltcsg01 .itinerary .day-note{display:grid;gap:4px;max-width:75ch;margin-top:20px!important;padding:14px 16px;border-left:2px solid var(--orange);background:rgba(233,238,236,.55);color:var(--muted)!important;font-size:12px!important;line-height:1.55!important}
.ltc-ltcsg01 .itinerary .day-note strong{color:var(--ink);font-size:10px;letter-spacing:.1em;text-transform:uppercase}
@media(max-width:700px){
.ltc-ltcsg01 .itinerary .timeline:before{left:20px;width:1.5px}
.ltc-ltcsg01 .itinerary .day{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:32px 0}
.ltc-ltcsg01 .itinerary .day.chapter-start{margin-top:12px;padding-top:42px}
.ltc-ltcsg01 .itinerary .day h3{font-size:26px;line-height:1.16}
.ltc-ltcsg01 .itinerary .day-content{padding-top:13px}
.ltc-ltcsg01 .itinerary .day-content>p{font-size:15px;line-height:1.6}
.ltc-ltcsg01 .itinerary .tags{margin-top:15px}
.ltc-ltcsg01 .itinerary .day-facts{grid-template-columns:minmax(0,1fr);gap:6px;margin-top:16px}
.ltc-ltcsg01 .itinerary .day-facts p:last-child{grid-column:auto}
}

/* ================= 与站点衔接的补充/覆盖规则（样稿里没有的部分） ================= */

/* 1) 吸顶锚点条：站点页头是 position:fixed、高 75px（css/main.css .header-content），
      不让开就会被压在页头底下；移动主题页头在文档流里（navbar position:relative），贴顶即可。 */
.ltc-ltcsg01 .anchor{top:75px}
.ltc-ltcsg01.is-mobile .anchor{top:0}

/* 2) 锚点落点补偿 = 固定页头 75px + 吸顶条 72px（移动 60px）。
      html 属页面级、无法作用域化；本 CSS 只在本页加载，不影响其它页面。
      这里**故意不写** html{scroll-behavior:smooth}：页内跳转由本页 JS 自己做缓动动画
      （URL 不留 #，见视图末尾脚本），逐帧 window.scrollTo 会和浏览器的平滑滚动互相打架。
      scroll-padding-top 保留，用于无 JS 兜底与外部带 #fragment 进来时的原生定位。 */
html{scroll-padding-top:155px}
@media (max-width:760px){html{scroll-padding-top:80px}}

/* 3) 样稿 hero 顶部 150px 是给它自带的 88px 深色顶栏留的位置；本站页头由布局输出，收一档。 */
.ltc-ltcsg01 .hero-inner{padding-top:96px}
@media (max-width:760px){.ltc-ltcsg01 .hero-inner{padding-top:72px}}

/* 4) Bootstrap 3 的 img{margin:0 auto} 会把样稿左对齐的插图居中。 */
.ltc-ltcsg01 img{margin:0}

/* 5) 面包屑（站点导航需要、样稿没有）：沿用设计变量的低调横条。 */
.ltc-ltcsg01 .crumbs{background:var(--paper);border-bottom:1px solid var(--line)}
.ltc-ltcsg01 .crumbs .wrap{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:46px;font-size:12px;color:var(--muted)}
.ltc-ltcsg01 .crumbs a{color:var(--muted);text-decoration:none}
.ltc-ltcsg01 .crumbs a:hover{color:var(--orange)}
.ltc-ltcsg01 .crumbs .sep{color:var(--line)}
.ltc-ltcsg01 .crumbs [aria-current]{color:var(--ink);font-weight:600}

/* 6) 移动主题自带底部浮动咨询按钮（.bt-inquire01，fixed bottom），
      样稿那条移动 CTA 会与它重叠 → 移动主题下隐藏样稿的。 */
.ltc-ltcsg01.is-mobile .mobile-cta{display:none}

/* 7) Yii 表单产物：验证码行 + 校验错误提示（样稿表单没有这两样）。 */
.ltc-ltcsg01 .form-card .field label{margin-bottom:0}
.ltc-ltcsg01 .form-card .field.full .captcha-row{display:flex;flex-wrap:nowrap;align-items:center;gap:10px}
.ltc-ltcsg01 .form-card .field.full .captcha-row input[type=text]{flex:0 1 150px;width:150px;max-width:150px;min-width:56px}
.ltc-ltcsg01 .form-card .field.full .captcha-row #captcha-image{flex:none;display:block;height:44px;width:auto;border:1px solid var(--line);cursor:pointer}
.ltc-ltcsg01 .form-card .field.full .captcha-row #captcha-image_button{flex:none;white-space:nowrap;color:var(--orange);font-size:12px;font-weight:600;text-decoration:none;border-bottom:1px solid transparent}
.ltc-ltcsg01 .form-card .field.full .captcha-row #captcha-image_button:hover{border-bottom-color:currentColor}
.ltc-ltcsg01 .form-card .errorMessage,
.ltc-ltcsg01 .form-card .error,
.ltc-ltcsg01 .form-card .help-block{display:block;margin-top:5px;color:#c0392b;font-size:12px;line-height:1.4}
@media (max-width:1100px){
  .ltc-ltcsg01 .form-card .field.full .captcha-row{gap:8px}
  .ltc-ltcsg01 .form-card .field.full .captcha-row input[type=text]{flex:1 1 auto;width:auto;max-width:none}
  .ltc-ltcsg01 .form-card .field.full .captcha-row #captcha-image{height:38px}
  .ltc-ltcsg01 .form-card .field.full .captcha-row #captcha-image_button{font-size:11px}
}
@media (max-width:560px){
  .ltc-ltcsg01 .form-card .field.full .captcha-row{flex-wrap:wrap}
  .ltc-ltcsg01 .form-card .field.full .captcha-row input[type=text]{flex:1 1 70px;width:auto;max-width:none;min-width:56px}
}

/* 8) hero 里的团期：样稿那三枚标签（10 Days / Small Group / No Shopping）在站点版里换成
      "2027 Departures + 四个出发日期"，**同一行、同一字号**（12px，≤760px 一起降到 11px），
      靠颜色区分：标签白色、日期沿用原来的橙色。窄到一行放不下时（≤320px）日期整块折到
      第二行且仍左对齐（flex-wrap 兜底，不裁字）。 */
.ltc-ltcsg01 .hero-meta{flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:6px 24px;margin-top:16px}
.ltc-ltcsg01 .hero-meta .departures-label{color:#fff;font-size:12px;font-weight:600;letter-spacing:.2em}
.ltc-ltcsg01 .hero-meta .departure-dates{white-space:nowrap}
@media (max-width:760px){
  .ltc-ltcsg01 .hero-meta{gap:6px 12px;margin-top:14px}
  .ltc-ltcsg01 .hero-meta .departures-label{font-size:11px;letter-spacing:.14em}
  .ltc-ltcsg01 .hero-meta .departure-dates{font-size:11px;letter-spacing:.1em}
}
