/*
 * Static content pages (chính sách, giới thiệu, dịch vụ, liên hệ, tác giả).
 * Loaded after blog.css, which carries the shared tokens, header, footer and
 * editorial typography; this file only adds the page hero, the policy sidebar
 * and the closing call to action.
 */

/* The template owns the central column, not Woodmart's page wrapper. */
.page .wd-page-title{display:none!important}.page .wd-page-content.main-page-wrapper{padding:0!important;background:var(--tcl-bg)}.page .wd-content-layout.content-layout-wrapper.container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.page .wd-content-layout>.tcl-page{width:100%}

/* Hero: breadcrumb, eyebrow, H1, standfirst, last-updated. */
.tcl-page__hero{padding:clamp(24px,3.4vw,42px) 0 clamp(26px,3.6vw,44px);border-bottom:1px solid var(--tcl-line);background:var(--tcl-surface)}
.tcl-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;color:var(--tcl-muted);font-size:12px;line-height:1.4}
.tcl-breadcrumb a{color:var(--tcl-muted);font-weight:650;text-decoration:none}.tcl-breadcrumb a:hover{color:var(--tcl-accent)}
.tcl-breadcrumb [aria-current="page"]{color:var(--tcl-text);font-weight:650}
.tcl-breadcrumb .tcl-icon{width:13px;height:13px;color:var(--tcl-line)}
.tcl-page__hero h1{max-width:900px;margin:0;color:var(--tcl-text);font-size:clamp(29px,4.2vw,46px);font-weight:780;letter-spacing:-.04em;line-height:1.1}
.tcl-page__lede{max-width:720px;margin:14px 0 0;color:var(--tcl-muted);font-size:clamp(15px,1.5vw,17px);line-height:1.65}
.tcl-page__meta{display:inline-flex;align-items:center;gap:7px;margin:18px 0 0;color:var(--tcl-muted);font-size:13px}
.tcl-page__meta .tcl-icon{width:15px;height:15px;color:var(--tcl-accent)}

/* Content column and sidebar. */
.tcl-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 304px;align-items:start;gap:clamp(18px,2.4vw,32px);padding:clamp(24px,3.4vw,44px) 0 clamp(38px,5vw,70px)}
.tcl-page__content.tcl-article__content{max-width:none;margin:0;padding:clamp(20px,3.2vw,42px);border:1px solid var(--tcl-line);border-radius:14px;background:var(--tcl-surface)}
.tcl-page__content img.aligncenter{margin-left:auto;margin-right:auto}
.tcl-page__content>h2:first-child,.tcl-page__content>h3:first-child{margin-top:0}
.tcl-article__pages{margin-top:1.6em;color:var(--tcl-muted);font-size:14px}

/* Content components shared by several pages: call-out notes and FAQ blocks. */
.tcl-page__content .tcl-note,.tcl-page__content .author-profile-box{margin:1.7em 0;padding:18px 20px;border:1px solid var(--tcl-line);border-left:4px solid var(--tcl-accent);border-radius:0 12px 12px 0;background:var(--tcl-bg)}
.tcl-page__content .tcl-note>*:first-child,.tcl-page__content .author-profile-box>*:first-child{margin-top:0}
.tcl-page__content .tcl-note>*:last-child,.tcl-page__content .author-profile-box>*:last-child{margin-bottom:0}
.tcl-page__content .tcl-faq-item{margin:12px 0;padding:16px 18px;border:1px solid var(--tcl-line);border-radius:12px;background:var(--tcl-bg)}
.tcl-page__content .tcl-faq-item h4{margin:0 0 8px;font-size:16px;line-height:1.4}
.tcl-page__content .tcl-faq-item p{margin:0;color:#445148;font-size:15px}

/* Contact form 7, used on the liên hệ page. */
.tcl-page__content .wpcf7{margin:1.7em 0}
.tcl-page__content .wpcf7-form p{margin:0 0 14px}
.tcl-page__content .wpcf7-form label{display:block;color:var(--tcl-text);font-size:14px;font-weight:700}
.tcl-page__content .wpcf7-form-control{width:100%;min-height:48px;margin-top:7px;padding:11px 14px;border:1px solid var(--tcl-line);border-radius:9px;background:#fff;color:var(--tcl-text);font:inherit;font-size:15px}
.tcl-page__content .wpcf7-form-control:focus{border-color:var(--tcl-accent);outline:none}
.tcl-page__content textarea.wpcf7-form-control{min-height:130px;line-height:1.6;resize:vertical}
.tcl-page__content .wpcf7-submit{width:auto;min-width:190px;border:0;background:var(--tcl-accent);color:#fff;font-weight:750;cursor:pointer}
.tcl-page__content .wpcf7-submit:hover{background:var(--tcl-accent-dark)}
.tcl-page__content .wpcf7-not-valid-tip{margin-top:6px;color:#b3261e;font-size:13px;font-weight:650}
.tcl-page__content .wpcf7-response-output{margin:16px 0 0!important;padding:12px 14px!important;border-width:1px!important;border-radius:9px!important;font-size:14px}

/* Sidebar: index of the sibling pages plus a support card. */
.tcl-page__aside{position:sticky;top:20px;display:grid;gap:16px}
.tcl-page-nav{padding:18px;border:1px solid var(--tcl-line);border-radius:14px;background:var(--tcl-surface)}
.tcl-page-nav h2{margin:0 0 12px;color:var(--tcl-muted);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.tcl-page-nav ul{display:grid;gap:2px;margin:0;padding:0;list-style:none}
.tcl-page-nav li{margin:0}
.tcl-page-nav a{display:block;padding:10px 12px;border-radius:9px;color:#3b463f;font-size:13.5px;font-weight:650;line-height:1.42;text-decoration:none;transition:background 180ms ease,color 180ms ease}
.tcl-page-nav a:hover{background:var(--tcl-soft);color:var(--tcl-accent)}
.tcl-page-nav a[aria-current="page"]{background:var(--tcl-soft);color:var(--tcl-accent);box-shadow:inset 3px 0 0 var(--tcl-accent)}
.tcl-support-card{padding:20px;border-radius:14px;background:#15201a;color:#bfcac2}
.tcl-support-card .tcl-eyebrow{color:#e6b692}
.tcl-support-card h2{margin:0 0 9px;color:#fff;font-size:19px;font-weight:750;letter-spacing:-.02em;line-height:1.25}
.tcl-support-card p{margin:0 0 15px;font-size:13px;line-height:1.62}
.tcl-support-card .tcl-button{width:100%;margin-bottom:9px}
.tcl-support-card__address{display:flex;gap:9px;margin:15px 0 0;padding-top:15px;border-top:1px solid rgba(255,255,255,.1);font-size:12.5px;line-height:1.55}
.tcl-support-card__address .tcl-icon{flex:0 0 auto;width:16px;height:16px;color:#e6b692}
.tcl-support-card__address strong{display:block;color:#fff}

/* Closing call to action, shared by every static page. */
.tcl-page__cta{border-top:1px solid var(--tcl-line);background:var(--tcl-soft)}
.tcl-page__cta>.tcl-shell{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:22px;padding:clamp(28px,3.8vw,48px) 0}
.tcl-page__cta h2{margin:0 0 9px;color:var(--tcl-text);font-size:clamp(23px,2.8vw,32px);font-weight:750;letter-spacing:-.03em;line-height:1.18}
.tcl-page__cta p{max-width:540px;margin:0;color:var(--tcl-muted);font-size:15px;line-height:1.6}
.tcl-page__cta-actions{display:flex;flex-wrap:wrap;gap:11px}

@media(max-width:1024px){
.tcl-page__layout{grid-template-columns:minmax(0,1fr)}
.tcl-page__aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
}
@media(max-width:700px){
.tcl-page__hero{padding:20px 0 26px}
.tcl-breadcrumb{margin-bottom:12px}
.tcl-page__meta{margin-top:14px}
.tcl-page__aside{grid-template-columns:minmax(0,1fr)}
.tcl-page__content.tcl-article__content{padding:18px 16px;border-radius:12px}
.tcl-page__cta>.tcl-shell{display:block}
.tcl-page__cta-actions{margin-top:20px}
.tcl-page__cta-actions .tcl-button{flex:1 1 100%}
}
