@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Libre+Caslon+Display&display=swap');

:root{--ink:#173c37;--ink-deep:#0b2926;--paper:#f6f3ed;--surface:#fffdf8;--muted:#61706d;--line:rgba(23,60,55,.16);--gold:#b8864b;--burgundy:#8f2432;--shadow:0 24px 60px rgba(19,43,39,.12);--radius:3px;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;color-scheme:light}
[data-theme="dark"]{--ink:#e5eee9;--ink-deep:#071e1b;--paper:#091916;--surface:#102420;--muted:#aab9b4;--line:rgba(230,238,234,.16);--gold:#d3a66d;--burgundy:#c2606d;--shadow:0 24px 60px rgba(0,0,0,.35);color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;transition:background-color .3s,color .3s}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.06;letter-spacing:-.025em}h2{font-size:clamp(2.35rem,4.4vw,4.4rem);margin-bottom:0}h3{font-size:1.35rem;line-height:1.3}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section-pad{padding:clamp(80px,10vw,140px) 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:999;transform:translateY(-150%);padding:10px 14px;background:var(--surface);border:1px solid var(--ink)}.skip-link:focus{transform:none}.eyebrow{margin:0 0 20px;color:var(--burgundy);font-size:.76rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.eyebrow.light{color:#e7c18f}.button{display:inline-flex;align-items:center;justify-content:center;min-height:51px;padding:0 25px;background:var(--burgundy);color:#fff;border:1px solid var(--burgundy);font-size:.88rem;font-weight:600;letter-spacing:.03em;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#a92c3d}.button-small{min-height:42px;padding:0 18px}.button-light{background:#f2e9d9;border-color:#f2e9d9;color:#17332f}.button-light:hover{background:#fff}.text-link{display:inline-flex;gap:12px;align-items:center;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:.9rem;font-weight:600}.text-link span:last-child{transition:transform .2s}.text-link:hover span:last-child{transform:translateX(4px)}[dir="rtl"] .text-link:hover span:last-child{transform:translateX(-4px)}
.site-header{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--paper) 94%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.utility-bar{background:var(--ink-deep);color:#e9eee9;font-size:.72rem;letter-spacing:.03em}.utility-inner{height:31px;display:flex;align-items:center;justify-content:space-between}.utility-contact{display:flex;gap:24px}.nav-wrap{height:75px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;flex:none}.brand-mark{width:38px;height:38px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-family:var(--serif);font-size:1.65rem}.brand strong{display:block;font-family:Georgia,serif;font-size:1.02rem;letter-spacing:.11em}.brand small{display:block;color:var(--muted);font-size:.46rem;letter-spacing:.17em}.main-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.main-nav a{position:relative;font-size:.82rem;font-weight:500}.main-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--burgundy);transition:right .2s}.main-nav a:hover:after{right:0}.nav-actions{display:flex;align-items:center;gap:10px}.language-picker select{height:42px;padding:0 28px 0 10px;border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer}.theme-toggle{width:42px;height:42px;border:1px solid var(--line);background:var(--surface);color:var(--ink);display:grid;place-items:center;cursor:pointer}.theme-toggle .sun,.theme-toggle .moon{grid-area:1/1}.theme-toggle .moon,[data-theme="dark"] .theme-toggle .sun{opacity:0;transform:scale(.5)}[data-theme="dark"] .theme-toggle .moon{opacity:1;transform:scale(1)}.menu-toggle{display:none}
.hero{position:relative;min-height:760px;color:#fff;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url('../images/lexcare-entree.jpg') center 49%/cover no-repeat;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,rgba(6,31,28,.91) 0%,rgba(7,33,30,.78) 43%,rgba(10,28,26,.25) 75%,rgba(10,28,26,.08) 100%)}.hero-inner{position:relative;z-index:1;min-height:760px;display:flex;align-items:center;padding:72px 0 78px}.hero-copy{width:min(770px,75%)}.hero h1{font-size:clamp(3.35rem,6.2vw,6.4rem);margin:0 0 28px;color:#fff}.hero-lead{max-width:680px;margin-bottom:37px;color:#e7ece9;font-size:1.15rem;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:30px}.light-link{color:#fff}.hero-trust{display:flex;gap:0;margin-top:72px;border-top:1px solid rgba(255,255,255,.25);padding-top:25px}.hero-trust span{display:flex;flex-direction:column;min-width:180px;padding-right:28px;margin-right:28px;border-right:1px solid rgba(255,255,255,.2)}.hero-trust span:last-child{border:0}.hero-trust b{font-size:.78rem;letter-spacing:.04em}.hero-trust small{color:#cbd6d2;font-size:.7rem;margin-top:3px}
.intro{background:var(--surface)}.intro-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end}.intro h2{max-width:690px;font-size:clamp(2.6rem,4.8vw,4.8rem)}.intro-copy p{color:var(--muted);font-size:1.05rem;margin-bottom:32px}.expertise{background:var(--paper)}.section-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end;margin-bottom:65px}.section-heading>p{color:var(--muted);margin-bottom:7px}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.practice-card{position:relative;min-height:510px;padding:38px 34px;background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.practice-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.practice-card.featured{background:var(--ink-deep);color:#f5f0e8}.card-number{position:absolute;top:28px;right:30px;color:var(--muted);font-size:.72rem}.line-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:1.55rem;margin-bottom:42px}.practice-card h3{font-family:var(--serif);font-size:2rem;margin-bottom:15px}.practice-card p{color:var(--muted)}.practice-card.featured p{color:#b7c5c0}.practice-card ul{list-style:none;padding:22px 0 0;margin:0 0 28px;border-top:1px solid var(--line)}.practice-card li{position:relative;padding:7px 0 7px 18px;font-size:.86rem}.practice-card li:before{content:'—';position:absolute;left:0;color:var(--gold)}.practice-card>a{margin-top:auto;font-size:.82rem;font-weight:600;text-decoration:underline;text-underline-offset:6px}
.international{background:var(--surface)}.international-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(60px,9vw,130px);align-items:center}.portrait-wrap{position:relative;padding:0 45px 45px 0}.portrait-wrap:before{content:'';position:absolute;left:-35px;bottom:0;width:62%;height:63%;background:var(--ink-deep)}.portrait-wrap img{position:relative;z-index:1;aspect-ratio:4/5;object-fit:cover;filter:saturate(.78)}.portrait-note{position:absolute;z-index:2;right:0;bottom:0;width:240px;background:var(--burgundy);color:white;padding:25px}.portrait-note b,.portrait-note span{display:block}.portrait-note b{font-family:var(--serif);font-size:1.35rem}.portrait-note span{font-size:.7rem;line-height:1.4;margin-top:5px}.international-copy h2{font-size:clamp(2.6rem,4.5vw,4.7rem);margin-bottom:28px}.international-copy>p:not(.eyebrow){color:var(--muted);font-size:1.03rem}.language-list{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0}.language-list span{padding:8px 13px;border:1px solid var(--line);font-size:.76rem}.international blockquote{margin:38px 0 0;padding:25px 0 0;border-top:1px solid var(--gold);font-family:var(--serif);font-size:1.5rem;line-height:1.35;color:var(--ink)}
.approach{background:var(--ink-deep);color:#edf2ee}.compact{grid-template-columns:1fr;margin-bottom:60px}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.steps li{padding:35px 28px 5px 0;border-right:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;gap:55px}.steps li+li{padding-left:28px}.steps li:last-child{border:0}.steps>li>span{color:var(--gold);font-size:.75rem}.steps h3{font-family:var(--serif);font-size:1.55rem;margin-bottom:12px}.steps p{color:#afc0bb;font-size:.85rem;margin:0}.office{background:var(--paper)}.office-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(55px,8vw,110px);align-items:center}.office-photo{position:relative}.office-photo img{width:100%;aspect-ratio:1.25/1;object-fit:cover}.office-photo span{position:absolute;bottom:0;left:0;padding:14px 18px;background:var(--surface);font-size:.7rem;letter-spacing:.05em}.office-copy h2{font-size:clamp(2.6rem,4.5vw,4.5rem);margin-bottom:28px}.office-copy>p:not(.eyebrow){color:var(--muted)}.office address{font-style:normal;margin:28px 0;line-height:1.6}.contact{padding:100px 0;background:var(--burgundy);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact h2{font-size:clamp(3rem,5vw,5rem);margin-bottom:25px}.contact p{color:#f0cdd1;max-width:540px}.contact-options{border-top:1px solid rgba(255,255,255,.35)}.contact-options a{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;padding:19px 4px;border-bottom:1px solid rgba(255,255,255,.35)}.contact-options small{font-size:.67rem;opacity:.75}.contact-options strong{font-size:1.08rem;font-weight:500}.contact-options span{grid-column:2;grid-row:1/3;align-self:center;font-size:1.2rem;transition:transform .2s}.contact-options a:hover span{transform:translateX(5px)}
footer{padding:75px 0 28px;background:#071e1b;color:#dce5e1}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:55px}.footer-brand{align-self:start;color:#fff}.footer-grid h3{color:#c9a26f;font-family:var(--sans);font-size:.67rem;letter-spacing:.13em;text-transform:uppercase}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid a,.footer-grid span{color:#9fb0ab;font-size:.78rem}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:#748985;font-size:.68rem}
[dir="rtl"] body{text-align:right}[dir="rtl"] .main-nav{margin-left:0;margin-right:auto}[dir="rtl"] .card-number{right:auto;left:30px}[dir="rtl"] .practice-card li{padding-left:0;padding-right:18px}[dir="rtl"] .practice-card li:before{left:auto;right:0}[dir="rtl"] .steps li{padding:35px 0 5px 28px;border-right:0;border-left:1px solid rgba(255,255,255,.16)}[dir="rtl"] .steps li+li{padding-left:28px;padding-right:28px}[dir="rtl"] .contact-options a{grid-template-columns:auto 1fr}[dir="rtl"] .contact-options span{grid-column:1}.reveal{animation:rise .8s ease both}@keyframes rise{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
@media(max-width:1020px){.main-nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:4px;width:42px;height:42px;align-items:center;justify-content:center;margin-left:auto;background:transparent;border:1px solid var(--line)}.menu-toggle span:not(.sr-only){width:17px;height:1px;background:var(--ink)}.nav-wrap.menu-open .main-nav{display:flex;position:absolute;top:106px;left:0;right:0;padding:25px 24px;background:var(--surface);flex-direction:column;align-items:flex-start;box-shadow:var(--shadow)}.nav-actions .button{display:none}.hero-copy{width:88%}.practice-grid{grid-template-columns:1fr}.practice-card{min-height:auto}.steps{grid-template-columns:1fr 1fr}.steps li:nth-child(2){border-right:0}.international-grid{gap:55px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:720px){.shell{width:min(100% - 32px,1180px)}.utility-inner>span{display:none}.utility-inner{justify-content:center}.utility-contact{gap:20px}.nav-wrap{height:68px;gap:10px}.brand small{display:none}.nav-wrap.menu-open .main-nav{top:99px}.language-picker select{width:58px;padding:0 4px}.theme-toggle{width:38px;height:38px}.hero,.hero-inner{min-height:700px}.hero-image{background-position:42% center}.hero-shade{background:linear-gradient(90deg,rgba(5,28,25,.93),rgba(5,28,25,.62))}.hero-inner{align-items:flex-end}.hero-copy{width:100%}.hero h1{font-size:clamp(3rem,13vw,4.6rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-trust{margin-top:42px;gap:12px}.hero-trust span{min-width:0;flex:1;margin:0;padding:0 12px 0 0}.hero-trust span:nth-child(3){display:none}.intro-grid,.section-heading,.international-grid,.office-grid,.contact-grid{grid-template-columns:1fr;gap:42px}.section-heading{margin-bottom:42px}.portrait-wrap{margin-left:20px}.steps{grid-template-columns:1fr}.steps li,.steps li+li{padding:28px 0;gap:22px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.contact{padding:75px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px}.section-pad{padding:78px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* LexCare monogram — an open seal suggesting both legal structure and personal care. */
.brand{gap:12px}.brand-mark{position:relative;width:42px;height:44px;display:block;flex:none;border:0;border-radius:0;color:var(--gold);font-size:inherit}.brand-mark:before{content:'';position:absolute;inset:1px 4px 3px 2px;border:1px solid currentColor;border-radius:52% 52% 46% 46%/42% 42% 58% 58%;transform:rotate(-7deg)}.brand-mark:after{content:'';position:absolute;left:10px;right:4px;bottom:2px;height:1px;background:currentColor;transform:rotate(-7deg);transform-origin:right}.monogram-l,.monogram-c{position:absolute;z-index:1;font-family:Georgia,serif;line-height:1}.monogram-l{left:10px;top:8px;font-size:1.55rem}.monogram-c{right:7px;bottom:6px;font-size:1.12rem;font-style:italic}.brand strong{font-size:1.08rem;letter-spacing:.14em}.brand small{font-size:.45rem;letter-spacing:.19em}

/* Inverse sections retain a deliberately dark ground in both themes. */
.utility-bar,.approach,.practice-card.featured{background:#0b2926;color:#f5f0e8}.practice-card.featured p,.steps p{color:#b7c5c0}.approach h2,.approach h3{color:#f5f0e8}[data-theme="dark"] .utility-bar,[data-theme="dark"] .approach,[data-theme="dark"] .practice-card.featured{background:#061b18}

/* Original LexCare artwork is preserved; only its display box changes. */
.logo-field{width:64px;height:64px;display:grid;place-items:center;overflow:hidden;flex:none}.brand-logo{width:64px;height:64px;object-fit:contain}.footer-logo-field{width:92px;height:92px;display:grid;place-items:center;background:#f6f3ed;border-radius:50%}.footer-logo{width:92px;height:92px;object-fit:contain}[data-theme="dark"] .logo-field{background:#f6f3ed;border-radius:50%}

/* First-visit language chooser. */
.language-dialog{width:min(680px,calc(100% - 32px));padding:38px;border:1px solid var(--line);border-radius:0;background:var(--surface);color:var(--ink);box-shadow:0 30px 90px rgba(0,0,0,.32)}.language-dialog::backdrop{background:rgba(4,22,20,.76);backdrop-filter:blur(5px)}.language-dialog[open]{animation:dialog-in .28s ease both}.dialog-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:1.6rem;line-height:1;cursor:pointer}.dialog-logo{width:74px;height:74px;object-fit:contain;margin:0 auto 8px}.language-dialog>.eyebrow{text-align:center;margin-bottom:13px}.language-dialog h2{text-align:center;font-size:clamp(2rem,5vw,3.25rem);margin-bottom:14px}.language-dialog>p:not(.eyebrow){max-width:510px;margin:0 auto 27px;text-align:center;color:var(--muted)}.language-choices{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.language-choices button{display:flex;align-items:center;gap:14px;min-height:62px;padding:10px 16px;border:1px solid var(--line);background:var(--paper);color:var(--ink);text-align:left;cursor:pointer;transition:border-color .2s,transform .2s}.language-choices button:hover,.language-choices button:focus-visible{border-color:var(--gold);transform:translateY(-2px)}.language-choices span{width:32px;color:var(--burgundy);font-size:.7rem;font-weight:600;letter-spacing:.1em}.language-choices strong{font-size:.95rem}[dir="rtl"] .dialog-close{right:auto;left:16px}[dir="rtl"] .language-choices button{text-align:right}@keyframes dialog-in{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}

/* Detailed office directions. */
.route-guide{margin-top:72px;padding-top:55px;border-top:1px solid var(--line)}.route-heading{display:grid;grid-template-columns:.4fr 1fr;gap:40px;align-items:end;margin-bottom:35px}.route-heading .eyebrow{margin-bottom:9px}.route-heading h3{margin:0;font-family:var(--serif);font-size:clamp(2rem,4vw,3.4rem);font-weight:400}.route-options{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.route-options article{padding:30px;border-right:1px solid var(--line)}.route-options article:last-child{border:0}.route-icon{width:44px;height:44px;margin-bottom:25px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:.7rem;font-weight:600;letter-spacing:.05em}.route-options h4{margin:0 0 12px;font-family:var(--serif);font-size:1.35rem;font-weight:400}.route-options p{margin:0;color:var(--muted);font-size:.86rem}.access-note{margin:20px 0 0;padding-left:18px;border-left:2px solid var(--gold);color:var(--muted);font-size:.82rem}

@media(max-width:720px){.logo-field,.brand-logo{width:54px;height:54px}.language-dialog{padding:32px 20px 24px}.language-choices{grid-template-columns:1fr}.route-heading{grid-template-columns:1fr;gap:5px}.route-options{grid-template-columns:1fr}.route-options article{border-right:0;border-bottom:1px solid var(--line)}.route-guide{margin-top:55px;padding-top:42px}}

/* Header crop uses the supplied 450×200 original without altering its artwork. */
.logo-field{width:64px;height:54px;display:block;overflow:hidden}.brand-logo{width:108px;height:48px;max-width:none;object-fit:contain;object-position:left center}.dialog-logo{width:110px;height:110px;margin-bottom:2px;padding:4px;background:#f6f3ed;border-radius:50%}@media(max-width:720px){.logo-field{width:56px;height:48px}.brand-logo{width:96px;height:43px}}

/* Complete supplied wordmark, cropped only around transparent canvas space. */
.nav-wrap{height:96px}.logo-field{width:158px;height:90px;padding:0 4px;display:grid;place-items:center;overflow:visible;background:#f6f3ed;border-radius:2px!important}.brand-logo{width:150px;height:90px;max-width:none;object-fit:contain;object-position:center}[data-theme="dark"] .logo-field{background:#f6f3ed;border-radius:2px}@media(max-width:1020px){.nav-wrap.menu-open .main-nav{top:127px}}@media(max-width:720px){.nav-wrap{height:82px}.logo-field{width:128px;height:76px}.brand-logo{width:120px;height:74px}.nav-wrap.menu-open .main-nav{top:113px}}

.language-choices button:last-child:nth-child(odd){grid-column:1/-1}@media(max-width:720px){.language-choices button:last-child:nth-child(odd){grid-column:auto}}

/* Direct, accessible contact without obscuring page content. */
.whatsapp-button{position:fixed;right:22px;bottom:22px;z-index:18;display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:7px 17px 7px 8px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#187a52;color:#fff;box-shadow:0 12px 34px rgba(4,34,24,.28);font-size:.82rem;letter-spacing:.02em;transition:transform .2s,background .2s,box-shadow .2s}.whatsapp-button:hover,.whatsapp-button:focus-visible{transform:translateY(-3px);background:#126542;box-shadow:0 16px 38px rgba(4,34,24,.36)}.whatsapp-icon{width:36px;height:36px;display:block;overflow:hidden;border-radius:50%;flex:none;background:#25d366}.whatsapp-icon img{width:100%;height:100%;object-fit:cover}.whatsapp-button strong{font-weight:600}[dir="rtl"] .whatsapp-button{right:auto;left:22px;padding:7px 8px 7px 17px}@media(max-width:720px){.whatsapp-button{right:14px;bottom:14px;width:52px;padding:7px;justify-content:center}.whatsapp-button strong{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[dir="rtl"] .whatsapp-button{right:auto;left:14px;padding:7px}}

/* Four expertise areas: balanced on desktop, readable on smaller screens. */
@media(min-width:1181px){.practice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.practice-card{padding-inline:28px}.practice-card h3{font-size:1.75rem}}
@media(min-width:721px) and (max-width:1180px){.practice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
