:root{--tl-ux-blue:#1637a4;--tl-ux-navy:#101e48;--tl-ux-ink:#243047;--tl-ux-muted:#56627a;--tl-ux-line:#dce3ee;--tl-ux-pale:#f3f6fb}
.tl-ux-wrap{width:min(1160px,calc(100% - 48px));margin-inline:auto}
.tl-ux-search-band{background:#f4f6fa;border-block:1px solid var(--tl-ux-line);padding:10px 0}
.tl-ux-search{display:flex;gap:0;margin:0;max-width:760px;width:100%;margin-inline:auto}
.tl-ux-search input[type=search]{min-width:0;flex:1;height:44px;margin:0;border:1px solid #bac6da;border-right:0;border-radius:5px 0 0 5px;background:#fff;color:var(--tl-ux-ink);box-shadow:none;font-size:15px;padding:0 14px}
.tl-ux-search button{flex:none;margin:0;min-height:44px;line-height:1.2;padding:10px 18px;border:1px solid var(--tl-ux-blue);border-radius:0 5px 5px 0;background:var(--tl-ux-blue);color:#fff;letter-spacing:0;text-transform:none;font-size:15px}
.tl-ux-search-page{padding-block:44px 64px;min-height:55vh;color:var(--tl-ux-ink)}
.tl-ux-search-page h1{font-size:clamp(26px,3.5vw,40px);line-height:1.25;color:var(--tl-ux-navy);overflow-wrap:anywhere}
.tl-ux-quicklinks{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}
.tl-ux-quicklinks a{padding:10px 14px;background:var(--tl-ux-pale);border:1px solid var(--tl-ux-line);border-radius:5px;color:var(--tl-ux-blue);font-size:14px}
.tl-ux-result{padding:23px 0;border-bottom:1px solid var(--tl-ux-line)}
.tl-ux-result h2{font-size:22px;line-height:1.35;margin:6px 0 10px;text-transform:none}
.tl-ux-result h2 a{color:var(--tl-ux-blue)}
.tl-ux-result p{margin-bottom:0;max-width:85ch;color:var(--tl-ux-muted)}
.tl-ux-result-count{font-weight:600}
.tl-ux-pagination{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}
.tl-ux-pagination .page-numbers{padding:8px 14px;border:1px solid var(--tl-ux-line);border-radius:4px}
.tl-ux-pagination .current{background:var(--tl-ux-blue);color:#fff}
.tl-ux-eyebrow{font-size:12px!important;line-height:1.5!important;font-weight:700!important;letter-spacing:1.5px!important;color:var(--tl-ux-blue);text-transform:uppercase;margin-bottom:12px!important}
.tl-ux-home{color:var(--tl-ux-ink);font-size:16px;line-height:1.65}
.tl-ux-home h1,.tl-ux-home h2,.tl-ux-home h3{font-family:inherit;color:var(--tl-ux-navy);text-transform:none;letter-spacing:-.025em;line-height:1.2}
.tl-ux-home h1{font-size:clamp(32px,3.5vw,48px);font-weight:700;margin:0 0 22px;max-width:18ch}
.tl-ux-home h2{font-size:clamp(27px,3vw,36px);font-weight:700;margin:0 0 18px}
.tl-ux-home h3{font-size:23px;margin:0 0 14px;font-weight:650}
.tl-ux-home p{margin:0 0 18px}.tl-ux-home figure{margin:0}.tl-ux-home img{display:block;width:100%;height:auto}
.tl-ux-home a:not(.tl-ux-button):not(.tl-ux-project-image){color:var(--tl-ux-blue)}
.tl-ux-home a:focus-visible,.tl-ux-home button:focus-visible,.tl-ux-search input:focus-visible,.tl-ux-search button:focus-visible,.tl-ux-form :focus-visible,.tl-ux-mobile-contact a:focus-visible{outline:3px solid #e6a43a;outline-offset:4px}
.tl-ux-hero{background:var(--tl-ux-pale);padding:52px 0 58px;border-bottom:1px solid var(--tl-ux-line)}
.tl-ux-hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:52px;align-items:center}
.tl-ux-hero-copy>p:not(.tl-ux-eyebrow){color:var(--tl-ux-muted);max-width:53ch;font-size:18px}
.tl-ux-hero figure{border-radius:8px;overflow:hidden;background:#dce2eb;position:relative}
.tl-ux-hero figure img{aspect-ratio:1.12;object-fit:cover;object-position:50% 55%}
.tl-ux-hero figcaption{position:absolute;bottom:0;left:0;right:0;background:rgba(16,30,72,.88);padding:12px 18px;color:#fff;font-size:13px}
.tl-ux-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 20px}
.tl-ux-home .tl-ux-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--tl-ux-blue);border-radius:5px;background:var(--tl-ux-blue);color:#fff;font-weight:650;line-height:1.3;text-decoration:none;text-align:center}
.tl-ux-home .tl-ux-button:hover{background:#10297f;color:#fff}
.tl-ux-home .tl-ux-button-secondary{background:#fff;color:var(--tl-ux-blue)}
.tl-ux-home .tl-ux-button-secondary:hover{background:#eaf0fc;color:var(--tl-ux-blue)}
.tl-ux-textlink{font-weight:600;text-decoration:underline;text-underline-offset:4px}
.tl-ux-section{padding:64px 0}.tl-ux-section-pale{background:var(--tl-ux-pale)}
.tl-ux-section-intro{max-width:68ch;color:var(--tl-ux-muted)}
.tl-ux-products{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}
.tl-ux-product{display:grid;grid-template-columns:1fr 180px;background:#fff;border:1px solid var(--tl-ux-line);border-radius:8px;overflow:hidden}
.tl-ux-product-copy{padding:28px}.tl-ux-product img{height:100%;object-fit:cover;min-height:260px}
.tl-ux-product p{font-size:15px;color:var(--tl-ux-muted)}
.tl-ux-other-products{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:22px;font-size:14px}
.tl-ux-filter{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}
.tl-ux-filter[hidden]{display:none}.tl-ux-filter button{margin:0;padding:10px 18px;min-height:44px;border:1px solid var(--tl-ux-line);border-radius:5px;background:#fff;color:var(--tl-ux-ink);text-transform:none;letter-spacing:0;font-weight:600}
.tl-ux-filter button[aria-pressed=true]{background:var(--tl-ux-blue);color:#fff;border-color:var(--tl-ux-blue)}
.tl-ux-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.tl-ux-project{border:1px solid var(--tl-ux-line);border-radius:7px;overflow:hidden;background:#fff}
.tl-ux-project[hidden]{display:none!important}.tl-ux-project-image{display:block;background:#edf0f5}
.tl-ux-project img{aspect-ratio:1.35;object-fit:cover}.tl-ux-project-copy{padding:24px}
.tl-ux-project h3{font-size:21px}.tl-ux-project p{font-size:15px;color:var(--tl-ux-muted)}
.tl-ux-filter-status{color:var(--tl-ux-muted);font-size:13px;margin-top:16px!important}
.tl-ux-capability{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.tl-ux-capability img{aspect-ratio:1.25;object-fit:cover;border-radius:8px}
.tl-ux-steps{counter-reset:tlsteps;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:30px 0 0;padding:0;list-style:none}
.tl-ux-steps li{margin:0;padding-top:20px;border-top:2px solid var(--tl-ux-blue);font-size:15px;color:var(--tl-ux-muted)}
.tl-ux-steps strong{display:block;font-size:18px;color:var(--tl-ux-navy);margin-bottom:8px}.tl-ux-steps strong:before{counter-increment:tlsteps;content:"0" counter(tlsteps) " · ";color:var(--tl-ux-blue)}
.tl-ux-resources{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;align-items:start;margin-top:26px}
.tl-ux-resource{border:1px solid var(--tl-ux-line);padding:28px;border-radius:7px;background:#fff}
.tl-ux-resource p{color:var(--tl-ux-muted);font-size:15px}.tl-ux-resource small{display:block;color:var(--tl-ux-muted);margin:12px 0 0;font-size:13px}
.tl-ux-form-section{scroll-margin-top:110px;background:var(--tl-ux-navy);color:#fff}.tl-ux-form-section h2{color:#fff}.tl-ux-form-section .tl-ux-eyebrow{color:#b8ccff}
.tl-ux-form-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:64px;align-items:start}.tl-ux-form-intro>p{color:#d7e0f0}
.tl-ux-form-section .tl-ux-form{background:#fff;padding:30px;border-radius:8px}
.tl-ux-form{color:var(--tl-ux-ink);font-size:16px;line-height:1.55;width:100%;text-align:left}
.tl-ux-form h3{font-size:24px!important;color:var(--tl-ux-navy)!important;text-transform:none!important;margin:0 0 10px!important}
.tl-ux-form .tl-ux-form-note{font-size:14px;color:var(--tl-ux-muted);margin:0 0 22px}
.tl-ux-form label{display:block;color:var(--tl-ux-ink)!important;font-size:15px;font-weight:600;margin:0 0 17px}
.tl-ux-form input:not([type=submit]),.tl-ux-form select,.tl-ux-form textarea{display:block;width:100%;min-height:46px;box-sizing:border-box;font:inherit;font-weight:400;margin:7px 0 0!important;padding:10px 12px;background:#fff!important;color:var(--tl-ux-ink)!important;border:1px solid #b8c4d5;border-radius:4px;box-shadow:none}
.tl-ux-form select{padding-right:28px}.tl-ux-form textarea{min-height:95px;resize:vertical}.tl-ux-form details{margin:6px 0 22px;border-top:1px solid var(--tl-ux-line);border-bottom:1px solid var(--tl-ux-line);padding:15px 0}
.tl-ux-form summary{cursor:pointer;min-height:28px;font-weight:600;color:var(--tl-ux-blue);font-size:15px}.tl-ux-form details[open]>div{padding-top:20px}
.tl-ux-form .wpcf7-submit{display:block;width:100%;min-height:48px;background:var(--tl-ux-blue)!important;border-radius:4px;margin:0!important;letter-spacing:0;text-transform:none;font-size:16px;color:#fff!important}
.tl-ux-form .wpcf7-spinner{display:block;margin:8px auto 0}.tl-ux-form .wpcf7-not-valid-tip{font-size:13px;margin-top:5px;color:#a32525}
.tl-ux-home .wpcf7{margin:0}.tl-ux-form-section .wpcf7-response-output{background:#fff;color:var(--tl-ux-ink);padding:14px!important;margin:18px 0 0!important}
.tl-ux-faq{margin-top:26px;max-width:880px}.tl-ux-faq details{padding:19px 0;border-bottom:1px solid var(--tl-ux-line)}
.tl-ux-faq summary{font-size:18px;font-weight:600;cursor:pointer;color:var(--tl-ux-navy)}.tl-ux-faq details p{padding-top:14px;color:var(--tl-ux-muted);margin-bottom:0}
.tl-ux-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.tl-ux-guide{padding:25px;background:#fff;border:1px solid var(--tl-ux-line);border-radius:7px}.tl-ux-guide h3{font-size:20px}.tl-ux-guide ul{margin:0;padding-left:18px}.tl-ux-guide li{margin:12px 0;font-size:15px}
.tl-ux-mobile-contact{display:none}
@media(max-width:1000px){.tl-ux-hero-grid{gap:28px}.tl-ux-product{grid-template-columns:1fr}.tl-ux-product img{aspect-ratio:2;min-height:0;max-height:230px}.tl-ux-form-grid{gap:30px}.tl-ux-project-copy{padding:19px}.tl-ux-capability{gap:30px}}
@media(max-width:767px){
 body{padding-bottom:calc(58px + env(safe-area-inset-bottom))}
 .tl-ux-wrap{width:calc(100% - 40px)}.tl-ux-search-band{padding:8px 0}.tl-ux-search-band .tl-ux-wrap{width:calc(100% - 24px)}.tl-ux-search input[type=search]{font-size:16px;padding-inline:10px}.tl-ux-search button{padding-inline:12px;font-size:14px}
 .tl-ux-hero{padding:32px 0 36px}.tl-ux-hero-grid{grid-template-columns:1fr;gap:26px}.tl-ux-home h1{max-width:23ch;font-size:32px;margin-bottom:17px}.tl-ux-hero-copy>p:not(.tl-ux-eyebrow){font-size:16px}
 .tl-ux-hero figure img{aspect-ratio:1.7;object-position:50% 58%}.tl-ux-hero figcaption{font-size:12px;padding:9px 12px}.tl-ux-actions{margin-top:22px;gap:10px}.tl-ux-actions .tl-ux-button{flex:1 1 140px;padding-inline:12px;font-size:14px}
 .tl-ux-section{padding:40px 0}.tl-ux-home h2{font-size:27px}.tl-ux-products,.tl-ux-project-grid,.tl-ux-capability,.tl-ux-resources,.tl-ux-form-grid,.tl-ux-guides{grid-template-columns:1fr;gap:22px}
 .tl-ux-product{grid-template-columns:1fr 110px}.tl-ux-product-copy{padding:22px}.tl-ux-product img{height:100%;max-height:none;aspect-ratio:auto}.tl-ux-product h3{font-size:21px}.tl-ux-product p{font-size:14px}
 .tl-ux-project img{aspect-ratio:1.6}.tl-ux-steps{grid-template-columns:1fr 1fr;gap:22px}.tl-ux-resource{padding:23px}.tl-ux-form-section .tl-ux-form{padding:23px 20px}.tl-ux-form-section{scroll-margin-top:85px}
 .tl-ux-search-page{padding-block:30px 45px}.tl-ux-result h2{font-size:20px}.tl-ux-filter{gap:8px}.tl-ux-filter button{font-size:14px;padding:10px 13px}.tl-ux-faq summary{font-size:17px}
 #button-contact-vr{display:none!important}.tl-ux-mobile-contact{display:flex;position:fixed;inset:auto 0 0;z-index:1000;min-height:58px;padding:6px 12px calc(6px + env(safe-area-inset-bottom));gap:10px;background:#fff;border-top:1px solid #d4deec;box-shadow:0 -3px 12px #101e4810}
 .tl-ux-mobile-contact a{flex:1;display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;background:var(--tl-ux-blue);color:#fff;border-radius:5px;font-size:14px;font-weight:600}.tl-ux-mobile-contact a:first-child{background:var(--tl-ux-navy)}.tl-ux-mobile-contact svg{width:20px;height:20px;flex:none}
 .tl-ux-editing .tl-ux-mobile-contact{display:none}.back-to-top{bottom:calc(76px + env(safe-area-inset-bottom))!important}
 #tl-privacy-settings{position:static!important;inset:auto!important;margin:12px auto;max-width:calc(100% - 24px)}
}
@media(max-width:359px){.tl-ux-home h1{font-size:29px}.tl-ux-product{grid-template-columns:1fr}.tl-ux-product img{max-height:170px;object-position:center}.tl-ux-steps{grid-template-columns:1fr}.tl-ux-search input[type=search]{font-size:16px}.tl-ux-wrap{width:calc(100% - 32px)}}
@media(prefers-reduced-motion:reduce){#button-contact-vr *{animation:none!important}.tl-ux-home *{scroll-behavior:auto!important}}

/* Owner-requested product range balance, 2026-09-16. Homepage only. */
.tl-ux-home .tl-home-balanced-hero h1{max-width:none;font-size:clamp(34px,3.5vw,49px);margin-bottom:14px}
.tl-ux-home .tl-home-balanced-hero .tl-home-lead{font-size:23px;font-weight:600;color:var(--tl-ux-navy);line-height:1.4;margin-bottom:18px}
.tl-home-balanced-hero .tl-ux-hero-grid{grid-template-columns:1.1fr 1fr;gap:42px}
.tl-home-hero-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}
.tl-home-balanced-hero .tl-home-hero-photos figure{min-width:0;background:var(--tl-ux-navy)}
.tl-home-balanced-hero .tl-home-hero-photos figure:nth-child(2){margin-top:32px}
.tl-home-balanced-hero .tl-home-hero-photos img{aspect-ratio:.72;object-fit:cover;object-position:center}
.tl-home-balanced-hero .tl-home-hero-photos figure:first-child img{object-position:39% 50%}
.tl-home-balanced-hero .tl-home-hero-photos figcaption{position:static;padding:12px 10px;font-size:13px;text-align:center;background:var(--tl-ux-navy)}
.tl-ux-home #nhom-san-pham{scroll-margin-top:100px}
.tl-home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}
.tl-home-product{min-width:0;display:flex;flex-direction:column;border:1px solid var(--tl-ux-line);border-radius:8px;overflow:hidden;background:#fff}
.tl-ux-home .tl-home-product>img{width:100%;height:auto;aspect-ratio:1.7;object-fit:cover;object-position:50% 45%}
.tl-home-product-copy{padding:24px;display:flex;flex-direction:column;flex:1}
.tl-ux-home .tl-home-product-copy h3{font-size:22px;line-height:1.3}
.tl-home-product-copy p{font-size:15px;color:var(--tl-ux-muted)}
.tl-home-product-copy>a{margin-top:auto;line-height:1.5;font-size:15px;padding-block:6px}
.tl-home-product-help{padding:30px;display:flex;flex-direction:column;justify-content:center;border-radius:8px;background:var(--tl-ux-pale);border:1px solid var(--tl-ux-line)}
.tl-home-product-help p{color:var(--tl-ux-muted)}
.tl-ux-home .tl-home-product-help h3{font-size:25px}
.tl-home-product-help .tl-ux-button{align-self:flex-start;margin-top:12px}
.tl-home-resources{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.tl-home-resources .tl-ux-resource{padding:24px}
.tl-home-resources h3{font-size:22px}
.tl-home-resources ul{margin:0;padding-left:18px}
.tl-home-resources li{margin:10px 0;font-size:15px}
.tl-home-specialist-faq{max-width:880px;margin-top:26px;padding:20px 24px;border:1px solid var(--tl-ux-line);border-radius:7px;background:var(--tl-ux-pale)}
.tl-home-specialist-faq>summary{font-weight:600;color:var(--tl-ux-navy);font-size:17px;cursor:pointer}
.tl-home-specialist-faq .tl-ux-faq{margin-top:12px}
.tl-home-specialist-faq .tl-ux-faq details:last-child{border-bottom:0}
@media(max-width:1000px){.tl-home-balanced-hero .tl-ux-hero-grid{gap:28px}.tl-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tl-home-resources{grid-template-columns:1fr}.tl-home-hero-photos{gap:8px}}
@media(max-width:767px){
 .tl-home-balanced-hero .tl-ux-hero-grid{grid-template-columns:1fr;gap:26px}
 .tl-ux-home .tl-home-balanced-hero h1{font-size:34px}
 .tl-ux-home .tl-home-balanced-hero .tl-home-lead{font-size:20px}
 .tl-home-balanced-hero .tl-home-hero-photos img{aspect-ratio:.85}
 .tl-home-balanced-hero .tl-home-hero-photos figure:nth-child(2){margin-top:16px}
 .tl-home-balanced-hero .tl-home-hero-photos figcaption{font-size:12px;padding:10px 7px}
 .tl-home-product-grid{grid-template-columns:1fr;gap:22px}
 .tl-home-product-copy{padding:22px}.tl-home-product-help{padding:25px}
 .tl-home-specialist-faq{padding:18px}
}
@media(max-width:359px){.tl-ux-home .tl-home-balanced-hero h1{font-size:30px}.tl-home-balanced-hero .tl-home-hero-photos figcaption{font-size:11px}}
