:root{
  --orange:#ea5404;
  --orange-dark:#d94800;
  --orange-soft:#fff4ec;
  --blue:#385997;
  --blue-dark:#214777;
  --text:#2f3338;
  --title:#1e2329;
  --muted:#7b828a;
  --light:#a0a6ad;
  --bg:#f7f8fa;
  --panel:#ffffff;
  --soft:#f4f5f7;
  --line:#e6e9eb;
  --line-dark:#d9dde1;
  --green:#17834d;
  --red:#d33a20;
  --radius:8px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  padding:0;
  margin-top:42px;
  background:var(--bg);
  color:var(--text);
  font-family:"Microsoft YaHei","PingFang SC","Hiragino Sans GB",Tahoma,Arial,sans-serif;
  font-size:13px;
  line-height:1.55;
  -webkit-text-size-adjust:none;
  overflow-x:hidden;
}
ul,ol{padding:0;margin:0}li{list-style:none}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}button,input{font:inherit}img{border:0;display:block;object-fit:cover}table{border-collapse:collapse}a{color:var(--text);text-decoration:none}a:hover{color:var(--orange)}
.main{width:1000px;margin:0 auto;clear:both}.mainbody{position:relative}.bw,.box{background:var(--panel);border-radius:var(--radius)}.box{overflow:hidden}.mmt{margin-top:10px}.hot,.red{color:var(--orange)!important}.muted{color:var(--muted)}.hide{display:none!important}.blink a{color:#3a4047}.blink a:hover{color:var(--orange)}
.clearfix:after,.top-search:after,.toptg1:after,.title_d1:after,.portal-hd:after,.detail-grid:after{content:"";display:block;clear:both}

/* top utility bar */
.top_nav{position:fixed;z-index:9999;left:0;top:0;width:100%;height:42px;min-width:1000px;background:#f7f8fa;border-bottom:1px solid #eceef0;line-height:42px;color:#535a62}.top_nav_b{height:42px}.top_nav_left{float:left;white-space:nowrap}.top_nav_right{float:right;height:42px;white-space:nowrap}.top_nav a{margin-right:13px;color:#50565d}.top_nav_left a:first-child{color:#20252b}.top_nav a:hover{color:var(--orange)}
.down_menu{position:relative;float:left;margin-right:13px;padding-right:13px}.down_menu:before{content:"";position:absolute;right:1px;top:17px;width:5px;height:5px;border-left:1px solid #8f959b;border-top:1px solid #8f959b;transform:rotate(-135deg)}.down_menu>ul{display:none;position:absolute;z-index:30;top:41px;left:50%;min-width:112px;padding:6px 0;background:#fff;border:1px solid #e8eaed;border-radius:7px;box-shadow:0 5px 18px rgba(20,30,45,.12);transform:translateX(-50%)}.down_menu>ul:before{content:"";position:absolute;top:-5px;left:50%;width:9px;height:9px;background:#fff;border-left:1px solid #e8eaed;border-top:1px solid #e8eaed;transform:translateX(-50%) rotate(45deg)}.down_menu:hover>ul,.down_menu.open>ul{display:block}.down_menu>ul a{display:block;margin:0;padding:0 14px;line-height:30px;text-align:center;white-space:nowrap}.mobile-toggle{display:none;border:0;background:transparent;font-size:22px;line-height:42px;color:#333;cursor:pointer}

/* masthead + search */
.search-view{padding:10px 10px 6px;background:#fff;border-radius:var(--radius)}.top-search{height:84px}.brand-logo{float:left;width:168px;height:84px;display:flex;align-items:center;padding-left:8px}.brand-logo a{display:block}.brand-cn{font-size:31px;line-height:34px;font-weight:900;letter-spacing:-2px;color:#e84f05}.brand-en{margin-top:3px;font-size:10px;letter-spacing:1.7px;color:#80868d}.ts_main{position:relative;float:left;width:568px;margin-top:10px}.ts-from{display:flex;align-items:center;gap:4px;padding-left:10px}.ts_input{flex:0 0 306px;width:306px;height:32px;padding:0 12px 0 35px;border:2px solid #ff5604;border-radius:18px;background:#fff;color:#333;outline:0}.ts_input::placeholder{color:#9ba0a6}.ts-search-icon{position:absolute;z-index:2;left:24px;top:9px;width:13px;height:13px;border:2px solid #8d949b;border-radius:50%;pointer-events:none}.ts-search-icon:after{content:"";position:absolute;right:-5px;bottom:-2px;width:6px;height:2px;background:#8d949b;transform:rotate(45deg)}.ts-btn{display:inline-block;flex:0 0 75px;width:75px;height:32px;margin:0;border:0;border-radius:17px;background:#ff5604;color:#fff!important;font-weight:700;line-height:32px;text-align:center;cursor:pointer}.ts-btn.secondary{background:#ff7b3e}.ts-btn:hover{filter:brightness(1.04)}.ts-hot{height:22px;margin:14px 0 0 12px;overflow:hidden;white-space:nowrap;color:#60676e}.ts-hot a{margin-right:9px;color:#385997}.ts-hot b{color:#555}.ts-code{float:right;width:240px;height:73px;margin-right:-10px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.mini-qr,.mini-card{background:#f5f6f7;border:1px solid #eceef1;border-radius:6px;color:#686f76}.mini-qr{width:72px;height:72px;display:grid;place-items:center;font-size:11px;line-height:1.2;text-align:center}.mini-qr:before{content:"TH";width:38px;height:38px;margin:0 auto 1px;display:block;background:repeating-linear-gradient(45deg,#30343a 0 3px,#fff 3px 6px);color:#fff;font-weight:700;line-height:38px}.mini-card{width:150px;height:72px;padding:9px 10px}.mini-card b{display:block;font-size:14px;color:#30353b}.mini-card span{display:block;margin-top:5px;font-size:11px;line-height:17px;color:#737a81}
.toptg1{clear:both;width:100%;min-height:30px;margin-top:6px}.toptgll{float:left;width:165px;height:30px;background:#f2f3f5;text-align:center;line-height:30px}.toptgll a{color:#3b4249}.toptglr{float:right;width:795px;height:30px;padding-left:7px;background:#f2f3f5;overflow:hidden;line-height:30px;white-space:nowrap}.toptglr a{margin:0 4px;color:#385997}.toptglr a:hover{color:var(--orange)}

/* dense navigation */
.navlist{display:grid;grid-template-columns:repeat(4,250px);height:84px;padding-top:7px;overflow:hidden;background:#fff}.navlist>ul{min-width:0;padding:0 9px;border-right:1px solid var(--line)}.navlist>ul:first-child{padding-left:0}.navlist>ul:last-child{padding-right:0;border-right:0}.navlist li{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));height:25px;align-items:center}.navlist li a{min-width:0;overflow:hidden;color:#3b4148;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.navlist li a:first-child{font-weight:700;color:#20262c}.navlist li a:hover{color:var(--orange)}

/* promotional strips */
.ad-slot{height:60px;padding:0 17px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border-radius:var(--radius)}.ad-slot-inner{width:100%;height:44px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:17px;overflow:hidden;border:1px solid #f2e9df;border-radius:6px;background:linear-gradient(90deg,#fff8f3 0,#fbfcff 50%,#fffaf2 100%);white-space:nowrap}.ad-slot b{font-size:17px;color:#272c31}.ad-slot .light{color:#858b91}.ad-slot .orange-btn{padding:5px 13px;border-radius:15px;background:var(--orange);color:#fff}

/* orange portal tab */
.hq-nav{background:#fff;border-radius:var(--radius)}.hq-nav-list{position:relative}.hq-nav-title{display:flex;height:37px;font-size:14px}.hq-nav-title li{position:relative;height:37px;flex:0 0 auto}.hq-nav-title li:after{content:"";position:absolute;right:0;top:11px;height:16px;border-right:1px solid var(--line)}.hq-nav-title li:last-child:after,.hq-nav-title li.active:after{display:none}.hq-nav-title li a{display:block;height:37px;padding:0 16px;color:#61686f;line-height:37px}.hq-nav-title li.active{background:var(--orange);border-radius:8px 8px 0 0}.hq-nav-title li.active a{color:#fff;font-weight:700}.hq-nav-title li.active+li{background:var(--orange)}.hq-nav-title li.active+li a{background:#fff;border-radius:0 0 0 8px}.hq-navr{position:absolute;right:11px;top:9px;color:#90969c;font-size:12px}.hq-con{height:158px;padding:8px 0 0;overflow:hidden;border:2px solid var(--orange);border-radius:0 8px 8px 8px}.hq-panel{display:none}.hq-panel.active{display:block}.hq-row{height:34px;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.hq-row .row-name{position:relative;flex:0 0 112px;width:112px;padding-left:13px;color:#30363c;font-weight:700}.hq-row .row-name:after{content:"›";position:absolute;right:10px;color:#a8adb2}.hq-row .row-links{flex:1;min-width:0;overflow:hidden}.hq-row .row-links a{display:inline-block;padding:0 8px;border-left:1px solid #eceef0;color:#3f464d;line-height:15px}.hq-row .row-links a:first-child{border-left:0}.hq-row .row-links a:hover{color:var(--orange)}.ticker{height:32px;margin:2px 10px 0;padding:0 10px;overflow:hidden;border-radius:5px;background:#f5f6f7;line-height:32px;color:#5b6269}.ticker b{margin-right:9px;color:var(--orange)}.ticker-track{display:inline-block;transition:opacity .2s ease}

/* exact three-column portal layout - grid prevents float drift */
.m3c{display:grid;grid-template-columns:250px 365px 365px;gap:10px;align-items:start}.m3c .m3l,.m3c .m3m,.m3c .m3r{min-width:0;width:auto;margin:0;float:none}.portal-hd{height:38px;padding:0 10px;border-bottom:1px solid #edf0f2;line-height:38px}.portal-hd .title{float:left;color:#252a30;font-size:16px;font-weight:700}.portal-hd .more{float:right;color:#8b9197;font-size:12px}.portal-hd .more:hover{color:var(--orange)}.portal-hd .tabs{float:right}.portal-hd .tabs button{height:38px;padding:0 6px;border:0;background:transparent;color:#656c73;cursor:pointer}.portal-hd .tabs button.active{color:var(--orange);font-weight:700}.box-bd{padding:10px}
.leftnav{min-height:266px}.leftnavt{height:36px;background:linear-gradient(90deg,#e9560b,#fa7331);color:#fff;font-size:16px;font-weight:700;line-height:36px;text-align:center}.leftnavitem{position:relative;min-height:32px;padding-right:20px;border-bottom:1px dotted #e8eaed;line-height:32px}.leftnavitem>a{margin-left:6px;color:#515860}.leftnavitem>a:first-child{margin-left:10px;color:#262c32;font-weight:700}.leftnavitem:after{content:"";position:absolute;right:10px;top:13px;width:5px;height:5px;border-left:1px solid #90969c;border-top:1px solid #90969c;transform:rotate(135deg)}.leftnavopen{display:none;position:absolute;z-index:40;left:250px;top:-1px;width:740px;padding:12px 15px;background:#fff;border:1px solid #e4e7ea;border-radius:7px;box-shadow:0 5px 20px rgba(30,40,55,.14);line-height:27px}.leftnavitem:hover .leftnavopen,.leftnavitem.open .leftnavopen{display:block}.leftnavopen b{margin-right:10px;color:#282e34}.leftnavopen a{margin-right:15px;color:#4a535b}.compact-list li{height:28px;overflow:hidden;line-height:28px;white-space:nowrap;text-overflow:ellipsis}.compact-list li:before{content:"·";margin-right:6px;color:#a6abb0}.compact-list a{color:#3c434a}.mini-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mini-info-grid a{display:block;padding:8px;border:1px solid #eceef0;border-radius:4px;background:#f7f8fa;color:#41484f;text-align:center}.mini-info-grid b{display:block;margin-bottom:2px;color:var(--orange);font-size:16px}.travel-table{width:100%}.travel-table td{padding:6px 3px;border-bottom:1px dotted #e6e8ea;white-space:nowrap}.travel-table td:last-child{text-align:right}.travel-table .good{color:var(--green)}.travel-table .warm{color:var(--red)}
.newsboxb{padding:9px 8px 8px;font-size:15px}.newsboxb h1,.newsboxb h2{height:37px;overflow:hidden;color:#20252a;font-size:20px;font-weight:700;line-height:37px;text-align:center;white-space:nowrap;text-overflow:ellipsis}.newsboxb h1 a,.newsboxb h2 a{color:#22272c}.newsboxb h1 a:hover,.newsboxb h2 a:hover{color:var(--orange)}.newsboxb ul li{height:25px;padding:0 3px;overflow:hidden;color:#3e454c;line-height:25px;text-align:center;white-space:nowrap;text-overflow:ellipsis}.news_kuaixun{width:348px;height:30px;margin:6px auto 0;background:#f4f4f4}.news_kuaixun .t{float:left;width:94px;height:30px;background:#eaf1fb;line-height:30px;text-align:center;font-weight:700}.news_kuaixun .t a{color:#385997}.news_kuaixun .list{float:right;width:250px;height:30px;margin-right:3px;overflow:hidden;line-height:30px;white-space:nowrap}.split-news{padding:9px 10px}.split-news h3{height:29px;overflow:hidden;font-size:16px;line-height:29px;white-space:nowrap;text-overflow:ellipsis}.split-news h3 a{color:#272d33}.split-news ul li{height:27px;overflow:hidden;line-height:27px;white-space:nowrap;text-overflow:ellipsis}.split-news li span{margin-right:7px;color:#8f969d}.split-news a{color:#41484f}.feature-pair{padding:10px}.feature-pair-item{display:grid;grid-template-columns:125px minmax(0,1fr);gap:10px;margin-bottom:10px}.feature-pair-item:last-child{margin-bottom:0}.feature-pair-item img{width:125px;height:76px;border-radius:3px;object-fit:cover}.feature-pair-item h3{margin:0 0 5px;font-size:15px;line-height:22px}.feature-pair-item h3 a{color:#2d3339}.feature-pair-item p{color:#858c93;font-size:12px;line-height:19px}

/* fixed-size slideshow: image source can never change layout */
.focus-box{position:relative;padding:10px}.focus-hero{position:relative;display:block;width:345px;height:176px;max-width:100%;overflow:hidden;border-radius:5px;background:#eceff2}.focus-hero img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transition:opacity .18s ease}.focus-hero:after{content:"";position:absolute;z-index:1;left:0;right:0;bottom:0;height:52%;background:linear-gradient(transparent,rgba(0,0,0,.76))}.focus-hero span{position:absolute;z-index:2;left:10px;right:10px;bottom:9px;overflow:hidden;color:#fff;font-size:16px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.focus-dots{position:absolute;z-index:4;right:18px;top:18px;display:flex;gap:5px}.focus-dots button{width:8px;height:8px;padding:0;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(30,30,30,.28);cursor:pointer}.focus-dots button.active{background:#fff}
.rank-list{padding:5px 10px 9px}.rank-list li{height:30px;overflow:hidden;line-height:30px;white-space:nowrap;text-overflow:ellipsis}.rank-list a{color:#3a4148}.rank-num{display:inline-block;width:18px;height:18px;margin-right:7px;border-radius:3px;background:#f0f1f3;color:#777;line-height:18px;text-align:center}.rank-list li:nth-child(-n+3) .rank-num{background:var(--orange);color:#fff}

/* section header */
.title_d1{height:50px;border:1px solid #edf0f2;background:#fff}.title_d1 .title{float:left;height:48px;margin-left:10px;color:#20262c;font-size:20px;font-weight:700;line-height:48px}.title_d1 .title:before{content:"";display:inline-block;width:4px;height:20px;margin-right:8px;border-radius:2px;background:var(--orange);vertical-align:-4px}.title_d1 .znav{float:left;height:48px;margin-left:20px;overflow:hidden;line-height:48px;white-space:nowrap}.title_d1 .znav span:after{content:"/";margin:0 5px;color:#c3c6ca}.title_d1 .znav span:last-child:after{display:none}.title_d1 .znav a{color:#55606a}.title_d1 .znav a:hover{color:var(--orange)}.title_d1 .more{float:right;height:48px;margin-right:12px;color:#8a9198;line-height:48px}

/* fixed image cards */
.thumb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px}.thumb-card{min-width:0}.thumb-card img{width:100%;height:105px;border-radius:4px;object-fit:cover}.thumb-card h3{margin-top:6px;overflow:hidden;color:#272d33;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.thumb-card h3 a{color:#2d3339}.thumb-card p{margin-top:3px;overflow:hidden;color:#8a9096;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.wide-feature{display:grid;grid-template-columns:170px minmax(0,1fr);gap:12px;padding:10px;border-bottom:1px dotted #ddd}.wide-feature:last-child{border-bottom:0}.wide-feature img{width:170px;height:102px;border-radius:4px;object-fit:cover}.wide-feature h3{margin:2px 0 6px;font-size:17px;line-height:24px}.wide-feature h3 a{color:#272d33}.wide-feature p{color:#737b83;line-height:21px}.wide-feature .meta{margin-top:7px;color:#989da2;font-size:12px}.tag{display:inline-block;margin-right:6px;padding:1px 6px;border-radius:3px;background:#fff2ea;color:var(--orange);font-size:12px}.hotel-list,.food-list{padding:5px 10px 10px}.hotel-row,.food-row{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px 0;border-bottom:1px dotted #ddd}.hotel-row:last-child,.food-row:last-child{border-bottom:0}.hotel-row img,.food-row img{width:86px;height:58px;border-radius:4px;object-fit:cover}.hotel-row h3,.food-row h3{overflow:hidden;color:#2b3137;font-size:14px;white-space:nowrap;text-overflow:ellipsis}.hotel-row h3 a,.food-row h3 a{color:#2b3137}.hotel-row p,.food-row p{margin-top:4px;overflow:hidden;color:#878e95;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.hotel-row .price,.food-row .price{color:var(--orange);font-weight:700;white-space:nowrap}

/* richer home modules */
.portal-link-list{padding:5px 10px 10px}.portal-link-list li{display:flex;height:29px;align-items:center;border-bottom:1px dotted #eceef0;overflow:hidden}.portal-link-list li:last-child{border-bottom:0}.portal-link-list span{flex:0 0 54px;color:#8d9399;font-size:12px}.portal-link-list a{min-width:0;overflow:hidden;color:#3c434a;white-space:nowrap;text-overflow:ellipsis}.route-board{padding:8px 10px}.route-board li{display:grid;grid-template-columns:60px minmax(0,1fr) 44px;gap:6px;align-items:center;height:36px;border-bottom:1px dotted #e7e9ec}.route-board li:last-child{border-bottom:0}.route-board b{color:#30363c}.route-board a{overflow:hidden;color:#3f464d;white-space:nowrap;text-overflow:ellipsis}.route-board em{font-style:normal;color:#959ba1;text-align:right}.city-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.city-mini-grid a{padding:8px 9px;border:1px solid #ebedf0;border-radius:4px;background:#fafbfc;color:#333}.city-mini-grid strong{display:block;margin-bottom:2px;font-size:14px}.city-mini-grid small{color:#8a9198;font-size:11px}.quick-steps{padding:6px 10px 10px;counter-reset:step}.quick-steps li{position:relative;min-height:39px;padding:7px 0 7px 34px;border-bottom:1px dotted #e8eaed;color:#666}.quick-steps li:last-child{border-bottom:0}.quick-steps li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:8px;width:22px;height:22px;border-radius:50%;background:#fff1e8;color:var(--orange);font-weight:700;line-height:22px;text-align:center}.quick-steps a{color:#343b42;font-weight:600}.mini-topic{padding:10px}.mini-topic .topic-line{display:grid;grid-template-columns:82px minmax(0,1fr);gap:9px;padding:8px 0;border-bottom:1px dotted #e7e9eb}.mini-topic .topic-line:last-child{border-bottom:0}.mini-topic .topic-label{color:#8b9299}.mini-topic a{margin-right:10px;color:#3a424a;white-space:nowrap}

/* list/detail pages */
.page-main{min-height:600px}.page-grid{display:grid;grid-template-columns:250px 740px;gap:10px;align-items:start}.page-grid>*{min-width:0}.side-menu{padding:8px 0}.side-menu h3{padding:0 12px 8px;border-bottom:1px solid #eceef0;color:#252b31;font-size:16px}.side-menu a{display:block;height:34px;padding:0 14px;border-bottom:1px dotted #eceef0;color:#4d555d;line-height:34px}.side-menu a.active{background:var(--orange);color:#fff;font-weight:700}.side-menu a:hover:not(.active){background:#fafafa;color:var(--orange)}.content-box{padding:14px}.crumb{height:34px;color:#8a9198;line-height:34px}.crumb a{color:#5b6d84}.page-title{margin:4px 0 12px;color:#20262c;font-size:25px;font-weight:700;line-height:36px}.page-sub{margin:-5px 0 14px;color:#848b92}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.listing-card{min-width:0;padding-bottom:12px;border-bottom:1px solid #eceef0}.listing-card img{width:100%;height:130px;border-radius:5px;object-fit:cover}.listing-card h3{margin-top:7px;font-size:16px;line-height:24px}.listing-card h3 a{color:#2d3339}.listing-card p{margin-top:4px;color:#838a91;font-size:12px;line-height:20px}.list-rows .list-row{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px;padding:12px 0;border-bottom:1px solid #eceef0}.list-row img{width:170px;height:105px;border-radius:5px;object-fit:cover}.list-row h3{font-size:18px;line-height:26px}.list-row h3 a{color:#292f35}.list-row p{margin-top:6px;color:#737b83;line-height:22px}.list-row .meta{margin-top:7px;color:#979da3;font-size:12px}.detail-hero{position:relative;height:330px;margin-bottom:14px;overflow:hidden;border-radius:7px;background:#edf0f2}.detail-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.detail-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;background:linear-gradient(transparent,rgba(0,0,0,.73))}.detail-hero .overlay{position:absolute;z-index:2;left:18px;right:18px;bottom:15px;color:#fff}.detail-hero .overlay h1{font-size:28px;line-height:38px}.detail-hero .overlay p{margin-top:4px}.article{color:#3f464d;font-size:15px;line-height:1.9}.article h2{margin:24px 0 8px;padding-left:9px;border-left:4px solid var(--orange);color:#22282e;font-size:21px}.article h3{margin:18px 0 7px;color:#292f35;font-size:18px}.article p{margin:10px 0}.article ul{margin:8px 0;padding-left:20px}.article li{margin:6px 0;list-style:disc}.article a{color:#385997}.info-table{width:100%;margin:12px 0}.info-table th,.info-table td{padding:9px 10px;border:1px solid #e5e8eb;text-align:left}.info-table th{width:120px;background:#f7f8fa;color:#444b52}.callout{margin:14px 0;padding:10px 12px;border-left:4px solid var(--orange);background:#fff7f1;color:#545b62}.pill-row{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 15px}.pill{padding:5px 9px;border-radius:4px;background:#f2f4f6;color:#555d65}.filterbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding:10px;border:1px solid #eceef0;border-radius:6px;background:#f7f8fa}.filterbar button{padding:6px 10px;border:1px solid #dfe3e6;border-radius:4px;background:#fff;color:#4b535b;cursor:pointer}.filterbar button.active{border-color:var(--orange);background:#fff7f1;color:var(--orange)}.no-results{display:none;padding:30px;color:#888;text-align:center}

.footer{margin-top:16px;padding:22px 0 30px;border-top:1px solid #dfe2e5;color:#858b91;line-height:28px;text-align:center}.footer a{margin:0 8px;color:#646c74}.footer a:hover{color:var(--orange)}.backtop{display:none;position:fixed;z-index:50;right:18px;bottom:18px;width:40px;height:40px;border:1px solid #dfe2e5;border-radius:7px;background:#fff;color:#555;cursor:pointer}.backtop.show{display:block}.backtop:hover{border-color:#efb18f;color:var(--orange)}

@media screen and (min-width:1600px){
  body{font-size:16px}.main{width:1400px}.mmt{margin-top:15px}.top_nav{min-width:1400px}.top-search{height:120px}.brand-logo{width:214px;height:104px;margin:7px 0 0 10px}.brand-cn{font-size:42px;line-height:44px}.brand-en{font-size:12px}.ts_main{width:858px;margin:15px 0 0 28px}.ts-from{gap:6px}.ts_input{flex-basis:430px;width:430px;height:45px;padding-left:40px;font-size:16px;border-radius:24px}.ts-search-icon{left:23px;top:14px;width:16px;height:16px}.ts-btn{flex-basis:102px;width:102px;height:45px;border-radius:24px;font-size:17px;line-height:45px}.ts-hot{width:835px;height:24px;margin-top:20px;font-size:16px}.ts-code{width:260px;height:104px}.mini-qr{width:92px;height:92px;font-size:13px}.mini-card{width:158px;height:92px;padding-top:16px}.toptg1{min-height:40px}.toptgll{width:230px;height:40px;margin-left:5px;font-size:17px;line-height:40px}.toptglr{width:1120px;height:40px;font-size:16px;line-height:40px}.toptglr a{margin:0 9px}.navlist{grid-template-columns:repeat(4,350px);height:102px;padding-top:10px}.navlist>ul{padding:0 13px}.navlist li{height:30px}.navlist li a{font-size:16px}.ad-slot{height:72px}.ad-slot-inner{height:52px}.ad-slot b{font-size:20px}.hq-nav-title{height:43px;font-size:18px}.hq-nav-title li,.hq-nav-title li a{height:43px;line-height:43px}.hq-nav-title li a{padding:0 21px}.hq-nav-title li:after{top:13px;height:20px}.hq-navr{top:11px;font-size:15px}.hq-con{height:182px;padding-top:9px}.hq-row{height:39px}.hq-row .row-name{flex-basis:150px;width:150px;padding-left:16px;font-size:17px}.hq-row .row-links a{padding:0 13px;font-size:16px}.ticker{height:40px;font-size:16px;line-height:40px}.m3c{grid-template-columns:362px 504px 504px;gap:15px}.portal-hd{height:45px;line-height:45px}.portal-hd .title{font-size:21px}.portal-hd .tabs button{height:45px;font-size:16px}.leftnav{min-height:350px}.leftnavt{height:43px;font-size:20px;line-height:43px}.leftnavitem{min-height:43px;line-height:43px}.leftnavitem:after{top:18px}.leftnavopen{left:362px;width:1023px;font-size:16px;line-height:34px}.newsboxb{font-size:18px}.newsboxb h1,.newsboxb h2{height:46px;font-size:27px;line-height:46px}.newsboxb ul li{height:34px;line-height:34px}.news_kuaixun{width:470px;height:36px}.news_kuaixun .t{width:120px;height:36px;line-height:36px}.news_kuaixun .list{width:343px;height:36px;line-height:36px}.split-news h3{height:35px;font-size:19px;line-height:35px}.split-news ul li{height:36px;line-height:36px}.feature-pair-item{grid-template-columns:153px minmax(0,1fr)}.feature-pair-item img{width:153px;height:94px}.focus-hero{width:484px;height:242px}.focus-hero span{font-size:21px}.rank-list li{height:39px;line-height:39px}.title_d1{height:60px}.title_d1 .title{height:58px;font-size:28px;line-height:58px}.title_d1 .znav{height:58px;margin-left:30px;font-size:18px;line-height:58px}.title_d1 .more{height:58px;font-size:16px;line-height:58px}.thumb-grid{gap:15px}.thumb-card img{height:145px}.thumb-card h3{font-size:18px}.wide-feature{grid-template-columns:230px minmax(0,1fr)}.wide-feature img{width:230px;height:138px}.wide-feature h3{font-size:21px}.hotel-row,.food-row{grid-template-columns:112px minmax(0,1fr) auto;gap:12px}.hotel-row img,.food-row img{width:112px;height:76px}.hotel-row h3,.food-row h3{font-size:17px}.portal-link-list li{height:39px}.route-board li{height:46px;grid-template-columns:82px minmax(0,1fr) 58px}.city-mini-grid{gap:12px}.city-mini-grid a{padding:12px}.city-mini-grid strong{font-size:18px}.quick-steps li{min-height:50px;padding-top:11px;padding-left:42px}.quick-steps li:before{top:11px;width:28px;height:28px;line-height:28px}.page-grid{grid-template-columns:362px 1023px;gap:15px}.side-menu a{height:44px;font-size:17px;line-height:44px}.content-box{padding:18px}.page-title{font-size:31px}.listing-grid{gap:17px}.listing-card img{height:180px}.listing-card h3{font-size:20px}.list-rows .list-row{grid-template-columns:230px minmax(0,1fr);gap:18px}.list-row img{width:230px;height:138px}.list-row h3{font-size:22px}.detail-hero{height:430px}.detail-hero .overlay h1{font-size:34px}.article{font-size:17px}
}

@media screen and (max-width:820px){
  body{margin-top:0;background:#fff;font-size:14px}.main{width:auto;margin-left:12px;margin-right:12px}.top_nav{position:relative;min-width:0;height:auto;line-height:42px}.top_nav_b{height:auto}.top_nav_left{float:none;padding-right:42px;overflow:hidden;white-space:nowrap}.top_nav_right{display:none;float:none;height:auto;border-top:1px solid #eceef0}.top_nav.mobile-open .top_nav_right{display:block}.top_nav_right .down_menu{float:none;display:inline-block}.mobile-toggle{display:block;position:absolute;right:12px;top:0}.search-view{padding:8px}.top-search{height:auto}.brand-logo{float:none;width:100%;height:58px;padding-left:2px}.brand-cn{font-size:30px}.ts_main{float:none;width:100%;margin:0}.ts-from{display:grid;grid-template-columns:minmax(0,1fr) 70px 70px 70px;gap:5px;padding-left:0}.ts_input{width:100%;min-width:0;height:34px;padding-left:34px}.ts-search-icon{left:12px;top:9px}.ts-btn{width:auto;height:34px;font-size:12px;line-height:34px}.ts-hot{width:100%;height:22px;margin:9px 0 0;font-size:12px}.ts-code{display:none}.toptg1{height:auto;margin-top:9px}.toptgll,.toptglr{float:none;width:100%;height:auto;min-height:30px;line-height:30px}.toptglr{padding:3px 8px;white-space:normal}.navlist{display:block;height:auto;padding-top:7px}.navlist>ul{width:100%;padding:0!important;border-right:0;border-bottom:1px solid #eceef0}.navlist>ul:last-child{border-bottom:0}.navlist li{grid-template-columns:repeat(4,minmax(0,1fr));height:auto;min-height:30px}.navlist li a{padding:7px 1px;font-size:11px}.ad-slot{height:auto;padding:8px}.ad-slot-inner{height:auto;min-height:44px;flex-wrap:wrap;gap:8px;padding:8px;text-align:center;white-space:normal}.hq-nav-title{height:auto;overflow-x:auto}.hq-nav-title li{flex:0 0 auto}.hq-navr{display:none}.hq-con{height:auto;min-height:0;padding-bottom:7px}.hq-row{height:auto;min-height:34px;align-items:flex-start;padding:5px 0}.hq-row .row-name{flex-basis:88px;width:88px;padding-left:8px;line-height:28px}.hq-row .row-links{overflow:visible;white-space:normal;line-height:28px}.hq-row .row-links a{padding:0 7px}.ticker{white-space:nowrap}.m3c{grid-template-columns:1fr;gap:10px}.leftnav{min-height:0}.leftnavitem{min-height:34px;line-height:34px}.leftnavopen{position:static;width:auto;margin:0 8px 8px;padding:8px 10px;border:1px solid #eceef0;box-shadow:none}.news_kuaixun{width:100%}.news_kuaixun .list{width:calc(100% - 100px)}.feature-pair-item{grid-template-columns:110px minmax(0,1fr)}.feature-pair-item img{width:110px;height:72px}.focus-hero{width:100%;height:190px}.focus-dots{right:18px}.title_d1{height:auto;min-height:48px}.title_d1 .title{height:46px;font-size:20px;line-height:46px}.title_d1 .znav{display:none}.title_d1 .more{height:46px;line-height:46px}.thumb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.thumb-card img{height:110px}.wide-feature{grid-template-columns:110px minmax(0,1fr);gap:10px}.wide-feature img{width:110px;height:78px}.wide-feature p{display:none}.hotel-row,.food-row{grid-template-columns:72px minmax(0,1fr) auto}.hotel-row img,.food-row img{width:72px;height:52px}.page-grid{display:block}.side-menu{display:flex;margin-bottom:10px;padding:0;overflow-x:auto}.side-menu h3{display:none}.side-menu a{flex:0 0 auto;padding:0 12px;border-right:1px solid #eceef0;border-bottom:0}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-card img{height:112px}.list-rows .list-row{grid-template-columns:110px minmax(0,1fr)}.list-row img{width:110px;height:78px}.list-row p{display:none}.content-box{padding:11px}.page-title{font-size:23px;line-height:32px}.detail-hero{height:240px}.detail-hero .overlay h1{font-size:23px;line-height:30px}.article{font-size:15px}.footer{padding-left:12px;padding-right:12px}.backtop{right:10px;bottom:10px}
}
@media screen and (max-width:480px){
  .main{margin-left:8px;margin-right:8px}.ts-from{grid-template-columns:minmax(0,1fr) 64px 64px}.ts-btn:nth-of-type(3){display:none}.navlist li{grid-template-columns:repeat(4,minmax(0,1fr));padding:2px 0}.navlist li a{padding:5px 1px}.thumb-grid,.listing-grid{grid-template-columns:1fr 1fr}.focus-hero{height:178px}.detail-hero{height:210px}.hotel-row,.food-row{grid-template-columns:65px minmax(0,1fr)}.hotel-row .price,.food-row .price{display:none}.hotel-row img,.food-row img{width:65px;height:48px}
}

/* =========================================================
   v4: adaptive portal navigation + Thailand living/news hub
   ========================================================= */

/* Top navigation: content can shrink without leaving the viewport. */
.top_nav{min-width:0}
.top_nav_b{display:flex;align-items:center;gap:6px;clear:none}
.top_nav_left{float:none;display:flex;align-items:center;flex:1 1 auto;min-width:0;overflow:hidden}
.top_nav_left>a{flex:0 0 auto;margin:0;padding:0 7px;white-space:nowrap}
.top_nav_right{float:none;display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;min-width:0;height:42px}
.top_nav_right>.down_menu{flex:0 0 auto;margin-right:4px;padding:0 17px 0 8px}
.top_nav_right>.down_menu>a{margin:0}
.top_nav_right>.down_menu:last-child{margin-right:0}

/* Dense navigation: four equal flexible columns, never 4x fixed pixels. */
.dense-nav-head{display:none}
.navlist{grid-template-columns:repeat(4,minmax(0,1fr));height:auto;min-height:84px;padding:7px 0 6px}
.navlist>ul{min-width:0}
.navlist li{grid-template-columns:48px repeat(5,minmax(0,1fr));height:25px}
.navlist li a{padding:0 1px;text-overflow:ellipsis}
.navlist li a:first-child{padding-left:2px;text-align:left}

/* The orange tab row stays contained, with elastic labels. */
.hq-nav-title{padding-right:125px;overflow:hidden}
.hq-nav-title li{flex:1 1 0;min-width:0}
.hq-nav-title li a{padding:0 8px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Home: information/living/app modules */
.section-news .title,.section-living .title,.section-apps .title{letter-spacing:-.3px}
.news-cats{padding:7px 10px 9px}
.news-cats a{display:block;padding:7px 4px;border-bottom:1px dotted #e3e6e9}
.news-cats a:last-child{border-bottom:0}
.news-cats b{display:inline-block;width:70px;color:var(--title);font-size:13px}
.news-cats span{color:var(--muted);font-size:12px}
.news-feature{display:grid;grid-template-columns:126px minmax(0,1fr);gap:10px;padding:10px 10px 7px;border-bottom:1px solid #edf0f2}
.news-feature img{width:126px;height:82px;border-radius:5px;object-fit:cover}
.news-feature h3{margin:1px 0 5px;font-size:15px;line-height:21px}
.news-feature p{color:var(--muted);font-size:12px;line-height:19px}
.portal-link-list.compact{padding-top:3px;padding-bottom:5px}
.portal-link-list.compact li{height:30px}
.source-list{padding:6px 10px 8px}
.source-list>a{display:grid;grid-template-columns:118px minmax(0,1fr) 18px;gap:6px;align-items:center;min-height:43px;border-bottom:1px dotted #e3e6e9}
.source-list>a:last-child{border-bottom:0}
.source-list b{color:var(--title)}
.source-list span{overflow:hidden;color:var(--muted);font-size:12px;white-space:nowrap;text-overflow:ellipsis}
.source-list em{color:#a1a7ad;font-style:normal;text-align:right}

.settle-steps{padding:3px 10px 8px;counter-reset:settle}
.settle-steps li{position:relative;min-height:48px;padding:7px 0 7px 35px;border-bottom:1px dotted #e3e6e9;counter-increment:settle}
.settle-steps li:last-child{border-bottom:0}
.settle-steps li:before{content:counter(settle);position:absolute;left:0;top:10px;width:24px;height:24px;border-radius:50%;background:var(--orange-soft);color:var(--orange);font-weight:700;line-height:24px;text-align:center}
.settle-steps b,.settle-steps span{display:block}
.settle-steps b{color:var(--title);line-height:18px}
.settle-steps span{margin-top:2px;color:var(--muted);font-size:11px;line-height:16px}
.living-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#eceff1}
.living-card-grid>a{display:grid;grid-template-columns:37px minmax(0,1fr);gap:8px;align-items:center;min-height:83px;padding:9px;background:#fff}
.living-card-grid i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#fff1e8;color:var(--orange);font-size:14px;font-style:normal;font-weight:800}
.living-card-grid b,.living-card-grid span{display:block}
.living-card-grid b{margin-bottom:3px;color:var(--title);font-size:13px}
.living-card-grid span{color:var(--muted);font-size:11px;line-height:16px}
.city-life-list{padding:5px 10px}
.city-life-list li{display:grid;grid-template-columns:55px minmax(0,1fr);gap:7px;min-height:38px;align-items:center;border-bottom:1px dotted #e3e6e9}
.city-life-list b{color:var(--orange)}
.city-life-list a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.notice-mini{margin:4px 10px 9px;padding:8px 9px;border-radius:5px;background:#fff7f1;color:#7c5a43;font-size:11px;line-height:18px}

.app-home-wrap{padding:6px}
.app-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.app-home-grid>a{display:grid;grid-template-columns:39px minmax(0,1fr) auto;gap:8px;align-items:center;min-width:0;min-height:66px;padding:8px 9px;border:1px solid #edf0f2;border-radius:6px;background:#fff;transition:.15s ease}
.app-home-grid>a:hover{border-color:#f2c5ac;background:#fffaf7;transform:translateY(-1px)}
.app-home-grid .app-mark{display:grid;width:37px;height:37px;place-items:center;border-radius:8px;background:#f1f3f5;color:#31363b;font-size:11px;font-style:normal;font-weight:800}
.app-home-grid b,.app-home-grid span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.app-home-grid b{color:var(--title);font-size:13px}
.app-home-grid span{margin-top:2px;color:var(--muted);font-size:11px}
.app-home-grid em{padding:2px 5px;border-radius:3px;background:#f4f5f6;color:#8a9096;font-size:10px;font-style:normal}

/* Shared new-page hero */
.page-hero-strip{display:flex;align-items:center;justify-content:space-between;min-height:142px;padding:23px 28px;border-radius:var(--radius);background:linear-gradient(115deg,#fff8f2 0,#fff 48%,#f5f8fc 100%);border:1px solid #eceff1;overflow:hidden}
.page-hero-strip>div:first-child{min-width:0}
.page-hero-strip span{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:1.3px}
.page-hero-strip h1{margin:4px 0 5px;color:#20252b;font-size:29px;line-height:38px}
.page-hero-strip p{max-width:650px;color:#737a81;line-height:22px}
.hero-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;width:270px}
.hero-links a{padding:6px 11px;border:1px solid #e1e5e8;border-radius:16px;background:#fff;color:#4c535a;font-size:12px}
.hero-links a:hover{border-color:#f1b18c;color:var(--orange)}

.section-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-top:2px;padding:0 2px;border-bottom:2px solid #262b31}
.section-head h2{font-size:19px;color:#20252b}
.section-head span,.section-head>a{color:#8b9197;font-size:12px}
.news-page-main{min-width:0}
.news-lead-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.7fr);gap:12px;padding:12px 0}
.news-lead{position:relative;height:270px;overflow:hidden;border-radius:7px;background:#111}
.news-lead img{width:100%;height:100%;object-fit:cover;opacity:.78}
.news-lead>div{position:absolute;left:0;right:0;bottom:0;padding:40px 18px 16px;background:linear-gradient(transparent,rgba(0,0,0,.82));color:#fff}
.news-lead .eyebrow{color:#ffb282}
.news-lead h2{margin:4px 0 5px;font-size:22px;line-height:30px}
.news-lead h2 a{color:#fff}
.news-lead p{color:#e7e8e9;font-size:12px}
.news-side-stack{display:grid;grid-template-rows:repeat(4,1fr);gap:7px}
.news-side-stack a{display:flex;flex-direction:column;justify-content:center;padding:10px 12px;border:1px solid #e8ebed;border-radius:6px;background:#fafbfc}
.news-side-stack b{margin-bottom:3px;color:#252a30}
.news-side-stack span{color:#7f858b;font-size:12px}
.news-row-list article{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;padding:12px 3px;border-bottom:1px solid #eceff1}
.news-row-list time{color:var(--orange);font-weight:700}
.news-row-list h3{margin-bottom:3px;font-size:15px}
.news-row-list p{color:var(--muted);font-size:12px}
.topic-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px 0}
.topic-columns>div{padding:12px;border:1px solid #e8ebed;border-radius:6px;background:#fafbfc}
.topic-columns h3{margin-bottom:7px;color:#252a30;font-size:15px}
.topic-columns a{display:block;padding:4px 0;color:#50575e;font-size:12px}
.news-card-grid,.source-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 0}
.news-card-grid a,.source-card-grid a{min-width:0;padding:13px;border:1px solid #e8ebed;border-radius:6px;background:#fff}
.news-card-grid b,.news-card-grid span,.source-card-grid b,.source-card-grid span{display:block}
.news-card-grid b,.source-card-grid b{margin-bottom:5px;color:#252a30}
.news-card-grid span,.source-card-grid span{color:var(--muted);font-size:12px;line-height:18px}
.notice-panel{padding:12px 14px;border:1px solid #f0dfd1;border-radius:6px;background:#fff9f4;color:#6d594b;line-height:21px}
.article-page{max-width:1000px;margin:0 auto;padding:24px 28px}
.breadcrumbs{margin-bottom:14px;color:#8b9197;font-size:12px}
.article-meta{padding:10px 0 14px;border-bottom:1px solid #eceff1;color:#8b9197;font-size:12px}
.article .lead{font-size:16px;color:#4f565d}
.article-callout{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0;padding:12px;border-radius:6px;background:#f6f8fa}
.article-callout a{padding:5px 9px;border-radius:4px;background:#fff;border:1px solid #e1e5e8;color:#385997}

/* Living guide */
.living-overview{display:grid;grid-template-columns:repeat(4,1fr);padding:8px}
.living-overview>div{padding:8px 13px;border-right:1px solid #eceff1}
.living-overview>div:last-child{border-right:0}
.living-overview b{display:block;margin-bottom:4px;color:#252a30;font-size:15px}
.living-overview a{display:inline-block;margin:3px 10px 3px 0;color:#61686f;font-size:12px}
.living-sections{display:grid;gap:10px}
.living-section{padding:0 16px 14px;overflow:visible}
.living-section-title{display:flex;align-items:center;gap:12px;padding:15px 0 10px;border-bottom:1px solid #edf0f2}
.living-section-title i{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#fff0e7;color:var(--orange);font-style:normal;font-weight:900}
.living-section-title h2{color:#22272d;font-size:19px}
.living-section-title p{margin-top:2px;color:var(--muted);font-size:12px}
.living-links,.service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:12px}
.living-links>a,.service-strip>a{min-width:0;padding:12px;border:1px solid #e8ebed;border-radius:6px;background:#fafbfc}
.living-links b,.living-links span,.service-strip b,.service-strip span{display:block;overflow:hidden;text-overflow:ellipsis}
.living-links b,.service-strip b{margin-bottom:4px;color:#252a30}
.living-links span,.service-strip span{color:var(--muted);font-size:12px;white-space:nowrap}
.section-note{margin-top:10px;padding:8px 10px;border-left:3px solid #efb18d;background:#fff8f4;color:#765b49;font-size:12px}
.guide-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:12px}
.guide-columns>div{padding:10px 12px;border:1px solid #eceff1;border-radius:6px;background:#fff}
.guide-columns h3{margin-bottom:5px;color:#252a30;font-size:14px}
.guide-columns p{color:#737a81;font-size:12px;line-height:20px}

/* App/site directory */
.directory-toolbar{display:flex;align-items:center;gap:6px;padding:9px 11px;overflow-x:auto;white-space:nowrap}
.directory-toolbar label{margin-right:5px;color:#343a40;font-weight:700}
.directory-toolbar button{flex:0 0 auto;padding:5px 10px;border:1px solid #e0e4e7;border-radius:14px;background:#fff;color:#5d646b;cursor:pointer}
.directory-toolbar button.active,.directory-toolbar button:hover{border-color:var(--orange);background:var(--orange);color:#fff}
.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.directory-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;min-width:0;min-height:104px;padding:13px;border:1px solid #e5e8eb;border-radius:7px;background:#fff;transition:.15s ease}
.directory-card:hover{border-color:#efb28d;box-shadow:0 4px 16px rgba(31,39,49,.07);transform:translateY(-1px)}
.directory-card>i{display:grid;width:46px;height:46px;place-items:center;border-radius:10px;background:#f1f3f5;color:#2f353b;font-size:12px;font-style:normal;font-weight:900}
.directory-card h3{overflow:hidden;margin-bottom:3px;color:#252a30;font-size:14px;white-space:nowrap;text-overflow:ellipsis}
.directory-card p{height:36px;overflow:hidden;color:#71787f;font-size:11px;line-height:18px}
.directory-card span{display:block;overflow:hidden;margin-top:3px;color:#9aa0a6;font-size:10px;white-space:nowrap;text-overflow:ellipsis}
.directory-card>b{align-self:start;padding:2px 6px;border-radius:3px;background:#f4f5f6;color:#888f95;font-size:10px}
.directory-card.dir-hidden{display:none}

/* medium desktop: keep the header inside 1000px without hiding essential access */
@media screen and (max-width:1180px) and (min-width:821px){
  .top_nav_left>a{padding-left:5px;padding-right:5px;font-size:12px}
  .top_nav_right>.down_menu{padding-left:5px;padding-right:14px;font-size:12px}
  .top_nav_right .lang-menu{display:none}
  .hq-nav-title{padding-right:0}
  .hq-navr{display:none}
}

@media screen and (min-width:1600px){
  .navlist{grid-template-columns:repeat(4,minmax(0,1fr));height:auto;min-height:102px}
  .navlist li{grid-template-columns:66px repeat(5,minmax(0,1fr));height:30px}
  .news-cats b{width:92px;font-size:16px}.news-cats span{font-size:14px}
  .news-feature{grid-template-columns:170px minmax(0,1fr);gap:14px;padding:13px}.news-feature img{width:170px;height:108px}.news-feature h3{font-size:19px;line-height:27px}.news-feature p{font-size:14px;line-height:22px}
  .source-list>a{grid-template-columns:160px minmax(0,1fr) 22px;min-height:55px}.source-list span{font-size:14px}
  .settle-steps li{min-height:58px;padding-left:42px}.settle-steps li:before{width:30px;height:30px;line-height:30px}.settle-steps span{font-size:13px}
  .living-card-grid>a{grid-template-columns:48px minmax(0,1fr);min-height:105px;padding:13px}.living-card-grid i{width:44px;height:44px}.living-card-grid b{font-size:17px}.living-card-grid span{font-size:13px;line-height:19px}
  .city-life-list li{grid-template-columns:75px minmax(0,1fr);min-height:48px}.notice-mini{font-size:13px;line-height:20px}
  .app-home-grid{gap:10px}.app-home-grid>a{grid-template-columns:50px minmax(0,1fr) auto;min-height:82px;padding:11px}.app-home-grid .app-mark{width:47px;height:47px;font-size:13px}.app-home-grid b{font-size:16px}.app-home-grid span{font-size:13px}
  .page-hero-strip{min-height:175px;padding:30px 38px}.page-hero-strip h1{font-size:38px;line-height:48px}.page-hero-strip p{font-size:16px}.hero-links{width:360px}.hero-links a{font-size:15px}
  .news-lead{height:360px}.news-lead h2{font-size:29px;line-height:38px}.news-side-stack b{font-size:17px}.news-side-stack span{font-size:14px}
  .section-head{min-height:60px}.section-head h2{font-size:25px}.section-head span,.section-head>a{font-size:14px}
  .news-row-list article{grid-template-columns:72px minmax(0,1fr);padding:16px 4px}.news-row-list h3{font-size:19px}.news-row-list p{font-size:14px}
  .topic-columns h3{font-size:18px}.topic-columns a{font-size:14px}.news-card-grid span,.source-card-grid span{font-size:14px}
  .living-section-title i{width:48px;height:48px}.living-section-title h2{font-size:25px}.living-section-title p{font-size:14px}.living-links b,.service-strip b{font-size:17px}.living-links span,.service-strip span{font-size:14px}.guide-columns h3{font-size:18px}.guide-columns p{font-size:14px;line-height:23px}
  .directory-grid{gap:13px}.directory-card{grid-template-columns:62px minmax(0,1fr) auto;min-height:126px;padding:17px}.directory-card>i{width:58px;height:58px;font-size:14px}.directory-card h3{font-size:18px}.directory-card p{height:44px;font-size:13px;line-height:22px}.directory-card span{font-size:12px}
}

@media screen and (max-width:820px){
  body{overflow-x:hidden}
  .top_nav_b{display:block;position:relative;padding:0 46px 0 8px}
  .top_nav_left{display:flex;overflow-x:auto;padding:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .top_nav_left::-webkit-scrollbar{display:none}
  .top_nav_left>a{padding:0 9px;font-size:13px}
  .top_nav_left .nav-home{position:sticky;left:0;z-index:2;background:#f7f8fa}
  .top_nav_right{display:none;height:auto;padding:7px 0 8px;border-top:1px solid #eceef0;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start}
  .top_nav.mobile-open .top_nav_right{display:flex}
  .top_nav_right>.down_menu{width:50%;margin:0;padding:0 20px 0 8px;line-height:34px}
  .top_nav_right>.down_menu>ul{position:static;width:100%;min-width:0;margin:0 0 5px;padding:2px 0;border:0;box-shadow:none;transform:none;background:#fff}
  .top_nav_right>.down_menu>ul:before{display:none}
  .top_nav_right>.down_menu>ul a{text-align:left;line-height:30px}
  .mobile-toggle{right:8px}

  .dense-nav-head{display:flex;align-items:center;min-height:42px;padding:0 8px;border-top:1px solid #eceff1;background:#fff}
  .dense-nav-head strong{font-size:14px;color:#262c32}.dense-nav-head span{margin-left:7px;color:#91979d;font-size:11px}.dense-nav-toggle{margin-left:auto;padding:4px 8px;border:1px solid #e3e6e8;border-radius:13px;background:#fff;color:#60676e;font-size:11px}
  .navlist{display:grid;grid-template-columns:1fr 1fr;gap:0;height:auto;max-height:248px;overflow:hidden;padding:0;border-top:1px solid #eceff1;transition:max-height .25s ease}
  .navlist.mobile-expanded{max-height:900px}
  .navlist>ul{width:auto;padding:6px!important;border-right:1px solid #eceef0;border-bottom:1px solid #eceef0}
  .navlist>ul:nth-child(2n){border-right:0}
  .navlist li{display:grid;grid-template-columns:44px repeat(2,minmax(0,1fr));min-height:31px;height:auto;border-bottom:1px dotted #f0f1f2}
  .navlist li:last-child{border-bottom:0}
  .navlist li a{padding:6px 2px;font-size:11px;text-align:center}
  .navlist li a:first-child{grid-row:span 2;display:flex;align-items:center;text-align:left;color:#23292f}
  .navlist li a:nth-child(n+6){display:none}

  .hq-nav-title{padding-right:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .hq-nav-title::-webkit-scrollbar{display:none}
  .hq-nav-title li{flex:0 0 auto;min-width:88px}
  .hq-nav-title li a{padding:0 10px}
  .hq-con{overflow:visible}

  .app-home-grid{grid-template-columns:1fr 1fr}
  .app-home-grid>a{grid-template-columns:34px minmax(0,1fr);min-height:70px;padding:8px}
  .app-home-grid .app-mark{width:32px;height:32px}
  .app-home-grid em{display:none}
  .news-feature{grid-template-columns:108px minmax(0,1fr)}
  .news-feature img{width:108px;height:72px}
  .source-list>a{grid-template-columns:105px minmax(0,1fr) 15px}
  .living-card-grid>a{min-height:78px}

  .page-hero-strip{display:block;min-height:0;padding:18px 16px}
  .page-hero-strip h1{font-size:25px;line-height:34px}
  .page-hero-strip p{line-height:20px}
  .hero-links{justify-content:flex-start;width:auto;margin-top:12px}
  .hero-links a{padding:5px 9px}
  .news-lead-grid{grid-template-columns:1fr}
  .news-lead{height:220px}
  .news-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}
  .topic-columns{grid-template-columns:1fr}
  .news-card-grid,.source-card-grid{grid-template-columns:1fr 1fr}
  .article-page{padding:15px 13px}
  .living-overview{grid-template-columns:1fr 1fr}
  .living-overview>div:nth-child(2){border-right:0}
  .living-overview>div:nth-child(-n+2){border-bottom:1px solid #eceff1}
  .living-section{padding-left:11px;padding-right:11px}
  .living-links,.service-strip{grid-template-columns:1fr 1fr}
  .guide-columns{grid-template-columns:1fr}
  .directory-grid{grid-template-columns:1fr 1fr}
  .directory-card{grid-template-columns:42px minmax(0,1fr);min-height:105px;padding:10px}
  .directory-card>i{width:40px;height:40px}
  .directory-card>b{display:none}
}

@media screen and (max-width:480px){
  .top_nav_b{padding-left:4px}
  .top_nav_left>a{padding:0 8px}
  .top_nav_right>.down_menu{width:100%}
  .dense-nav-head span{display:none}
  .navlist{grid-template-columns:1fr;max-height:222px}
  .navlist>ul{border-right:0}
  .navlist.mobile-expanded{max-height:1100px}
  .navlist li{grid-template-columns:48px repeat(3,minmax(0,1fr))}
  .navlist li a:first-child{grid-row:auto}
  .navlist li a:nth-child(5),.navlist li a:nth-child(6){display:none}
  .app-home-grid{grid-template-columns:1fr}
  .app-home-grid>a{min-height:62px}
  .news-feature{grid-template-columns:94px minmax(0,1fr);gap:8px}
  .news-feature img{width:94px;height:68px}
  .news-feature p{display:none}
  .living-card-grid{grid-template-columns:1fr}
  .news-side-stack{grid-template-columns:1fr}
  .news-card-grid,.source-card-grid{grid-template-columns:1fr}
  .news-lead{height:200px}
  .news-lead h2{font-size:18px;line-height:25px}
  .living-overview{grid-template-columns:1fr}
  .living-overview>div{border-right:0;border-bottom:1px solid #eceff1!important}
  .living-overview>div:last-child{border-bottom:0!important}
  .living-links,.service-strip{grid-template-columns:1fr}
  .directory-grid{grid-template-columns:1fr}
  .directory-card{min-height:88px}
}

/* v4.1 mobile polish: no partial navigation labels */
@media screen and (max-width:820px){
  .top_nav_left{overflow:hidden}
  .top_nav_left>a:nth-child(n+5){display:none}
  .hq-nav-title{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}
  .hq-nav-title li{min-width:0;width:auto;height:36px;border-right:1px solid #eceff1;border-bottom:1px solid #eceff1}
  .hq-nav-title li:nth-child(4n){border-right:0}
  .hq-nav-title li:after{display:none}
  .hq-nav-title li a{height:36px;padding:0 3px;line-height:36px;font-size:12px;text-overflow:clip}
  .hq-nav-title li.active,.hq-nav-title li.active+li{background:transparent;border-radius:0}
  .hq-nav-title li.active a{background:var(--orange);color:#fff;border-radius:5px 5px 0 0}
  .hq-nav-title li.active+li a{background:transparent;border-radius:0;color:#61686f}
}
@media screen and (max-width:480px){
  .top_nav_left>a{font-size:12px;padding:0 7px}
  .hq-nav-title{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hq-nav-title li:nth-child(4n){border-right:1px solid #eceff1}
  .hq-nav-title li:nth-child(3n){border-right:0}
}

/* =========================================================
   v5: balanced modules + destination tiles + real icon assets
   + single-layer mobile drawer navigation
   ========================================================= */

/* Header spacing: keep the assistant card away from the right edge. */
.search-view{padding-right:14px}
.ts-code{width:228px;margin-right:0;padding-right:2px;gap:10px}
.mini-card{width:146px}

/* Dedicated compact destination navigation. */
.destination-quick-nav{overflow:hidden;background:#fff;border-radius:var(--radius)}
.destination-quick-head{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 13px;border-bottom:1px solid #eceff1}
.destination-quick-head>div{display:flex;align-items:baseline;min-width:0;gap:10px}
.destination-quick-head strong{color:#23292f;font-size:17px}
.destination-quick-head span{color:#8b9298;font-size:12px}
.destination-quick-head>a{flex:0 0 auto;color:#7f868d;font-size:12px}
.destination-quick-head>a:hover{color:var(--orange)}
.destination-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:#edf0f2}
.destination-quick-grid>a{display:grid;grid-template-columns:72px minmax(0,1fr);gap:9px;align-items:center;min-width:0;height:86px;padding:8px;background:#fff}
.destination-quick-grid>a:hover{background:#fff9f5}
.destination-quick-grid img{width:72px;height:58px;border-radius:5px;object-fit:cover}
.destination-quick-grid span,.destination-quick-grid b,.destination-quick-grid small{display:block;min-width:0}
.destination-quick-grid b{overflow:hidden;color:#252b31;font-size:14px;white-space:nowrap;text-overflow:ellipsis}
.destination-quick-grid small{overflow:hidden;margin-top:3px;color:#858c93;font-size:11px;white-space:nowrap;text-overflow:ellipsis}

/* Homepage rows: every module in a row stretches to the same total height. */
.home-equal-row{align-items:stretch}
.home-equal-row>.m3l,.home-equal-row>.m3m,.home-equal-row>.m3r{display:flex;min-width:0;flex-direction:column}
.home-equal-row>.m3l>.box,.home-equal-row>.m3m>.box,.home-equal-row>.m3r>.box{flex:1 1 auto;height:100%}
.home-top-row{align-items:stretch}
.home-top-row>.m3l,.home-top-row>.m3m,.home-top-row>.m3r{display:flex;min-width:0;flex-direction:column}
.home-top-row>.m3l>.box,.home-top-row>.m3m>.box,.home-top-row>.m3r>.box{flex:1 1 0}
.home-equal-row .thumb-grid{height:100%}
.home-equal-row .wide-feature:last-child,.home-equal-row .hotel-row:last-child,.home-equal-row .food-row:last-child{border-bottom:0}

/* App/site cards use local icon images instead of letter placeholders. */
.app-home-grid .app-icon{width:37px;height:37px;border-radius:9px;object-fit:cover;box-shadow:0 0 0 1px rgba(0,0,0,.04)}
.directory-card>.directory-icon{width:46px;height:46px;border-radius:11px;object-fit:cover;box-shadow:0 0 0 1px rgba(0,0,0,.05)}

/* Mobile drawer is injected by main.js. */
.mobile-drawer-overlay,.mobile-drawer{display:none}

@media screen and (min-width:1600px){
  .search-view{padding-right:18px}
  .ts-code{width:258px;margin-right:0;padding-right:4px;gap:12px}
  .mini-card{width:154px}
  .destination-quick-head{height:60px;padding:0 18px}
  .destination-quick-head strong{font-size:23px}.destination-quick-head span,.destination-quick-head>a{font-size:14px}
  .destination-quick-grid>a{grid-template-columns:94px minmax(0,1fr);height:112px;padding:10px 13px;gap:13px}
  .destination-quick-grid img{width:94px;height:76px}
  .destination-quick-grid b{font-size:18px}.destination-quick-grid small{font-size:13px}
  .app-home-grid .app-icon{width:47px;height:47px;border-radius:11px}
  .directory-card>.directory-icon{width:58px;height:58px;border-radius:13px}
}

@media screen and (max-width:820px){
  html{font-size:16px}
  body{margin-top:0;background:#f7f8fa;font-size:15px;line-height:1.65;-webkit-text-size-adjust:100%}
  .main{width:auto;margin-left:10px;margin-right:10px}
  .mmt{margin-top:10px}

  /* Mobile top bar: only brand + one menu trigger, never a squeezed link row. */
  .top_nav{position:sticky;top:0;z-index:9999;width:100%;height:56px;min-width:0;background:#fff;border-bottom:1px solid #e7eaed;line-height:normal;box-shadow:0 2px 10px rgba(24,32,43,.04)}
  .top_nav_b{display:flex;height:56px;padding:0 10px;align-items:center;justify-content:space-between;gap:10px}
  .top_nav_left{display:flex;flex:1 1 auto;overflow:visible;padding:0}
  .top_nav_left>a{display:none!important}
  .top_nav_left .nav-home{display:flex!important;align-items:center;height:56px;padding:0 3px!important;margin:0!important;background:transparent!important;color:#e85108!important;font-size:20px!important;line-height:56px;font-weight:900;letter-spacing:-.5px}
  .top_nav_right{display:none!important}
  .mobile-toggle{display:grid!important;position:static!important;right:auto!important;top:auto!important;width:42px;height:42px;padding:0;place-items:center;border:1px solid #e2e5e8;border-radius:8px;background:#fff;color:#30363c;font-size:22px;line-height:1}

  /* Off-canvas single-layer navigation. */
  .mobile-drawer-overlay{display:block;position:fixed;z-index:10000;inset:0;background:rgba(18,24,31,.42);opacity:0;pointer-events:none;transition:opacity .22s ease}
  .mobile-drawer{display:flex;position:fixed;z-index:10001;top:0;right:0;bottom:0;width:min(86vw,360px);flex-direction:column;background:#fff;box-shadow:-8px 0 32px rgba(20,29,40,.18);transform:translateX(104%);transition:transform .24s ease}
  body.drawer-open{overflow:hidden}
  body.drawer-open .mobile-drawer-overlay{opacity:1;pointer-events:auto}
  body.drawer-open .mobile-drawer{transform:translateX(0)}
  .mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 15px;border-bottom:1px solid #e8ebed}
  .mobile-drawer-head strong{color:#e85108;font-size:20px;letter-spacing:-.4px}
  .mobile-drawer-close{display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid #e2e5e8;border-radius:8px;background:#fff;color:#3c434a;font-size:25px;line-height:1}
  .mobile-drawer-body{overflow-y:auto;padding:8px 14px 24px;-webkit-overflow-scrolling:touch}
  .mobile-drawer-group{margin-top:8px}
  .mobile-drawer-group>span{display:block;padding:9px 4px 5px;color:#9a8080;font-size:12px;font-weight:700;letter-spacing:.6px}
  .mobile-drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:7px}
  .mobile-drawer-nav a{display:flex;min-height:46px;align-items:center;padding:0 12px;border:1px solid #e8ebed;border-radius:7px;background:#fafbfc;color:#30363c;font-size:15px;font-weight:600}
  .mobile-drawer-nav a:hover,.mobile-drawer-nav a:active{border-color:#f0b18c;background:#fff7f2;color:var(--orange)}

  /* Mobile masthead/search: large, readable controls. */
  .search-view{padding:9px 10px 10px}
  .top-search{height:auto}
  .brand-logo{float:none;width:100%;height:54px;padding-left:1px}
  .brand-cn{font-size:29px;line-height:31px}.brand-en{font-size:10px;letter-spacing:1.2px}
  .ts_main{float:none;width:100%;margin:0}
  .ts-from{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:7px;padding-left:0}
  .ts_input{width:100%;min-width:0;height:42px;padding:0 12px 0 36px;border-width:2px;border-radius:22px;font-size:15px}
  .ts-search-icon{left:13px;top:12px;width:14px;height:14px}
  .ts-btn{width:auto;height:42px;border-radius:21px;font-size:14px;line-height:42px}
  .ts-btn[data-search-mode="spot"],.ts-btn[data-search-mode="hotel"]{display:none}
  .ts-hot{display:flex;width:100%;height:auto;min-height:30px;margin:8px 0 0;align-items:center;gap:8px;overflow-x:auto;font-size:13px;line-height:30px;scrollbar-width:none}
  .ts-hot::-webkit-scrollbar{display:none}.ts-hot a{flex:0 0 auto;margin:0}
  .ts-code{display:none}

  .toptg1{height:auto;margin-top:9px}
  .toptgll{float:none;width:100%;height:36px;font-size:14px;line-height:36px}
  .toptglr{display:flex;float:none;width:100%;height:auto;min-height:0;padding:7px;flex-wrap:wrap;gap:6px;background:#f5f6f7;white-space:normal;line-height:normal}
  .toptglr a{margin:0;padding:6px 9px;border:1px solid #e4e7ea;border-radius:15px;background:#fff;color:#46515f;font-size:13px;line-height:1}

  /* Full desktop dense navigation is replaced by the right drawer on mobile. */
  .dense-nav-head,.navlist{display:none!important}

  /* Section tabs remain as content navigation, but become readable horizontal pills. */
  .hq-nav{overflow:hidden}
  .hq-nav-list{padding:8px 8px 0}
  .hq-nav-title{display:flex!important;height:auto!important;padding:0 0 8px!important;gap:6px;overflow-x:auto!important;scrollbar-width:none}
  .hq-nav-title::-webkit-scrollbar{display:none}
  .hq-nav-title li{flex:0 0 auto!important;width:auto!important;min-width:0!important;height:36px!important;border:0!important;background:transparent!important}
  .hq-nav-title li:after{display:none!important}
  .hq-nav-title li a{height:36px!important;padding:0 13px!important;border:1px solid #e3e6e9!important;border-radius:18px!important;background:#f7f8fa!important;color:#505860!important;font-size:14px!important;line-height:34px!important;white-space:nowrap!important}
  .hq-nav-title li.active a{border-color:var(--orange)!important;background:var(--orange)!important;color:#fff!important;font-weight:700}
  .hq-nav-title li.active+li a{background:#f7f8fa!important;color:#505860!important}
  .hq-navr{display:none}
  .hq-con{height:auto;min-height:0;padding:6px 0 7px;border-width:1px;border-radius:8px;overflow:visible}
  .hq-row{height:auto;min-height:38px;padding:5px 0;align-items:flex-start;white-space:normal}
  .hq-row .row-name{flex-basis:82px;width:82px;padding-left:9px;font-size:14px;line-height:28px}
  .hq-row .row-links{overflow:visible;white-space:normal;line-height:28px}
  .hq-row .row-links a{padding:0 7px;font-size:14px;line-height:28px}
  .ticker{height:auto;min-height:34px;margin-top:5px;font-size:13px;line-height:34px;white-space:nowrap}

  /* Destination tile navigation on mobile. */
  .destination-quick-head{height:auto;min-height:52px;padding:9px 10px}
  .destination-quick-head>div{display:block}
  .destination-quick-head strong{display:block;font-size:18px;line-height:24px}
  .destination-quick-head span{display:block;margin-top:1px;font-size:12px;line-height:18px}
  .destination-quick-head>a{font-size:13px}
  .destination-quick-grid{grid-template-columns:1fr 1fr}
  .destination-quick-grid>a{grid-template-columns:62px minmax(0,1fr);height:78px;padding:7px;gap:8px}
  .destination-quick-grid img{width:62px;height:52px}
  .destination-quick-grid b{font-size:15px}.destination-quick-grid small{font-size:12px}

  /* Home sections are stacked naturally on mobile; no forced desktop heights. */
  .m3c,.home-equal-row,.home-top-row{grid-template-columns:1fr;gap:10px;align-items:start}
  .home-equal-row>.m3l,.home-equal-row>.m3m,.home-equal-row>.m3r,.home-top-row>.m3l,.home-top-row>.m3m,.home-top-row>.m3r{display:block}
  .home-equal-row>.m3l>.box,.home-equal-row>.m3m>.box,.home-equal-row>.m3r>.box,.home-top-row>.m3l>.box,.home-top-row>.m3m>.box,.home-top-row>.m3r>.box{height:auto}
  .portal-hd{height:44px;line-height:44px}.portal-hd .title{font-size:18px}.portal-hd .more{font-size:13px}
  .title_d1 .title{font-size:20px}
  .portal-link-list li{height:auto;min-height:38px;font-size:14px}
  .portal-link-list span{font-size:13px}
  .rank-list li{min-height:38px;font-size:14px;line-height:38px}
  .wide-feature h3,.feature-pair-item h3,.hotel-row h3,.food-row h3{font-size:15px;line-height:22px}
  .wide-feature p,.feature-pair-item p,.hotel-row p,.food-row p{font-size:13px;line-height:20px}
  .quick-steps li{font-size:14px}.quick-steps a{font-size:14px}
  .city-mini-grid strong{font-size:15px}.city-mini-grid small{font-size:12px}
  .mini-topic .topic-label{font-size:13px}.mini-topic a{font-size:14px}
  .news-cats b{font-size:14px}.news-cats span{font-size:13px}
  .news-feature h3{font-size:16px;line-height:23px}.news-feature p{font-size:13px;line-height:20px}
  .source-list b{font-size:14px}.source-list span{font-size:13px}
  .settle-steps b{font-size:14px}.settle-steps span{font-size:13px;line-height:18px}
  .living-card-grid b{font-size:14px}.living-card-grid span{font-size:13px;line-height:18px}
  .city-life-list li{min-height:43px}.city-life-list b,.city-life-list a{font-size:14px}
  .notice-mini{font-size:12px;line-height:19px}

  /* App cards: visible icons + readable text. */
  .app-home-grid{grid-template-columns:1fr 1fr;gap:7px}
  .app-home-grid>a{grid-template-columns:42px minmax(0,1fr);min-height:76px;padding:9px}
  .app-home-grid .app-icon{width:40px;height:40px;border-radius:10px}
  .app-home-grid b{font-size:14px}.app-home-grid span{font-size:12px;line-height:18px;white-space:normal}
  .app-home-grid em{display:none}
  .directory-card{grid-template-columns:48px minmax(0,1fr);min-height:108px;padding:11px}
  .directory-card>.directory-icon{width:46px;height:46px;border-radius:11px}
  .directory-card h3{font-size:15px}.directory-card p{height:auto;max-height:40px;font-size:12px;line-height:20px}.directory-card span{font-size:11px}.directory-card>b{display:none}

  .footer{font-size:13px;line-height:24px}
}

@media screen and (max-width:560px){
  .main{margin-left:8px;margin-right:8px}
  .destination-quick-grid{grid-template-columns:1fr 1fr}
  .destination-quick-grid>a{grid-template-columns:56px minmax(0,1fr);height:74px;padding:7px 6px}
  .destination-quick-grid img{width:56px;height:50px}
  .destination-quick-grid small{font-size:11px}
  .app-home-grid{grid-template-columns:1fr 1fr}
  .app-home-grid>a{min-height:74px}
  .directory-grid{grid-template-columns:1fr}
  .directory-card{min-height:96px}
}

@media screen and (max-width:380px){
  .mobile-drawer{width:90vw}
  .mobile-drawer-nav{grid-template-columns:1fr}
  .destination-quick-grid{grid-template-columns:1fr}
  .destination-quick-grid>a{grid-template-columns:68px minmax(0,1fr);height:80px}
  .destination-quick-grid img{width:68px;height:56px}
  .app-home-grid{grid-template-columns:1fr}
}

/* v5.1 final mobile readability pass */
@media screen and (max-width:820px){
  .brand-logo{display:none}
  .top-search{padding-top:1px}
  .search-view{padding-top:10px}
  .box,.hq-nav,.destination-quick-nav,.ad-slot{font-size:14px}
  .leftnavitem>a,.newsboxb,.split-news,.rank-list,.route-board,.hotel-list,.food-list,.source-list,.news-cats,.feature-pair,.quick-steps,.mini-topic{font-size:14px}
  .meta,.tag,.muted,.page-sub,.crumb,.breadcrumbs,.article-meta{font-size:12px}
  small{font-size:12px}
  .leftnavitem{min-height:40px;line-height:40px}
  .leftnavitem:after{top:16px}
  .side-menu a{height:40px;font-size:14px;line-height:40px}
}


/* =========================================================
   v6 homepage: compact travel navigation + 5-column content
   ========================================================= */
.home-hub,.home-info-section{overflow:hidden;background:#fff;border-radius:var(--radius)}
.home-section-head{display:flex;min-height:62px;padding:10px 14px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e7eaed}
.home-section-head>div{min-width:0}.home-section-head h2{margin:0;color:#20262d;font-size:20px;line-height:28px;font-weight:800;letter-spacing:-.3px}.home-section-head p{margin:2px 0 0;color:#899097;font-size:12px;line-height:18px}.home-section-head>a{flex:0 0 auto;color:#747c84;font-size:12px}.home-section-head>a:hover{color:var(--orange)}
.home-section-head.compact{min-height:56px}
.home-nav-group{border-bottom:1px solid #e8ebed}.home-nav-group:last-child{border-bottom:0}
.home-nav-group-title{display:flex;height:40px;padding:0 12px;align-items:center;gap:10px;background:#fafbfc;border-bottom:1px solid #eef0f2}
.home-nav-group-title strong{color:#2a3036;font-size:15px}.home-nav-group-title span{min-width:0;overflow:hidden;color:#939aa1;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.home-nav-group-title a{margin-left:auto;flex:0 0 auto;color:#818890;font-size:11px}.home-nav-group-title a:hover{color:var(--orange)}
.home-tile-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:#edf0f2}
.home-nav-tile{display:grid;height:84px;padding:8px;grid-template-columns:68px minmax(0,1fr);gap:8px;align-items:center;min-width:0;background:#fff;color:#2f363d}
.home-nav-tile:hover{position:relative;z-index:1;background:#fff9f5;box-shadow:inset 0 0 0 1px #f5c2a3}
.home-nav-tile img{display:block;width:68px;height:56px;border-radius:4px;object-fit:cover;background:#f1f3f4}
.home-nav-tile>span{display:block;min-width:0}.home-nav-tile b,.home-nav-tile small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.home-nav-tile b{color:#252c33;font-size:13px;line-height:20px;white-space:nowrap}.home-nav-tile small{margin-top:2px;color:#8a9198;font-size:10px;line-height:16px;white-space:nowrap}.home-nav-tile:hover b{color:var(--orange)}
.home-tool-grid .home-nav-tile img{width:52px;height:52px;margin-left:8px;border-radius:10px;object-fit:contain}.home-tool-grid .home-nav-tile{grid-template-columns:68px minmax(0,1fr)}
.home-info-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:#e9ecef}
.home-info-card{min-width:0;background:#fff}.home-info-card>a{display:block;overflow:hidden;height:112px;background:#eef1f3}.home-info-card>a img{display:block;width:100%;height:112px;object-fit:cover;transition:transform .25s ease}.home-info-card:hover>a img{transform:scale(1.025)}
.home-info-card>div{height:138px;padding:9px 10px 11px}.home-info-card span{display:block;margin-bottom:4px;color:var(--orange);font-size:10px;line-height:16px;font-weight:700}.home-info-card h3{display:-webkit-box;overflow:hidden;margin:0;color:#252b31;font-size:14px;line-height:21px;font-weight:700;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-info-card h3 a{color:inherit}.home-info-card h3 a:hover{color:var(--orange)}.home-info-card p{display:-webkit-box;overflow:hidden;margin:5px 0 0;color:#7f878e;font-size:11px;line-height:18px;-webkit-line-clamp:2;-webkit-box-orient:vertical}

@media screen and (min-width:1600px){
  .home-section-head{min-height:76px;padding:12px 18px}.home-section-head h2{font-size:26px;line-height:34px}.home-section-head p,.home-section-head>a{font-size:14px}.home-nav-group-title{height:50px;padding:0 16px}.home-nav-group-title strong{font-size:18px}.home-nav-group-title span,.home-nav-group-title a{font-size:13px}
  .home-nav-tile{height:106px;padding:10px;grid-template-columns:88px minmax(0,1fr);gap:11px}.home-nav-tile img{width:88px;height:72px}.home-nav-tile b{font-size:17px;line-height:24px}.home-nav-tile small{font-size:12px;line-height:18px}.home-tool-grid .home-nav-tile{grid-template-columns:88px minmax(0,1fr)}.home-tool-grid .home-nav-tile img{width:64px;height:64px;margin-left:11px}
  .home-info-card>a,.home-info-card>a img{height:152px}.home-info-card>div{height:174px;padding:12px 14px}.home-info-card span{font-size:12px}.home-info-card h3{font-size:18px;line-height:26px}.home-info-card p{font-size:13px;line-height:21px}
}

@media screen and (max-width:1080px) and (min-width:821px){
  .home-nav-tile{grid-template-columns:58px minmax(0,1fr);padding:7px 6px;gap:6px}.home-nav-tile img{width:58px;height:52px}.home-nav-tile b{font-size:12px}.home-nav-tile small{font-size:9px}.home-tool-grid .home-nav-tile{grid-template-columns:58px minmax(0,1fr)}.home-tool-grid .home-nav-tile img{width:46px;height:46px;margin-left:6px}
  .home-info-card h3{font-size:13px;line-height:19px}.home-info-card p{font-size:10px;line-height:16px}
}

@media screen and (max-width:820px){
  .home-section-head{min-height:64px;padding:10px 11px;gap:9px}.home-section-head h2{font-size:20px;line-height:26px}.home-section-head p{max-width:250px;font-size:12px;line-height:17px}.home-section-head>a{font-size:12px;white-space:nowrap}
  .home-nav-group-title{height:auto;min-height:44px;padding:7px 9px;gap:7px}.home-nav-group-title strong{font-size:16px;line-height:22px}.home-nav-group-title span{font-size:12px;line-height:18px}.home-nav-group-title a{font-size:12px}
  .home-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-nav-tile{height:92px;padding:8px;grid-template-columns:64px minmax(0,1fr);gap:8px}.home-nav-tile img{width:64px;height:60px;border-radius:5px}.home-nav-tile b{font-size:15px;line-height:21px}.home-nav-tile small{font-size:12px;line-height:18px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-tool-grid .home-nav-tile{grid-template-columns:64px minmax(0,1fr)}.home-tool-grid .home-nav-tile img{width:48px;height:48px;margin-left:7px}
  .home-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-info-card>a,.home-info-card>a img{height:108px}.home-info-card>div{height:144px;padding:9px}.home-info-card span{font-size:11px}.home-info-card h3{font-size:15px;line-height:22px}.home-info-card p{font-size:12px;line-height:18px}.home-info-card:last-child:nth-child(odd){grid-column:1/-1}.home-info-card:last-child:nth-child(odd)>a,.home-info-card:last-child:nth-child(odd)>a img{height:148px}
}

@media screen and (max-width:480px){
  .home-section-head{align-items:flex-start}.home-section-head>div{max-width:72%}.home-section-head h2{font-size:19px}.home-section-head p{font-size:12px}.home-nav-group-title span{display:none}.home-nav-tile{height:94px;grid-template-columns:60px minmax(0,1fr);padding:8px 6px}.home-nav-tile img{width:60px;height:58px}.home-nav-tile b{font-size:14px}.home-nav-tile small{font-size:11px;line-height:17px}.home-info-card h3{font-size:14px;line-height:21px}.home-info-card p{font-size:11px;line-height:17px}
}

@media screen and (max-width:360px){
  .home-tile-grid,.home-info-grid{grid-template-columns:1fr}.home-nav-tile{height:86px;grid-template-columns:72px minmax(0,1fr)}.home-nav-tile img{width:72px;height:58px}.home-info-card:last-child:nth-child(odd){grid-column:auto}.home-info-card>a,.home-info-card>a img,.home-info-card:last-child:nth-child(odd)>a,.home-info-card:last-child:nth-child(odd)>a img{height:156px}.home-info-card>div{height:auto;min-height:120px}
}

/* =========================================================
   v7: separated article cards + richer homepage modules
   ========================================================= */

/* Article/list cards: every article is visually independent. */
.listing-grid{gap:14px}
.listing-card{padding:10px 10px 12px;border:1px solid #e5e8eb;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(25,34,44,.025);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.listing-card:hover{border-color:#d9dde1;box-shadow:0 5px 16px rgba(29,39,51,.07);transform:translateY(-1px)}
.listing-card img{border-radius:6px}
.list-rows{display:grid;gap:10px}
.list-rows .list-row{padding:11px;border:1px solid #e5e8eb;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(25,34,44,.02);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.list-rows .list-row:hover{border-color:#d9dde1;box-shadow:0 5px 16px rgba(29,39,51,.065);transform:translateY(-1px)}
.news-row-list{display:grid;gap:9px;padding:11px 0}
.news-row-list article{padding:12px 13px;border:1px solid #e5e8eb;border-radius:7px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}
.news-row-list article:hover{border-color:#d9dde1;box-shadow:0 4px 14px rgba(29,39,51,.055)}

/* Existing homepage article cards: remove the connected-table appearance. */
.home-info-section{overflow:visible;background:#fff;border-radius:var(--radius)}
.home-info-grid{gap:12px;padding:12px;background:transparent}
.home-info-card{overflow:hidden;border:1px solid #e4e7ea;border-radius:8px;background:#fff;box-shadow:0 1px 2px rgba(25,34,44,.025);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.home-info-card:hover{border-color:#d7dce0;box-shadow:0 6px 18px rgba(29,39,51,.07);transform:translateY(-1px)}
.home-info-card>a{height:118px}
.home-info-card>a img{height:118px}
.home-info-card>div{height:auto;min-height:138px;padding:10px 11px 12px}
.home-info-card p{-webkit-line-clamp:3}

/* Rich homepage sections */
.home-showcase-section,.home-rich-section{overflow:hidden;background:#fff;border-radius:var(--radius)}
.home-feature-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr);gap:12px;padding:12px}
.home-feature-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);min-width:0;overflow:hidden;border:1px solid #e4e7ea;border-radius:8px;background:#fff}
.home-feature-image{display:block;min-height:250px;overflow:hidden;background:#eef1f3}
.home-feature-image img{width:100%;height:100%;min-height:250px;object-fit:cover;transition:transform .25s ease}
.home-feature-main:hover .home-feature-image img{transform:scale(1.025)}
.home-feature-copy{padding:18px 16px}
.home-feature-copy>span{display:block;margin-bottom:7px;color:var(--orange);font-size:11px;font-weight:700}
.home-feature-copy h3{font-size:20px;line-height:29px;font-weight:800;letter-spacing:-.25px}
.home-feature-copy h3 a{color:#23292f}
.home-feature-copy h3 a:hover{color:var(--orange)}
.home-feature-copy p{margin-top:9px;color:#747c84;font-size:12px;line-height:21px}
.home-feature-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}
.home-feature-meta a{padding:4px 8px;border-radius:4px;background:#f4f6f7;color:#6c747c;font-size:11px}
.home-feature-meta a:hover{background:#fff3eb;color:var(--orange)}
.home-feature-list{display:grid;gap:8px;align-content:stretch}
.home-feature-list>a{display:grid;grid-template-columns:92px minmax(0,1fr) 38px;gap:10px;align-items:center;min-width:0;min-height:60px;padding:7px;border:1px solid #e5e8eb;border-radius:7px;background:#fff;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}
.home-feature-list>a:hover{border-color:#dadddf;background:#fcfcfc;box-shadow:0 3px 11px rgba(29,39,51,.045)}
.home-feature-list img{width:92px;height:58px;border-radius:5px;object-fit:cover}
.home-feature-list span{min-width:0}.home-feature-list b,.home-feature-list small{display:block;overflow:hidden;text-overflow:ellipsis}.home-feature-list b{color:#2c3238;font-size:13px;line-height:20px;white-space:nowrap}.home-feature-list small{margin-top:2px;color:#8a9198;font-size:10px;line-height:16px;white-space:nowrap}.home-feature-list em{padding:3px 0;border-radius:4px;background:#f4f5f6;color:#747b82;font-size:10px;font-style:normal;text-align:center}

.home-theme-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px}
.home-theme-card{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid #e4e7ea;border-radius:8px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.home-theme-card:hover{border-color:#d8dcdf;box-shadow:0 6px 18px rgba(29,39,51,.07);transform:translateY(-1px)}
.home-theme-card>img{width:100%;height:126px;object-fit:cover;transition:transform .25s ease}.home-theme-card:hover>img{transform:scale(1.025)}
.home-theme-label{position:absolute;top:10px;left:10px;padding:3px 7px;border-radius:4px;background:rgba(255,255,255,.92);color:#343a40;font-size:10px;font-weight:700;box-shadow:0 1px 5px rgba(0,0,0,.07)}
.home-theme-card>div{padding:11px 12px 12px}.home-theme-card h3{color:#272d33;font-size:15px;line-height:22px}.home-theme-card p{height:38px;margin-top:5px;overflow:hidden;color:#7c848b;font-size:11px;line-height:19px}.home-theme-card small{display:block;margin-top:8px;color:#a0a6ac;font-size:10px}

.home-dual-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px}
.home-dual-panel{min-width:0;padding:11px;border:1px solid #e4e7ea;border-radius:8px;background:#fff}
.home-dual-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #edf0f2}.home-dual-title>div{min-width:0}.home-dual-title b,.home-dual-title span{display:block}.home-dual-title b{color:#292f35;font-size:15px}.home-dual-title span{margin-top:2px;color:#92989e;font-size:10px}.home-dual-title>a{flex:0 0 auto;color:#818890;font-size:10px}.home-dual-title>a:hover{color:var(--orange)}
.home-dual-feature{display:grid;grid-template-columns:170px minmax(0,1fr);gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f2}.home-dual-feature img{width:170px;height:104px;border-radius:6px;object-fit:cover}.home-dual-feature div{min-width:0}.home-dual-feature span{display:block;margin-bottom:3px;color:var(--orange);font-size:10px;font-weight:700}.home-dual-feature h3{color:#292f35;font-size:14px;line-height:21px}.home-dual-feature p{display:-webkit-box;overflow:hidden;margin-top:5px;color:#7e868d;font-size:10px;line-height:17px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.home-link-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-top:9px}.home-link-stack>a{min-width:0;padding:8px;border-radius:6px;background:#f7f8f9}.home-link-stack>a:hover{background:#fff4ed}.home-link-stack b,.home-link-stack span{display:block;overflow:hidden;text-overflow:ellipsis}.home-link-stack b{color:#3a4148;font-size:11px;line-height:18px;white-space:nowrap}.home-link-stack span{margin-top:2px;color:#92989e;font-size:9px;line-height:15px;white-space:nowrap}

.home-toolbox-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px}.home-toolbox-grid>a{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;min-width:0;min-height:76px;padding:10px;border:1px solid #e4e7ea;border-radius:7px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-toolbox-grid>a:hover{border-color:#d8dcdf;box-shadow:0 5px 15px rgba(29,39,51,.06);transform:translateY(-1px)}.home-toolbox-grid i{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#f4f5f6;color:#7a8188;font-size:10px;font-style:normal;font-weight:800}.home-toolbox-grid b,.home-toolbox-grid small{display:block}.home-toolbox-grid b{color:#30373e;font-size:12px;line-height:19px}.home-toolbox-grid small{margin-top:2px;color:#90979d;font-size:9px;line-height:15px}

.home-news-mix{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px}.home-news-column{min-width:0;padding:11px;border:1px solid #e4e7ea;border-radius:8px;background:#fff}.home-news-column>h3{margin-bottom:7px;padding-bottom:8px;border-bottom:1px solid #edf0f2;color:#292f35;font-size:15px}.home-news-column>a{display:grid;grid-template-columns:48px minmax(0,1fr);gap:9px;padding:9px 2px;border-bottom:1px solid #f0f1f2}.home-news-column>a:last-child{border-bottom:0}.home-news-column time{padding-top:2px;color:var(--orange);font-size:10px;font-weight:700}.home-news-column span{min-width:0}.home-news-column b,.home-news-column small{display:block}.home-news-column b{color:#343a40;font-size:12px;line-height:19px}.home-news-column small{margin-top:3px;color:#8a9198;font-size:10px;line-height:16px}.home-news-column>a:hover b{color:var(--orange)}

@media screen and (min-width:1600px){
  .listing-grid{gap:20px}.listing-card{padding:13px 13px 16px}.list-rows{gap:14px}.list-rows .list-row{padding:14px}
  .home-info-grid,.home-theme-grid,.home-dual-grid,.home-toolbox-grid,.home-news-mix,.home-feature-layout{gap:16px;padding:16px}
  .home-info-card>a,.home-info-card>a img{height:158px}.home-info-card>div{min-height:176px;padding:13px 14px 15px}
  .home-feature-layout{grid-template-columns:minmax(0,1.5fr) minmax(420px,.8fr)}.home-feature-main{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)}.home-feature-image,.home-feature-image img{min-height:326px}.home-feature-copy{padding:24px 22px}.home-feature-copy>span{font-size:13px}.home-feature-copy h3{font-size:27px;line-height:38px}.home-feature-copy p{font-size:14px;line-height:24px}.home-feature-meta a{font-size:13px}.home-feature-list{gap:10px}.home-feature-list>a{grid-template-columns:122px minmax(0,1fr) 48px;min-height:75px;padding:9px}.home-feature-list img{width:122px;height:74px}.home-feature-list b{font-size:17px;line-height:24px}.home-feature-list small{font-size:13px}.home-feature-list em{font-size:12px}
  .home-theme-card>img{height:170px}.home-theme-card>div{padding:14px 16px 15px}.home-theme-card h3{font-size:19px;line-height:27px}.home-theme-card p{height:46px;font-size:13px;line-height:23px}.home-theme-card small{font-size:12px}
  .home-dual-panel{padding:15px}.home-dual-title b{font-size:19px}.home-dual-title span,.home-dual-title>a{font-size:12px}.home-dual-feature{grid-template-columns:225px minmax(0,1fr);gap:15px;padding:15px 0}.home-dual-feature img{width:225px;height:138px}.home-dual-feature span{font-size:12px}.home-dual-feature h3{font-size:18px;line-height:27px}.home-dual-feature p{font-size:13px;line-height:21px}.home-link-stack{gap:10px;padding-top:12px}.home-link-stack>a{padding:11px}.home-link-stack b{font-size:14px}.home-link-stack span{font-size:12px}
  .home-toolbox-grid>a{grid-template-columns:48px minmax(0,1fr);min-height:96px;padding:13px}.home-toolbox-grid i{width:48px;height:48px;font-size:12px}.home-toolbox-grid b{font-size:16px;line-height:23px}.home-toolbox-grid small{font-size:12px;line-height:18px}
  .home-news-column{padding:15px}.home-news-column>h3{font-size:19px}.home-news-column>a{grid-template-columns:64px minmax(0,1fr);padding:12px 3px}.home-news-column time{font-size:12px}.home-news-column b{font-size:16px;line-height:24px}.home-news-column small{font-size:13px;line-height:20px}
}

@media screen and (max-width:1080px) and (min-width:821px){
  .home-feature-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr)}.home-feature-main{grid-template-columns:1fr}.home-feature-image,.home-feature-image img{min-height:160px;height:160px}.home-feature-copy{padding:12px}.home-feature-copy h3{font-size:16px;line-height:23px}.home-feature-copy p{font-size:10px;line-height:17px}.home-feature-list>a{grid-template-columns:78px minmax(0,1fr) 34px;gap:7px}.home-feature-list img{width:78px;height:54px}.home-feature-list small{display:none}
  .home-dual-feature{grid-template-columns:130px minmax(0,1fr)}.home-dual-feature img{width:130px;height:92px}.home-link-stack{grid-template-columns:1fr}.home-link-stack>a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.home-toolbox-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.home-toolbox-grid>a{grid-template-columns:1fr;text-align:center}.home-toolbox-grid i{margin:0 auto}.home-toolbox-grid small{display:none}
}

@media screen and (max-width:820px){
  .listing-grid{gap:10px}.listing-card{padding:8px}.list-rows{gap:8px}.list-rows .list-row{padding:9px}
  .home-info-grid{gap:9px;padding:9px}.home-info-card>a,.home-info-card>a img{height:118px}.home-info-card>div{min-height:132px}
  .home-feature-layout{grid-template-columns:1fr;gap:9px;padding:9px}.home-feature-main{grid-template-columns:1fr 1fr}.home-feature-image,.home-feature-image img{min-height:220px;height:100%}.home-feature-copy{padding:13px 12px}.home-feature-copy h3{font-size:18px;line-height:26px}.home-feature-copy p{font-size:12px;line-height:20px}.home-feature-list{grid-template-columns:1fr 1fr;gap:8px}.home-feature-list>a{grid-template-columns:78px minmax(0,1fr);min-height:76px;padding:7px}.home-feature-list img{width:78px;height:58px}.home-feature-list em{display:none}.home-feature-list b{font-size:14px;line-height:20px}.home-feature-list small{font-size:11px;line-height:16px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .home-theme-grid{grid-template-columns:1fr 1fr;gap:9px;padding:9px}.home-theme-card>img{height:138px}.home-theme-card h3{font-size:16px;line-height:23px}.home-theme-card p{height:auto;min-height:38px;font-size:12px;line-height:19px}.home-theme-card small{font-size:11px}
  .home-dual-grid{grid-template-columns:1fr;gap:9px;padding:9px}.home-dual-panel{padding:10px}.home-dual-title b{font-size:16px}.home-dual-title span,.home-dual-title>a{font-size:11px}.home-dual-feature{grid-template-columns:150px minmax(0,1fr)}.home-dual-feature img{width:150px;height:100px}.home-dual-feature h3{font-size:15px;line-height:22px}.home-dual-feature p{font-size:11px;line-height:18px}.home-link-stack b{font-size:12px}.home-link-stack span{font-size:10px}
  .home-toolbox-grid{grid-template-columns:1fr 1fr;gap:8px;padding:9px}.home-toolbox-grid>a{min-height:80px}.home-toolbox-grid>a:last-child:nth-child(odd){grid-column:1/-1}.home-toolbox-grid b{font-size:14px;line-height:20px}.home-toolbox-grid small{font-size:11px;line-height:17px}
  .home-news-mix{grid-template-columns:1fr;gap:9px;padding:9px}.home-news-column{padding:10px}.home-news-column>h3{font-size:16px}.home-news-column>a{grid-template-columns:54px minmax(0,1fr);padding:10px 2px}.home-news-column time{font-size:11px}.home-news-column b{font-size:14px;line-height:21px}.home-news-column small{font-size:11px;line-height:17px}
}

@media screen and (max-width:560px){
  .home-feature-main{grid-template-columns:1fr}.home-feature-image,.home-feature-image img{min-height:190px;height:190px}.home-feature-copy p{display:none}.home-feature-meta{margin-top:10px}.home-feature-list{grid-template-columns:1fr}.home-theme-grid{grid-template-columns:1fr 1fr}.home-theme-card>img{height:112px}.home-theme-card>div{padding:9px}.home-theme-card p{display:none}.home-dual-feature{grid-template-columns:110px minmax(0,1fr)}.home-dual-feature img{width:110px;height:78px}.home-dual-feature p{display:none}.home-link-stack{grid-template-columns:1fr}.home-link-stack>a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.home-toolbox-grid{grid-template-columns:1fr}.home-toolbox-grid>a:last-child:nth-child(odd){grid-column:auto}
}

@media screen and (max-width:380px){
  .home-theme-grid{grid-template-columns:1fr}.home-theme-card>img{height:150px}
}

/* =========================================================
   v9: live utility panel — equal-height time / FX / gold / weather
   ========================================================= */
.live-thailand{overflow:hidden;background:#fff;border-radius:var(--radius);border:1px solid #edf0f2}
.live-thailand-layout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:10px;background:#fafbfc;align-items:stretch}
.live-card,.live-weather{min-width:0;border:1px solid #e3e7ea;border-radius:7px;background:#fff}
.live-card{display:flex;min-height:154px;padding:11px 12px;flex-direction:column}
.live-card-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.live-card-title span{color:#343a40;font-size:12px;font-weight:800}.live-card-title em{color:#989ea4;font-size:9px;font-style:normal;white-space:nowrap}
.live-clock{color:#20262c;font-size:30px;font-weight:800;line-height:38px;letter-spacing:.5px;font-variant-numeric:tabular-nums}.live-date{min-height:19px;margin-top:1px;color:#5e666e;font-size:11px;line-height:19px}.live-note{margin-top:auto;padding-top:6px;color:#9aa0a6;font-size:9px;line-height:15px}
.fx-pair,.gold-pair{display:flex;min-height:31px;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #f0f2f3}.fx-pair span,.gold-pair span{color:#646c74;font-size:10px}.fx-pair b,.gold-pair b{color:#30363c;font-size:10px;font-weight:600;white-space:nowrap}.fx-pair strong,.gold-pair strong{margin-right:2px;color:var(--orange);font-size:17px;font-weight:800;font-variant-numeric:tabular-nums}.fx-quick,.gold-quick{margin-top:7px;padding:6px 7px;border-radius:5px;background:#f6f7f8;color:#687078;font-size:9px;line-height:15px}.gold-quick{display:flex;align-items:center;justify-content:space-between;gap:6px}.gold-quick span{min-width:0}.gold-quick b{color:#3d444b;font-weight:800;font-variant-numeric:tabular-nums;white-space:nowrap}.gold-quick em{flex:0 0 auto;color:#7e858c;font-style:normal;white-space:nowrap}.gold-quick em.is-up{color:#c64a42}.gold-quick em.is-down{color:#2e7d5a}
.live-weather{grid-column:1/-1;padding:9px}.live-weather-head{display:flex;min-height:27px;padding:0 2px 7px;align-items:center;justify-content:space-between;gap:10px}.live-weather-head>div{display:flex;align-items:baseline;gap:7px}.live-weather-head b{color:#343a40;font-size:12px}.live-weather-head span,.live-weather-head small{color:#92999f;font-size:9px}.live-weather-head small{font-weight:400;white-space:nowrap}
.weather-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;align-items:stretch}.weather-card{display:flex;min-width:0;min-height:90px;padding:7px 8px;border:1px solid #eceff1;border-radius:6px;background:#fff;flex-direction:column}.weather-city{display:flex;align-items:baseline;justify-content:space-between;gap:5px}.weather-city b{color:#343a40;font-size:11px}.weather-city span{min-width:0;overflow:hidden;color:#a0a6ab;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.weather-now{display:grid;grid-template-columns:27px 42px minmax(0,1fr);gap:4px;align-items:center;margin-top:5px}.weather-icon{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#f4f5f6;color:#656d74;font-size:10px;font-style:normal;font-weight:800}.weather-temp{color:#252b31;font-size:18px;line-height:28px;font-weight:800;font-variant-numeric:tabular-nums}.weather-text{min-width:0;overflow:hidden;color:#646c73;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.weather-meta{display:flex;margin-top:auto;padding-top:4px;justify-content:space-between;gap:6px;color:#969ca2;font-size:8px;line-height:14px;white-space:nowrap}.weather-card.is-error .weather-icon{background:#f5f5f5;color:#a0a5aa}.weather-card.is-error .weather-text{color:#999}
.live-source{display:flex;padding:6px 11px;border-top:1px solid #edf0f2;align-items:center;justify-content:space-between;gap:12px;color:#9ba1a7;font-size:9px;line-height:16px;background:#fff}.live-source a{color:#7d858c;text-decoration:underline;text-underline-offset:2px}.live-source a:hover{color:#333}

@media screen and (min-width:1600px){
  .live-thailand-layout{gap:15px;padding:15px}.live-card{min-height:190px;padding:14px 15px}.live-card-title span,.live-weather-head b{font-size:16px}.live-card-title em,.live-weather-head span,.live-weather-head small{font-size:11px}
  .live-clock{font-size:40px;line-height:48px}.live-date{font-size:14px;line-height:22px}.live-note{font-size:11px;line-height:17px}.fx-pair,.gold-pair{min-height:39px}.fx-pair span,.fx-pair b,.gold-pair span,.gold-pair b{font-size:13px}.fx-pair strong,.gold-pair strong{font-size:22px}.fx-quick,.gold-quick{font-size:11px;line-height:18px;padding:7px 9px}
  .live-weather{padding:12px}.live-weather-head{min-height:32px;padding-bottom:9px}.weather-grid{gap:8px}.weather-card{min-height:110px;padding:9px 10px}.weather-city b{font-size:14px}.weather-city span{font-size:10px}.weather-now{grid-template-columns:33px 48px minmax(0,1fr);gap:5px;margin-top:7px}.weather-icon{width:33px;height:33px;font-size:12px}.weather-temp{font-size:22px;line-height:34px}.weather-text{font-size:11px}.weather-meta{font-size:10px;line-height:16px;margin-top:auto}.live-source{font-size:11px;padding:7px 15px}
}

@media screen and (max-width:1050px){
  .live-thailand-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.live-card{min-height:148px}.weather-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media screen and (max-width:820px){
  .live-thailand{border-radius:8px}.live-thailand-layout{grid-template-columns:1fr 1fr;gap:8px;padding:8px}.live-card{min-height:150px;padding:11px}.live-card-title span{font-size:14px}.live-card-title em{font-size:10px}.live-clock{font-size:31px}.live-date{font-size:12px}.live-note{font-size:10px}.fx-pair span,.fx-pair b,.gold-pair span,.gold-pair b{font-size:11px}.fx-pair strong,.gold-pair strong{font-size:18px}.fx-quick,.gold-quick{font-size:10px}
  .live-weather{padding:9px}.live-weather-head b{font-size:14px}.live-weather-head span,.live-weather-head small{font-size:10px}.weather-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.weather-card{min-height:90px;padding:8px}.weather-city b{font-size:13px}.weather-city span{font-size:9px}.weather-now{grid-template-columns:30px 45px minmax(0,1fr)}.weather-icon{width:30px;height:30px;font-size:11px}.weather-temp{font-size:20px}.weather-text{font-size:10px}.weather-meta{font-size:9px}.live-source{display:block;font-size:10px;text-align:left}.live-source>span{display:block}.live-source>span+span{margin-top:2px}
}

@media screen and (max-width:560px){
  .live-thailand-layout{grid-template-columns:1fr}.live-card{min-height:142px}.weather-grid{grid-template-columns:1fr 1fr}.weather-card{min-height:84px}.live-clock{font-size:34px;line-height:42px}.weather-city b{font-size:14px}.weather-temp{font-size:21px}.weather-text{font-size:11px}.weather-meta{font-size:10px}.gold-quick{align-items:flex-start;flex-direction:column;gap:1px}
}

@media screen and (max-width:360px){
  .weather-grid{grid-template-columns:1fr}.weather-card{min-height:80px}
}

/* ThailandNet 1CMS additions */
.tn-header-tools{display:flex;align-items:center;gap:10px}.tn-lang{position:relative}.tn-lang>button{height:34px;padding:0 12px;border:1px solid #d9dee6;background:#fff;border-radius:3px;cursor:pointer}.tn-lang-list{display:none;position:absolute;right:0;top:38px;min-width:160px;background:#fff;border:1px solid #dfe4e9;box-shadow:0 8px 24px rgba(0,0,0,.08);z-index:60}.tn-lang:hover .tn-lang-list,.tn-lang:focus-within .tn-lang-list{display:block}.tn-lang-list a{display:block;padding:10px 12px;color:#333}.tn-lang-list a:hover{background:#f5f7f9}.tn-search{display:flex;align-items:center;border:1px solid #d9dee6;background:#fff;height:38px}.tn-search input{border:0;outline:0;padding:0 10px;width:240px}.tn-search button{border:0;background:#f5f5f5;height:100%;width:42px;cursor:pointer}.tn-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.tn-card{border:1px solid #e1e5ea;background:#fff;min-width:0;transition:.18s}.tn-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(20,25,30,.07)}.tn-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#f2f3f5}.tn-card-body{padding:12px}.tn-card h3{font-size:17px;line-height:1.35;margin:0 0 7px}.tn-card p{font-size:14px;line-height:1.6;color:#606a75;margin:0}.tn-list-page{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px}.tn-side{border:1px solid #e1e5ea;background:#fff;padding:14px;align-self:start;position:sticky;top:12px}.tn-side a{display:block;padding:9px 8px;color:#333;border-bottom:1px solid #f0f1f2}.tn-listing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tn-detail{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.tn-article{background:#fff;border:1px solid #e2e6ea;padding:26px}.tn-article h1{font-size:32px;line-height:1.25;margin:0 0 10px}.tn-article .lead{font-size:17px;color:#5c6670;line-height:1.75}.tn-cover{width:100%;aspect-ratio:16/9;object-fit:cover;margin:16px 0 22px}.tn-content{font-size:17px;line-height:1.85}.tn-content img{max-width:100%;height:auto}.tn-related{display:grid;gap:10px}.tn-related a{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:9px;border:1px solid #e3e6e9;background:#fff}.tn-related img{width:90px;height:70px;object-fit:cover}.tn-pagination{display:flex;gap:6px;flex-wrap:wrap;margin:24px 0}.tn-pagination a{padding:8px 11px;border:1px solid #dfe3e7;background:#fff}.tn-pagination .active{background:#1e2d50;color:#fff;border-color:#1e2d50}.tn-badge{display:inline-block;padding:3px 7px;background:#f1f3f6;border-radius:2px;font-size:12px}.tn-service-logo{object-fit:contain!important;padding:20px;background:#fff}.tn-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tn-tool-card{border:1px solid #e0e4e8;background:#fff;padding:15px;min-height:128px}.tn-tool-widget{border:1px solid #dfe4e8;background:#f8f9fa;padding:18px;margin:20px 0}.tn-tool-widget .fields{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tn-tool-widget input{width:100%;height:42px;border:1px solid #ccd3da;padding:0 10px}.tn-tool-output{font-size:28px;font-weight:700;margin-top:14px}.tn-review{margin-top:30px;padding-top:22px;border-top:1px solid #e2e5e8}.tn-review form{display:grid;gap:10px}.tn-review input,.tn-review select,.tn-review textarea{border:1px solid #ccd3da;padding:10px;width:100%}.tn-review button,.tn-subscribe button{border:0;background:#1e2d50;color:#fff;padding:11px 16px;cursor:pointer}.tn-review-item{padding:12px 0;border-bottom:1px solid #eceff2}.tn-footer{margin-top:32px;background:#17233b;color:#d8dde6}.tn-footer .inner{padding:28px 0}.tn-footer a{color:#fff}.tn-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.tn-subscribe{display:flex;gap:6px;margin-top:10px}.tn-subscribe input{height:40px;flex:1;min-width:0;padding:0 10px}.tn-mobile-trigger,.tn-mobile-drawer,.tn-mobile-mask{display:none}.tn-empty{padding:40px;border:1px dashed #d7dce2;text-align:center;color:#7c8792;background:#fff}
@media(max-width:1100px){.tn-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tn-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.top_nav_left>a:not(.nav-home),.top_nav_right{display:none!important}.tn-mobile-trigger{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe0e5;background:#fff;width:42px;height:38px}.tn-mobile-mask{position:fixed;inset:0;background:rgba(0,0,0,.32);z-index:90}.tn-mobile-mask.open{display:block}.tn-mobile-drawer{display:block;position:fixed;top:0;right:-310px;width:290px;height:100vh;background:#fff;z-index:100;padding:18px;transition:.2s;overflow:auto}.tn-mobile-drawer.open{right:0}.tn-mobile-drawer a{display:block;padding:12px 4px;border-bottom:1px solid #edf0f2;color:#222}.tn-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tn-list-page,.tn-detail{grid-template-columns:1fr}.tn-side{display:none}.tn-listing{grid-template-columns:repeat(2,minmax(0,1fr))}.tn-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tn-search input{width:160px}.tn-article{padding:18px}.tn-article h1{font-size:26px}.tn-footer-grid{grid-template-columns:1fr}.tn-header-tools .tn-lang{display:none}}
@media(max-width:520px){.tn-card-grid,.tn-listing,.tn-tool-grid{grid-template-columns:1fr}.tn-search input{width:130px}.tn-tool-widget .fields{grid-template-columns:1fr}}


/* ThailandNet rankings */
.tn-ranking-section{margin:28px 0 34px}.tn-ranking-list{border-top:1px solid var(--line,#dedede)}
.tn-ranking-row{display:grid;grid-template-columns:72px 132px minmax(0,1fr) 90px;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line,#dedede)}
.tn-rank-no{font-size:28px;font-weight:600;text-align:center;font-variant-numeric:tabular-nums}.tn-rank-media img{width:132px;height:88px;display:block;object-fit:cover}
.tn-rank-copy h3{margin:0 0 7px;font-size:19px;font-weight:600}.tn-rank-copy p{margin:0;color:var(--muted,#666);line-height:1.6}.tn-rank-score{text-align:center}.tn-rank-score span{display:block;font-size:24px;font-weight:600}.tn-rank-score small{color:var(--muted,#777)}
@media(max-width:720px){.tn-ranking-row{grid-template-columns:44px 88px minmax(0,1fr);gap:10px}.tn-rank-media img{width:88px;height:66px}.tn-rank-score{grid-column:3;text-align:left}.tn-rank-copy p{display:none}}
