/*
 * UniLaw Final Design System — 2026.08.17 / 10.0
 * Quiet Luxury · Legal Authority · Editorial · Maritime · Vietnamese International
 */
:root{
  --unilaw-navy:#08233f;
  --unilaw-deep:#04172b;
  --unilaw-ink:#102943;
  --unilaw-gold:#b9853c;
  --unilaw-accent:#b9853c;
  --unilaw-champagne:#e8d8bd;
  --unilaw-paper:#faf7f1;
  --unilaw-surface:#fffdfa;
  --unilaw-muted:#5d6b78;
  --unilaw-line:#e4ddd1;
  --unilaw-shadow:0 18px 50px rgba(8,35,63,.08);
  --unilaw-radius:16px;
  --unilaw-section-space:88px;
}
body.unilaw-site{font-family:"Be Vietnam Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.72;color:var(--unilaw-ink);background:#fffdf9}
.unilaw-site :where(p,li,a,button,input,textarea,select,small,strong,span){font-family:"Be Vietnam Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.unilaw-site :where(h1,h2,h3,h4,h5,h6){font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:600;letter-spacing:-.02em;color:var(--unilaw-navy)}
.unilaw-site :where(h1,h2,h3,h4,h5,h6) strong{font-family:inherit}
.unilaw-shell{width:min(1280px,calc(100% - 64px));margin-inline:auto}
.unilaw-section{padding:var(--unilaw-section-space) 0}
.unilaw-kicker{color:var(--unilaw-gold);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.unilaw-site p{color:var(--unilaw-muted)}
.unilaw-site a{text-decoration:none}

/* Header — one shared system across every template. */
.unilaw-header{background:rgba(255,253,249,.98);box-shadow:0 5px 24px rgba(8,35,63,.055)}
.unilaw-header-top{min-height:32px;background:var(--unilaw-navy)}
.unilaw-header-top p{font-size:8.5px;letter-spacing:.12em}
.unilaw-language-switcher{gap:13px}
.unilaw-language-switcher a{font-family:"Be Vietnam Pro",sans-serif;font-size:9.5px}
.unilaw-header-main{min-height:88px;grid-template-columns:205px minmax(0,1fr) auto;gap:22px}
.unilaw-header .unilaw-brand img,.unilaw-header .unilaw-brand .custom-logo{width:180px!important;max-width:180px!important;max-height:52px!important}
.unilaw-header .unilaw-brand span{font-size:6.8px;letter-spacing:.16em}
.unilaw-menu>li>a{min-height:88px;padding-inline:14px;font-size:12px;font-weight:600;letter-spacing:.015em}
.unilaw-header-callback,.unilaw-header-consultation{min-height:43px;padding:0 16px;border-radius:8px;font-size:10.5px}
.unilaw-header-consultation{background:linear-gradient(135deg,#b9853c,#c99a56);box-shadow:none}
.unilaw-header-callback:hover,.unilaw-header-consultation:hover{transform:translateY(-1px)}

/* Homepage hero — restrained and premium. */
.unilaw-hero{width:min(1500px,calc(100% - 32px));height:520px;margin-top:16px;border-radius:20px;box-shadow:0 18px 46px rgba(8,35,63,.09)}
.unilaw-hero-layout{grid-template-columns:minmax(0,1.7fr) minmax(350px,.8fr)}
.unilaw-hero-copy{padding:clamp(42px,5vw,72px)}
.unilaw-hero-copy h1{font-size:clamp(42px,4.2vw,60px);line-height:1.08;max-width:700px}
.unilaw-hero-copy>p:not(.unilaw-kicker){font-size:15px;max-width:620px}
.unilaw-hero-proof{padding:clamp(34px,3.6vw,54px);background:linear-gradient(145deg,#fffdf9,#f5efe5)}
.unilaw-hero-proof::after{font-family:"Playfair Display",serif;opacity:.55}
.unilaw-hero-proof h2{font-size:clamp(32px,2.7vw,42px)}
.unilaw-hero-proof ul{grid-template-columns:1fr;gap:0;margin:20px 0 22px}
.unilaw-hero-proof li{padding:13px 0 13px 30px;border-bottom:1px solid var(--unilaw-line);font-size:12.5px}
.unilaw-hero-proof li::before{top:17px;width:11px;height:11px}

/* Primary practice cards. */
.unilaw-practice{background:#fffdf9!important;color:var(--unilaw-ink)!important}
.unilaw-practice .unilaw-module-grid{display:block}
.unilaw-practice .unilaw-module-intro{text-align:center;max-width:760px;margin:0 auto 36px}
.unilaw-practice .unilaw-module-intro h2{font-size:clamp(36px,3.5vw,48px)}
.unilaw-practice-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px}
.unilaw-practice-cards article,.unilaw-practice-cards article:last-child:nth-child(odd){grid-column:auto!important;min-height:230px;border:1px solid var(--unilaw-line);border-radius:var(--unilaw-radius);background:#fff;box-shadow:none;contain:layout paint}
.unilaw-practice-cards article>a{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:32px 28px;text-align:center}
.unilaw-practice-cards img{max-width:46px;max-height:46px;filter:sepia(.25)}
.unilaw-practice-symbol{color:var(--unilaw-gold);font-family:"Playfair Display",serif;font-size:42px}
.unilaw-practice-cards h3{margin:14px 0 8px;font-size:25px}
.unilaw-practice-cards p{margin:0;min-height:3.4em;font-size:13px;line-height:1.7}
.unilaw-practice-cards b{margin-top:16px;color:var(--unilaw-gold);font-size:11px;font-weight:600}
.unilaw-practice-cards article:hover{transform:translateY(-3px);border-color:rgba(185,133,60,.55);box-shadow:0 15px 36px rgba(8,35,63,.055)}

/* About — real media or branded placeholder only. */
.unilaw-about{background:var(--unilaw-paper)}
.unilaw-about-grid{grid-template-columns:.88fr 1.12fr;gap:7%;align-items:center}
.unilaw-about h2{font-size:clamp(38px,3.6vw,50px)}
.unilaw-about-image{padding:0!important}
.unilaw-about-image::after{display:none!important}
.unilaw-about-image img,.unilaw-media-placeholder{width:100%;height:430px;border-radius:var(--unilaw-radius);border:1px solid var(--unilaw-line);box-shadow:none;object-fit:cover}
.unilaw-media-placeholder{display:grid;place-content:center;gap:10px;text-align:center;background:linear-gradient(135deg,var(--unilaw-navy),#10375b);color:#fff}
.unilaw-media-placeholder span{font:600 44px/1 "Playfair Display",serif;letter-spacing:.04em}
.unilaw-media-placeholder small{max-width:340px;color:rgba(255,255,255,.68);font-size:11px}

/* Selected clients — text cards, not a logo wall. */
.unilaw-evidence-clients{padding:34px 0;background:var(--unilaw-navy);color:#fff}
.unilaw-evidence-clients .unilaw-center-heading{display:none}
.unilaw-evidence-clients .unilaw-evidence-window{background:transparent;border:0;box-shadow:none}
.unilaw-evidence-clients :where(.clients-slider,.unilaw-clients-slider,.unilaw-evidence-track){background:transparent!important}
.unilaw-evidence-clients :where(.client-card,.unilaw-client-card,.item){border:1px solid rgba(232,216,189,.25)!important;background:#fffdf9!important;color:var(--unilaw-ink)!important;border-radius:12px!important;box-shadow:none!important}

/* Combined trust area. */
.unilaw-signature-trust{padding:72px 0 62px;background:linear-gradient(180deg,var(--unilaw-navy),#061d35);color:#fff}
.unilaw-trust-heading{text-align:center;margin-bottom:26px}
.unilaw-trust-heading h2,.unilaw-trust-subheading h3{color:#fff}
.unilaw-trust-heading h2{margin:5px 0 0;font-size:clamp(34px,3.5vw,48px)}
.unilaw-trust-attorneys{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}
.unilaw-trust-attorneys article{display:grid;grid-template-columns:68px minmax(0,1fr) 32px;align-items:center;gap:15px;min-height:112px;padding:18px;border:1px solid rgba(232,216,189,.24);border-radius:14px;background:rgba(255,255,255,.025)}
.unilaw-trust-attorney-photo{width:68px;height:68px;overflow:hidden;border:1px solid var(--unilaw-gold);border-radius:50%;background:#fff}
.unilaw-trust-attorney-photo img{width:100%;height:100%;object-fit:cover}
.unilaw-trust-attorney-photo span{display:grid;width:100%;height:100%;place-items:center;color:var(--unilaw-navy);font:600 24px "Playfair Display",serif}
.unilaw-trust-attorneys h3{margin:0 0 3px;font-size:20px;color:#fff}
.unilaw-trust-attorneys h3 a{color:inherit}
.unilaw-trust-attorneys p{margin:0;color:#d7aa62;font-size:12px;font-weight:600}
.unilaw-trust-attorneys small{color:rgba(255,255,255,.58);font-size:10px}
.unilaw-trust-attorneys .unilaw-row-arrow{color:var(--unilaw-gold);font-size:20px}
.unilaw-trust-certificate{margin-bottom:20px;padding:0;border-radius:14px;overflow:hidden}
.unilaw-trust-certificate :where(.unilaw-cert-slider,.certificates-slider){max-width:none!important;margin:0!important;border:1px solid rgba(232,216,189,.25)!important;border-radius:14px!important;background:#fffdf9!important;box-shadow:none!important}
.unilaw-trust-certificate :where(.unilaw-cert-title,h3){font-family:"Playfair Display",serif!important;color:var(--unilaw-navy)!important;font-size:21px!important}
.unilaw-trust-duo{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.10)}
.unilaw-trust-subheading{text-align:center;margin-bottom:12px}
.unilaw-trust-subheading h3{margin:0;font-size:29px}
.unilaw-trust-window{min-height:170px;overflow:hidden;border-radius:14px}
.unilaw-trust-window :where(.unilaw-mentions-slider,.google-reviews-slider,.unilaw-evidence-track){max-width:none!important;margin:0!important;border:0!important;border-radius:14px!important;background:#fffdf9!important;box-shadow:none!important}
.unilaw-trust-placeholder{display:grid;min-height:150px;place-content:center;gap:5px;text-align:center;border:1px solid rgba(232,216,189,.25);border-radius:14px;background:#fffdf9;color:var(--unilaw-navy)}
.unilaw-trust-placeholder span{font-size:11px;color:var(--unilaw-muted)}

/* Legal news stays light. */
.unilaw-journal{background:#fffdf9!important;color:var(--unilaw-ink)!important}
.unilaw-journal h2,.unilaw-journal h3{color:var(--unilaw-navy)!important}
.unilaw-journal-heading{align-items:end}
.unilaw-journal-heading h2{font-size:clamp(35px,3.5vw,47px)}
.unilaw-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px}
.unilaw-post-card{border:1px solid var(--unilaw-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important;overflow:hidden}
.unilaw-post-image{height:190px!important}
.unilaw-post-content{padding:20px!important}
.unilaw-post-content>p{color:var(--unilaw-gold)!important;font-size:10.5px!important}
.unilaw-post-card h3{font-size:21px!important;line-height:1.35!important}
.unilaw-post-excerpt{font-size:12.5px!important;line-height:1.65!important}

/* Compact office rail. */
.unilaw-office-rail-section{padding:58px 0;background:var(--unilaw-paper)}
.unilaw-office-rail-title{text-align:center;margin-bottom:25px}
.unilaw-office-rail-title h2{margin:4px 0 0;font-size:34px}
.unilaw-office-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.unilaw-office-rail article{display:flex;gap:14px;min-height:140px;padding:22px;border:1px solid var(--unilaw-line);border-radius:14px;background:#fff}
.unilaw-office-rail h3{margin:0 0 6px;font-size:22px}
.unilaw-office-rail p{margin:0 0 12px;font-size:12px;line-height:1.6}
.unilaw-office-rail a{color:var(--unilaw-gold);font-size:11px;font-weight:600}

/* Contact CTA. */
.unilaw-contact-panel{padding:46px 0!important;background:#fffdf9!important;border-top:1px solid var(--unilaw-line)}
.unilaw-contact-grid{grid-template-columns:1fr auto!important;align-items:center;gap:32px!important}
.unilaw-contact-panel h2{font-size:clamp(30px,3vw,42px)!important}
.unilaw-contact-panel .unilaw-kicker{margin-bottom:5px}

/* Internal title bands. */
.unilaw-page-hero{background:var(--unilaw-navy)!important;background-image:none!important;min-height:0!important;padding:0!important;color:#fff}
.unilaw-page-hero::before,.unilaw-page-hero::after{display:none!important}
.unilaw-page-hero-inner{min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.unilaw-page-hero-copy{padding:38px 0}
.unilaw-page-hero h1{margin:7px 0 0;color:#fff;font-size:clamp(36px,4vw,50px);line-height:1.12}
.unilaw-page-hero .unilaw-breadcrumb{color:rgba(255,255,255,.62)}
.unilaw-page-hero .unilaw-breadcrumb a{color:rgba(255,255,255,.78)}
.unilaw-page-hero-about .unilaw-page-hero-inner{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);min-height:280px}
.unilaw-page-hero-about .unilaw-page-hero-media{height:280px;margin:0;overflow:hidden}
.unilaw-page-hero-about .unilaw-page-hero-media img{width:100%;height:100%;object-fit:cover}

/* Directory heroes. */
.unilaw-directory{padding:0 0 80px!important}
.unilaw-directory-split-hero{background:var(--unilaw-navy);color:#fff}
.unilaw-directory-split-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr);align-items:stretch;min-height:300px}
.unilaw-directory-split-grid>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:42px 46px 42px 0}
.unilaw-directory-split-grid h1,.unilaw-lawyers-hero h1{margin:8px 0 10px;color:#fff;font-size:clamp(40px,4.2vw,56px)}
.unilaw-directory-split-grid p,.unilaw-lawyers-hero>div>p:last-child{color:rgba(255,255,255,.72);font-size:13px}
.unilaw-directory-split-media{overflow:hidden;background:linear-gradient(135deg,#0b3154,#102d49)}
.unilaw-directory-split-media img{width:100%;height:100%;min-height:300px;object-fit:cover}
.unilaw-directory-split-media.is-placeholder{display:grid;place-items:center;color:rgba(255,255,255,.58);font-size:12px;letter-spacing:.12em}
.unilaw-practice-directory-grid{margin-top:42px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.unilaw-practice-directory-grid article{min-height:260px!important;max-height:none!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}
.unilaw-practice-directory-grid h2{font-size:24px!important}
.unilaw-lawyers-hero{padding:52px 0;background:linear-gradient(120deg,var(--unilaw-navy),#0a3154);color:#fff}
.unilaw-lawyers-hero .unilaw-shell{max-width:1280px}
.unilaw-lawyers-hero>div>p:last-child{max-width:650px}
.unilaw-attorney-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding-top:36px}
.unilaw-attorney-directory-card{overflow:hidden;border:1px solid var(--unilaw-line);border-radius:14px;background:#fff}
.unilaw-attorney-directory-photo{display:block;height:300px;background:var(--unilaw-paper)}
.unilaw-attorney-directory-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.unilaw-attorney-directory-photo span{display:grid;width:100%;height:100%;place-items:center;color:var(--unilaw-gold);font:600 54px "Playfair Display",serif}
.unilaw-attorney-directory-card>div{padding:20px;text-align:center}
.unilaw-attorney-directory-card h2{margin:0 0 4px;font-size:22px}
.unilaw-attorney-directory-card h2 a{color:inherit}
.unilaw-attorney-tags span{display:inline-flex;padding:5px 9px;border:1px solid var(--unilaw-line);border-radius:999px;font-size:10px;color:var(--unilaw-muted)}
.unilaw-directory-cta{margin-top:28px}

/* Magazine archive. */
.unilaw-archive-page{padding:0 0 78px!important;background:#fffdf9}
.unilaw-magazine-hero{padding:42px 0 38px;background:var(--unilaw-navy);color:#fff}
.unilaw-magazine-hero h1{margin:5px 0;color:#fff;font-size:clamp(38px,4vw,52px)}
.unilaw-magazine-hero p,.unilaw-magazine-hero .unilaw-archive-description{max-width:760px;color:rgba(255,255,255,.72);font-size:13px}
.unilaw-magazine-body{padding-top:26px}
.unilaw-magazine-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.unilaw-magazine-filters{display:flex;flex-wrap:wrap;gap:9px}
.unilaw-magazine-filters a{min-height:38px;display:inline-flex;align-items:center;padding:0 18px;border:1px solid var(--unilaw-line);border-radius:8px;color:var(--unilaw-ink);font-size:11px;font-weight:600;background:#fff}
.unilaw-magazine-filters a.is-active,.unilaw-magazine-filters a:hover{border-color:var(--unilaw-navy);background:var(--unilaw-navy);color:#fff}
.unilaw-magazine-search{width:min(300px,100%)}
.unilaw-magazine-search input{width:100%;height:40px;padding:0 14px;border:1px solid var(--unilaw-line);border-radius:8px;background:#fff;font-size:11px}
.unilaw-magazine-featured{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;margin-bottom:20px;border:1px solid var(--unilaw-line);border-radius:14px;background:#fff}
.unilaw-magazine-featured-image{min-height:330px;background:var(--unilaw-navy)}
.unilaw-magazine-featured-image img{width:100%;height:100%;min-height:330px;object-fit:cover}
.unilaw-magazine-featured>div{display:flex;flex-direction:column;justify-content:center;padding:36px}
.unilaw-magazine-featured h2{margin:8px 0 10px;font-size:clamp(29px,2.6vw,38px);line-height:1.18}
.unilaw-magazine-featured h2 a{color:inherit}
.unilaw-magazine-featured p:not(.unilaw-archive-meta){font-size:13px;line-height:1.7}
.unilaw-fallback-visual{display:grid;width:100%;height:100%;min-height:330px;place-content:center;text-align:center;color:#fff;background:linear-gradient(135deg,var(--unilaw-navy),#0b3154)}
.unilaw-fallback-visual b{font:600 36px "Playfair Display",serif}
.unilaw-fallback-visual small{margin-top:4px;color:rgba(255,255,255,.6);font-size:10px}
.unilaw-magazine-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.unilaw-archive-card{min-height:0!important;border:1px solid var(--unilaw-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important;overflow:hidden}
.unilaw-archive-image{height:176px!important;background:var(--unilaw-navy)!important}
.unilaw-archive-copy{padding:18px!important}
.unilaw-archive-meta{color:var(--unilaw-gold)!important;font-size:10px!important}
.unilaw-archive-card h2{min-height:0!important;font-size:20px!important;line-height:1.35!important}
.unilaw-archive-excerpt{font-size:12px!important;line-height:1.65!important;-webkit-line-clamp:3!important}

/* Editorial post. */
.unilaw-editorial-post{background:#fffdf9}
.unilaw-editorial-header{padding:38px 0 0;background:linear-gradient(180deg,#fffdf9,#fff)}
.unilaw-reading-shell{width:min(850px,calc(100% - 48px))!important}
.unilaw-editorial-header .unilaw-breadcrumb{margin-bottom:22px;color:var(--unilaw-muted);font-size:10.5px}
.unilaw-editorial-header .unilaw-breadcrumb a{color:var(--unilaw-gold)}
.unilaw-editorial-taxonomy{margin:0 0 10px;color:var(--unilaw-gold)!important;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.unilaw-editorial-header h1{margin:0;font-size:clamp(40px,4.6vw,56px);line-height:1.12}
.unilaw-editorial-lead{margin:15px 0 18px;font-size:15px;line-height:1.7;color:var(--unilaw-muted)}
.unilaw-reading-meta{margin:0 0 24px;padding:0;border:0;font-size:10.5px}
.unilaw-reading-feature{margin-bottom:34px!important;border-radius:14px!important;box-shadow:none!important}
.unilaw-reading-feature img{max-height:500px!important;aspect-ratio:16/7;object-fit:cover}
.unilaw-post-body-grid{display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,850px) minmax(180px,1fr);gap:28px;align-items:start;padding:18px 0 72px}
.unilaw-reading-main{grid-column:2;width:100%!important}
.unilaw-toc-wrap{grid-column:1;justify-self:end;width:min(230px,100%);position:sticky;top:150px;padding-left:20px}
.unilaw-toc{overflow:hidden;border:1px solid var(--unilaw-line);border-radius:12px;background:#fff}
.unilaw-toc-toggle{width:100%;display:flex;justify-content:space-between;padding:14px 16px;border:0;background:#fff;color:var(--unilaw-navy);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}
.unilaw-toc ol{display:grid;gap:0;margin:0;padding:0 16px 14px;list-style:none}
.unilaw-toc.is-collapsed ol{display:none}
.unilaw-toc li{border-top:1px solid var(--unilaw-line)}
.unilaw-toc a{display:block;padding:10px 0;color:var(--unilaw-muted);font-size:10.5px;line-height:1.45}
.unilaw-toc li.is-h3 a{padding-left:12px;font-size:10px}
.unilaw-reading-content{font-size:17.5px!important;line-height:1.78!important;color:#33465a}
.unilaw-reading-content>p{text-align:justify}
.unilaw-reading-content h2{margin-top:1.7em!important;font-size:34px!important;line-height:1.25}
.unilaw-reading-content h3{font-size:26px!important}
.unilaw-reading-content blockquote{font-family:"Playfair Display",serif!important;font-size:22px!important}
.unilaw-author-card{margin-top:34px;border:1px solid var(--unilaw-line);box-shadow:none!important}
.unilaw-author-card h2{font-size:24px!important}
.unilaw-related-posts{margin-top:44px;padding-top:24px;border-top:1px solid var(--unilaw-line)}
.unilaw-section-minihead h2{margin:0 0 18px;font-size:32px}
.unilaw-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.unilaw-related-grid article{overflow:hidden;border:1px solid var(--unilaw-line);border-radius:12px;background:#fff}
.unilaw-related-image{display:block;height:130px;background:var(--unilaw-navy)}
.unilaw-related-image img{width:100%;height:100%;object-fit:cover}
.unilaw-related-image span{display:grid;width:100%;height:100%;place-items:center;color:#fff;font:600 22px "Playfair Display",serif}
.unilaw-related-grid article>p,.unilaw-related-grid article>h3,.unilaw-related-grid article>.unilaw-card-link{margin-left:14px;margin-right:14px}
.unilaw-related-grid article>p{margin-top:12px;margin-bottom:4px;color:var(--unilaw-gold);font-size:9.5px}
.unilaw-related-grid h3{font-size:17px;line-height:1.35}
.unilaw-related-grid .unilaw-card-link{display:inline-block;margin-bottom:14px}
.unilaw-inline-cta{border-radius:14px!important;box-shadow:none!important}

/* Service detail and generic reading. */
.unilaw-service-page{padding:54px 0 74px!important;background:#fffdf9!important}
.unilaw-service-content{max-width:850px!important;font-size:17px!important;line-height:1.78!important}
.unilaw-service-content>p{text-align:justify}
.unilaw-standard-page{max-width:900px;padding:58px 0 78px!important}
.unilaw-standard-page .unilaw-reading-content{font-size:17px!important}

/* Lawyer profile. */
.unilaw-profile-page{padding:0!important;background:#fffdf9!important}
.unilaw-profile-hero{padding:34px 0;background:linear-gradient(90deg,#fffdf9,#f5efe5)}
.unilaw-profile-hero-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:50px;align-items:center}
.unilaw-profile-media{position:static!important;overflow:hidden;border:1px solid rgba(185,133,60,.55)!important;border-radius:16px!important;background:#fff!important}
.unilaw-profile-media img{width:100%;height:390px!important;object-fit:cover;object-position:center top}
.unilaw-profile-media span{height:390px!important}
.unilaw-profile-copy h1{margin:8px 0 5px!important;font-size:clamp(44px,5vw,62px)!important}
.unilaw-profile-designation{font-size:15px!important;letter-spacing:.06em;text-transform:uppercase}
.unilaw-profile-contact{margin:18px 0!important;padding:14px 0!important}
.unilaw-profile-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:60px;padding:58px 0 78px}
.unilaw-profile-side{padding:26px;border-left:1px solid var(--unilaw-line)}
.unilaw-profile-side h2{font-size:26px}

/* Contact page — simple email first. */
.unilaw-contact-page{padding:56px 0 70px!important;background:#fffdf9!important}
.unilaw-contact-simple{display:grid;grid-template-columns:.98fr 1.02fr;gap:58px;padding-bottom:44px;border-bottom:1px solid var(--unilaw-line)}
.unilaw-contact-copy h2{margin:7px 0 16px;font-size:clamp(36px,3.5vw,48px);line-height:1.18}
.unilaw-contact-copy>p:not(.unilaw-kicker){max-width:600px;font-size:13px}
.unilaw-contact-facts{display:grid;gap:12px;margin-top:26px}
.unilaw-contact-facts>a,.unilaw-contact-facts>div{display:flex;gap:13px;align-items:center;color:var(--unilaw-ink)}
.unilaw-contact-facts>a>span,.unilaw-contact-facts>div>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--unilaw-gold);border-radius:50%;color:var(--unilaw-gold)}
.unilaw-contact-facts small{display:block;color:var(--unilaw-muted);font-size:9.5px}
.unilaw-contact-facts strong{font-size:12px;font-weight:600}
.unilaw-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-content:center}
.unilaw-contact-action{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;padding:26px;border:1px solid var(--unilaw-line);border-radius:14px;background:#fff;text-align:center;color:var(--unilaw-ink)}
.unilaw-contact-action>span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#f7eddd;color:var(--unilaw-gold);font-size:25px}
.unilaw-contact-action h3{margin:12px 0 5px;font-size:22px}
.unilaw-contact-action p{margin:0 0 12px;font-size:11.5px;line-height:1.6}
.unilaw-contact-action b{color:var(--unilaw-gold);font-size:11px}
.unilaw-contact-action:hover{transform:translateY(-2px);border-color:rgba(185,133,60,.5)}
.unilaw-contact-offices{padding-top:44px}
.unilaw-contact-section-heading{text-align:center;margin-bottom:24px}
.unilaw-contact-section-heading h2{margin:5px 0 0;font-size:34px}
.unilaw-contact-location-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}
.unilaw-contact-office-grid{display:grid;grid-template-columns:1fr;gap:12px}
.unilaw-contact-office-grid article{display:flex;gap:14px;padding:18px;border:1px solid var(--unilaw-line);border-radius:12px;background:#fff}
.unilaw-contact-office-grid article.is-active{border-color:rgba(185,133,60,.6);box-shadow:0 10px 24px rgba(8,35,63,.05)}
.unilaw-contact-office-grid h3{margin:0 0 4px;font-size:20px}
.unilaw-contact-office-grid p{margin:0 0 8px;font-size:11px}
.unilaw-contact-office-grid a{color:var(--unilaw-gold);font-size:10.5px}
.unilaw-contact-map-panel{overflow:hidden;border:1px solid var(--unilaw-line);border-radius:12px;background:#fff}
.unilaw-contact-map-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--unilaw-line)}
.unilaw-contact-map-tabs button{height:38px;border:0;border-right:1px solid var(--unilaw-line);background:#fff;color:var(--unilaw-ink);font-size:10px;font-weight:600;cursor:pointer}
.unilaw-contact-map-tabs button:last-child{border-right:0}
.unilaw-contact-map-tabs button.is-active{background:var(--unilaw-navy);color:#fff}
.unilaw-contact-map-frame{display:block;width:100%;height:330px;border:0}

/* Footer — no duplicated office cards. */
.unilaw-footer{padding:38px 0 14px!important;background:var(--unilaw-navy)!important;color:#fff}
.unilaw-footer-final-grid{display:grid;grid-template-columns:1.35fr .82fr 1fr .8fr .9fr;gap:34px;align-items:start}
.unilaw-footer-final-grid>div{display:flex;flex-direction:column;gap:5px}
.unilaw-footer-final-grid h2{margin:0 0 8px;color:#d8ad68!important;font-family:"Be Vietnam Pro",sans-serif!important;font-size:10px!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.unilaw-footer-final-grid a,.unilaw-footer-final-grid span{color:rgba(255,255,255,.72);font-size:10.5px;line-height:1.55}
.unilaw-footer-brand img{width:190px!important;filter:brightness(0) invert(1)}
.unilaw-footer-brand p{color:#d8ad68!important;font-size:7px!important;letter-spacing:.14em}
.unilaw-footer-brand>span{max-width:280px}
.unilaw-footer-menu{display:grid!important;grid-template-columns:1fr!important;gap:2px!important;margin:0!important;padding:0!important;list-style:none!important}
.unilaw-footer-office-list{display:grid;gap:3px;margin:0;padding:0;list-style:none}
.unilaw-footer-office-list a{display:flex;gap:6px;align-items:center}
.unilaw-footer-office-list span{color:#d8ad68}
.unilaw-footer-cta{margin-top:8px;color:#d8ad68!important}
.unilaw-footer-bottom{display:flex!important;justify-content:space-between;margin-top:26px!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.12)!important}
.unilaw-footer-bottom span{font-size:9px;color:rgba(255,255,255,.46)}
.unilaw-socials a{width:31px!important;height:31px!important;border-color:rgba(216,173,104,.5)!important;color:#d8ad68!important}

/* External floating chat widgets should not cover content. */
#zalo-vr,.zalo-container,.zalo-chat-widget,.zalo-chat-widget-container,[class*="zalo-chat"]{max-width:58px!important;max-height:58px!important;right:18px!important;bottom:18px!important}

/* Micro-interactions remain quiet. */
.unilaw-site :where(.unilaw-post-card,.unilaw-archive-card,.unilaw-contact-action,.unilaw-attorney-directory-card,.unilaw-office-rail article){transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.unilaw-site :where(.unilaw-post-card,.unilaw-archive-card,.unilaw-attorney-directory-card,.unilaw-office-rail article):hover{transform:translateY(-2px);border-color:rgba(185,133,60,.45)}

@media(max-width:1100px){
  .unilaw-header-main{grid-template-columns:185px minmax(0,1fr) auto;gap:10px}.unilaw-menu>li>a{padding-inline:9px;font-size:11px}.unilaw-header-callback{display:none}
  .unilaw-hero{height:auto}.unilaw-hero-layout{grid-template-columns:1.45fr .75fr;min-height:500px}
  .unilaw-attorney-directory-grid{grid-template-columns:repeat(2,1fr)}
  .unilaw-post-body-grid{grid-template-columns:220px minmax(0,850px);padding-right:28px}.unilaw-reading-main{grid-column:2}.unilaw-toc-wrap{grid-column:1}
  .unilaw-footer-final-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}.unilaw-footer-final-grid>div:last-child{grid-column:2/-1}
}

@media(max-width:760px){
  :root{--unilaw-section-space:58px}
  body.unilaw-site{font-size:16px;line-height:1.7}.unilaw-shell{width:calc(100% - 34px)}
  .unilaw-header-top{min-height:28px}.unilaw-header-top p{display:none}.unilaw-header-main{min-height:82px;display:flex;justify-content:space-between}.unilaw-header .unilaw-brand img,.unilaw-header .unilaw-brand .custom-logo{width:170px!important;max-width:170px!important}.unilaw-header-actions{display:none}.unilaw-menu-toggle{display:flex!important}.unilaw-nav{top:82px}
  .unilaw-hero{width:100%;margin:0;border:0;border-radius:0}.unilaw-hero-layout{display:block;min-height:0}.unilaw-hero-primary{min-height:500px}.unilaw-hero-proof{padding:34px 24px}.unilaw-hero-copy{padding:42px 24px}.unilaw-hero-copy h1{font-size:38px}.unilaw-hero-proof h2{font-size:32px}
  .unilaw-practice-cards,.unilaw-post-grid,.unilaw-trust-attorneys,.unilaw-trust-duo,.unilaw-office-rail{grid-template-columns:1fr!important}
  .unilaw-about-grid{grid-template-columns:1fr;gap:30px}.unilaw-about-image img,.unilaw-media-placeholder{height:310px}
  .unilaw-trust-attorneys article{grid-template-columns:58px minmax(0,1fr) 28px}.unilaw-trust-attorney-photo{width:58px;height:58px}.unilaw-trust-subheading h3{font-size:25px}
  .unilaw-post-card{display:block!important}.unilaw-post-image{height:210px!important;flex-basis:auto!important}
  .unilaw-contact-grid{grid-template-columns:1fr!important}
  .unilaw-page-hero-inner{min-height:165px}.unilaw-page-hero-copy{padding:30px 0}.unilaw-page-hero h1{font-size:36px}.unilaw-page-hero-about .unilaw-page-hero-inner{display:block}.unilaw-page-hero-about .unilaw-page-hero-media{display:none}
  .unilaw-directory-split-grid{grid-template-columns:1fr;min-height:0}.unilaw-directory-split-grid>div:first-child{padding:36px 0}.unilaw-directory-split-media{height:230px}.unilaw-practice-directory-grid,.unilaw-attorney-directory-grid{grid-template-columns:1fr!important}.unilaw-attorney-directory-photo{height:350px}
  .unilaw-magazine-tools{display:grid}.unilaw-magazine-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.unilaw-magazine-filters a{white-space:nowrap}.unilaw-magazine-search{width:100%}.unilaw-magazine-featured{grid-template-columns:1fr}.unilaw-magazine-featured-image,.unilaw-magazine-featured-image img,.unilaw-fallback-visual{min-height:220px}.unilaw-magazine-featured>div{padding:24px}.unilaw-magazine-grid{grid-template-columns:1fr!important}.unilaw-archive-card{display:block!important}.unilaw-archive-image{height:210px!important;flex-basis:auto!important}
  .unilaw-editorial-header{padding-top:28px}.unilaw-editorial-header h1{font-size:36px}.unilaw-reading-shell{width:calc(100% - 34px)!important}.unilaw-reading-feature img{aspect-ratio:16/9}.unilaw-post-body-grid{display:block;padding:0 0 58px}.unilaw-toc-wrap{position:static;width:calc(100% - 34px);margin:0 auto 24px;padding:0}.unilaw-reading-main{width:calc(100% - 34px)!important;margin-inline:auto}.unilaw-reading-content{font-size:16.5px!important;line-height:1.75!important}.unilaw-reading-content>p{text-align:left}.unilaw-reading-content h2{font-size:29px!important}.unilaw-reading-content h3{font-size:23px!important}.unilaw-related-grid{grid-template-columns:1fr}
  .unilaw-service-content>p{text-align:left}
  .unilaw-profile-hero-grid,.unilaw-profile-content-grid{grid-template-columns:1fr}.unilaw-profile-hero-grid{gap:28px}.unilaw-profile-media{width:min(360px,100%);margin-inline:auto}.unilaw-profile-copy h1{font-size:40px!important}.unilaw-profile-content-grid{gap:24px;padding:42px 0 60px}.unilaw-profile-side{border-left:0;border-top:1px solid var(--unilaw-line)}
  .unilaw-contact-page{padding:42px 0 58px!important}.unilaw-contact-simple,.unilaw-contact-location-layout{grid-template-columns:1fr;gap:30px}.unilaw-contact-actions{grid-template-columns:1fr 1fr}.unilaw-contact-action{min-height:190px;padding:20px}.unilaw-contact-map-frame{height:280px}
  .unilaw-footer-final-grid{grid-template-columns:1fr 1fr;gap:24px 18px}.unilaw-footer-brand{grid-column:1/-1}.unilaw-footer-final-grid>div:last-child{grid-column:auto}.unilaw-footer-bottom{display:grid!important;gap:5px}
  #zalo-vr,.zalo-container,.zalo-chat-widget,.zalo-chat-widget-container,[class*="zalo-chat"]{max-width:50px!important;max-height:50px!important;right:12px!important;bottom:12px!important}
}

@media(max-width:520px){.unilaw-contact-actions{grid-template-columns:1fr}.unilaw-footer-final-grid{grid-template-columns:1fr}.unilaw-footer-final-grid>div:last-child{grid-column:auto}.unilaw-trust-attorneys article{grid-template-columns:52px minmax(0,1fr) 24px}.unilaw-trust-attorney-photo{width:52px;height:52px}}
.unilaw-card-fallback{display:grid;width:100%;height:100%;place-content:center;text-align:center;color:#fff;background:linear-gradient(135deg,var(--unilaw-navy),#0b3154)}
.unilaw-card-fallback b{font:500 38px/1 "Playfair Display",serif;color:#d8ad68}
.unilaw-card-fallback small{margin-top:8px;color:rgba(255,255,255,.62);font-size:8px;letter-spacing:.16em}
.unilaw-reading-content>h1:first-child{display:none}
.unilaw-standard-page .unilaw-reading-content>p{text-align:justify}
@media(max-width:760px){.unilaw-standard-page .unilaw-reading-content>p{text-align:left}}

/* ================================================================
 * UniLaw Final 10.1 live-site polish patch — 2026-08-17
 * Fixes contrast, carousel UX, shortcode layout shift and compact pages.
 * ================================================================ */

/* Hero right panel: signature Navy, high contrast and no washed-out copy. */
.unilaw-hero-proof{
  background:linear-gradient(145deg,var(--unilaw-navy),#0c3153)!important;
  color:#fff!important;
}
.unilaw-hero-proof::after{color:rgba(232,216,189,.10)!important;opacity:1!important}
.unilaw-hero-proof h2{color:#fff!important}
.unilaw-hero-proof>p:not(.unilaw-kicker){color:rgba(255,255,255,.74)!important}
.unilaw-hero-proof li{color:#fff!important;border-bottom-color:rgba(255,255,255,.12)!important}
.unilaw-hero-proof li::before{border-color:var(--unilaw-gold)!important;background:transparent!important}
.unilaw-hero-proof>a{color:#efd39e!important;border-bottom-color:rgba(239,211,158,.6)!important}
.unilaw-hero-proof .unilaw-kicker{color:#dcb46d!important}

/* Shared 3-up carousels: 3 desktop, 2 tablet, 1 mobile; arrows only when useful. */
.unilaw-carousel{position:relative;min-width:0}
.unilaw-carousel-viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}
.unilaw-carousel-viewport::-webkit-scrollbar{display:none}
.unilaw-carousel .unilaw-carousel-track{display:flex!important;grid-template-columns:none!important;gap:22px!important;width:100%!important;margin:0!important;padding:0!important;transform:none!important}
.unilaw-carousel .unilaw-carousel-card,
.unilaw-attorney-carousel .unilaw-trust-attorneys>article{flex:0 0 calc((100% - 44px)/3)!important;min-width:0;scroll-snap-align:start}
.unilaw-carousel-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}
.unilaw-carousel-controls button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--unilaw-line);border-radius:50%;background:#fff;color:var(--unilaw-navy);font:600 18px/1 "Be Vietnam Pro",sans-serif;cursor:pointer;transition:.2s ease}
.unilaw-carousel-controls button:hover:not(:disabled){transform:translateY(-1px);border-color:var(--unilaw-gold);background:var(--unilaw-navy);color:#fff}
.unilaw-carousel-controls button:disabled{opacity:.28;cursor:default}
.unilaw-carousel-controls-dark button{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.06);color:#fff}
.unilaw-carousel-controls-dark button:hover:not(:disabled){border-color:var(--unilaw-gold);background:var(--unilaw-gold);color:var(--unilaw-navy)}
.unilaw-practice-cards article{min-height:250px!important}
.unilaw-attorney-carousel{margin-bottom:18px}
.unilaw-attorney-carousel .unilaw-trust-attorneys{margin-bottom:0!important}

/* Shortcode boxes: fixed outer geometry prevents review/certificate layout shift. */
.unilaw-shortcode-stable{position:relative;box-sizing:border-box;overflow:hidden!important;overflow-anchor:none;contain:layout paint}
.unilaw-client-stable{height:132px;min-height:132px}
.unilaw-client-stable :where(.clients-slider,.unilaw-clients-slider,.unilaw-evidence-track){height:100%!important;min-height:100%!important;max-width:100%!important;width:100%!important}
.unilaw-trust-certificate.unilaw-shortcode-stable{height:176px;min-height:176px}
.unilaw-trust-window.unilaw-shortcode-stable{height:310px;min-height:310px}
.unilaw-trust-duo>section{display:flex;min-width:0;flex-direction:column}
.unilaw-trust-duo .unilaw-trust-window{margin-top:auto}
.unilaw-shortcode-stable>*{box-sizing:border-box;max-width:100%!important;width:100%!important}
.unilaw-shortcode-stable :where(.unilaw-cert-slider,.unilaw-mentions-slider,.google-reviews-slider,.google-reviews,.grw-row,.grw-content,.wp-google-reviews,.review-list,.reviews-slider,.owl-stage-outer,.slick-list){box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;overflow:hidden!important}
.unilaw-shortcode-stable :where(.unilaw-cert-slide,.unilaw-mention-slide,.google-review,.grw-review,.wp-google-review,.review-item,.testimonial,.slick-slide,.owl-item){box-sizing:border-box!important;max-width:100%!important}
.unilaw-review-stable :where(p,.review-text,.grw-review-text,.wp-google-text,.text){display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical;-webkit-line-clamp:8;line-clamp:8}
.unilaw-review-stable :where(img){max-width:72px!important;height:auto!important}
.unilaw-shortcode-stable a{color:var(--unilaw-gold)!important}

/* Main legal-news navigation: only principal practice categories, stable and calm. */
.unilaw-main-category-rail{scroll-behavior:auto!important}
.unilaw-main-category-rail a{flex:0 0 auto;padding:10px 18px;border:1px solid var(--unilaw-line);border-radius:999px;background:#fff;color:var(--unilaw-muted)!important;font-size:11px;font-weight:700;white-space:nowrap;transition:.18s ease}
.unilaw-main-category-rail a:hover,.unilaw-main-category-rail a.is-active{border-color:var(--unilaw-navy);background:var(--unilaw-navy);color:#fff!important}

/* Compact internal title bands: override vendor hero padding completely. */
.unilaw-page-hero.unilaw-page-hero-compact{display:block!important;min-height:0!important;height:auto!important;background:var(--unilaw-navy)!important;background-image:none!important}
.unilaw-page-hero.unilaw-page-hero-compact>.unilaw-page-hero-inner,
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-inner,
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-shell{min-height:172px!important;padding-top:0!important;padding-bottom:0!important}
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-copy{padding:30px 0!important}
.unilaw-page-hero.unilaw-page-hero-compact h1{max-width:980px!important;margin:6px 0 0!important;font-size:clamp(36px,3.6vw,48px)!important;line-height:1.14!important}

/* Service details: editorial width, no duplicate breadcrumb and no giant vertical gaps. */
.unilaw-service-final{padding:0!important;background:#fffdf9}
.unilaw-service-final>.unilaw-shell,.unilaw-service-final article.unilaw-shell{padding-top:50px;padding-bottom:58px}
.unilaw-service-content{width:min(850px,100%)!important;margin:0 auto!important;padding:0!important;font-size:17px!important;line-height:1.78!important}
.unilaw-service-content :where(.breadcrumb,.breadcrumbs,.rank-math-breadcrumb,.yoast-breadcrumb){display:none!important}
.unilaw-service-content h2{margin-top:48px!important;margin-bottom:16px!important;font-size:34px!important;line-height:1.22!important}
.unilaw-service-content h3{margin-top:32px!important;margin-bottom:12px!important;font-size:26px!important;line-height:1.3!important}
.unilaw-service-content :where(p,ul,ol){margin-top:0;margin-bottom:18px}
.unilaw-service-content :where(.heateor_sss_sharing_ul,.addtoany_list,.sharedaddy,.sd-sharing){filter:saturate(.35);opacity:.78}
.unilaw-related-services,.unilaw-service-page .unilaw-inline-cta,.unilaw-service-page .unilaw-detail-navigation{width:min(850px,100%);margin-left:auto!important;margin-right:auto!important}
.unilaw-related-services{margin-top:48px!important}
.unilaw-related-services .unilaw-related-image{height:auto!important;aspect-ratio:16/9}
.unilaw-related-services .unilaw-related-grid article{display:flex;min-height:310px;flex-direction:column}
.unilaw-related-services .unilaw-card-link{margin-top:auto!important}
.unilaw-service-page .unilaw-inline-cta{margin-top:42px!important;padding:28px 30px!important}
.unilaw-service-page .unilaw-detail-navigation{display:grid!important;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px!important;padding:0!important}
.unilaw-service-page .unilaw-detail-navigation a{display:flex;min-height:58px;align-items:center;padding:14px 18px!important;border:1px solid var(--unilaw-line)!important;border-radius:10px!important;color:var(--unilaw-navy)!important;background:#fff!important;font-size:11px!important;line-height:1.45!important}
.unilaw-service-page .unilaw-detail-navigation a:last-child{justify-content:flex-end;text-align:right}

/* Keep floating chat/support useful but visually secondary. */
#zalo-vr,.zalo-container,.zalo-chat-widget,.zalo-chat-widget-container,[class*="zalo-chat"],.zalo-chat-widget{width:50px!important;max-width:50px!important;height:50px!important;max-height:50px!important;right:14px!important;bottom:14px!important;transform:none!important}

/* Reduce motion by default to tiny, deliberate transitions; never animate layout. */
.unilaw-shortcode-stable,.unilaw-shortcode-stable *{transition-property:opacity,color,background-color,border-color,transform!important;transition-duration:.22s!important}

@media(max-width:1020px){
  .unilaw-carousel .unilaw-carousel-card,.unilaw-attorney-carousel .unilaw-trust-attorneys>article{flex-basis:calc((100% - 18px)/2)!important}
  .unilaw-trust-window.unilaw-shortcode-stable{height:330px;min-height:330px}
}
@media(max-width:760px){
  .unilaw-carousel .unilaw-carousel-card,.unilaw-attorney-carousel .unilaw-trust-attorneys>article{flex-basis:86%!important}
  .unilaw-carousel .unilaw-carousel-track{gap:14px!important}
  .unilaw-carousel-controls{justify-content:center;margin-top:14px}
  .unilaw-hero-proof{background:var(--unilaw-navy)!important}
  .unilaw-trust-certificate.unilaw-shortcode-stable{height:190px;min-height:190px}
  .unilaw-trust-window.unilaw-shortcode-stable{height:350px;min-height:350px}
  .unilaw-page-hero.unilaw-page-hero-compact>.unilaw-page-hero-inner,.unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-inner,.unilaw-page-hero.unilaw-page-hero-compact .unilaw-shell{min-height:148px!important}
  .unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-copy{padding:24px 0!important}
  .unilaw-page-hero.unilaw-page-hero-compact h1{font-size:34px!important}
  .unilaw-service-final>.unilaw-shell,.unilaw-service-final article.unilaw-shell{padding-top:34px;padding-bottom:44px}
  .unilaw-service-content{font-size:16.5px!important;line-height:1.75!important}
  .unilaw-service-content h2{font-size:29px!important}.unilaw-service-content h3{font-size:23px!important}
  .unilaw-service-page .unilaw-detail-navigation{grid-template-columns:1fr}
  #zalo-vr,.zalo-container,.zalo-chat-widget,.zalo-chat-widget-container,[class*="zalo-chat"],.zalo-chat-widget{width:44px!important;max-width:44px!important;height:44px!important;max-height:44px!important;right:10px!important;bottom:10px!important}
}

@media(prefers-reduced-motion:reduce){
  .unilaw-carousel-viewport{scroll-behavior:auto}
  .unilaw-site *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}


/* ================================================================
 * UniLaw Final 10.2 — stability + premium interaction pass
 * ================================================================ */
/* Signature hero navy chosen for the live homepage. */
.unilaw-hero-proof{background:linear-gradient(145deg,#08233f,#0b3154)!important}

/* Text-only certificate and official-source shortcodes crossfade in-place.
   Every slide is absolutely stacked, so changing copy cannot resize the page. */
.unilaw-trust-certificate :where(.unilaw-cert-slider),
.unilaw-trust-window :where(.unilaw-mentions-slider){position:relative!important;height:100%!important;min-height:100%!important;padding:18px 22px!important}
.unilaw-trust-certificate :where(.unilaw-cert-slide),
.unilaw-trust-window :where(.unilaw-mention-slide){
  display:flex!important;position:absolute!important;inset:0!important;box-sizing:border-box!important;
  flex-direction:column;align-items:center;justify-content:center;padding:18px 22px!important;
  opacity:0!important;visibility:hidden!important;pointer-events:none!important;
  transition:opacity .42s ease,visibility 0s linear .42s!important
}
.unilaw-trust-certificate :where(.unilaw-cert-slide.active),
.unilaw-trust-window :where(.unilaw-mention-slide.active){opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}

/* Google Reviews: immutable viewport; long reviews are clamped instead of
   changing width/height. This removes the visible jump on slide changes. */
.unilaw-review-stable{height:310px!important;min-height:310px!important;max-height:310px!important;width:100%!important;min-width:0!important}
.unilaw-review-stable>*{height:100%!important;min-height:100%!important;width:100%!important;max-width:100%!important}
.unilaw-review-stable :where(.google-reviews-slider,.google-reviews,.grw-row,.grw-content,.wp-google-reviews,.review-list,.reviews-slider,.owl-stage-outer,.slick-list){height:100%!important;min-height:100%!important;width:100%!important;max-width:100%!important}
.unilaw-review-stable :where(.google-review,.grw-review,.wp-google-review,.review-item,.testimonial){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;max-height:100%!important;overflow:hidden!important}
.unilaw-review-stable :where(p,.review-text,.grw-review-text,.wp-google-text,.text){-webkit-line-clamp:7!important;line-clamp:7!important;overflow-wrap:anywhere!important}

/* Stop third-party shortcodes from animating dimensions. Only opacity/transform
   may animate, keeping the page visually still. */
.unilaw-shortcode-stable :where(*){transition-property:opacity,transform,color,background-color,border-color!important;transition-duration:.28s!important}
.unilaw-shortcode-stable :where(.owl-stage,.slick-track){transition-property:transform!important}

/* Keep homepage language utility compact in the requested order VN EN FR CN JP. */
.unilaw-language-switcher{white-space:nowrap}

@media(max-width:1020px){.unilaw-review-stable{height:330px!important;min-height:330px!important;max-height:330px!important}}
@media(max-width:760px){.unilaw-review-stable{height:350px!important;min-height:350px!important;max-height:350px!important}}


/* ================================================================
 * UniLaw Final 10.3 — consolidated live-site patch
 * ================================================================ */

/* Hero proof panel: the approved signature Navy. */
.unilaw-hero-proof{
  background:linear-gradient(145deg,var(--unilaw-navy),#0b3154)!important;
  color:#fff!important;
}
.unilaw-hero-proof h2,.unilaw-hero-proof li{color:#fff!important}
.unilaw-hero-proof>p:not(.unilaw-kicker){color:rgba(255,255,255,.76)!important}
.unilaw-hero-proof .unilaw-kicker{color:#ddb46d!important}
.unilaw-hero-proof>a{color:#efd39e!important}

/* The live Google Reviews shortcode must never resize the page. The viewport
   owns the geometry; plugin tracks remain free to translate horizontally. */
.unilaw-review-stable{
  position:relative!important;display:block!important;box-sizing:border-box!important;
  width:100%!important;min-width:0!important;max-width:100%!important;
  height:320px!important;min-height:320px!important;max-height:320px!important;
  overflow:hidden!important;contain:size layout paint!important;overflow-anchor:none!important;
}
.unilaw-review-stable>*{
  box-sizing:border-box!important;width:100%!important;max-width:100%!important;
  height:100%!important;min-height:100%!important;max-height:100%!important;
  margin:0!important;overflow:hidden!important;
}
.unilaw-review-stable :where(.google-reviews-slider,.google-reviews,.grw-row,.grw-content,.wp-google-reviews,.review-list,.reviews-slider,.owl-stage-outer,.slick-list,.swiper,.swiper-wrapper){
  box-sizing:border-box!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;overflow:hidden!important;
}
/* Do NOT force carousel track width: Owl/Slick calculate it for sliding. */
.unilaw-review-stable :where(.owl-stage,.slick-track){height:100%!important;min-height:100%!important;max-height:100%!important}
.unilaw-review-stable :where(.owl-item,.slick-slide,.swiper-slide,.google-review,.grw-review,.wp-google-review,.review-item,.testimonial,[class*="review"][class*="slide"]){
  box-sizing:border-box!important;min-width:0!important;max-width:100%!important;
  height:100%!important;min-height:100%!important;max-height:100%!important;overflow:hidden!important;
}
.unilaw-review-stable :where(.owl-item>*,.slick-slide>*,.swiper-slide>*){box-sizing:border-box!important;height:100%!important;max-height:100%!important;overflow:hidden!important}
.unilaw-review-stable :where(p,.review-text,.grw-review-text,.wp-google-text,.text,[class*="review-text"]){
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:7!important;line-clamp:7!important;
  overflow:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important;
}
.unilaw-review-stable :where(img){max-width:64px!important;max-height:64px!important;width:auto!important;height:auto!important;object-fit:cover!important}

/* Text sliders are stacked and cross-faded in place; slide copy never changes
   the height of the section. */
.unilaw-trust-certificate :where(.unilaw-cert-slider),
.unilaw-trust-window :where(.unilaw-mentions-slider){position:relative!important;height:100%!important;min-height:100%!important;max-height:100%!important;overflow:hidden!important}
.unilaw-trust-certificate :where(.unilaw-cert-slide),
.unilaw-trust-window :where(.unilaw-mention-slide){
  display:flex!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box!important;
  opacity:0!important;visibility:hidden!important;pointer-events:none!important;
  transition:opacity .38s ease!important;
}
.unilaw-trust-certificate :where(.unilaw-cert-slide.active),
.unilaw-trust-window :where(.unilaw-mention-slide.active){opacity:1!important;visibility:visible!important;pointer-events:auto!important}

/* No width/height transitions anywhere inside evidence modules. */
.unilaw-shortcode-stable,.unilaw-shortcode-stable *{
  transition-property:opacity,transform,color,background-color,border-color!important;
  transition-duration:.28s!important;
}
.unilaw-shortcode-stable :where(.owl-stage,.slick-track,.swiper-wrapper){transition-property:transform!important}

/* Service and lawyer sliders: clearly discoverable arrows while preserving the
   3-up desktop composition. */
.unilaw-carousel-controls{margin-top:18px!important}
.unilaw-carousel-controls button{width:42px!important;height:42px!important;border-color:rgba(8,35,63,.22)!important;box-shadow:0 4px 18px rgba(8,35,63,.06)}
.unilaw-carousel-controls-dark button{border-color:rgba(255,255,255,.28)!important;box-shadow:none}

/* Legal-news filter is a fixed set of principal categories; never auto-scroll
   or stretch into the page. */
.unilaw-main-category-rail{display:flex!important;max-width:100%!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:auto!important;scrollbar-width:none!important;overscroll-behavior-inline:contain}
.unilaw-main-category-rail::-webkit-scrollbar{display:none!important}
.unilaw-main-category-rail a{flex:0 0 auto!important;max-width:230px;overflow:hidden;text-overflow:ellipsis}

/* Compact detail title band and editorial service content — explicit late
   overrides so legacy plugin styles cannot restore the oversized hero. */
.single-practice_area .unilaw-page-hero-compact,
.unilaw-page-hero.unilaw-page-hero-compact{min-height:0!important;height:auto!important;background:var(--unilaw-navy)!important;background-image:none!important}
.single-practice_area .unilaw-page-hero-compact .unilaw-page-hero-inner,
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-inner{min-height:164px!important;height:auto!important;padding:0!important}
.single-practice_area .unilaw-page-hero-compact .unilaw-page-hero-copy,
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-copy{padding:28px 0!important}
.unilaw-service-final .unilaw-service-content{width:min(850px,100%)!important;margin-inline:auto!important}

/* Floating chat remains useful without competing with page content. */
#zalo-vr,.zalo-container,.zalo-chat-widget,.zalo-chat-widget-container,[class*="zalo-chat"],.zalo-chat-widget{
  width:46px!important;max-width:46px!important;height:46px!important;max-height:46px!important;right:12px!important;bottom:12px!important;
}

/* Requested language order is rendered by PHP; make the utility row stable. */
.unilaw-language-switcher{display:flex!important;align-items:center!important;gap:9px!important;white-space:nowrap!important;flex-wrap:nowrap!important}

@media(max-width:1020px){
  .unilaw-review-stable{height:340px!important;min-height:340px!important;max-height:340px!important}
}
@media(max-width:760px){
  .unilaw-review-stable{height:360px!important;min-height:360px!important;max-height:360px!important}
  .single-practice_area .unilaw-page-hero-compact .unilaw-page-hero-inner,
  .unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-inner{min-height:142px!important}
  #zalo-vr,.zalo-container,.zalo-chat-widget,.zalo-chat-widget-container,[class*="zalo-chat"],.zalo-chat-widget{width:42px!important;max-width:42px!important;height:42px!important;max-height:42px!important;right:9px!important;bottom:9px!important}
}

/* ================================================================
 * UniLaw Final 10.4 — 2026-08-19 full-site QA patch
 * ================================================================ */

/* Internal pages: one compact title band everywhere. About no longer expands
   into a large split-image hero, keeping all page types visually consistent. */
.unilaw-page-hero.unilaw-page-hero-compact,
.unilaw-page-hero.unilaw-page-hero-about{
  min-height:0!important;height:auto!important;background:var(--unilaw-navy)!important;background-image:none!important;
}
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-inner,
.unilaw-page-hero.unilaw-page-hero-about .unilaw-page-hero-inner{
  display:flex!important;grid-template-columns:none!important;min-height:160px!important;height:auto!important;align-items:center!important;
}
.unilaw-page-hero.unilaw-page-hero-about .unilaw-page-hero-media{display:none!important}
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-copy{padding:26px 0!important}
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-breadcrumb{margin-bottom:9px!important}
.unilaw-page-hero.unilaw-page-hero-compact .unilaw-kicker{margin-bottom:2px!important}
.unilaw-page-hero.unilaw-page-hero-compact h1{font-size:clamp(34px,3.7vw,48px)!important}

/* Legacy editor content occasionally contains its own breadcrumb. Theme owns
   the single breadcrumb now, so suppress any remaining duplicate wrapper. */
.unilaw-entry-content :where(.breadcrumb,.breadcrumbs,.rank-math-breadcrumb,.yoast-breadcrumb,#breadcrumbs,.bread_crumb,.breadcrumb-trail){display:none!important}
.unilaw-standard-page{padding-top:48px!important}

/* Taxonomy filters: category depth 2 only is supplied by PHP. Keep them in a
   single calm horizontal rail rather than wrapping into a second menu wall. */
.unilaw-magazine-tools{align-items:flex-start!important}
.unilaw-magazine-filters{
  flex:1 1 auto!important;display:flex!important;flex-wrap:nowrap!important;gap:8px!important;
  overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 6px!important;scrollbar-width:none!important;
  overscroll-behavior-inline:contain;scroll-snap-type:x proximity;
}
.unilaw-magazine-filters::-webkit-scrollbar{display:none!important}
.unilaw-magazine-filters a{flex:0 0 auto!important;white-space:nowrap!important;scroll-snap-align:start}
.unilaw-main-category-rail{scroll-snap-type:x proximity!important;scroll-behavior:smooth!important}
.unilaw-main-category-rail a{scroll-snap-align:start!important}

/* Image failure resilience. A branded fallback is always behind the WordPress
   thumbnail; if an old attachment URL is broken, there is no broken-image icon. */
.unilaw-post-image,.unilaw-archive-image,.unilaw-magazine-featured-image,.unilaw-related-image{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,var(--unilaw-navy),#0b3154)!important}
.unilaw-post-image>.unilaw-card-fallback,.unilaw-archive-image>.unilaw-card-fallback,.unilaw-magazine-featured-image>.unilaw-fallback-visual{
  position:absolute!important;inset:0!important;z-index:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  width:100%!important;height:100%!important;color:#d8ad68!important;background:linear-gradient(135deg,var(--unilaw-navy),#0b3154)!important;
}
.unilaw-post-image>.unilaw-card-fallback b,.unilaw-archive-image>.unilaw-card-fallback b,.unilaw-magazine-featured-image>.unilaw-fallback-visual b{font:600 34px/1 "Playfair Display",serif!important}
.unilaw-post-image>.unilaw-card-fallback small,.unilaw-archive-image>.unilaw-card-fallback small,.unilaw-magazine-featured-image>.unilaw-fallback-visual small{margin-top:8px!important;color:rgba(255,255,255,.58)!important;font-size:9px!important;letter-spacing:.16em!important}
.unilaw-post-image>img,.unilaw-archive-image>img,.unilaw-magazine-featured-image>img,.unilaw-related-image>img{position:relative!important;z-index:1!important;width:100%!important;height:100%!important;object-fit:cover!important;background:transparent!important}
.unilaw-post-image.is-image-missing>img,.unilaw-archive-image.is-image-missing>img,.unilaw-magazine-featured-image.is-image-missing>img,.unilaw-related-image.is-image-missing>img{display:none!important}

/* Home client shortcode: stable one-line strip, clipped cleanly instead of
   exposing partial oversized cards at the top/bottom during transitions. */
.unilaw-client-stable{height:126px!important;min-height:126px!important;max-height:126px!important;overflow:hidden!important;contain:size layout paint!important}
.unilaw-client-stable>*{height:100%!important;min-height:100%!important;max-height:100%!important;overflow:hidden!important}
.unilaw-client-stable :where(.client-card,.unilaw-client-card,.item){height:104px!important;min-height:104px!important;max-height:104px!important;overflow:hidden!important}
.unilaw-client-stable :where(p,h2,h3,h4,strong,span){max-height:3.4em!important;overflow:hidden!important}

/* Trust evidence: fixed geometry and readable text. Do not let inline shortcode
   styles change the outer dimensions. */
.unilaw-trust-certificate{height:176px!important;min-height:176px!important;max-height:176px!important}
.unilaw-trust-window{height:320px!important;min-height:320px!important;max-height:320px!important}
.unilaw-trust-window :where(.unilaw-mentions-slider),.unilaw-trust-certificate :where(.unilaw-cert-slider){box-sizing:border-box!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:20px 24px!important;overflow:hidden!important}
.unilaw-trust-window :where(.unilaw-mention-slide.active),.unilaw-trust-certificate :where(.unilaw-cert-slide.active){z-index:2!important}
.unilaw-trust-window :where(.unilaw-mention-slide h3){color:var(--unilaw-navy)!important;font-family:"Playfair Display",Georgia,serif!important;font-size:20px!important;line-height:1.3!important}
.unilaw-trust-window :where(.unilaw-mention-slide p){color:var(--unilaw-muted)!important;font-size:12.5px!important;line-height:1.65!important;max-width:600px!important}
.unilaw-trust-window :where(.unilaw-mention-slide a){background:transparent!important;border:1px solid var(--unilaw-gold)!important;color:var(--unilaw-gold)!important}

/* Directory cards now become the authoritative rendering for the existing
   Lawyers and Practice pages, replacing the old long vertical WordPress lists. */
.unilaw-directory .unilaw-breadcrumb{margin-bottom:12px!important}
.unilaw-attorney-directory-card{box-shadow:0 10px 30px rgba(8,35,63,.045)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}
.unilaw-attorney-directory-card:hover{transform:translateY(-3px)!important;box-shadow:0 15px 34px rgba(8,35,63,.075)!important}
.unilaw-attorney-directory-card .unilaw-profile-designation{font-family:"Be Vietnam Pro",sans-serif!important;font-size:11.5px!important;color:var(--unilaw-gold)!important}
.unilaw-practice-directory-grid article{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;padding:28px!important}
.unilaw-practice-directory-grid article>p{flex:1 1 auto!important;font-size:12.5px!important;line-height:1.7!important}
.unilaw-practice-directory-grid .unilaw-card-link{margin-top:14px!important}

/* Lawyer profile: keep body wide enough for long biographies, but make the
   supporting rail quieter and useful rather than explanatory boilerplate. */
.unilaw-profile-content-grid{grid-template-columns:minmax(0,850px) minmax(230px,300px)!important;justify-content:center!important;gap:52px!important}
.unilaw-profile-side{position:sticky!important;top:128px!important;align-self:start!important;padding:28px!important;border:1px solid var(--unilaw-line)!important;border-radius:14px!important;background:var(--unilaw-paper)!important}
.unilaw-profile-side h2{font-size:27px!important;line-height:1.25!important}
.unilaw-profile-side p{font-size:12.5px!important;line-height:1.7!important}

/* Editorial header: never show old HTML fragments as the lead. */
.unilaw-editorial-lead{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;line-clamp:4!important;overflow:hidden!important}

/* Submenus remain useful but no longer occupy an excessive full-width slab. */
@media(min-width:1021px){
  .unilaw-menu>li>.sub-menu{
    left:50%!important;right:auto!important;transform:translate(-50%,-8px)!important;width:min(900px,calc(100vw - 80px))!important;
    max-height:190px!important;overflow-y:auto!important;justify-content:flex-start!important;align-content:flex-start!important;padding:14px 18px!important;border:1px solid var(--unilaw-line)!important;border-top:2px solid var(--unilaw-gold)!important;border-radius:0 0 12px 12px!important;
  }
  .unilaw-menu>li:hover>.sub-menu,.unilaw-menu>li:focus-within>.sub-menu{transform:translate(-50%,0)!important}
  .unilaw-menu .sub-menu a{padding:7px 11px!important;font-size:11.5px!important}
}

@media(max-width:1020px){
  .unilaw-magazine-tools{display:grid!important;grid-template-columns:1fr!important}
  .unilaw-magazine-search{width:100%!important}
  .unilaw-profile-content-grid{grid-template-columns:1fr!important;gap:28px!important}
  .unilaw-profile-side{position:static!important}
  .unilaw-trust-window{height:340px!important;min-height:340px!important;max-height:340px!important}
}
@media(max-width:760px){
  .unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-inner{min-height:138px!important}
  .unilaw-page-hero.unilaw-page-hero-compact .unilaw-page-hero-copy{padding:22px 0!important}
  .unilaw-magazine-filters{margin-right:-17px!important;padding-right:17px!important}
  .unilaw-client-stable{height:116px!important;min-height:116px!important;max-height:116px!important}
  .unilaw-trust-certificate{height:190px!important;min-height:190px!important;max-height:190px!important}
  .unilaw-trust-window{height:360px!important;min-height:360px!important;max-height:360px!important}
}

/* 10.4 final QA: related-post images always retain a branded layer under
   stale WordPress attachment URLs; public footer no longer exposes build text. */
.unilaw-related-image{position:relative!important;display:block!important;overflow:hidden!important;background:linear-gradient(135deg,var(--unilaw-navy),#0b3154)!important}
.unilaw-related-fallback{position:absolute!important;inset:0!important;z-index:0!important;display:grid!important;place-items:center!important;color:#d8ad68!important;font:600 20px/1 "Playfair Display",Georgia,serif!important;letter-spacing:.08em!important}
.unilaw-related-image>img{position:relative!important;z-index:1!important}
.unilaw-footer-bottom span:last-child{color:rgba(255,255,255,.5)!important}

/* ========================================================================== 
   UniLaw 10.5 refinement — precise brand lockup + fully readable client strip
   ========================================================================== */
/* Keep the descriptor visually centred inside the exact UniLaw wordmark width.
   Previous rules inherited flex-start alignment from the premium layer, which
   could make the small line look a few pixels off even when the image itself
   was centred correctly. */
.unilaw-header .unilaw-brand{
  --unilaw-brand-width:180px;
  width:var(--unilaw-brand-width)!important;
  max-width:100%!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  text-align:center!important;
}
.unilaw-header .unilaw-brand img,
.unilaw-header .unilaw-brand .custom-logo{
  display:block!important;
  width:var(--unilaw-brand-width)!important;
  max-width:100%!important;
  height:auto!important;
  max-height:52px!important;
  margin:0 auto!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.unilaw-header .unilaw-brand span{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  text-align:center!important;
  font-size:6.6px!important;
  line-height:1.15!important;
  letter-spacing:.135em!important;
  white-space:nowrap!important;
}

/* Client cards: keep a stable common height (no layout shift), but give the
   shortcode enough vertical room for company name + supporting information.
   We deliberately remove the old 3.4em clipping that caused the screenshot
   to show only the upper part of several cards. */
.unilaw-client-stable{
  height:194px!important;
  min-height:194px!important;
  max-height:194px!important;
  overflow:hidden!important;
  contain:layout paint!important;
}
.unilaw-client-stable>*{
  height:100%!important;
  min-height:100%!important;
  max-height:100%!important;
  overflow:hidden!important;
}
.unilaw-client-stable :where(.clients-slider,.unilaw-clients-slider,.unilaw-evidence-track){
  height:100%!important;
  min-height:100%!important;
  align-items:center!important;
}
.unilaw-client-stable :where(.client-card,.unilaw-client-card,.item){
  box-sizing:border-box!important;
  height:166px!important;
  min-height:166px!important;
  max-height:166px!important;
  padding:22px 24px!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.unilaw-client-stable :where(p,h2,h3,h4,strong,span,a){
  max-height:none!important;
  overflow:visible!important;
  white-space:normal!important;
  text-overflow:clip!important;
}
.unilaw-client-stable :where(h2,h3,h4,strong){
  line-height:1.28!important;
}
.unilaw-client-stable :where(p){
  line-height:1.5!important;
}

@media(max-width:980px){
  .unilaw-header .unilaw-brand{--unilaw-brand-width:170px}
  .unilaw-client-stable{height:188px!important;min-height:188px!important;max-height:188px!important}
  .unilaw-client-stable :where(.client-card,.unilaw-client-card,.item){height:160px!important;min-height:160px!important;max-height:160px!important}
}
@media(max-width:760px){
  .unilaw-header .unilaw-brand{--unilaw-brand-width:145px}
  .unilaw-header .unilaw-brand span{font-size:5.8px!important;letter-spacing:.105em!important}
  .unilaw-client-stable{height:184px!important;min-height:184px!important;max-height:184px!important}
  .unilaw-client-stable :where(.client-card,.unilaw-client-card,.item){height:156px!important;min-height:156px!important;max-height:156px!important;padding:20px!important}
}
