/* Original Terracotta Editorial direction selected for the local Travel Studio. */
:root{
 --ink:#262728;--muted:#666560;--ivory:#fbf8f2;--paper:#f3eee5;
 --terracotta:#b8432e;--terracotta-dark:#963421;--brass:#bd873e;--line:#ddd2c3;
 --panel:#f2ede4;--sand:#bd873e;--cream:#fbf8f2;
}
html{scroll-behavior:smooth;background:var(--ivory)}
body{background:var(--ivory);color:var(--ink);font-family:'Montserrat',Arial,sans-serif;font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,.ts-brand>span{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-.025em}
h2{font-size:clamp(38px,4vw,60px);line-height:1.08}
a{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}
.ts-wrap{width:min(1240px,calc(100% - 80px))}
.ts-section{padding:110px 0}
.ts-kicker,.te-overline{font-family:'Montserrat',Arial,sans-serif;font-size:11px;line-height:1.2;letter-spacing:.17em;font-weight:700;color:var(--brass)}

/* Header */
.ts-header{position:relative;z-index:50;height:88px;min-height:88px;padding:0 48px;background:var(--ivory);color:var(--ink);border:0;border-bottom:1px solid rgba(115,85,47,.12);gap:40px}
.ts-header .ts-brand{width:185px;color:var(--terracotta)}
.ts-header .ts-brand>span{font-size:28px;line-height:1;letter-spacing:.28em;color:var(--terracotta);overflow:visible}
.ts-header .ts-brand small{margin-top:8px;font-size:7px;letter-spacing:.32em;color:#a06d4a}
.ts-nav{position:absolute;left:50%;transform:translateX(-50%);width:auto}
.ts-menu{justify-content:center;gap:46px;flex-wrap:nowrap}
.ts-menu>li{flex:0 0 auto!important}
.ts-menu>li>a{font-size:13px;letter-spacing:.02em;font-weight:500;padding:34px 0;text-transform:none;white-space:nowrap}
.ts-menu>li>a:after{font-size:8px;margin-left:8px;opacity:.55}
.ts-menu .sub-menu{border:1px solid var(--line);box-shadow:0 16px 36px #3d27131a;background:var(--ivory);padding:14px 0}
.ts-menu .sub-menu a{font-size:12px;padding:10px 20px}
.ts-quote,.ts-button{border-radius:0;min-height:52px;padding:15px 28px;font-size:12px;line-height:1.4;letter-spacing:.025em;font-weight:600;text-transform:none;display:inline-flex;align-items:center;justify-content:center}
.ts-quote{background:var(--terracotta);border:1px solid var(--terracotta);color:white;min-width:190px;margin-left:auto}
.ts-quote:hover,.ts-button.gold:hover{background:var(--terracotta-dark);border-color:var(--terracotta-dark);color:white}
.ts-button.gold{background:var(--terracotta);border-color:var(--terracotta);color:white}
.ts-button.outline{border-color:var(--brass);color:#7d592b;background:transparent}
.ts-button.outline:hover{border-color:var(--terracotta);color:var(--terracotta)}

/* Homepage */
.te-home-hero{height:610px;min-height:610px;display:grid;grid-template-columns:50% 50%;background:var(--ivory);overflow:hidden}
.te-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 55px 70px max(50px,6.5vw);position:relative;z-index:2;background:linear-gradient(90deg,var(--ivory) 0%,var(--ivory) 76%,rgba(251,248,242,0) 100%)}
.te-overline{color:#8a6540;margin:0 0 26px}
.te-hero-copy>.te-overline{display:none}
.te-hero-copy h1{font-size:clamp(64px,5vw,80px);line-height:1.05;color:var(--terracotta);margin:0;max-width:720px;white-space:nowrap;position:relative;z-index:2}
.te-rule{display:block;width:50px;height:1px;background:var(--brass);margin:30px 0 26px}
.te-hero-lead{font-size:17px;line-height:1.8;color:#505153;margin:0 0 32px}
.te-hero-actions{display:flex;gap:20px;flex-wrap:wrap}
.te-hero-actions .ts-button{min-width:178px}
.te-hero-image{position:relative;margin:0 0 0 -170px;height:610px;min-height:610px;background:#e9dfd0;overflow:hidden}
.te-hero-image img{width:100%;height:100%;object-fit:cover;object-position:55% center;display:block}
.te-hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,248,242,.55),transparent 22%);pointer-events:none}
.te-hero-image figcaption{position:absolute;right:30px;bottom:24px;color:#fff;font-size:10px;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 10px #0008}
.te-trust{display:grid;grid-template-columns:repeat(3,1fr);padding:32px max(50px,12vw);gap:0;background:#fff;border-bottom:1px solid var(--line)}
.te-trust>div{padding:2px 45px;border-right:1px solid var(--line);display:grid;grid-template-columns:38px 1fr;align-items:center;gap:18px}
.te-trust>div:last-child{border-right:0}
.te-trust i{font-size:27px;color:var(--brass)}.te-trust p{margin:0;display:grid;gap:3px}.te-trust strong{font-size:11px;color:#806039;text-transform:uppercase;letter-spacing:.08em}.te-trust span{font-size:12px;color:var(--muted)}
.te-section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}
.te-featured{padding-top:45px}
.te-section-heading h2{font-size:clamp(38px,3.2vw,50px);margin:8px 0 0}
.te-section-heading>a{color:#896133;font-size:13px;border-bottom:1px solid #bd873e;padding-bottom:5px;white-space:nowrap}
.te-featured .ts-tour-grid{display:grid;overflow:visible}
.te-featured .ts-card{min-width:0}
.te-featured .ts-card img,.te-journal-band .ts-card img{height:290px}
.te-philosophy{display:grid;grid-template-columns:55% 45%;background:var(--paper);min-height:680px}
.te-philosophy-image{padding:70px 0 70px max(40px,8vw)}
.te-philosophy-image img{width:100%;height:100%;min-height:540px;object-fit:cover;display:block}
.te-philosophy-copy{display:flex;justify-content:center;flex-direction:column;padding:80px clamp(50px,8vw,130px)}
.te-philosophy-copy h2{color:var(--terracotta);margin:16px 0 28px}
.te-philosophy-copy p:not(.ts-kicker){color:var(--muted);max-width:520px;margin-bottom:34px}
.te-philosophy-copy .ts-button{align-self:flex-start}
.te-destination-section .ts-destinations{grid-template-columns:repeat(3,1fr);gap:18px}
.te-destination-section .ts-destinations a{height:360px;border-radius:0}
.te-destination-section .ts-destinations a:nth-child(2),.te-destination-section .ts-destinations a:nth-child(5){transform:translateY(28px)}
.te-journal-band{background:#ece5da;padding:110px 0}

/* Shared cards and interior pages */
.ts-card{background:transparent}
.ts-card img{border-radius:0;height:320px;filter:saturate(.88) contrast(.96)}
.ts-card h2,.ts-card h3{line-height:1.25;margin:12px 0 8px}
.ts-card h3{font-size:23px}.ts-card h2{font-size:29px}
.ts-card-meta{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#7f6b53;border-bottom:1px solid var(--line);padding-bottom:8px}
.ts-price{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta)}
.ts-title-block{padding:130px 30px 70px;background:var(--paper);text-align:left;width:100%;max-width:none}
.ts-title-block>*{max-width:900px;margin-left:auto;margin-right:auto}
.ts-title-block h1{font-size:clamp(52px,6vw,82px);line-height:1.04;color:var(--terracotta);margin-top:12px;margin-bottom:26px}
.ts-title-block p{margin-left:auto;margin-right:auto;color:var(--muted);font-size:17px}
body:has(.ts-title-block)>.ts-header{color:var(--ink);border-bottom:1px solid var(--line)}
.ts-standard-hero,.ts-tour-hero,.ts-tailor-hero{min-height:650px;background-image:linear-gradient(90deg,#20150eb8 0%,#20150e52 48%,#20150e22),var(--hero)}
.ts-standard-hero>.ts-wrap,.ts-tour-hero>.ts-wrap{border-left:0;padding-left:0}
.ts-standard-hero h1,.ts-tour-hero h1{font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:clamp(48px,5vw,76px);line-height:1.05;max-width:900px}
.ts-standard-hero p,.ts-tour-hero .ts-hero-intro{max-width:700px;font-size:14px;line-height:1.7;text-transform:none;letter-spacing:.03em}
.ts-tour-content{grid-template-columns:minmax(0,2fr) minmax(290px,1fr);gap:80px}
.ts-anchor-nav{border-color:var(--line);gap:30px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.ts-booking-card{box-shadow:none;border:1px solid var(--line);background:var(--paper);padding:34px}
.ts-booking-card strong{font-family:'Playfair Display',Georgia,serif;color:var(--terracotta);font-size:42px}
.ts-day{border-color:var(--line)}
.ts-day-facts,.ts-inclusion-columns>div,.ts-form-panel,.ts-guide-cta,.ts-guide-grid article,.ts-empty-results{background:var(--paper);border:0}
.ts-product-gallery{gap:8px}.ts-gallery-photo{border-radius:0}
.ts-inclusion-columns>div{padding:28px}
.ts-faq details{border-color:var(--line)}
.ts-prose{max-width:820px}.ts-prose>p{font-family:Georgia,serif;font-size:18px;line-height:1.9;color:#494844}
.ts-article nav,.ts-article-meta{letter-spacing:.06em;text-transform:uppercase}
.ts-journal-controls{background:var(--paper);padding:28px;margin-bottom:35px}
.ts-journal-controls input,.ts-journal-controls select,.ts-form-grid input:not([type=checkbox]),.ts-form-grid select,.ts-form-grid textarea{border-color:var(--line);border-radius:0;background:#fff;padding:14px}
.ts-journal-card .ts-guide-more,.ts-guide-more{color:var(--terracotta);text-decoration:none;border-bottom:1px solid currentColor;align-self:flex-start}
.ts-pagination a,.ts-pagination span{border-color:var(--line)}.ts-pagination .current{background:var(--terracotta);border-color:var(--terracotta);color:white}
.ts-journal-page .ts-title-block{min-height:600px;padding:160px max(40px,10vw) 80px;align-items:flex-start;text-align:left;background:linear-gradient(90deg,#24160fa8,#24160f2d),url('assets/beijing-courtyard-golden-hour.png') center/cover}
.ts-journal-page .ts-title-block h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(58px,7vw,88px);line-height:1.02;font-weight:500;text-transform:none;width:700px;margin-left:0;color:white}
.ts-journal-page .ts-title-block p{margin-left:0;font-size:18px;line-height:1.6;font-weight:400;color:#fff;max-width:660px}
body.ts-journal-page>.ts-header{color:var(--ink);border-bottom:1px solid var(--line)}

/* Footer and overlays */
.ts-footer{background:#eae3d8;padding:80px 0 28px;color:#625f58}
.ts-footer h3{font-family:'Montserrat',Arial,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#755c40}
.ts-footer .ts-brand>span{color:var(--terracotta)}
.ts-footer-bottom{border-color:#cfc4b4}
.ts-concierge{background:var(--terracotta);box-shadow:0 10px 30px #63301c28;border-radius:0;bottom:24px;right:24px;padding:15px 20px}
.home .ts-concierge{display:none}
dialog{border-radius:0;background:var(--ivory);border:1px solid var(--line)}
.ts-link-hub{min-height:521px;height:521px;background-image:linear-gradient(#0005,#0005),var(--hub-desktop);background-position:center;background-size:cover;align-items:center;justify-content:flex-start;padding:25px 20px 15px;position:relative}
.ts-link-hub .ts-brand{position:static;color:white;width:auto;min-width:210px}
.ts-link-hub .ts-brand>span{font-size:40px;letter-spacing:7px;color:white}.ts-link-hub .ts-brand small{color:var(--sand)}
.ts-hub-tagline{font-family:'Montserrat',Arial,sans-serif;font-size:15px;line-height:1.7;text-align:center;max-width:none;margin:23px 0 57px}
.ts-hub-actions{align-items:center;gap:20px}.ts-hub-actions .ts-button{width:auto;min-height:42px;border:3px solid #d1b186;padding:9px 12px;gap:7px;color:#d1b186}.ts-hub-actions .gold{border-width:1px;border-radius:2px;padding:11px 16px;background:#d1b186;border-color:#d1b186;color:white;text-transform:uppercase}
.ts-hub-actions .ts-button:nth-child(1){width:326px}.ts-hub-actions .ts-button:nth-child(2){width:218px}.ts-hub-actions .ts-button:nth-child(3){width:238px}.ts-hub-actions .ts-button:nth-child(4){width:281px}
@media(min-width:1001px){.ts-hub-actions .ts-button{white-space:nowrap}}
.ts-channel-pending,.ts-social-pending{cursor:default}
.ts-socials{display:flex;margin-top:34px;gap:5px}.ts-socials a,.ts-socials span{display:grid;place-items:center;border-radius:5px;background:#d1b186;width:50px;height:50px;color:white;font-size:25px}
.ts-links-guide-dialog{width:min(600px,92vw);padding:14px;overflow:visible;display:none;grid-template-columns:1fr 1fr;gap:0;background:var(--ivory)}
.ts-links-guide-dialog[open]{display:grid}.ts-links-guide-dialog .ts-dialog-close{z-index:2}.ts-guide-cover{padding:0}.ts-guide-cover img{display:block;width:100%;height:400px;object-fit:cover;box-shadow:20px 5px 30px rgba(0,0,0,.38)}
.ts-guide-request{padding:6px 18px 4px 32px}.ts-guide-request h2{font-size:30px;line-height:1.06;color:#181a3b;margin:0 0 20px}.ts-guide-request>p{font-size:14px;line-height:1.55;color:#34354b;margin-bottom:28px}
.ts-guide-request .ts-form-grid{grid-template-columns:1fr;gap:8px}.ts-guide-request .ts-form-grid input{margin-top:3px;padding:3px 7px}.ts-guide-request .ts-inquiry>.ts-button{width:100%;min-height:38px;margin-top:10px;padding:8px;background:#d1b186;border-color:#d1b186;color:#fff}.ts-guide-request .ts-inquiry>small{display:none}

@media(max-width:1000px){
 .ts-wrap{width:min(100% - 40px,760px)}.ts-section{padding:72px 0}
 .ts-header{height:72px;min-height:72px;padding:0 20px;gap:14px}.ts-header .ts-brand{width:138px}.ts-header .ts-brand>span{font-size:22px}.ts-header .ts-brand small{font-size:6px}
 .ts-header .ts-quote{margin-left:auto;min-width:0;min-height:42px;padding:11px 14px;font-size:11px}
 .ts-menu-toggle{color:var(--terracotta)}.ts-nav{position:absolute;left:0;right:0;transform:none;width:auto;top:72px;background:var(--ivory);border-top:1px solid var(--line)}.ts-menu>li>a{padding:11px 0}
 .te-home-hero{grid-template-columns:1fr;height:auto;min-height:auto}.te-hero-copy{padding:68px 30px 58px;background:var(--ivory)}.te-hero-copy h1{font-size:clamp(49px,12vw,72px);white-space:normal}.te-hero-image{height:480px;min-height:480px;margin:0}.te-hero-image:after{background:linear-gradient(180deg,rgba(251,248,242,.4),transparent 24%)}
 .te-trust{padding:28px 20px;grid-template-columns:1fr;gap:0}.te-trust>div{padding:16px 10px;border-right:0;border-bottom:1px solid var(--line)}.te-trust>div:last-child{border-bottom:0}
 .te-section-heading{align-items:flex-start;flex-direction:column;margin-bottom:32px}.te-featured .ts-tour-grid{grid-template-columns:1fr 1fr}.te-featured .ts-card:last-child{display:none}
 .te-philosophy{grid-template-columns:1fr}.te-philosophy-image{padding:35px 20px 0}.te-philosophy-image img{min-height:400px}.te-philosophy-copy{padding:55px 30px 70px}
 .te-destination-section .ts-destinations{grid-template-columns:1fr 1fr}.te-destination-section .ts-destinations a:nth-child(2),.te-destination-section .ts-destinations a:nth-child(5){transform:none}
 .te-journal-band{padding:72px 0}
 .ts-standard-hero,.ts-tour-hero,.ts-tailor-hero{min-height:560px}
 .ts-standard-hero h1,.ts-tour-hero h1{font-size:42px}.ts-tour-content{grid-template-columns:1fr;gap:42px}.ts-booking-card{grid-row:auto}
 .ts-title-block{padding:80px 20px 50px}.ts-title-block h1{font-size:50px}
 .ts-journal-page .ts-title-block{min-height:500px;padding:180px 24px 55px;background-position:35% center}.ts-journal-page .ts-title-block h1{font-size:54px;width:100%}
 .ts-footer-grid{grid-template-columns:1fr 1fr}.ts-concierge{left:0;right:auto;border-radius:0;bottom:30%;padding:13px 9px}
 .ts-link-hub{min-height:100svh;height:auto;background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.56)),var(--hub-mobile);background-position:center;background-size:cover;padding:170px 47px 80px}.ts-link-hub .ts-brand{position:static}.ts-link-hub .ts-brand>span{font-size:35px}.ts-hub-tagline{font-size:15px;line-height:1.55;margin:33px 0 75px;max-width:330px}.ts-hub-actions{width:100%;gap:20px}.ts-hub-actions .ts-button,.ts-hub-actions .ts-button:nth-child(n){width:100%;min-height:44px}.ts-hub-actions .gold{min-height:64px}.ts-socials{margin-top:34px;gap:18px}.ts-socials a,.ts-socials span{width:42px;height:42px;font-size:20px}
 .ts-links-guide-dialog{width:min(100vw,520px);grid-template-columns:1fr;padding:0;max-height:92vh;border-radius:20px 20px 0 0}.ts-guide-cover{display:none}.ts-guide-request{padding:40px}.ts-guide-request h2{font-size:32px}
}
@media(max-width:600px){
 body{font-size:14px}.ts-wrap{width:calc(100% - 32px)}
 .ts-header{padding:0 14px}.ts-header .ts-brand{width:112px}.ts-header .ts-brand>span{font-size:19px;letter-spacing:.2em}.ts-header .ts-quote{font-size:10px;padding:10px;white-space:nowrap}.ts-menu-toggle{padding-left:5px}
 .te-hero-copy{padding:55px 22px 48px}.te-overline{margin-bottom:20px}.te-hero-copy h1{font-size:48px;line-height:1.03}.te-rule{margin:24px 0 20px}.te-hero-lead{font-size:15px}.te-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.te-hero-actions .ts-button{min-width:0;padding:13px 10px;font-size:11px}.te-hero-image{height:390px;min-height:390px}.te-hero-image img{object-position:62% center}.te-hero-image figcaption{display:none}
 .te-featured .ts-tour-grid,.te-destination-section .ts-destinations{grid-template-columns:1fr}.te-featured .ts-card:last-child{display:block}.te-featured .ts-card img,.te-journal-band .ts-card img{height:270px}
 .te-philosophy-image img{min-height:340px}.te-philosophy-copy h2{font-size:42px}
 .te-destination-section .ts-destinations a{height:280px}
 .ts-title-block h1{font-size:42px}.ts-standard-hero,.ts-tour-hero,.ts-tailor-hero{min-height:500px}.ts-standard-hero h1,.ts-tour-hero h1{font-size:36px}.ts-journal-page .ts-title-block h1{font-size:45px}
 .ts-card h2{font-size:25px}.ts-card h3{font-size:21px}.ts-card img{height:280px}
 .ts-journal-controls{padding:20px}.ts-footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.ts-footer-grid>div:last-child{grid-column:1/-1}
}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
