/* CLP Doing Business routebook redesign 2026-09-11
   Scoped to .legal-help-page.lh-business — does not restyle sister journey pages.
*/
.legal-help-page.lh-business{
  --navy:#071b31;--navy-2:#0d2943;--ink:#172b3d;--paper:#f4f1e9;--paper-2:#e9e6dc;
  --cream:#fbfaf5;--warm:#e7b34e;--coral:#e96847;--muted:#69747a;
  --rule:rgba(23,43,61,.16);--ease-out:cubic-bezier(.23,1,.32,1);
  overflow:hidden;background:var(--paper);color:var(--ink);
  font-family:Manrope,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
  font-size:16px;line-height:1.5;
}
.legal-help-page.lh-business *,.legal-help-page.lh-business *::before,.legal-help-page.lh-business *::after{box-sizing:border-box}
.legal-help-page.lh-business a{color:inherit;text-decoration:none}
.legal-help-page.lh-business button{font:inherit;border:0;background:none;color:inherit;cursor:pointer}
.legal-help-page.lh-business button:focus-visible,
.legal-help-page.lh-business a:focus-visible,
.legal-help-page.lh-business select:focus-visible{outline:2px solid var(--coral);outline-offset:3px}
.legal-help-page.lh-business .lh-shell,.legal-help-page.lh-business .lh-masthead-inner{width:min(1240px,calc(100% - 48px))!important;max-width:1240px;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box;}

/* Sibling rail */
.legal-help-page.lh-business .lh-sibling-rail{background:#efece3;border-bottom:1px solid var(--rule)}
.legal-help-page.lh-business .lh-sibling-rail-inner{min-height:48px;display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none}
.legal-help-page.lh-business .lh-sibling-rail-inner::-webkit-scrollbar{display:none}
.legal-help-page.lh-business .lh-sibling-rail-label{display:inline-flex;align-items:center;padding-right:18px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}
.legal-help-page.lh-business .lh-sibling-rail a{display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-left:1px solid var(--rule);color:#59656c;font-size:10px;font-weight:600;white-space:nowrap;transition:background 160ms var(--ease-out),color 160ms var(--ease-out)}
.legal-help-page.lh-business .lh-sibling-rail a span{color:#a17a2c;font-size:9px;letter-spacing:.1em}
.legal-help-page.lh-business .lh-sibling-rail a:hover{background:var(--cream);color:var(--ink)}
.legal-help-page.lh-business .lh-sibling-rail a.active{background:var(--navy);color:#fff}
.legal-help-page.lh-business .lh-sibling-rail a.active span{color:var(--warm)}

/* Hero */
.legal-help-page.lh-business .lh-hero{position:relative;min-height:560px;background:var(--navy);color:#fff;isolation:isolate}
.legal-help-page.lh-business .lh-hero-image{position:absolute;inset:0;z-index:-2;
  background-image:linear-gradient(90deg,rgba(7,27,49,.93) 0%,rgba(7,27,49,.82) 38%,rgba(7,27,49,.27) 100%),
    url("/media/clp/legal-help/artworks/clp-routebook-texture.webp");
  background-size:cover;background-position:center;opacity:.96}
.legal-help-page.lh-business .lh-hero::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background:radial-gradient(circle at 17% 13%,rgba(231,179,78,.12),transparent 25%),linear-gradient(180deg,transparent 70%,rgba(7,27,49,.35))}
.legal-help-page.lh-business .lh-hero-grid{min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:72px;padding:48px 0 54px}
.legal-help-page.lh-business .lh-hero-grid > .lh-crumbs{grid-column:1/-1;align-self:start}
.legal-help-page.lh-business .lh-crumbs{
  grid-column:1/-1;
  margin:0 0 14px;
  font-size:12px;
  font-weight:700;
  color:rgba(233,237,242,.72);
}
.legal-help-page.lh-business .lh-crumbs a{color:#d9bb78;text-decoration:none}
.legal-help-page.lh-business .lh-crumbs a:hover{color:#fff}
.legal-help-page.lh-business .lh-crumbs span{color:rgba(233,237,242,.72);font-weight:700}
.legal-help-page.lh-business .lh-eyebrow{margin:0 0 16px;color:#c05a45;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.legal-help-page.lh-business .lh-eyebrow.light{color:var(--warm)}
.legal-help-page.lh-business .lh-hero h1{margin:0;max-width:770px;font-family:"DM Serif Display",Georgia,serif;font-weight:400;font-size:clamp(42px,5.4vw,72px);letter-spacing:-.04em;line-height:.96}
.legal-help-page.lh-business .lh-hero h1 em{color:var(--warm);font-style:italic}
.legal-help-page.lh-business .lh-hero-title-card{width:min(100%,670px);display:flex;align-items:center;gap:13px;margin-top:28px;padding:15px 18px;background:rgba(251,250,245,.96);color:var(--ink);border-radius:3px;box-shadow:0 18px 50px rgba(0,0,0,.16)}
.legal-help-page.lh-business .lh-hero-title-card strong{display:block;font-size:13px}
.legal-help-page.lh-business .lh-hero-title-card small{display:block;margin-top:4px;color:#6d7679;font-size:10px}
.legal-help-page.lh-business .lh-mini-compass{width:31px;height:31px;border:1px solid rgba(231,179,78,.7);border-radius:50%;display:grid;place-items:center;position:relative;flex:0 0 auto}
.legal-help-page.lh-business .lh-mini-compass::before{content:"";width:18px;height:18px;border:1px solid rgba(231,179,78,.7);border-radius:50%}
.legal-help-page.lh-business .lh-mini-compass i{position:absolute;width:1px;height:19px;background:var(--coral);transform:rotate(40deg)}
.legal-help-page.lh-business .lh-hero-lede{max-width:655px;margin:20px 0 0;color:rgba(255,255,255,.72);font-size:15px;line-height:1.7}
.legal-help-page.lh-business .lh-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.legal-help-page.lh-business .lh-btn{display:inline-flex;align-items:center;gap:9px;padding:12px 15px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:transform 160ms var(--ease-out),background 160ms var(--ease-out),color 160ms var(--ease-out),border-color 160ms var(--ease-out)}
.legal-help-page.lh-business .lh-btn:active{transform:scale(.97)}
.legal-help-page.lh-business .lh-btn--warm{background:var(--warm);color:var(--navy)}
.legal-help-page.lh-business .lh-btn--warm:hover{background:#f2c86f}
.legal-help-page.lh-business .lh-btn--line{border:1px solid rgba(255,255,255,.45);color:#fff}
.legal-help-page.lh-business .lh-btn--line:hover{border-color:var(--warm);color:var(--warm)}
.legal-help-page.lh-business .lh-hero-sequence{display:flex;align-items:center;gap:9px;margin-top:24px;color:rgba(255,255,255,.64);font-size:10px;letter-spacing:.11em;text-transform:uppercase}
.legal-help-page.lh-business .lh-hero-sequence i{width:17px;height:1px;background:rgba(231,179,78,.6)}
.legal-help-page.lh-business .lh-route-file{align-self:end;margin-bottom:36px;padding:23px 22px 19px;border:1px solid rgba(231,179,78,.58);border-top:3px solid var(--coral);background:rgba(7,27,49,.45);backdrop-filter:blur(4px)}
.legal-help-page.lh-business .lh-route-file-top{display:flex;justify-content:space-between;color:var(--warm);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.legal-help-page.lh-business .lh-route-file-line{width:45px;height:1px;margin:17px 0 14px;background:var(--warm)}
.legal-help-page.lh-business .lh-route-file p{margin:0;color:rgba(255,255,255,.82);font-size:13px;line-height:1.55}
.legal-help-page.lh-business .lh-route-file-foot{display:flex;gap:9px;align-items:center;margin-top:20px;color:var(--warm);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.legal-help-page.lh-business .lh-route-file-foot small{display:block;color:rgba(255,255,255,.52);font-size:9px;font-weight:400;text-transform:none;letter-spacing:0}

/* EEAT */
.legal-help-page.lh-business .lh-eeat{background:var(--cream);border-bottom:1px solid var(--rule)}
.legal-help-page.lh-business .lh-eeat-inner{min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#7f8582;font-size:10px}
.legal-help-page.lh-business .lh-eeat strong{color:var(--ink)}
.legal-help-page.lh-business .lh-eeat-links{display:flex;gap:14px}
.legal-help-page.lh-business .lh-eeat a{text-decoration:underline;text-underline-offset:3px}
.legal-help-page.lh-business .lh-eeat a:hover{color:var(--coral)}

/* Shared section chrome */
.legal-help-page.lh-business .lh-section-paper{background:var(--paper);position:relative}
.legal-help-page.lh-business .lh-section-paper::before{content:"";position:absolute;inset:0;opacity:.13;pointer-events:none;background-image:radial-gradient(rgba(7,27,49,.35) .55px,transparent .55px);background-size:7px 7px;mask-image:linear-gradient(90deg,black,transparent 70%)}
.legal-help-page.lh-business .lh-section-intro{display:flex;justify-content:space-between;gap:50px;align-items:end}
.legal-help-page.lh-business .lh-intro-note{max-width:360px;margin:0 0 5px;color:var(--muted);font-size:14px;line-height:1.65}
.legal-help-page.lh-business h2{margin:0;font-family:"DM Serif Display",Georgia,serif;font-weight:400;font-size:clamp(36px,4.6vw,58px);letter-spacing:-.04em;line-height:.98}
.legal-help-page.lh-business h2 em{color:#c05a45;font-style:italic}
.legal-help-page.lh-business .lh-route h2 em,
.legal-help-page.lh-business .lh-route .lh-eyebrow{color:var(--warm)}

/* Lanes */
.legal-help-page.lh-business .lh-lanes{padding:88px 0 96px}
.legal-help-page.lh-business .lh-lanes-intro{margin-bottom:48px}
.legal-help-page.lh-business .lh-stage-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}
.legal-help-page.lh-business .lh-stage-card{min-height:200px;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:24px 22px;border-right:1px solid var(--rule);text-align:left;transition:background 180ms var(--ease-out),color 180ms var(--ease-out),transform 180ms var(--ease-out)}
.legal-help-page.lh-business .lh-stage-card:first-child{border-left:1px solid var(--rule)}
.legal-help-page.lh-business .lh-stage-card:hover,
.legal-help-page.lh-business .lh-stage-card.active{background:var(--navy);color:#fff;transform:translateY(-6px)}
.legal-help-page.lh-business .lh-stage-card.active::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--stage-accent,#e85d3f)}
.legal-help-page.lh-business .lh-stage-number{align-self:flex-start;margin-bottom:auto;color:var(--coral);font:600 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}
.legal-help-page.lh-business .lh-stage-title{max-width:150px;font:400 22px/1.05 "DM Serif Display",Georgia,serif;letter-spacing:-.02em}
.legal-help-page.lh-business .lh-stage-arrow{position:absolute;right:22px;bottom:22px;opacity:.35;font-size:14px;transition:opacity 180ms var(--ease-out),transform 180ms var(--ease-out),color 180ms var(--ease-out)}
.legal-help-page.lh-business .lh-stage-card:hover .lh-stage-arrow,
.legal-help-page.lh-business .lh-stage-card.active .lh-stage-arrow{opacity:1;color:var(--warm);transform:translate(2px,-2px)}

/* Current route */
.legal-help-page.lh-business .lh-route{padding:88px 0 96px;background:var(--navy);color:#fff}
.legal-help-page.lh-business .lh-route-layout{display:grid;grid-template-columns:100px minmax(0,1fr) 300px;gap:44px;align-items:start}
.legal-help-page.lh-business .lh-route-marker{display:flex;flex-direction:column;align-items:flex-start;color:var(--warm);font-size:10px;letter-spacing:.15em;text-transform:uppercase}
.legal-help-page.lh-business .lh-detail-marker span,
.legal-help-page.lh-business .lh-route-marker > span{font:400 53px/1 "DM Serif Display",Georgia,serif;color:var(--coral);letter-spacing:-.05em}
.legal-help-page.lh-business .lh-route-marker > div{width:1px;height:80px;margin:16px 0;background:linear-gradient(var(--coral),rgba(231,179,78,.1))}
.legal-help-page.lh-business .lh-route-marker small{line-height:1.5}
.legal-help-page.lh-business .lh-corridor-string{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 14px;color:rgba(255,255,255,.55);font-size:11px}
.legal-help-page.lh-business .lh-corridor-string i{width:18px;height:1px;background:var(--warm)}
.legal-help-page.lh-business .lh-corridor-string span{color:var(--warm)}
.legal-help-page.lh-business .lh-lane-detail h3,
.legal-help-page.lh-business .lh-route-main h2{max-width:540px;color:#fff;font-size:clamp(40px,5vw,64px);font-family:"DM Serif Display",Georgia,serif;font-weight:400;margin:0}
.legal-help-page.lh-business .lh-lane-summary,
.legal-help-page.lh-business .lh-route-body{max-width:600px;margin:24px 0 0;color:rgba(255,255,255,.68);font-size:16px;line-height:1.72}
.legal-help-page.lh-business .lh-route-links{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin-top:28px}
.legal-help-page.lh-business .lh-text-link,.legal-help-page.lh-business .lh-small-link{display:inline-flex;align-items:center;gap:8px;color:var(--warm);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid rgba(231,179,78,.5);padding-bottom:4px}
.legal-help-page.lh-business .lh-text-link:hover,.legal-help-page.lh-business .lh-small-link:hover{color:#fff;border-color:#fff}
.legal-help-page.lh-business .lh-muted-link{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.53);font-size:12px}
.legal-help-page.lh-business .lh-muted-link:hover{color:#fff}
.legal-help-page.lh-business .lh-signal-card{padding:22px;border:1px solid rgba(231,179,78,.42);border-top:3px solid var(--warm);background:rgba(255,255,255,.045)}
.legal-help-page.lh-business .lh-signal-card .lh-eyebrow{margin-bottom:13px;color:var(--warm)}
.legal-help-page.lh-business .lh-signal-card h3{margin:0;font:400 28px/.98 "DM Serif Display",Georgia,serif;letter-spacing:-.03em}
.legal-help-page.lh-business .lh-signal-card ul,
.legal-help-page.lh-business .lh-readiness-card ul{list-style:none;padding:17px 0 0;margin:18px 0 18px;border-top:1px solid rgba(255,255,255,.16)}
.legal-help-page.lh-business .lh-signal-card li,
.legal-help-page.lh-business .lh-readiness-card li{display:flex;gap:9px;margin:12px 0;color:rgba(255,255,255,.7);font-size:12px;line-height:1.45}
.legal-help-page.lh-business .lh-signal-card li i,
.legal-help-page.lh-business .lh-readiness-card li i{display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:var(--warm);color:var(--navy);font-style:normal;font-size:10px;font-weight:700}
.legal-help-page.lh-business .lh-signal-card li i::before,
.legal-help-page.lh-business .lh-readiness-card li i::before{content:"+"}

/* Brief */
.legal-help-page.lh-business .lh-brief{padding:96px 0 104px}
.legal-help-page.lh-business .lh-brief-heading{display:grid;grid-template-columns:minmax(0,1fr) 250px 180px;gap:38px;align-items:end;margin-bottom:48px}
.legal-help-page.lh-business .lh-brief-heading > p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.legal-help-page.lh-business .lh-brief-art{position:relative;height:112px;overflow:hidden;border-top:3px solid var(--coral);background:var(--navy)}
.legal-help-page.lh-business .lh-brief-art img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.75) contrast(.95);transition:transform 300ms var(--ease-out)}
.legal-help-page.lh-business .lh-brief-art:hover img{transform:scale(1.04)}
.legal-help-page.lh-business .lh-brief-art span{position:absolute;left:12px;bottom:10px;color:#fff;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.legal-help-page.lh-business .lh-brief-workbench{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);border:1px solid var(--rule);background:rgba(251,250,245,.68);box-shadow:0 20px 45px rgba(7,27,49,.08)}
.legal-help-page.lh-business .lh-project-form,
.legal-help-page.lh-business .lh-brief-form{display:grid;grid-template-columns:repeat(2,1fr);gap:25px 19px;padding:29px;border-right:1px solid var(--rule)}
.legal-help-page.lh-business .lh-brief-form label,
.legal-help-page.lh-business .lh-project-form label{display:flex;flex-direction:column;gap:7px;color:#687178;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}
.legal-help-page.lh-business .lh-brief-form select,
.legal-help-page.lh-business .lh-project-form select{width:100%;min-height:44px;padding:10px 33px 10px 11px;appearance:none;border:1px solid rgba(23,43,61,.2);border-radius:0;outline:0;background:var(--cream) url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4 4-4' fill='none' stroke='%23172b3d' stroke-width='1'/%3E%3C/svg%3E") no-repeat right 12px center;color:var(--ink);font-size:13px;letter-spacing:0;text-transform:none;cursor:pointer}
.legal-help-page.lh-business .lh-privacy-note{grid-column:span 2;display:flex;align-items:flex-start;gap:9px;padding-top:4px;color:#7d8585;font-size:11px;line-height:1.45}
.legal-help-page.lh-business .lh-privacy-note::before{content:"!";flex:0 0 auto;display:inline-grid;place-items:center;width:16px;height:16px;border:1px solid var(--coral);border-radius:50%;color:var(--coral);font-size:10px;font-weight:800;line-height:1}
.legal-help-page.lh-business .lh-brief-card{display:flex;flex-direction:column;min-height:294px;background:#fffefa;color:#112d46;border-left:1px solid var(--rule)}
.legal-help-page.lh-business .lh-brief-top{display:flex;align-items:center;justify-content:space-between;padding:19px 22px 15px;border-bottom:1px solid var(--rule);color:#9a6b12;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;background:#f7f4ec}
.legal-help-page.lh-business .lh-brief-card button{color:#0d2240;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.legal-help-page.lh-business .lh-brief-card button:hover{color:#c05a45}
.legal-help-page.lh-business .lh-brief-card pre{flex:1;margin:0;padding:23px 22px;color:#112d46!important;-webkit-text-fill-color:#112d46!important;background:#fffefa!important;white-space:pre-wrap;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;opacity:1!important}
.legal-help-page.lh-business .lh-brief-foot{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-top:1px solid var(--rule);color:#69747a;font-size:10px;background:#fbfaf5}
.legal-help-page.lh-business .lh-brief-dot{width:6px;height:6px;background:var(--coral);border-radius:50%}

/* Handoff */
.legal-help-page.lh-business .lh-handoff{padding:92px 0 96px;background:var(--cream)}
.legal-help-page.lh-business .lh-handoff-intro{margin-bottom:44px}
.legal-help-page.lh-business .lh-route-art{position:relative;display:grid;grid-template-columns:1.45fr .55fr;min-height:185px;margin-bottom:38px;overflow:hidden;background:var(--navy);color:#fff}
.legal-help-page.lh-business .lh-route-art::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,49,.05) 0%,rgba(7,27,49,.1) 48%,rgba(7,27,49,.82) 100%);pointer-events:none}
.legal-help-page.lh-business .lh-route-art img{width:100%;height:100%;min-height:185px;display:block;object-fit:cover;object-position:center 48%;opacity:.9}
.legal-help-page.lh-business .lh-route-art > div{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:24px 28px;margin-left:-1px;background:rgba(7,27,49,.84)}
.legal-help-page.lh-business .lh-route-art .lh-eyebrow{margin-bottom:12px;color:var(--warm)}
.legal-help-page.lh-business .lh-route-art h3{margin:0;font:400 28px/.96 "DM Serif Display",Georgia,serif;letter-spacing:-.03em}
.legal-help-page.lh-business .lh-route-art h3 em{color:var(--warm);font-style:italic}
.legal-help-page.lh-business .lh-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}
.legal-help-page.lh-business .lh-guide-card{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:12px;align-items:start;min-height:150px;padding:22px 18px;border-right:1px solid var(--rule);transition:background 180ms var(--ease-out),color 180ms var(--ease-out),transform 180ms var(--ease-out)}
.legal-help-page.lh-business .lh-guide-card:first-child{border-left:1px solid var(--rule)}
.legal-help-page.lh-business .lh-guide-card:hover{background:var(--navy);color:#fff;transform:translateY(-5px)}
.legal-help-page.lh-business .lh-guide-number{color:var(--coral);font:600 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}
.legal-help-page.lh-business .lh-guide-card strong{display:block;font:400 20px/1.05 "DM Serif Display",Georgia,serif;letter-spacing:-.02em}
.legal-help-page.lh-business .lh-guide-card small{display:block;margin-top:9px;color:#7b8588;font-size:11px;line-height:1.4}
.legal-help-page.lh-business .lh-guide-card:hover small,.legal-help-page.lh-business .lh-guide-card:hover .lh-guide-number{color:rgba(255,255,255,.63)}
.legal-help-page.lh-business .lh-guide-card:hover .lh-guide-number{color:var(--warm)}
.legal-help-page.lh-business .lh-guide-arrow{color:#929b9a}
.legal-help-page.lh-business .lh-guide-card:hover .lh-guide-arrow{color:var(--warm)}
.legal-help-page.lh-business .lh-city-note{display:flex;align-items:flex-start;gap:11px;max-width:760px;margin-top:34px;color:var(--muted);font-size:13px;line-height:1.55}
.legal-help-page.lh-business .lh-city-note strong{color:var(--ink)}

/* Readiness / ask CTA */
.legal-help-page.lh-business .lh-readiness{padding:72px 0 40px;background:var(--paper)}
.legal-help-page.lh-business .lh-readiness-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:start}
.legal-help-page.lh-business .lh-readiness-card{padding:24px;border:1px solid var(--rule);background:var(--navy);color:#fff;box-shadow:0 18px 40px rgba(7,27,49,.1)}
.legal-help-page.lh-business .lh-readiness-card > span{display:block;color:var(--warm);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.legal-help-page.lh-business .lh-readiness-card a{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:12px 14px;background:var(--warm);color:var(--navy);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.legal-help-page.lh-business .lh-readiness-card a:hover{background:#f2c86f}

/* Review */
.legal-help-page.lh-business .lh-review{padding:88px 0 104px}
.legal-help-page.lh-business .lh-review-heading{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:70px;align-items:end;margin-bottom:46px}
.legal-help-page.lh-business .lh-review-heading > p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.legal-help-page.lh-business .lh-review-card{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:365px;border:1px solid var(--rule);background:var(--cream);box-shadow:0 25px 55px rgba(7,27,49,.11)}
.legal-help-page.lh-business .lh-review-story{display:flex;flex-direction:column;justify-content:space-between;padding:34px 35px;color:#fff;
  background:linear-gradient(180deg,rgba(7,27,49,.78),rgba(7,27,49,.96)),url("/media/clp/legal-help/artworks/clp-legal-review-art.webp") center/cover;position:relative;overflow:hidden}
.legal-help-page.lh-business .lh-review-story-top{display:flex;align-items:center;gap:10px;color:var(--warm);font-size:10px;font-weight:700;line-height:1.4;letter-spacing:.13em;text-transform:uppercase}
.legal-help-page.lh-business .lh-verified-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(231,179,78,.75);border-radius:50%}
.legal-help-page.lh-business .lh-review-story blockquote{max-width:370px;margin:40px 0;font:400 30px/1.1 "DM Serif Display",Georgia,serif;letter-spacing:-.03em}
.legal-help-page.lh-business .lh-review-story-meta{display:flex;gap:13px;color:rgba(255,255,255,.5);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.legal-help-page.lh-business .lh-reviewer-profile{padding:34px 38px 29px;background:rgba(251,250,245,.68)}
.legal-help-page.lh-business .lh-reviewer-topline{display:flex;align-items:center;justify-content:space-between;gap:15px}
.legal-help-page.lh-business .lh-verified-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(125,157,149,.5);color:#47716a;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.legal-help-page.lh-business .lh-reviewer-identity{display:flex;align-items:center;gap:18px;margin-top:29px}
.legal-help-page.lh-business .lh-portrait{width:74px;height:74px;border-radius:50%;object-fit:cover;box-shadow:inset 0 0 0 4px rgba(251,250,245,.82),0 9px 19px rgba(7,27,49,.12)}
.legal-help-page.lh-business .lh-reviewer-identity h3{margin:0;font:400 32px/1 "DM Serif Display",Georgia,serif;letter-spacing:-.035em}
.legal-help-page.lh-business .lh-reviewer-identity p{margin:7px 0 0;color:var(--coral);font-size:12px;font-weight:700}
.legal-help-page.lh-business .lh-reviewer-identity p.muted{margin-top:3px;color:var(--muted);font-size:12px;font-weight:400}
.legal-help-page.lh-business .lh-reviewer-divider{height:1px;margin:27px 0 21px;background:var(--rule)}
.legal-help-page.lh-business .lh-reviewer-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.legal-help-page.lh-business .lh-reviewer-facts span{display:block;color:#87908e;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.legal-help-page.lh-business .lh-reviewer-facts strong{display:block;margin-top:6px;color:var(--ink);font-size:12px;font-weight:600}
.legal-help-page.lh-business .lh-review-details{display:inline-flex;align-items:center;gap:7px;margin-top:27px;padding:0 0 5px;border-bottom:1px solid var(--ink);color:var(--ink);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.legal-help-page.lh-business .lh-review-details:hover{color:var(--coral);border-color:var(--coral)}
.legal-help-page.lh-business .lh-review-notes{display:none;max-width:480px;margin-top:18px;padding:15px;border-left:2px solid var(--coral);background:rgba(233,104,71,.08);color:#616d70;font-size:12px;line-height:1.55}
.legal-help-page.lh-business .lh-review-notes.is-open{display:block}
.legal-help-page.lh-business .lh-review-notes a{display:inline-flex;margin-top:10px;color:var(--coral);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.legal-help-page.lh-business .lh-review-disclaimer{display:grid;grid-template-columns:150px 1fr auto;gap:20px;align-items:center;margin-top:23px;padding:17px 19px;border:1px solid rgba(23,43,61,.13);color:var(--muted);font-size:11px}
.legal-help-page.lh-business .lh-review-disclaimer > span{color:var(--ink);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.legal-help-page.lh-business .lh-review-disclaimer p{margin:0}
.legal-help-page.lh-business .lh-review-disclaimer a{color:var(--coral);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}

@media (prefers-reduced-motion:reduce){
  .legal-help-page.lh-business *,.legal-help-page.lh-business *::before,.legal-help-page.lh-business *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}
}
@media (max-width:960px){
  .legal-help-page.lh-business .lh-shell{width:min(100% - 40px,780px)}
  .legal-help-page.lh-business .lh-hero-grid{grid-template-columns:1fr;gap:34px}
  .legal-help-page.lh-business .lh-route-file{align-self:start;max-width:300px;margin:0}
  .legal-help-page.lh-business .lh-stage-grid{grid-template-columns:repeat(2,1fr)}
  .legal-help-page.lh-business .lh-stage-card:nth-child(2){border-right:0}
  .legal-help-page.lh-business .lh-stage-card:nth-child(3),
  .legal-help-page.lh-business .lh-stage-card:nth-child(4){border-top:1px solid var(--rule)}
  .legal-help-page.lh-business .lh-route-layout{grid-template-columns:70px minmax(0,1fr);gap:26px}
  .legal-help-page.lh-business .lh-signal-card{grid-column:2;max-width:490px}
  .legal-help-page.lh-business .lh-brief-heading,
  .legal-help-page.lh-business .lh-review-heading,
  .legal-help-page.lh-business .lh-readiness-layout{grid-template-columns:1fr;gap:22px}
  .legal-help-page.lh-business .lh-brief-art{max-width:280px}
  .legal-help-page.lh-business .lh-route-art{grid-template-columns:1.25fr .75fr}
  .legal-help-page.lh-business .lh-guide-grid{grid-template-columns:repeat(2,1fr)}
  .legal-help-page.lh-business .lh-guide-card:nth-child(2){border-right:0}
  .legal-help-page.lh-business .lh-guide-card:nth-child(3),
  .legal-help-page.lh-business .lh-guide-card:nth-child(4){border-top:1px solid var(--rule)}
  .legal-help-page.lh-business .lh-review-card{grid-template-columns:1fr}
  .legal-help-page.lh-business .lh-review-story{min-height:280px}
}
@media (max-width:640px){
  .legal-help-page.lh-business .lh-shell{width:calc(100% - 32px)}
  .legal-help-page.lh-business .lh-hero,.legal-help-page.lh-business .lh-hero-grid{min-height:0}
  .legal-help-page.lh-business .lh-hero-grid{padding-top:40px;padding-bottom:48px}
  .legal-help-page.lh-business .lh-hero-actions{flex-direction:column;align-items:stretch}
  .legal-help-page.lh-business .lh-btn{justify-content:center}
  .legal-help-page.lh-business .lh-route-file{max-width:none}
  .legal-help-page.lh-business .lh-eeat-inner{flex-direction:column;align-items:flex-start;padding:12px 0}
  .legal-help-page.lh-business .lh-lanes,.legal-help-page.lh-business .lh-brief,.legal-help-page.lh-business .lh-review{padding:74px 0 82px}
  .legal-help-page.lh-business .lh-handoff{padding:76px 0 80px}
  .legal-help-page.lh-business .lh-section-intro{display:block}
  .legal-help-page.lh-business .lh-intro-note{margin-top:22px}
  .legal-help-page.lh-business .lh-stage-grid,.legal-help-page.lh-business .lh-guide-grid{grid-template-columns:1fr}
  .legal-help-page.lh-business .lh-stage-card,.legal-help-page.lh-business .lh-guide-card{min-height:144px;border-right:1px solid var(--rule)!important;border-left:1px solid var(--rule)}
  .legal-help-page.lh-business .lh-stage-card + .lh-stage-card,
  .legal-help-page.lh-business .lh-guide-card + .lh-guide-card{border-top:1px solid var(--rule)}
  .legal-help-page.lh-business .lh-route-layout{display:flex;flex-direction:column;gap:27px}
  .legal-help-page.lh-business .lh-route-marker{flex-direction:row;align-items:center;gap:14px}
  .legal-help-page.lh-business .lh-route-marker > div{width:52px;height:1px;margin:0;background:linear-gradient(90deg,var(--coral),rgba(231,179,78,.1))}
  .legal-help-page.lh-business .lh-signal-card{max-width:none}
  .legal-help-page.lh-business .lh-brief-art{max-width:none;height:140px}
  .legal-help-page.lh-business .lh-route-art{grid-template-columns:1fr;min-height:300px}
  .legal-help-page.lh-business .lh-route-art img{min-height:190px}
  .legal-help-page.lh-business .lh-route-art > div{min-height:110px;margin-left:0;margin-top:-1px}
  .legal-help-page.lh-business .lh-brief-workbench{grid-template-columns:1fr}
  .legal-help-page.lh-business .lh-brief-form,.legal-help-page.lh-business .lh-project-form{grid-template-columns:1fr;padding:21px;border-right:0;border-bottom:1px solid var(--rule)}
  .legal-help-page.lh-business .lh-privacy-note{grid-column:auto}
  .legal-help-page.lh-business .lh-review-disclaimer{display:block}
  .legal-help-page.lh-business .lh-review-disclaimer p{margin:12px 0}
}

/* Hide plugin reviewer card — redesign embeds legal review in-page */
body:has(.legal-help-page.lh-business-v2) .clp-reviewer-card{display:none!important}

/* Hide duplicate KC title bars on redesign */
.legal-help-page.lh-business-v2 .cll-kc-iconstrip,
.legal-help-page.lh-business-v2 .lh-hero-title-card{display:none!important}

/* Force light type on navy surfaces (avoid dark ink inheritance) */
.legal-help-page.lh-business .lh-hero,
.legal-help-page.lh-business .lh-hero :not(a.lh-btn--warm),
.legal-help-page.lh-business .lh-route,
.legal-help-page.lh-business .lh-route :where(p,h2,h3,small,span,li,div,a),
.legal-help-page.lh-business .lh-signal-card,
.legal-help-page.lh-business .lh-signal-card :where(p,h3,li,span,a),
.legal-help-page.lh-business .lh-readiness-card,
.legal-help-page.lh-business .lh-readiness-card :where(span,li,a),
.legal-help-page.lh-business .lh-review-story,
.legal-help-page.lh-business .lh-review-story :where(span,blockquote,div){
  color:#eef3f6;
}
.legal-help-page.lh-business .lh-hero .lh-crumbs a{color:#d9bb78}
.legal-help-page.lh-business .lh-hero .lh-crumbs span{color:rgba(233,237,242,.72)}
.legal-help-page.lh-business .lh-hero .lh-eyebrow.light,
.legal-help-page.lh-business .lh-route .lh-eyebrow,
.legal-help-page.lh-business .lh-signal-card .lh-eyebrow,
.legal-help-page.lh-business .lh-brief-top,
.legal-help-page.lh-business .lh-route-file-top,
.legal-help-page.lh-business .lh-route-file-foot,
.legal-help-page.lh-business .lh-text-link,
.legal-help-page.lh-business .lh-small-link{color:var(--warm)!important}
.legal-help-page.lh-business .lh-hero h1{color:#fff!important}
.legal-help-page.lh-business .lh-hero h1 em{color:var(--warm)!important}
.legal-help-page.lh-business .lh-hero-lede,
.legal-help-page.lh-business .lh-hero-sequence,
.legal-help-page.lh-business .lh-route-body,
.legal-help-page.lh-business .lh-lane-summary,
.legal-help-page.lh-business .lh-muted-link{color:rgba(255,255,255,.78)!important}
/* Brief card: light dossier, dark ink (readable) */
.legal-help-page.lh-business .lh-brief-card,
.legal-help-page.lh-business .lh-brief-card pre,
.legal-help-page.lh-business .lh-brief-card span,
.legal-help-page.lh-business .lh-brief-card button,
.legal-help-page.lh-business .lh-brief-card div{
  color:#112d46!important;
  -webkit-text-fill-color:#112d46!important;
}
.legal-help-page.lh-business .lh-brief-card,
.legal-help-page.lh-business .lh-brief-card pre{background:#fffefa!important}
.legal-help-page.lh-business .lh-brief-top{color:#9a6b12!important;-webkit-text-fill-color:#9a6b12!important}
.legal-help-page.lh-business .lh-brief-foot{color:#69747a!important;-webkit-text-fill-color:#69747a!important}
.legal-help-page.lh-business .lh-btn--warm{color:var(--navy)!important}
.legal-help-page.lh-business .lh-btn--line{color:#fff!important}
.legal-help-page.lh-business .lh-readiness-card a{color:var(--navy)!important}
.legal-help-page.lh-business .lh-signal-card li i,
.legal-help-page.lh-business .lh-readiness-card li i{color:var(--navy)!important}
.legal-help-page.lh-business .lh-sibling-rail a.active{color:#fff!important}
.legal-help-page.lh-business .lh-stage-card.active,
.legal-help-page.lh-business .lh-stage-card:hover{color:#fff!important}
.legal-help-page.lh-business .lh-guide-card:hover,
.legal-help-page.lh-business .lh-guide-card:hover strong,
.legal-help-page.lh-business .lh-guide-card:hover small{color:#fff!important}

/* Full-bleed shell: match legal-help siblings / legal-guides hubs */
body:has(.legal-help-page.lh-business) .tm-main.uk-section{
  padding-top:0!important;
  padding-bottom:24px!important;
}
body:has(.legal-help-page.lh-business) .tm-main .uk-container:has(.legal-help-page),
body:has(.legal-help-page.lh-business-v2) main#tm-main > .uk-container:has(.cll-hub-page),
body:has(.legal-help-page.lh-business-v2) main#tm-main > .uk-container > .uk-grid > *:has(.cll-hub-page){
  max-width:none!important;
  width:100%!important;
  padding-left:0!important;
  padding-right:0!important;
}
.legal-help-page.lh-business{
  margin-left:0!important;
  margin-right:0!important;
  width:100%;
}
.legal-help-page.lh-business .lh-shell{
  width:min(1240px, calc(100% - 48px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.legal-help-page.lh-business .lh-crumbs{
  margin:0 0 14px;
  color:#c3d2d8;
  font-size:11px;
  font-weight:700;
}
.legal-help-page.lh-business .lh-crumbs a{color:#d7ad45!important;text-decoration:none}
.legal-help-page.lh-business .lh-crumbs a:hover{color:#fff!important}
.legal-help-page.lh-business .lh-crumbs span{color:#e8eef1!important;font-weight:700}

/* Project route summary — defeat UIkit pre { background:#fff; color:#4e4e4e } */
.legal-help-page.lh-business .lh-brief-card{
  background:#071b31!important;
  color:#f4f7f9!important;
}
.legal-help-page.lh-business .lh-brief-card .lh-brief-pre,
.legal-help-page.lh-business .lh-brief-card pre{
  display:block!important;
  flex:1!important;
  margin:0!important;
  padding:23px 22px!important;
  color:#f4f7f9!important;
  -webkit-text-fill-color:#f4f7f9!important;
  background:transparent!important;
  background-color:transparent!important;
  border:0!important;
  border-radius:0!important;
  white-space:pre-wrap!important;
  font:12px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
  overflow:auto!important;
  opacity:1!important;
  visibility:visible!important;
}
.legal-help-page.lh-business .lh-brief-top span{color:#e7b34e!important}
.legal-help-page.lh-business .lh-brief-top button{color:rgba(255,255,255,.85)!important}
.legal-help-page.lh-business .lh-brief-foot{color:rgba(255,255,255,.55)!important}

