:root{--green:#0d332b;--green2:#17483d;--green3:#245e50;--ivory:#f5f1e8;--sand:#ded4c3;--gold:#b89b5e;--ink:#17201d;--muted:#6c766f;--white:#fff;--line:#d9d6cd;--radius:28px;--shadow:0 24px 70px rgba(16,43,35,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfaf6;color:var(--ink);font-family:'IBM Plex Sans Arabic','Inter',sans-serif;line-height:1.75}body.is-en{font-family:'Inter','IBM Plex Sans Arabic',sans-serif;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:92px;position:fixed;z-index:50;top:0;left:0;right:0;color:white;transition:.3s;background:linear-gradient(to bottom,rgba(5,28,23,.78),transparent)}.site-header.scrolled{height:74px;background:rgba(13,51,43,.96);backdrop-filter:blur(18px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.header-row{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;min-width:220px}.brand img{width:188px;height:auto;max-height:76px;object-fit:contain;transition:.3s;filter:drop-shadow(0 7px 18px rgba(0,0,0,.16))}.site-header.scrolled .brand img{width:158px;max-height:62px}.main-nav{display:flex;align-items:center;gap:22px;margin-inline:auto}.main-nav a{font-size:14px;opacity:.78;position:relative;white-space:nowrap}.main-nav a:after{content:"";position:absolute;bottom:-10px;inset-inline-start:0;width:0;height:1px;background:var(--gold);transition:.25s}.main-nav a:hover,.main-nav a.active{opacity:1}.main-nav a:hover:after,.main-nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:12px}.lang{font:600 12px Inter,sans-serif;border:1px solid rgba(255,255,255,.28);padding:8px 10px;border-radius:99px}.client-login{font-size:12px;white-space:nowrap}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle i{display:block;width:25px;height:1px;background:#fff;margin:6px}.mobile-menu{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;font-weight:600;font-size:14px;border:1px solid transparent;transition:.25s;cursor:pointer}.btn-sm{padding:10px 17px;font-size:12px}.btn-gold{background:var(--gold);color:#10241f}.btn-gold:hover{background:#caae70;transform:translateY(-2px)}.btn-light{color:#fff;border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.05)}.btn-light:hover{background:#fff;color:var(--green)}.btn-outline{border-color:rgba(255,255,255,.4);color:#fff}.btn-dark{background:var(--green);color:#fff}.btn-outline-dark{border-color:var(--green);color:var(--green)}.hero{min-height:min(860px,100svh);height:100svh;position:relative;display:flex;align-items:center;background:#0b2a24;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('/hero-law-v2.webp') center/cover no-repeat;transform:scale(1.01)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,26,21,.96) 0%,rgba(8,38,31,.82) 48%,rgba(5,31,25,.32) 100%)}.is-en .hero-shade{background:linear-gradient(270deg,rgba(4,26,21,.96) 0%,rgba(8,38,31,.82) 48%,rgba(5,31,25,.32) 100%)}.gold-path{position:absolute;width:500px;height:500px;border:1px solid rgba(184,155,94,.32);border-radius:50%;inset-inline-end:-150px;bottom:-180px;box-shadow:0 0 0 45px rgba(184,155,94,.05),0 0 0 95px rgba(184,155,94,.035)}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,700px) 260px;gap:80px;align-items:end;padding-top:70px}.hero-copy h1{font-size:clamp(45px,6vw,82px);line-height:1.13;margin:14px 0 22px;letter-spacing:-2px;max-width:760px}.hero-copy h1 em{font-style:normal;color:#d3bc84}.hero-copy p{font-size:17px;max-width:650px;color:rgba(255,255,255,.76);margin:0}.hero-buttons{display:flex;gap:12px;margin-top:30px}.hero-note{border-inline-start:1px solid rgba(184,155,94,.7);padding-inline-start:20px;margin-bottom:22px}.hero-note small{display:block;color:#c9b98f;font-size:11px;margin-bottom:8px}.hero-note strong{font-size:17px;line-height:1.6}.practice-ribbon{background:#102e27;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.practice-row{display:flex;overflow:auto;scrollbar-width:none}.practice-row a{padding:22px 20px;white-space:nowrap;border-inline-end:1px solid rgba(255,255,255,.08);font-size:13px;transition:.25s}.practice-row a span{font:500 9px Inter,sans-serif;color:var(--gold);margin-inline-end:9px}.practice-row a:hover{background:#183e34}.section{padding:112px 0}.kicker{display:block;font-size:15px;font-weight:700;color:var(--green3);margin-bottom:15px}.kicker:before{content:"";display:inline-block;width:36px;height:1px;background:var(--gold);vertical-align:middle;margin-inline-end:12px}.kicker-light{color:#d8c99f}.copy-stack h2,.section-head h2,.inner-hero h1,.philosophy h2,.contact-form-section h2{font-size:clamp(34px,4.2vw,58px);line-height:1.25;letter-spacing:-1px;margin:0 0 20px}.copy-stack>p,.section-head p{color:var(--muted);font-size:16px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.photo-card{position:relative}.photo-card img{width:100%;height:520px;object-fit:cover;border-radius:6px 80px 6px 6px;box-shadow:var(--shadow)}.year-stamp{position:absolute;bottom:-28px;inset-inline-end:-28px;width:180px;background:var(--green);color:#fff;padding:24px;border-radius:4px 4px 38px 4px;display:flex;flex-direction:column}.year-stamp b{font:600 42px Inter,sans-serif;color:var(--gold)}.year-stamp small,.year-stamp span{font-size:11px;opacity:.8}.copy-stack blockquote{margin:30px 0;padding:25px 28px;border-inline-start:2px solid var(--gold);background:#f1ede3;font-size:21px;font-weight:600;color:var(--green)}.text-link{font-weight:700;color:var(--green);display:inline-block;margin-top:14px}.services-showcase{background:var(--ivory)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:45px}.section-head h2{max-width:760px;font-size:clamp(34px,3.6vw,52px)}.bento{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(250px,auto);gap:16px}.service-card{position:relative;background:#fff;padding:30px;border:1px solid #e3dfd5;overflow:hidden;transition:.35s;display:flex;flex-direction:column;justify-content:flex-end;min-height:280px}.service-card.s1,.service-card.s4{grid-column:span 7}.service-card.s2,.service-card.s3{grid-column:span 5}.service-card.s5,.service-card.s6{grid-column:span 6}.service-card:hover{background:var(--green);color:#fff;transform:translateY(-5px);box-shadow:var(--shadow);border-color:var(--green)}.service-card h3{font-size:28px;margin:12px 0 8px}.service-card p{color:var(--muted);margin:0;max-width:620px}.service-card:hover p{color:rgba(255,255,255,.7)}.service-no{position:absolute;top:22px;inset-inline-end:25px;font:500 11px Inter;color:var(--gold)}.line-icon svg{width:48px;height:48px;fill:none;stroke:var(--gold);stroke-width:1.3}.card-arrow{position:absolute;bottom:24px;inset-inline-end:25px;font-size:25px;opacity:.35}.why{background:var(--green);color:#fff;position:relative;overflow:hidden}.why:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(184,155,94,.18);border-radius:50%;top:-180px;inset-inline-start:-150px}.why-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:90px;position:relative;z-index:1}.why-title h2{font-size:52px;line-height:1.25;margin:0 0 20px}.why-title p{color:rgba(255,255,255,.68)}.why-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.why-list article{padding:28px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);min-height:190px;transition:.25s}.why-list article:hover{background:rgba(255,255,255,.09);border-color:rgba(184,155,94,.45)}.why-icon{font-size:28px;color:var(--gold)}.why-list b{display:block;font-size:18px;margin:12px 0 5px}.why-list p{font-size:13px;color:rgba(255,255,255,.65);margin:0}.experience{background:#fbfaf6}.experience-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:14px}.experience-grid article{background:#fff;border:1px solid var(--line);padding:32px;min-height:200px}.experience-grid .exp-feature{grid-row:span 2;background:#efe9dc;border:0}.exp-feature strong{display:block;font:600 68px Inter;color:var(--green);margin:25px 0 15px}.experience-grid>article>b{font:600 48px Inter;color:var(--gold);display:block;margin-bottom:30px}.experience-grid>article>span{font-size:13px}.exp-quote{grid-column:span 2;background:var(--green)!important;color:#fff;border:0!important}.exp-quote q{font-size:20px}.team-preview{background:var(--ivory)}.team-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mini-profile{display:grid;grid-template-columns:72px 1fr;gap:22px;background:#fff;border:1px solid #e5e0d4;padding:25px;align-items:center}.person-mark{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--gold);font:500 28px Georgia}.mini-profile small{color:var(--green3);font-weight:600}.mini-profile h3{font-size:21px;margin:2px 0 10px}.tags{display:flex;gap:6px;flex-wrap:wrap}.tags span,.tags b{font-size:10px;font-weight:500;padding:4px 9px;background:#f0eee8;border-radius:99px;color:#5d655f}.journal-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.featured-story{min-height:350px;padding:45px;background:var(--green);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.featured-story>span{color:var(--gold);font-size:12px}.featured-story h3{font-size:36px;margin:12px 0}.featured-story p{color:rgba(255,255,255,.7)}.story-list{display:flex;flex-direction:column}.story-list article{padding:24px;border-top:1px solid var(--line);flex:1}.story-list h4{font-size:19px;margin:8px 0}.story-list small{font:11px Inter;color:var(--gold)}.closing-cta{background:#153f35;color:#fff;padding:75px 0;border-top:1px solid rgba(184,155,94,.25)}.cta-grid{display:flex;justify-content:space-between;align-items:center;gap:50px}.cta-grid h2{font-size:42px;max-width:690px;margin:0}.cta-actions{display:flex;gap:10px;flex-shrink:0}.inner-hero{padding:190px 0 90px;background:var(--green);color:#fff;position:relative;overflow:hidden}.inner-hero:after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(184,155,94,.18);border-radius:50%;inset-inline-end:-220px;bottom:-330px}.inner-hero.compact{padding-bottom:72px}.inner-hero h1{max-width:950px;font-size:clamp(42px,5vw,70px)}.inner-hero p{max-width:760px;color:rgba(255,255,255,.7);font-size:16px}.about-story{display:grid;grid-template-columns:250px 1fr;gap:90px}.about-story aside{border-top:1px solid var(--gold);padding-top:20px}.about-story aside span{font:600 70px Inter;color:var(--green)}.long-copy h2{font-size:50px;margin:0 0 24px}.long-copy p{font-size:17px;color:#525c56;max-width:770px}.philosophy{background:#eee9de}.philosophy-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.steps article{display:grid;grid-template-columns:70px 1fr;align-items:center;border-top:1px solid #cfc8ba;padding:24px 0}.steps b{font:500 12px Inter;color:var(--gold)}.steps h3{font-size:23px;margin:0}.value-band{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.value-band article{padding:42px;border-inline-end:1px solid var(--line)}.value-band article:last-child{border:0}.value-band span{color:var(--gold)}.value-band h3{font-size:23px}.framed-image{height:450px;width:100%;object-fit:cover;border-radius:70px 4px 4px 4px}.service-modules{background:var(--ivory)}.service-module{display:grid;grid-template-columns:70px 1.05fr .95fr;gap:40px;padding:55px 0;border-top:1px solid #cfc9bc}.module-index{font:500 11px Inter;color:var(--gold);padding-top:8px}.module-main h2{font-size:40px;line-height:1.25;margin:10px 0}.module-main p{color:var(--muted);font-size:15px}.module-includes{background:#fff;padding:30px;border-radius:4px 30px 4px 4px;border:1px solid #e5e0d6}.includes-label{font-weight:800;color:var(--green);font-size:16px;display:block;margin-bottom:16px}.module-includes ul{list-style:none;margin:0;padding:0}.module-includes li{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #ece9e2;color:#424c47}.module-includes li:last-child{border:0}.module-includes i{font-style:normal;color:var(--gold);font-weight:800}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.profile-card{background:#fff;border:1px solid var(--line);padding:32px;min-height:460px;display:flex;flex-direction:column;transition:.3s}.profile-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.profile-top{display:flex;justify-content:space-between;align-items:center}.person-mark.large{width:72px;height:72px}.profile-num{font:500 11px Inter;color:var(--gold)}.profile-identity{margin-top:25px}.profile-identity small{color:var(--green3);font-weight:700}.profile-identity h2{font-size:28px;margin:4px 0}.profile-divider{height:1px;background:linear-gradient(90deg,var(--gold),transparent);margin:15px 0 18px}.profile-card>p{color:#606a64;font-size:14px}.profile-bottom{margin-top:auto;padding-top:18px}.profile-bottom>span{font-size:10px;color:#899089;display:block;margin-bottom:8px}.articles-editorial{display:grid;grid-template-columns:1.1fr .9fr;gap:35px}.article-lead{background:var(--green);color:#fff;min-height:530px;padding:50px;display:flex;flex-direction:column;justify-content:flex-end}.article-lead>span{color:var(--gold)}.article-lead h2{font-size:45px;line-height:1.25;margin:16px 0}.article-lead p{color:rgba(255,255,255,.7)}.article-list article{padding:27px 0;border-top:1px solid var(--line)}.article-list article>div{display:flex;justify-content:space-between}.article-list span{color:var(--green3);font-size:11px}.article-list small{font:11px Inter;color:var(--gold)}.article-list h3{font-size:24px;margin:8px 0}.article-list p{color:var(--muted);font-size:13px}.empty-editorial{text-align:center;padding:90px 20px;background:var(--ivory)}.empty-editorial>span{font-size:45px;color:var(--gold)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-cards>a,.contact-cards>div{padding:25px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;min-height:160px}.contact-cards span{font-size:24px;color:var(--gold)}.contact-cards small{color:var(--muted);margin:10px 0}.contact-cards b{font-size:14px}.map-card{position:relative;min-height:440px;background:#ddd;overflow:hidden;border-radius:4px 50px 4px 4px}.map-card iframe{width:100%;height:100%;min-height:440px;border:0;filter:saturate(.65) contrast(.95)}.map-open{position:absolute;bottom:18px;inset-inline-start:18px;background:var(--green);color:#fff;padding:12px 18px;border-radius:999px;font-size:12px}.contact-form-section{background:var(--ivory)}.form-shell{display:grid;grid-template-columns:.6fr 1.4fr;gap:70px}.confidential{display:inline-block;background:#e8e1d2;color:var(--green);padding:7px 12px;border-radius:99px;font-size:11px}.premium-form,.booking-card{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff;border:1px solid var(--line);padding:35px;box-shadow:0 20px 60px rgba(20,48,40,.06)}.field{display:flex;flex-direction:column;gap:7px}.field.full,.booking-step.full,.alert.full{grid-column:1/-1}.field label,.booking-step label{font-size:12px;font-weight:700;color:#48524d}.field input,.field textarea,.field select,.booking-step input,.booking-step select{border:1px solid #d9d6ce;background:#fbfaf7;padding:13px 14px;outline:0;transition:.2s}.field input:focus,.field textarea:focus,.field select:focus,.booking-step input:focus,.booking-step select:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(184,155,94,.12)}.field textarea{min-height:140px;resize:vertical}.field small{text-align:end;color:#888}.alert{padding:13px 16px;border-radius:5px;font-size:13px}.alert.success{background:#e5f2eb;color:#15543e}.alert.error{background:#fbe6e3;color:#9d322a}.booking-shell{max-width:1000px}.booking-progress{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.booking-progress span{padding:15px;border-bottom:2px solid #ddd;color:#999}.booking-progress span.active{border-color:var(--gold);color:var(--green)}.booking-progress b{font-size:12px;margin-inline-start:8px}.booking-step{display:flex;flex-direction:column;gap:7px}.slot-grid{display:flex;gap:9px;flex-wrap:wrap;min-height:52px}.slot{border:1px solid #d6d1c7;background:#f7f4ed;padding:10px 16px;cursor:pointer;border-radius:999px;color:var(--green)}.slot.selected{background:var(--green);color:#fff;border-color:var(--green)}.slot-hint{color:#999;font-size:12px;padding:12px 0}.booking-divider{grid-column:1/-1;height:1px;background:#e4e0d7;margin:8px 0}.site-footer{background:#0a2922;color:#fff;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr 1fr;gap:50px}.footer-brand img{width:210px;max-width:100%;height:auto;margin-bottom:16px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.16))}.footer-brand p{color:rgba(255,255,255,.6);font-size:13px}.site-footer h4{font-size:13px;color:#cdb77e}.site-footer .footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.site-footer a,.site-footer span{font-size:12px;color:rgba(255,255,255,.72)}.social-row{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:6px!important}.social-dot{padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:99px}.disabled{pointer-events:none;opacity:.42}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:50px}.footer-bottom div{display:flex;gap:20px}.quick-contact{position:fixed;z-index:45;bottom:25px;inset-inline-end:22px;display:flex;flex-direction:column;gap:7px}.quick-contact a{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;box-shadow:0 8px 25px rgba(0,0,0,.18);font:700 12px Inter}.quick-contact a:first-child{background:#276e53}.quick-contact a:nth-child(2){background:#b89b5e;color:#17201d}
@media(max-width:1000px){.main-nav,.client-login{display:none}.menu-toggle{display:block}.header-row{gap:12px}.brand{min-width:0;margin-inline-end:auto}.mobile-menu.open{display:block;background:var(--green);padding:20px 0}.mobile-menu .shell{display:flex;flex-direction:column}.mobile-menu a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-cta{display:flex;gap:8px;margin-top:15px}.hero-content{grid-template-columns:1fr}.hero-note{display:none}.hero-copy h1{font-size:58px}.split,.why-grid,.philosophy-grid,.form-shell,.contact-grid{grid-template-columns:1fr}.bento .service-card{grid-column:span 6}.experience-grid{grid-template-columns:1fr 1fr}.exp-feature{grid-column:span 2}.service-module{grid-template-columns:50px 1fr}.module-includes{grid-column:2}.team-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.about-story{grid-template-columns:180px 1fr}.articles-editorial{grid-template-columns:1fr}.cta-grid{align-items:flex-start;flex-direction:column}.journal-layout{grid-template-columns:1fr}}
@media(max-width:680px){.shell{width:min(100% - 30px,1180px)}.site-header{height:74px}.brand img{width:42px;height:42px}.brand strong{font-size:14px}.brand small{font-size:8px}.header-actions .btn{display:none}.hero{height:auto;min-height:720px}.hero-shade{background:rgba(6,34,28,.8)}.hero-content{padding-top:100px}.hero-copy h1{font-size:43px;letter-spacing:-1px}.hero-copy p{font-size:14px}.hero-buttons{flex-direction:column;align-items:stretch}.section{padding:75px 0}.photo-card img{height:360px}.year-stamp{inset-inline-end:10px}.section-head{align-items:flex-start;flex-direction:column}.bento{display:block}.service-card{margin-bottom:10px;min-height:250px}.why-list{grid-template-columns:1fr}.experience-grid{display:block}.experience-grid article{margin-bottom:10px}.team-strip,.team-grid,.value-band{grid-template-columns:1fr}.mini-profile{grid-template-columns:58px 1fr}.person-mark{width:52px;height:52px}.service-module{display:block;padding:40px 0}.module-index{margin-bottom:12px}.module-includes{margin-top:22px}.about-story{display:block}.about-story aside{margin-bottom:40px}.contact-cards{grid-template-columns:1fr}.premium-form,.booking-card{grid-template-columns:1fr;padding:22px}.field.full,.booking-step.full,.alert.full{grid-column:auto}.booking-divider{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.quick-contact{bottom:14px;inset-inline-end:14px}.cta-actions{flex-direction:column;width:100%}.cta-actions .btn{width:100%}.copy-stack h2,.section-head h2,.inner-hero h1{font-size:36px}.inner-hero{padding-top:135px}.experience-grid .exp-feature{grid-column:auto}}

@media(max-width:760px){.brand{min-width:auto}.brand img{width:142px;max-height:60px}.site-header.scrolled .brand img{width:130px}.footer-brand img{width:185px}}

/* V4.2 — V3.1 visual alignment + clearer official logo */
.site-header{height:108px}.site-header.scrolled{height:84px}.brand{min-width:258px;background:rgba(248,244,235,.96);padding:7px 14px;border-radius:18px;border:1px solid rgba(184,155,94,.28);box-shadow:0 10px 30px rgba(0,0,0,.08)}.brand img{width:228px;max-height:88px;filter:none}.site-header.scrolled .brand img{width:198px;max-height:70px}.site-header.scrolled .brand{padding:5px 12px}.footer-brand img{width:245px;background:#f7f2e8;border-radius:18px;padding:10px 14px;filter:none}

/* V3.1-inspired page hero */
.v31-page-hero{position:relative;min-height:min(70svh,650px);padding:165px 0 82px;background:radial-gradient(circle at 18% 110%,rgba(184,155,94,.16),transparent 35%),linear-gradient(135deg,#0d3d32,#071c17);color:#fff;overflow:hidden;border-radius:0 0 34px 34px}.v31-page-hero.compact{min-height:540px}.v31-page-hero:before{content:"";position:absolute;width:620px;height:620px;border:1px solid rgba(184,155,94,.12);border-radius:50%;left:-280px;bottom:-360px;box-shadow:0 0 0 70px rgba(184,155,94,.025),0 0 0 140px rgba(184,155,94,.018)}.v31-page-hero-inner{position:relative;z-index:2}.v31-breadcrumb{display:flex;gap:10px;align-items:center;font-size:12px;color:rgba(255,255,255,.55);margin-bottom:34px}.v31-breadcrumb b{color:#d5c38d}.v31-page-hero h1{max-width:900px;font-size:clamp(45px,5vw,74px);line-height:1.25;margin:12px 0 22px;letter-spacing:-1.6px}.v31-page-hero p{max-width:780px;font-size:17px;color:rgba(255,255,255,.7);margin:0}.v31-page-index{position:absolute;inset-inline-end:0;bottom:-42px;font:800 clamp(55px,9vw,125px) Inter,sans-serif;letter-spacing:-6px;color:rgba(255,255,255,.045);white-space:nowrap}.v31-page-index span{color:rgba(184,155,94,.11)}

/* About — mirror the approved V3.1 editorial treatment */
.about-v31-intro{background:#f8f4eb}.about-v31-editorial{display:grid;grid-template-columns:.52fr 1.48fr;gap:7vw;align-items:stretch}.about-v31-year{position:relative;border-radius:26px;background:linear-gradient(155deg,#0d4437,#071c17);color:#fff;padding:38px;min-height:400px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow);overflow:hidden}.about-v31-year:before{content:"";position:absolute;width:250px;height:250px;border:1px solid rgba(240,217,143,.18);border-radius:50%;top:-80px;left:-70px}.about-v31-year>span{position:absolute;top:30px;inset-inline-start:30px;width:60px;height:60px;border-radius:18px;background:rgba(240,217,143,.12);display:grid;place-items:center;color:#e5c972;font:36px Georgia}.about-v31-year small{color:#ead69b}.about-v31-year strong{font:700 92px Inter,sans-serif;color:#d6b65e;line-height:1}.about-v31-year p{color:#d7e0db;font-size:14px}.about-v31-copy{background:#fff;border:1px solid #dfd8ca;border-radius:26px;padding:50px 54px;box-shadow:0 15px 45px rgba(4,24,19,.05)}.about-v31-copy p{font-size:16px;line-height:2.05;color:#52605a}.about-v31-copy .lead{color:var(--ink);font-size:20px;font-weight:600;border-inline-start:3px solid var(--gold);padding-inline-start:22px}.about-v31-method{background:#efeadf}.about-v31-method-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw;align-items:start}.about-v31-method-grid h2{font-size:clamp(38px,4.5vw,62px);line-height:1.3;margin:0}.about-v31-method-card{background:#fff;border:1px solid #dfd8ca;border-radius:26px;padding:44px;box-shadow:0 15px 45px rgba(4,24,19,.05)}.about-v31-method-card>p{font-size:16px;line-height:2;color:#58635c}.about-v31-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.about-v31-steps article{position:relative;border:1px solid #dfd8ca;border-radius:18px;padding:22px 16px;min-height:155px;display:flex;flex-direction:column;justify-content:flex-end;background:#faf7f0}.about-v31-steps article>span{position:absolute;top:16px;inset-inline-start:16px;width:44px;height:44px;border-radius:13px;background:#eae0c9;color:var(--green);display:grid;place-items:center;font-size:21px}.about-v31-steps b{position:absolute;top:16px;inset-inline-end:16px;font:700 13px Inter;color:rgba(7,28,23,.22)}.about-v31-steps strong{font-size:15px}.about-v31-investor{background:#fbfaf6}.about-v31-investor-card{border-radius:28px;border:1px solid rgba(184,155,94,.27);background:linear-gradient(135deg,#0d3e32,#071c17);color:#fff;padding:55px;display:flex;gap:45px;align-items:center;justify-content:space-between;box-shadow:var(--shadow)}.about-v31-investor-card>div{max-width:780px}.about-v31-investor-card h2{font-size:clamp(34px,4vw,52px);margin:0 0 14px}.about-v31-investor-card p{color:rgba(255,255,255,.7)}.about-v31-values{background:#f8f4eb}.about-v31-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-v31-values-grid article{position:relative;background:#fff;border:1px solid #dfd8ca;border-radius:21px;min-height:205px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;transition:.3s}.about-v31-values-grid article:hover{background:var(--green);color:#fff;transform:translateY(-6px);box-shadow:var(--shadow)}.about-v31-values-grid article>span{position:absolute;top:25px;inset-inline-start:25px;width:52px;height:52px;border-radius:16px;background:#eee5d3;color:var(--green);display:grid;place-items:center;font-size:20px}.about-v31-values-grid b{position:absolute;top:24px;inset-inline-end:24px;font:700 14px Inter;color:rgba(13,51,43,.18)}.about-v31-values-grid article:hover b{color:rgba(255,255,255,.18)}.about-v31-values-grid h3{font-size:21px;margin:0}

/* V3.1-inspired representative matters */
.experience-v31{background:#f8f4eb}.experience-v31-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px}.experience-v31-lead{position:relative;border-radius:26px;min-height:455px;padding:42px;background:linear-gradient(155deg,#0e493a,#071c17);color:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.experience-v31-lead:before{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(184,155,94,.16);border-radius:50%;top:-170px;inset-inline-end:-100px;box-shadow:0 0 0 55px rgba(184,155,94,.035)}.experience-v31-lead>span{color:#e2c778;font-size:13px}.experience-v31-lead strong{font:700 80px Inter;color:#d6b45e;line-height:1;margin:22px 0 6px}.experience-v31-lead small{font-size:12px;color:rgba(255,255,255,.52)}.experience-v31-lead p{font-size:14px;color:rgba(255,255,255,.72);margin-top:24px}.experience-v31-cases{display:grid;grid-template-columns:1fr 1fr;gap:16px}.experience-v31-cases article{border:1px solid #dfd8ca;border-radius:21px;background:#fff;display:grid;grid-template-columns:48px 1fr;gap:17px;align-items:start;min-height:210px;padding:30px;box-shadow:0 12px 35px rgba(4,24,19,.045);transition:.3s}.experience-v31-cases article:first-child{grid-column:1/-1;min-height:190px}.experience-v31-cases article:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.experience-v31-cases article>span{width:44px;height:44px;border-radius:13px;background:#eee5d3;display:grid;place-items:center;color:#9a731f;font:700 11px Inter}.experience-v31-cases small{color:#9a7426}.experience-v31-cases h3{font-size:21px;margin:7px 0}.experience-v31-cases p{font-size:13px;color:var(--muted);margin:0}.experience-v31-note{margin-top:22px;font-size:12px;color:#7a817c;border-inline-start:2px solid var(--gold);padding-inline-start:15px}

/* CTA — same visual family as V3.1, with two clear routes */
.v31-closing-cta{padding:90px 0;background:linear-gradient(135deg,#0c342b,#061a15);border-top:1px solid rgba(184,155,94,.24)}.v31-cta-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:center}.v31-cta-grid h2{font-size:clamp(38px,4.6vw,62px);line-height:1.3;margin:6px 0 12px}.v31-cta-grid p{color:rgba(255,255,255,.65);max-width:620px}.v31-cta-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v31-cta-card{position:relative;min-height:180px;border-radius:18px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;transition:.3s}.v31-cta-card span{position:absolute;top:22px;inset-inline-start:24px;font:600 10px Inter;opacity:.65}.v31-cta-card b{font-size:25px}.v31-cta-card i{position:absolute;bottom:28px;inset-inline-end:24px;font-style:normal;font-size:24px}.v31-cta-card.gold{background:#e2b94d;color:#153328}.v31-cta-card.outline{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.035)}.v31-cta-card:hover{transform:translateY(-5px)}

/* V3.1 form pages */
.v31-form-section{background:#f4efe5}.v31-form-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:0;align-items:stretch}.v31-form-aside{background:linear-gradient(150deg,#0e4034,#071c17);color:#fff;border-radius:28px 0 0 28px;padding:48px;display:flex;flex-direction:column;justify-content:center;min-height:610px}.is-ar .v31-form-aside{border-radius:0 28px 28px 0}.v31-form-aside h2{font-size:clamp(32px,3.5vw,48px);line-height:1.35;margin:8px 0 18px}.v31-form-aside>p{color:rgba(255,255,255,.65)}.v31-aside-card{margin-top:35px;padding:25px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:rgba(255,255,255,.055)}.v31-aside-card span{display:block;color:#d9c27d;font-size:12px}.v31-aside-card strong{display:block;font-size:22px;margin:4px 0 8px}.v31-aside-card p{font-size:12px;color:rgba(255,255,255,.58);margin:0}.v31-premium-form{background:#fff;border:1px solid #dfd8ca;padding:44px;box-shadow:0 20px 60px rgba(20,48,40,.07);display:flex;flex-direction:column;justify-content:center}.v31-booking-steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0 0 30px;padding:0;border-bottom:1px solid #ded8cc}.v31-booking-steps li{padding:0 0 16px;color:#8b918c;font-size:12px;display:flex;gap:8px;align-items:center}.v31-booking-steps li.active{color:var(--green);border-bottom:2px solid var(--gold)}.v31-booking-steps b{width:28px;height:28px;border-radius:50%;background:#efe9dc;display:grid;place-items:center;font:700 10px Inter}.v31-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v31-form-grid .full{grid-column:1/-1}.v31-premium-form .field input,.v31-premium-form .field select,.v31-premium-form .field textarea{background:#fbfaf7;border:1px solid #d9d4ca;padding:14px 15px}.v31-premium-form .field textarea{min-height:150px}.v31-submit{align-self:flex-start;margin-top:24px;border-radius:8px;padding:15px 24px}.counter{display:block;text-align:end;color:#8b918c;font-size:11px}.article-lead,.article-list-item,.featured-story,.story-list>a{transition:.25s}.article-lead:hover,.featured-story:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.article-list-item{display:block;padding:27px 0;border-top:1px solid var(--line)}.article-list-item>div{display:flex;justify-content:space-between}.article-list-item b{font-size:11px;color:var(--green);display:inline-block;margin-top:10px}.story-list>a{padding:24px;border-top:1px solid var(--line);flex:1;display:block}.story-list>a:hover{background:#faf7f0;padding-inline:30px}.featured-story>b{font-size:11px;color:#e1c16a;margin-top:12px}.article-hero{padding:165px 0 80px;background:linear-gradient(135deg,#0d3d32,#071c17);color:#fff}.article-back{font-size:12px;color:#d6c58d;display:inline-block;margin-bottom:35px}.article-hero h1{font-size:clamp(44px,5vw,72px);line-height:1.25;max-width:900px;margin:10px 0 22px}.article-byline{display:flex;gap:20px;color:rgba(255,255,255,.55);font-size:12px}.article-reading{background:#fbfaf6}.article-reading-grid{display:grid;grid-template-columns:.34fr 1fr;gap:70px;align-items:start}.article-reading-grid aside{position:sticky;top:120px;border-top:2px solid var(--gold);padding-top:18px}.article-reading-grid aside span{font-weight:700;color:var(--green)}.article-reading-grid aside p{font-size:12px;color:var(--muted)}.article-full-text{max-width:820px;font-size:18px;line-height:2.1;color:#39443e;white-space:normal}

@media(max-width:1000px){.brand{min-width:210px}.brand img{width:190px}.about-v31-editorial,.about-v31-method-grid,.experience-v31-grid,.v31-cta-grid,.v31-form-layout,.article-reading-grid{grid-template-columns:1fr}.about-v31-year{min-height:300px}.experience-v31-cases{grid-template-columns:1fr 1fr}.v31-form-aside,.is-ar .v31-form-aside{border-radius:28px 28px 0 0;min-height:auto}.v31-premium-form{border-radius:0 0 28px 28px}.article-reading-grid aside{position:static}.about-v31-investor-card{align-items:flex-start;flex-direction:column}}
@media(max-width:680px){.site-header{height:82px}.brand{min-width:0;padding:5px 8px;border-radius:12px}.brand img,.site-header.scrolled .brand img{width:145px;max-height:60px}.v31-page-hero{padding-top:125px;min-height:560px;border-radius:0 0 24px 24px}.v31-page-hero.compact{min-height:500px}.v31-page-hero h1{font-size:39px}.v31-page-index{display:none}.about-v31-copy{padding:28px 22px}.about-v31-year strong{font-size:70px}.about-v31-steps,.about-v31-values-grid,.experience-v31-cases,.v31-cta-actions,.v31-form-grid{grid-template-columns:1fr}.experience-v31-cases article:first-child{grid-column:auto}.about-v31-investor-card{padding:32px 24px}.v31-form-aside{padding:32px 24px}.v31-premium-form{padding:26px 20px}.v31-form-grid .full{grid-column:auto}.v31-booking-steps span{display:none}.article-hero{padding:130px 0 65px}.article-hero h1{font-size:38px}.article-full-text{font-size:16px}}

/* V4.4 visual restoration: V3.1-inspired experience, forms and partner showcase */
.brand{min-width:250px}.brand img{width:235px;max-height:88px}.site-header{height:104px}.site-header.scrolled .brand img{width:205px;max-height:72px}.site-header.scrolled{height:82px}.footer-brand img{width:250px!important;max-height:120px!important;object-fit:contain}
.experience-section{background:#f8f4eb}.experience-section .section-head{margin-bottom:0}.experience-editorial{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px;margin-top:48px}.experience-lead{border-radius:24px;min-height:440px;padding:42px;background:linear-gradient(155deg,#0e493a,#071c17);box-shadow:0 22px 55px rgba(4,24,19,.12);overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.experience-lead:before{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(184,155,94,.18);border-radius:50%;top:-120px;inset-inline-start:-90px}.experience-lead small{color:#e3d2a4;font-weight:700}.experience-lead strong{display:block;font:700 86px Inter,sans-serif;line-height:1;color:#d8bd75;margin:20px 0 14px;direction:ltr;text-align:start}.experience-lead strong b{font-size:42px}.experience-lead p{color:rgba(255,255,255,.72);max-width:360px;margin:0}.experience-cases{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.experience-cases article{border:1px solid #ded8cc;border-radius:20px;background:#fff;display:grid;grid-template-columns:44px 1fr;gap:18px;align-items:start;min-height:210px;padding:30px;box-shadow:0 12px 35px rgba(4,24,19,.045);transition:.3s ease}.experience-cases article:first-child{grid-column:1/-1;min-height:190px}.experience-cases article:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(4,24,19,.1)}.experience-cases article>span{width:42px;height:42px;border-radius:13px;background:#eee5d3;display:grid;place-items:center;color:#a87615;font:700 11px Inter}.experience-cases h3{font-size:20px;margin:0 0 8px}.experience-cases p{color:var(--muted);margin:0;font-size:14px}.experience-disclaimer{margin-top:24px;color:#7b837e;font-size:12px}
.v31-page-hero{position:relative;min-height:min(70svh,650px);padding:170px 0 92px;color:#fff;overflow:hidden;border-radius:0 0 32px 32px;background:#071c17}.v31-page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,16,.18),rgba(4,20,16,.9) 61%,rgba(4,20,16,.98)),linear-gradient(transparent 28%,rgba(4,20,16,.78));z-index:0}.is-en .v31-page-hero:after{background:linear-gradient(270deg,rgba(4,20,16,.18),rgba(4,20,16,.9) 61%,rgba(4,20,16,.98)),linear-gradient(transparent 28%,rgba(4,20,16,.78))}.v31-page-hero:before{content:"";position:absolute;inset:0;background-position:center;background-size:cover;transform:scale(1.03);z-index:0}.v31-appointments-hero:before{background-image:url('/hero-law-v2.webp')}.v31-case-hero:before{background-image:url('/legal-work-v2.webp')}.v31-page-hero-inner{position:relative;z-index:2}.v31-breadcrumb{display:flex;gap:10px;align-items:center;color:rgba(255,255,255,.62);font-size:12px;margin-bottom:26px}.v31-breadcrumb b{color:#e1ce95}.v31-page-hero h1{max-width:950px;margin:7px 0 24px;font-size:clamp(46px,5.4vw,78px);line-height:1.3;letter-spacing:-2px}.v31-page-hero p{max-width:780px;margin:0;font-size:17px;line-height:2;color:#d2dbd7}.v31-page-index{position:absolute;bottom:-38px;inset-inline-end:-10px;font:800 clamp(62px,10vw,132px) Inter,sans-serif;color:rgba(255,255,255,.055);white-space:nowrap;letter-spacing:-6px}.v31-page-index span{color:rgba(184,155,94,.16)}
.v31-form-section{background:#f6f2e9;padding-top:95px}.v31-form-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:64px;align-items:start}.v31-form-aside{color:#fff;box-shadow:0 22px 60px rgba(4,24,19,.16);background:linear-gradient(rgba(4,24,19,.78),rgba(4,24,19,.96)),url('/legal-work-v2.webp') center/cover;padding:48px;position:sticky;top:120px;min-height:560px;border-radius:0}.v31-form-aside h2{margin:0;font-size:35px;font-weight:600;line-height:1.55}.v31-form-aside>p{color:#c5d0cb;line-height:1.9}.case-process{list-style:none;margin:38px 0 0;padding:0}.case-process li{border-top:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:42px 1fr;gap:18px;padding:22px 0}.case-process li>b{color:#dcc27e;font:700 11px Inter}.case-process span{display:flex;flex-direction:column;color:#aebbb5;font-size:13px}.case-process strong{color:#fff;margin-bottom:4px;font-size:14px}.booking-warning,.v31-aside-card{background:rgba(184,155,94,.08);border:1px solid rgba(184,155,94,.35);margin-top:28px;padding:23px}.booking-warning strong,.v31-aside-card strong{color:#e1c982}.booking-warning p,.v31-aside-card p{color:#bdc9c3;margin:8px 0 0;font-size:13px;line-height:1.8}.v31-aside-card span{color:#91a099;font-size:11px;display:block}.v31-premium-form{background:#fff;box-shadow:0 16px 45px rgba(4,24,19,.06);padding:40px;border:1px solid #e1dcd1}.v31-booking-steps{border-bottom:1px solid #dfd9cf;display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 36px;padding:0;list-style:none}.v31-booking-steps li{color:#989d97;display:flex;flex-direction:column;gap:5px;padding:0 0 16px;font-size:11px;position:relative}.v31-booking-steps li.active{color:var(--ink)}.v31-booking-steps li.active:after{content:"";position:absolute;bottom:-1px;inset-inline-start:0;width:70%;height:2px;background:var(--gold)}.v31-booking-steps b{color:var(--gold);font:700 11px Inter}.v31-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v31-form-grid .full{grid-column:1/-1}.v31-premium-form .field{display:flex;flex-direction:column;gap:8px}.v31-premium-form .field label{font-weight:700;font-size:13px}.v31-premium-form .field label b{color:#b88720}.v31-premium-form .field input,.v31-premium-form .field textarea,.v31-premium-form .field select{width:100%;min-height:56px;color:var(--ink);background:#f5f1e8;border:1px solid transparent;border-bottom-color:rgba(7,28,23,.17);outline:none;padding:14px 17px;transition:.25s}.v31-premium-form .field textarea{min-height:145px}.v31-premium-form .field input:focus,.v31-premium-form .field textarea:focus,.v31-premium-form .field select:focus{border-color:var(--gold);background:#fffdf8;box-shadow:0 0 0 4px rgba(184,155,94,.11)}.v31-premium-form .field-help{color:#858a84;font-size:11px}.v31-submit{margin-top:28px;border-radius:0;padding:15px 25px}.case-flow-note{background:#f5f0e5;border-inline-start:3px solid var(--gold);padding:16px 18px;color:#66706a;font-size:12px;line-height:1.8}.slot-grid{display:flex;flex-wrap:wrap;gap:8px;min-height:56px;align-items:center;padding:7px;border:1px solid #ddd7ca;background:#fbfaf7}.slot-grid button{border:1px solid #d8d1c4;background:#fff;padding:8px 12px;cursor:pointer}.slot-grid button.active{background:var(--green);color:#fff;border-color:var(--green)}.slot-hint{color:#929892;font-size:11px}
.success-partners{background:#fff;border-top:1px solid #ece7dd;border-bottom:1px solid #ece7dd}.partners-head{margin-bottom:32px}.partners-logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.partner-logo-card{min-height:155px;border:1px solid #e5dfd4;background:#fbfaf7;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;transition:.25s}.partner-logo-card:hover{transform:translateY(-4px);border-color:#cbb47a;box-shadow:0 14px 35px rgba(13,51,43,.08)}.partner-logo-card img{width:100%;height:78px;object-fit:contain}.partner-logo-card span{margin-top:13px;font-size:11px;color:#66706a;text-align:center}
@media(max-width:1050px){.brand{min-width:215px}.brand img{width:205px}.experience-editorial,.v31-form-layout{grid-template-columns:1fr}.v31-form-aside{position:relative;top:auto;min-height:auto}.partners-logo-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.site-header{height:84px}.brand{min-width:0}.brand img,.site-header.scrolled .brand img{width:165px;max-height:66px}.experience-cases{grid-template-columns:1fr}.experience-cases article:first-child{grid-column:auto}.experience-lead{min-height:340px}.v31-page-hero{min-height:560px;padding-top:130px}.v31-page-hero h1{font-size:40px}.v31-page-index{display:none}.v31-form-section{padding-top:65px}.v31-form-aside,.v31-premium-form{padding:28px 22px}.v31-form-grid{grid-template-columns:1fr}.v31-form-grid .full{grid-column:auto}.v31-booking-steps span{display:none}.partners-logo-grid{grid-template-columns:repeat(2,1fr)}}

/* V4.5 refinement: transparent identity, centered services, refined CTAs, decorative depth */
.site-header{height:116px;background:linear-gradient(to bottom,rgba(5,28,23,.88),rgba(5,28,23,.18),transparent)}
.site-header.scrolled{height:88px;background:rgba(10,41,34,.97)}
.brand{min-width:292px;background:transparent!important;border:0!important;box-shadow:none!important;padding:4px 0!important;border-radius:0!important;overflow:visible}
.brand img{width:280px;max-height:104px;filter:drop-shadow(0 9px 24px rgba(0,0,0,.22))!important}
.site-header.scrolled .brand img{width:238px;max-height:80px}
.footer-brand img{width:280px!important;max-height:132px!important;background:transparent!important;padding:0!important;border-radius:0!important;filter:drop-shadow(0 10px 28px rgba(0,0,0,.18))!important}
.hero-content{padding-top:148px}
.hero-copy>.kicker{margin-bottom:22px;position:relative;z-index:1}
.hero-buttons{gap:10px;margin-top:27px}.hero-buttons .btn,.v31-cta-actions .btn,.closing-cta .btn{padding:11px 20px;font-size:13px;min-height:44px;min-width:145px}
.services-showcase .section-head{display:block;text-align:center;max-width:860px;margin:0 auto 44px}.services-showcase .section-head h2{margin-inline:auto}.services-showcase .section-head .text-link{margin-top:12px}.services-showcase .bento{max-width:1080px;margin-inline:auto}
.why{background:linear-gradient(110deg,rgba(7,34,28,.96),rgba(13,60,49,.91)),url('/legal-work-v2.webp') center/cover no-repeat}
.why:before{content:"";position:absolute;inset:0;background-image:linear-gradient(30deg,rgba(184,155,94,.055) 12%,transparent 12.5%,transparent 87%,rgba(184,155,94,.055) 87.5%),linear-gradient(150deg,rgba(184,155,94,.04) 12%,transparent 12.5%,transparent 87%,rgba(184,155,94,.04) 87.5%);background-size:72px 126px;opacity:.55}
.why-list article{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.035));backdrop-filter:blur(3px);border-color:rgba(255,255,255,.13);border-radius:20px}.why-list article:after{content:"";position:absolute;width:115px;height:115px;border:1px solid rgba(184,155,94,.2);border-radius:50%;top:-60px;inset-inline-end:-55px}
.about-v31-values{background:linear-gradient(rgba(248,244,235,.94),rgba(248,244,235,.97)),url('/law-office-v2.webp') center/cover no-repeat}.about-v31-values-grid article{background:rgba(255,255,255,.91);backdrop-filter:blur(8px);border-color:rgba(184,155,94,.24);box-shadow:0 14px 40px rgba(13,51,43,.055)}
.about-v31-investor-card{background:linear-gradient(115deg,rgba(7,31,25,.92),rgba(13,62,50,.83)),url('/legal-work-v2.webp') center/cover no-repeat}
.experience-lead{background:linear-gradient(150deg,rgba(5,31,25,.92),rgba(8,45,36,.76)),url('/law-office-v2.webp') center/cover no-repeat}
.featured-story{background:linear-gradient(150deg,rgba(5,31,25,.94),rgba(15,65,52,.82)),url('/legal-work-v2.webp') center/cover no-repeat}
.closing-cta{background:linear-gradient(105deg,rgba(9,42,34,.95),rgba(22,72,60,.85)),url('/law-office-v2.webp') center 55%/cover no-repeat}
.contact-hero p{max-width:720px;color:rgba(255,255,255,.7);font-size:16px}.contact-cards>a,.contact-cards>div{position:relative;border-radius:18px;min-height:175px;box-shadow:0 12px 34px rgba(13,51,43,.045)}.contact-cards a:hover{transform:translateY(-4px);border-color:rgba(184,155,94,.65);box-shadow:0 20px 44px rgba(13,51,43,.09)}.contact-cards em{font-size:11px;color:var(--gold);font-style:normal;margin-top:auto}.contact-next-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-next-card{position:relative;display:grid;grid-template-columns:54px 1fr;gap:24px;background:#fff;border:1px solid #ded8cc;padding:36px;border-radius:22px;box-shadow:0 14px 42px rgba(13,51,43,.05)}.contact-next-card.alt{background:linear-gradient(145deg,#f3ede0,#fff)}.contact-next-card>span{width:48px;height:48px;border-radius:14px;background:#efe4cf;color:#9b711f;display:grid;place-items:center;font:700 11px Inter}.contact-next-card small{color:var(--green3);font-weight:700}.contact-next-card h2{font-size:28px;line-height:1.45;margin:6px 0 9px}.contact-next-card p{color:var(--muted);font-size:14px}.refined-cta{padding:10px 18px!important;min-height:42px;font-size:12px;margin-top:8px}
.floating-tools{position:fixed;z-index:60;bottom:22px;inset-inline-end:22px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.floating-tools-row{display:flex;gap:8px}.chat-launch,.back-top{width:50px;height:50px;border:1px solid rgba(184,155,94,.32);border-radius:16px;background:rgba(9,47,38,.96);color:#fff;display:grid;place-items:center;box-shadow:0 12px 34px rgba(0,0,0,.18);cursor:pointer;transition:.25s}.chat-launch:hover,.back-top:hover{transform:translateY(-3px);border-color:rgba(184,155,94,.8)}.chat-launch svg,.back-top svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.back-top{background:#b89b5e;color:#10241f;opacity:0;pointer-events:none;transform:translateY(8px)}.back-top.visible{opacity:1;pointer-events:auto;transform:none}.contact-popover{display:flex;flex-direction:column;gap:7px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s}.contact-popover.open{opacity:1;visibility:visible;transform:none}.tool-contact{min-width:126px;height:44px;padding:0 13px;border-radius:14px;background:#fff;color:#17352d;display:flex;align-items:center;gap:10px;box-shadow:0 12px 30px rgba(0,0,0,.15);font-size:12px}.tool-contact span{width:25px;height:25px;border-radius:8px;background:#e9e2d3;display:grid;place-items:center;font:700 10px Inter}.tool-contact.whatsapp span{background:#dff1e7;color:#17653f}.tool-contact.email span{background:#efe3c9;color:#8d6416}.tool-contact.phone span{background:#e3ece8;color:#164c3e}.tool-contact small{font-size:11px;font-weight:700}.quick-contact{display:none!important}
@media(max-width:1100px){.brand{min-width:225px}.brand img{width:218px}.site-header.scrolled .brand img{width:190px}}
@media(max-width:800px){.contact-next-grid{grid-template-columns:1fr}.hero-content{padding-top:120px}.services-showcase .bento{max-width:none}}
@media(max-width:680px){.site-header{height:86px}.brand{min-width:0}.brand img,.site-header.scrolled .brand img{width:170px;max-height:70px}.hero-content{padding-top:112px}.hero-buttons .btn{min-width:0;width:auto;align-self:flex-start}.floating-tools{bottom:14px;inset-inline-end:14px}.contact-next-card{grid-template-columns:42px 1fr;padding:24px 20px;gap:14px}.contact-next-card>span{width:40px;height:40px}.contact-next-card h2{font-size:23px}}

/* V4.7 hero fit + centered practice shortcuts */
@media(min-width:901px){
  .hero{min-height:680px;height:100svh;max-height:860px}
  .hero-content{padding-top:118px;padding-bottom:42px;align-items:center}
  .hero-copy h1{font-size:clamp(44px,5vw,70px);line-height:1.12;margin:10px 0 18px;max-width:720px}
  .hero-copy p{font-size:16px;line-height:1.9;max-width:700px}
  .hero-buttons{display:flex!important;visibility:visible!important;opacity:1!important;margin-top:22px}
  .hero-note{align-self:end;margin-bottom:8px}
  .practice-ribbon{padding:0}
  .practice-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));justify-content:center;align-items:stretch;overflow:visible;width:min(1280px,100%);margin-inline:auto}
  .practice-row a{display:flex;align-items:center;justify-content:center;text-align:center;padding:19px 13px;white-space:normal;line-height:1.55;min-height:72px}
}
@media(min-width:901px) and (max-height:760px){
  .hero-content{padding-top:104px;padding-bottom:28px}
  .hero-copy h1{font-size:clamp(42px,4.6vw,62px);margin-bottom:14px}
  .hero-copy p{font-size:15px;line-height:1.75}
  .hero-buttons{margin-top:18px}
  .hero-buttons .btn{padding:10px 18px;min-height:40px}
}
@media(max-width:1100px) and (min-width:681px){
  .practice-row{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}
  .practice-row a{white-space:normal;text-align:center;justify-content:center}
}
@media(max-width:680px){
  .hero-buttons{display:flex!important;visibility:visible!important;opacity:1!important}
  .practice-row{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible}
  .practice-row a{white-space:normal;text-align:center;padding:15px 10px;justify-content:center;min-height:64px}
}

/* V4.8 mobile access and form hardening */
.mobile-client-login{display:none}.case-request-form input,.case-request-form textarea,.case-request-form select{max-width:100%;min-width:0}.case-request-form .field-help{display:block;text-align:inherit;margin-top:2px;line-height:1.55}.mobile-menu .mobile-client-login{font-weight:700;color:#ead19a}.mobile-menu .mobile-client-login:before{content:"↳";margin-inline-end:7px;color:#d6b96d}
@media(max-width:1000px){.mobile-menu.open .mobile-client-login{display:block}.mobile-menu .mobile-cta{flex-wrap:wrap}.mobile-menu .mobile-cta .btn{flex:1 1 190px;text-align:center;justify-content:center}}
@media(max-width:680px){html,body{max-width:100%;overflow-x:hidden}.mobile-menu{max-height:calc(100vh - 80px);overflow:auto}.mobile-menu .shell{width:min(100% - 30px,1180px)}.mobile-menu a{font-size:13px}.mobile-menu .mobile-cta{display:grid;grid-template-columns:1fr;margin-top:12px}.mobile-menu .mobile-cta .btn{width:100%}.v31-premium-form,.v31-form-aside{min-width:0}.v31-form-grid>*{min-width:0}.case-request-form input,.case-request-form textarea{width:100%}.floating-tools{max-width:calc(100vw - 24px)}}

/* V4.8.1 — Desktop fluid width balance
   Keep the V4.8 mobile behavior intact while allowing desktop screens
   to use the available viewport instead of looking artificially narrow. */
@media (min-width:1200px){
  .shell{
    width:min(94vw,1560px);
    max-width:none;
  }
  .header-row{gap:clamp(24px,2.1vw,42px)}
  .hero-content{
    grid-template-columns:minmax(0,820px) minmax(250px,330px);
    gap:clamp(54px,6vw,110px);
  }
  .hero-copy h1{max-width:860px}
  .hero-copy p{max-width:760px}
  .services-showcase .section-head{
    max-width:1120px;
  }
  .services-showcase .bento{
    max-width:none;
    width:100%;
  }
  .v31-form-layout,
  .contact-grid,
  .form-shell,
  .journal-layout,
  .experience-grid,
  .team-strip{
    width:100%;
  }
}

@media (min-width:1600px){
  .shell{width:min(92vw,1640px)}
  .section{padding-block:clamp(112px,6vw,138px)}
}

/* V4.8.2 — Public visual hierarchy & premium editorial refinement
   Tightens title hierarchy on desktop/mobile and adds restrained photographic
   depth using the existing approved site imagery. No application logic changes. */

/* Editorial typography hierarchy */
.hero-copy h1,
.inner-hero h1,
.v31-page-hero h1,
.section-head h2,
.copy-stack h2,
.about-v31-method-grid h2,
.about-v31-investor-card h2,
.why-title h2{
  text-wrap:balance;
}
.hero-copy p,
.inner-hero p,
.v31-page-hero p,
.section-head p,
.copy-stack>p{
  text-wrap:pretty;
}

.hero-copy h1{
  font-size:clamp(44px,4.25vw,66px);
  line-height:1.18;
  letter-spacing:-1.25px;
  max-width:850px;
  margin:12px 0 20px;
  font-weight:700;
}
.hero-copy h1 em{
  position:relative;
  display:inline;
  color:#dbc48c;
  font-style:normal;
  font-weight:700;
  white-space:nowrap;
}
.hero-copy h1 em:after{
  content:"";
  position:absolute;
  height:1px;
  inset-inline:3px;
  bottom:1px;
  background:linear-gradient(90deg,transparent,rgba(219,196,140,.75),transparent);
}
.hero-copy p{font-size:17px;line-height:1.95;max-width:760px}

.section-head h2,
.copy-stack h2{
  font-size:clamp(32px,2.7vw,46px);
  line-height:1.38;
  letter-spacing:-.45px;
  max-width:900px;
}
.section-head p,.copy-stack>p{font-size:16px;line-height:1.95;max-width:820px}
.kicker{font-size:13px;letter-spacing:.01em}

/* Premium inner page heroes: photographic depth, restrained overlays */
.inner-hero{
  isolation:isolate;
  min-height:460px;
  padding:175px 0 86px;
  background:#082b24;
}
.inner-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background-position:center;
  background-size:cover;
  opacity:.5;
  transform:scale(1.02);
}
.inner-hero:after{
  width:auto;
  height:auto;
  border:0;
  border-radius:0;
  inset:0;
  z-index:-1;
  background:
    radial-gradient(circle at 86% 20%,rgba(184,155,94,.16),transparent 28%),
    linear-gradient(100deg,rgba(4,25,20,.98) 8%,rgba(7,42,34,.9) 58%,rgba(7,42,34,.65));
}
.is-en .inner-hero:after{
  background:
    radial-gradient(circle at 14% 20%,rgba(184,155,94,.16),transparent 28%),
    linear-gradient(260deg,rgba(4,25,20,.98) 8%,rgba(7,42,34,.9) 58%,rgba(7,42,34,.65));
}
.inner-hero-services:before{background-image:url('/legal-work-v2.webp')}
.inner-hero-team:before{background-image:url('/law-office-v2.webp')}
.inner-hero-articles:before{background-image:url('/hero-law-v2.webp');background-position:center 46%}
.inner-hero h1{
  font-size:clamp(38px,3.6vw,57px);
  line-height:1.38;
  letter-spacing:-.65px;
  max-width:1050px;
  margin-bottom:20px;
}
.inner-hero p{font-size:17px;line-height:1.95;max-width:790px}

/* About page hero now has the same visual language without copying other form heroes */
.v31-about-hero:before{background-image:url('/law-office-v2.webp');background-position:center 48%}
.v31-about-hero:after{
  background:
    radial-gradient(circle at 18% 26%,rgba(184,155,94,.13),transparent 30%),
    linear-gradient(90deg,rgba(4,20,16,.34),rgba(4,20,16,.91) 58%,rgba(4,20,16,.985)),
    linear-gradient(transparent 26%,rgba(4,20,16,.76));
}
.is-en .v31-about-hero:after{
  background:
    radial-gradient(circle at 82% 26%,rgba(184,155,94,.13),transparent 30%),
    linear-gradient(270deg,rgba(4,20,16,.34),rgba(4,20,16,.91) 58%,rgba(4,20,16,.985)),
    linear-gradient(transparent 26%,rgba(4,20,16,.76));
}
.v31-about-hero h1{
  font-size:clamp(40px,4vw,62px);
  line-height:1.38;
  letter-spacing:-.7px;
  max-width:1030px;
}

/* Service cards: architectural detail without turning the page into image tiles */
.service-card{
  border-radius:22px;
  box-shadow:0 10px 34px rgba(13,51,43,.035);
  isolation:isolate;
}
.service-card:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:210px;
  height:210px;
  border:1px solid rgba(184,155,94,.16);
  border-radius:50%;
  top:-105px;
  inset-inline-end:-95px;
  box-shadow:0 0 0 34px rgba(184,155,94,.025),0 0 0 68px rgba(184,155,94,.018);
  transition:.35s;
}
.service-card:hover:before{border-color:rgba(219,196,140,.35);transform:scale(1.06)}
.service-card h3{font-size:clamp(23px,1.8vw,29px);line-height:1.45}

.service-module{position:relative}
.module-includes{
  border-radius:22px;
  background:linear-gradient(145deg,#fff,#f8f4ec);
  box-shadow:0 12px 36px rgba(13,51,43,.045);
}

/* Team profiles: stronger professional card rhythm */
.profile-card{
  position:relative;
  overflow:hidden;
  border-radius:22px;
  box-shadow:0 10px 34px rgba(13,51,43,.035);
}
.profile-card:before{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(184,155,94,.09),rgba(184,155,94,0) 68%);
  top:-70px;
  inset-inline-end:-55px;
  pointer-events:none;
}
.profile-identity h2{line-height:1.45;text-wrap:balance}

/* Knowledge lead uses approved legal-work imagery with restrained overlay */
.article-lead{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  border-radius:24px;
  background:transparent;
}
.article-lead:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:url('/legal-work-v2.webp') center/cover no-repeat;
  transform:scale(1.02);
}
.article-lead:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(5,31,25,.2),rgba(5,31,25,.96) 74%);
}
.article-lead h2{font-size:clamp(34px,3vw,48px);line-height:1.38;text-wrap:balance}
.article-list-item{border-radius:16px;padding-inline:18px}
.article-list-item:hover{background:#f6f1e7}

/* Method / investor headings no longer compete visually with page H1 */
.about-v31-method-grid h2{font-size:clamp(34px,3.1vw,49px);line-height:1.42;letter-spacing:-.45px}
.about-v31-investor-card h2{font-size:clamp(31px,2.8vw,46px);line-height:1.45;letter-spacing:-.35px}
.why-title h2{font-size:clamp(34px,3vw,48px);line-height:1.4;letter-spacing:-.4px}

/* Desktop keeps scale and whitespace; ultra-wide content remains readable */
@media(min-width:1200px){
  .hero-content{grid-template-columns:minmax(0,900px) minmax(250px,330px)}
  .inner-hero .shell,.v31-about-hero .shell{padding-inline:clamp(0px,1.2vw,18px)}
  .section-head{margin-bottom:48px}
}

/* Mobile hierarchy: deliberate wrapping, no oversized editorial headlines */
@media(max-width:700px){
  .hero{min-height:720px;height:auto;padding-bottom:46px}
  .hero-content{padding-top:126px;display:block}
  .hero-copy h1{font-size:clamp(35px,10.1vw,43px);line-height:1.38;letter-spacing:-.35px;margin:12px 0 18px;max-width:100%}
  .hero-copy h1 em{white-space:normal}
  .hero-copy p{font-size:15px;line-height:1.9}
  .hero-note{display:none}
  .section{padding:76px 0}
  .section-head h2,.copy-stack h2{font-size:clamp(29px,8vw,36px);line-height:1.5;letter-spacing:0}
  .inner-hero{min-height:440px;padding:132px 0 64px}
  .inner-hero h1{font-size:clamp(31px,8.6vw,39px);line-height:1.5;letter-spacing:0;max-width:100%}
  .inner-hero p{font-size:15px;line-height:1.9}
  .v31-about-hero{min-height:520px;padding-top:132px;padding-bottom:70px}
  .v31-about-hero h1{font-size:clamp(32px,8.7vw,40px);line-height:1.5;letter-spacing:0;max-width:100%}
  .v31-about-hero p{font-size:15px;line-height:1.9}
  .about-v31-method-grid h2{font-size:clamp(30px,8vw,37px);line-height:1.52;letter-spacing:0}
  .about-v31-investor-card h2{font-size:clamp(28px,7.6vw,35px);line-height:1.5;letter-spacing:0}
  .why-title h2{font-size:clamp(30px,8vw,37px);line-height:1.5}
  .service-card{border-radius:18px}
  .profile-card{border-radius:18px;min-height:auto}
  .article-lead{min-height:430px;padding:30px 24px;border-radius:18px}
  .article-lead h2{font-size:clamp(29px,7.8vw,37px);line-height:1.5}
}

@media(max-width:420px){
  .hero-copy h1{font-size:34px}
  .inner-hero h1,.v31-about-hero h1{font-size:31px}
  .section-head h2,.copy-stack h2{font-size:29px}
}

/* V4.8.3 — Compact editorial typography
   Goal: fewer lines, calmer hierarchy, strong desktop presence without oversized headings. */
@media (min-width: 1101px){
  .hero-copy{max-width:1040px}
  .hero-copy h1{
    font-size:clamp(42px,3.5vw,56px)!important;
    line-height:1.18!important;
    letter-spacing:-.45px!important;
    max-width:1040px!important;
    text-wrap:pretty!important;
    margin:10px 0 16px!important;
  }
  .hero-copy p{font-size:16px!important;line-height:1.85!important;max-width:800px!important}

  .section-head{max-width:none}
  .section-head>div{max-width:1040px}
  .section-head h2,
  .copy-stack h2,
  .why-title h2,
  .about-v31-method-grid h2,
  .about-v31-investor-card h2,
  .article-lead h2{
    font-size:clamp(30px,2.35vw,40px)!important;
    line-height:1.3!important;
    letter-spacing:-.25px!important;
    max-width:1040px!important;
    text-wrap:pretty!important;
  }
  .section-head p,.copy-stack>p{max-width:900px!important}

  .inner-hero h1,
  .v31-page-hero h1,
  .v31-about-hero h1{
    font-size:clamp(38px,3.3vw,52px)!important;
    line-height:1.25!important;
    letter-spacing:-.35px!important;
    max-width:1120px!important;
    text-wrap:pretty!important;
  }
  .inner-hero p,.v31-page-hero p{max-width:860px!important}
}

@media (min-width: 701px) and (max-width:1100px){
  .hero-copy h1{font-size:clamp(38px,5vw,50px)!important;line-height:1.24!important;max-width:900px!important;text-wrap:pretty!important}
  .section-head h2,.copy-stack h2,.why-title h2,.about-v31-method-grid h2,.about-v31-investor-card h2,.article-lead h2{
    font-size:clamp(28px,3.8vw,36px)!important;line-height:1.35!important;text-wrap:pretty!important;max-width:900px!important
  }
  .inner-hero h1,.v31-page-hero h1,.v31-about-hero h1{font-size:clamp(34px,4.6vw,44px)!important;line-height:1.3!important;text-wrap:pretty!important}
}

@media (max-width:700px){
  .hero-copy h1{
    font-size:clamp(29px,8.2vw,35px)!important;
    line-height:1.34!important;
    letter-spacing:0!important;
    max-width:100%!important;
    text-wrap:pretty!important;
    margin:10px 0 14px!important;
  }
  .hero-copy p{font-size:15px!important;line-height:1.78!important}

  .section-head h2,
  .copy-stack h2,
  .why-title h2,
  .about-v31-method-grid h2,
  .about-v31-investor-card h2,
  .article-lead h2{
    font-size:clamp(23px,6.7vw,29px)!important;
    line-height:1.42!important;
    letter-spacing:0!important;
    max-width:100%!important;
    text-wrap:pretty!important;
  }
  .inner-hero h1,
  .v31-page-hero h1,
  .v31-about-hero h1{
    font-size:clamp(27px,7.6vw,34px)!important;
    line-height:1.38!important;
    max-width:100%!important;
    text-wrap:pretty!important;
  }
  .section-head p,.copy-stack>p,.inner-hero p,.v31-page-hero p{font-size:15px!important;line-height:1.8!important}
}

@media (max-width:420px){
  .hero-copy h1{font-size:30px!important}
  .section-head h2,.copy-stack h2,.why-title h2,.about-v31-method-grid h2,.about-v31-investor-card h2,.article-lead h2{font-size:24px!important}
  .inner-hero h1,.v31-page-hero h1,.v31-about-hero h1{font-size:28px!important}
}

/* V4.8.4 — wording-preserving typography & focused premium card refinement
   - No marketing copy shortening.
   - Keeps long approved Arabic/English headings, but gives them calmer scale and more width.
   - Centers the requested experience, partners and values headers.
   - Values cards are smaller and use restrained architectural ornament instead of a solid-green hover.
   - Reuses approved site photography only; no stock imagery introduced. */

/* Long approved headlines: wider measure, calmer scale, fewer forced lines. */
.hero-copy h1,
.inner-hero h1,
.v31-page-hero h1,
.v31-about-hero h1,
.section-head h2,
.copy-stack h2,
.why-title h2,
.about-v31-method-grid h2,
.about-v31-investor-card h2,
.article-lead h2{
  text-wrap:wrap!important;
  word-break:normal;
  overflow-wrap:normal;
}

@media (min-width:1101px){
  .hero-content{grid-template-columns:minmax(0,1080px) minmax(230px,310px)!important;gap:clamp(44px,4vw,72px)!important}
  .hero-copy{max-width:1120px!important}
  .hero-copy h1{
    font-size:clamp(40px,3.15vw,52px)!important;
    line-height:1.34!important;
    letter-spacing:-.3px!important;
    max-width:1120px!important;
    margin:10px 0 16px!important;
  }
  .hero-copy p{max-width:840px!important;font-size:16px!important;line-height:1.9!important}

  .section-head h2,.copy-stack h2,.why-title h2,.about-v31-method-grid h2,.about-v31-investor-card h2,.article-lead h2{
    font-size:clamp(29px,2.15vw,37px)!important;
    line-height:1.45!important;
    letter-spacing:-.15px!important;
    max-width:1060px!important;
  }
  .inner-hero h1,.v31-page-hero h1,.v31-about-hero h1{
    font-size:clamp(36px,3vw,47px)!important;
    line-height:1.48!important;
    letter-spacing:-.2px!important;
    max-width:1260px!important;
  }
  .inner-hero p,.v31-page-hero p{max-width:920px!important}
}

@media (min-width:701px) and (max-width:1100px){
  .hero-copy h1{font-size:clamp(35px,4.9vw,44px)!important;line-height:1.4!important;max-width:920px!important}
  .section-head h2,.copy-stack h2,.why-title h2,.about-v31-method-grid h2,.about-v31-investor-card h2,.article-lead h2{
    font-size:clamp(27px,3.6vw,33px)!important;line-height:1.48!important;max-width:900px!important
  }
  .inner-hero h1,.v31-page-hero h1,.v31-about-hero h1{font-size:clamp(31px,4.3vw,39px)!important;line-height:1.48!important;max-width:980px!important}
}

@media (max-width:700px){
  .hero-copy h1{
    font-size:clamp(28px,7.8vw,33px)!important;
    line-height:1.5!important;
    letter-spacing:0!important;
    max-width:100%!important;
    margin:10px 0 15px!important;
  }
  .section-head h2,.copy-stack h2,.why-title h2,.about-v31-method-grid h2,.about-v31-investor-card h2,.article-lead h2{
    font-size:clamp(23px,6.45vw,28px)!important;
    line-height:1.55!important;
    letter-spacing:0!important;
    max-width:100%!important;
  }
  .inner-hero h1,.v31-page-hero h1,.v31-about-hero h1{
    font-size:clamp(26px,7.25vw,31px)!important;
    line-height:1.52!important;
    letter-spacing:0!important;
    max-width:100%!important;
  }
  .hero-copy p,.section-head p,.copy-stack>p,.inner-hero p,.v31-page-hero p{font-size:15px!important;line-height:1.88!important}
}

/* Requested centered section headings with a restrained gold editorial marker. */
.experience-section .section-head,
.success-partners .section-head,
.about-v31-values .section-head{
  display:block!important;
  text-align:center;
  max-width:980px!important;
  margin-inline:auto!important;
}
.experience-section .section-head>div,
.success-partners .section-head>div,
.about-v31-values .section-head>div{
  max-width:920px!important;
  margin-inline:auto!important;
}
.experience-section .section-head .kicker,
.success-partners .section-head .kicker,
.about-v31-values .section-head .kicker{
  color:#9a7a3b;
}
.experience-section .section-head h2,
.success-partners .section-head h2,
.about-v31-values .section-head h2{
  color:var(--green)!important;
  margin-inline:auto!important;
  position:relative;
  padding-bottom:15px;
}
.experience-section .section-head h2:after,
.success-partners .section-head h2:after,
.about-v31-values .section-head h2:after{
  content:"";
  position:absolute;
  width:54px;
  height:1px;
  background:linear-gradient(90deg,transparent,var(--gold),transparent);
  bottom:0;
  left:50%;
  transform:translateX(-50%);
}
.experience-section .section-head p,
.success-partners .section-head p,
.about-v31-values .section-head p{
  margin-inline:auto!important;
  max-width:780px!important;
}

/* Give the experience title breathing room after centering. */
.experience-section .section-head{margin-bottom:36px!important}
.experience-editorial{margin-top:0!important}

/* Subtle approved photography in selected display cards. */
.about-v31-year{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:linear-gradient(155deg,rgba(4,27,22,.9),rgba(10,55,44,.84)),url('/law-office-v2.webp') center/cover no-repeat!important;
  border:1px solid rgba(184,155,94,.22);
  box-shadow:0 20px 55px rgba(4,24,19,.12);
}
.about-v31-year:after{
  content:"";
  position:absolute;
  z-index:-1;
  width:260px;height:260px;
  border:1px solid rgba(219,196,140,.22);
  border-radius:50%;
  top:-120px;inset-inline-start:-90px;
  box-shadow:0 0 0 42px rgba(184,155,94,.035);
}
.about-v31-year strong{color:#d9bd72!important;text-shadow:0 8px 28px rgba(0,0,0,.16)}

/* Professional values: smaller cards, no heavy solid-green state. */
.about-v31-values{background:linear-gradient(rgba(248,244,235,.965),rgba(248,244,235,.985)),url('/law-office-v2.webp') center/cover no-repeat!important}
.about-v31-values-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  max-width:1040px;
  margin-inline:auto;
}
.about-v31-values-grid article{
  min-height:158px!important;
  padding:22px!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(250,247,240,.96))!important;
  border:1px solid rgba(184,155,94,.22)!important;
  box-shadow:0 10px 30px rgba(13,51,43,.045)!important;
  color:var(--ink)!important;
  isolation:isolate;
  overflow:hidden;
}
.about-v31-values-grid article:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:150px;height:150px;
  border:1px solid rgba(184,155,94,.11);
  border-radius:50%;
  top:-78px;inset-inline-end:-56px;
  box-shadow:0 0 0 28px rgba(184,155,94,.025),0 0 0 56px rgba(184,155,94,.015);
  transition:.35s ease;
}
.about-v31-values-grid article:after{
  content:"";
  position:absolute;
  z-index:-1;
  width:84px;height:1px;
  background:linear-gradient(90deg,transparent,rgba(184,155,94,.5),transparent);
  transform:rotate(-38deg);
  bottom:28px;inset-inline-end:-16px;
  opacity:.45;
  transition:.35s ease;
}
.about-v31-values-grid article:hover{
  transform:translateY(-5px)!important;
  background:linear-gradient(145deg,#fffdf8,#f1eadc)!important;
  border-color:rgba(184,155,94,.62)!important;
  box-shadow:0 18px 42px rgba(13,51,43,.09)!important;
  color:var(--ink)!important;
}
.about-v31-values-grid article:hover:before{transform:scale(1.08);border-color:rgba(184,155,94,.28)}
.about-v31-values-grid article:hover:after{width:118px;opacity:.8}
.about-v31-values-grid article>span{
  top:18px!important;
  inset-inline-start:18px!important;
  width:44px!important;height:44px!important;
  border-radius:13px!important;
  background:#eee5d3!important;
  color:var(--green)!important;
  transition:.3s ease;
}
.about-v31-values-grid article:hover>span{background:var(--green)!important;color:#dfc47e!important;box-shadow:0 8px 20px rgba(13,51,43,.15)}
.about-v31-values-grid b{
  top:18px!important;
  inset-inline-end:18px!important;
  color:rgba(13,51,43,.18)!important;
  font-size:12px!important;
}
.about-v31-values-grid article:hover b{color:rgba(13,51,43,.28)!important}
.about-v31-values-grid h3{font-size:18px!important;line-height:1.55!important;color:var(--green)!important;margin:0!important}

@media (min-width:520px) and (max-width:700px){
  .about-v31-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:519px){
  .about-v31-values-grid{grid-template-columns:1fr!important;gap:11px!important}
  .about-v31-values-grid article{min-height:132px!important;padding:20px!important}
  .about-v31-values-grid h3{font-size:17px!important}
}

/* Partner logos stay restrained while the title is centered. */
.success-partners .partners-logo-grid{max-width:1180px;margin-inline:auto}
.partner-logo-card{border-radius:16px;background:linear-gradient(145deg,#fff,#faf7f0)}

/* V4.9 — dedicated service landing pages */
.service-module-link{display:inline-flex;margin-top:14px;color:var(--green);font-weight:700;font-size:12px}.service-module-link:hover{color:var(--gold)}
.service-detail-hero .service-back{display:inline-block;margin-bottom:22px;color:rgba(255,255,255,.72);font-size:12px}.service-detail-section{background:#fbfaf6}.service-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start}.service-detail-copy h2{font-size:clamp(34px,3.5vw,52px);line-height:1.3;margin:0 0 18px}.service-detail-copy>p{color:var(--muted);font-size:16px;max-width:720px}.service-detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.service-detail-list{background:var(--green);color:#fff;padding:36px;border-radius:4px 34px 4px 4px;box-shadow:var(--shadow)}.service-detail-list>span{display:block;color:#d7c38f;font-size:13px;font-weight:700;margin-bottom:15px}.service-detail-list ul{list-style:none;margin:0;padding:0}.service-detail-list li{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12)}.service-detail-list li:last-child{border-bottom:0}.service-detail-list i{font-style:normal;color:var(--gold)}.service-detail-list b{font-size:14px;font-weight:500}.service-detail-list small{display:block;color:rgba(255,255,255,.62);font-size:11px;line-height:1.8;margin-top:18px}.related-services{background:var(--ivory)}.related-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-services-grid>a{position:relative;background:#fff;border:1px solid var(--line);padding:28px;min-height:240px;display:flex;flex-direction:column;transition:.25s}.related-services-grid>a>span{color:var(--gold);font:500 28px Georgia}.related-services-grid h3{font-size:22px;margin:12px 0 8px}.related-services-grid p{color:var(--muted);font-size:13px;margin:0}.related-services-grid>a>b{margin-top:auto;color:var(--green)}.related-services-grid>a:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:rgba(184,155,94,.45)}
@media(max-width:900px){.service-detail-grid{grid-template-columns:1fr;gap:28px}.related-services-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.service-detail-actions{flex-direction:column}.service-detail-actions .btn{width:100%}.service-detail-list{padding:25px}.related-services-grid{grid-template-columns:1fr}}

/* V5.0 production SEO landing pages — corporate-first, restrained legal aesthetic */
.b2b-hero,.foreign-hero{position:relative;overflow:hidden}
.b2b-hero:after,.foreign-hero:after{content:"";position:absolute;inset-inline-end:-140px;bottom:-190px;width:460px;height:460px;border:1px solid rgba(184,155,94,.22);border-radius:50%;box-shadow:0 0 0 55px rgba(184,155,94,.04),0 0 0 110px rgba(184,155,94,.025);pointer-events:none}
.b2b-hero .shell,.foreign-hero .shell{position:relative;z-index:1}
.b2b-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}
.b2b-intro-grid h2{font-size:clamp(34px,3.4vw,50px);line-height:1.3;margin:0;max-width:700px}
.b2b-intro-grid>div>p{font-size:17px;color:var(--muted);margin:0 0 18px}
.b2b-services{background:var(--ivory)}
.b2b-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.b2b-service-grid>a{position:relative;min-height:260px;background:#fff;border:1px solid #e2ddd2;padding:30px;display:flex;flex-direction:column;transition:.3s;overflow:hidden}
.b2b-service-grid>a:after{content:"";position:absolute;inset-inline-end:-55px;top:-55px;width:145px;height:145px;border:1px solid rgba(184,155,94,.2);border-radius:50%;transition:.3s}
.b2b-service-grid>a:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:rgba(184,155,94,.5)}
.b2b-service-grid>a:hover:after{transform:scale(1.2);border-color:rgba(184,155,94,.42)}
.b2b-service-grid>a>span{font:500 24px Georgia;color:var(--gold)}
.b2b-service-grid h3{font-size:24px;line-height:1.4;margin:22px 0 10px;color:var(--green)}
.b2b-service-grid p{font-size:14px;color:var(--muted);margin:0 0 25px}
.b2b-service-grid b{margin-top:auto;color:var(--gold);font-size:20px}
.b2b-proof{background:#fbfaf6}
.b2b-proof-card{background:linear-gradient(120deg,rgba(13,51,43,.98),rgba(23,72,61,.94)),url('/legal-work-v2.webp') center/cover;color:#fff;padding:54px 60px;display:grid;grid-template-columns:1fr auto;gap:55px;align-items:center;border-radius:4px 54px 4px 4px;box-shadow:var(--shadow)}
.b2b-proof-card h2{font-size:clamp(30px,3vw,44px);line-height:1.35;margin:0 0 15px;max-width:850px}
.b2b-proof-card p{margin:0;color:rgba(255,255,255,.72);max-width:800px}
.foreign-coordination{background:#fbfaf6}
.foreign-coordination-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}
.foreign-coordination-grid h2{font-size:clamp(34px,3.3vw,50px);line-height:1.3;margin:0}
.foreign-points{display:grid;gap:10px}
.foreign-points article{display:grid;grid-template-columns:50px 1fr;column-gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}
.foreign-points b{grid-row:1/3;font:600 11px Inter;color:var(--gold);padding-top:5px}
.foreign-points h3{font-size:21px;margin:0 0 6px;color:var(--green)}
.foreign-points p{margin:0;color:var(--muted);font-size:14px}
@media(max-width:900px){
  .b2b-intro-grid,.foreign-coordination-grid{grid-template-columns:1fr;gap:30px}
  .b2b-service-grid{grid-template-columns:1fr 1fr}
  .b2b-proof-card{grid-template-columns:1fr;padding:38px 30px;gap:28px}
}
@media(max-width:600px){
  .b2b-service-grid{grid-template-columns:1fr}
  .b2b-service-grid>a{min-height:220px;padding:24px}
  .b2b-proof-card{padding:30px 22px;border-radius:4px 34px 4px 4px}
}
.legal-copy{max-width:980px}.legal-copy h2{font-size:24px;color:var(--green);margin:38px 0 10px}.legal-copy p{color:var(--muted);font-size:16px;line-height:2;margin:0 0 12px}.legal-last-updated{margin-top:42px!important;padding-top:18px;border-top:1px solid var(--line);font-size:13px!important;color:#8a918c!important}


/* V5.0.2 — Editorial article typography + featured images */
.article-featured{background:#fbfaf6;padding:42px 0 0}.article-featured figure{margin:0;border-radius:24px;overflow:hidden;box-shadow:0 22px 60px rgba(13,51,43,.12);background:#e9e4da}.article-featured img{display:block;width:100%;aspect-ratio:1200/630;object-fit:cover}
.article-full-text{font-size:18px;line-height:2.05;color:#39443e}.article-full-text>*:first-child{margin-top:0}.article-full-text p{margin:0 0 1.25em}.article-full-text h2{font-size:clamp(29px,2.45vw,39px);line-height:1.45;color:#0d332b;margin:1.8em 0 .62em;letter-spacing:-.15px}.article-full-text h3{font-size:clamp(22px,1.75vw,29px);line-height:1.55;color:#17483d;margin:1.6em 0 .58em}.article-full-text h4{font-size:20px;color:#17483d;margin:1.45em 0 .5em}.article-full-text strong{font-weight:800;color:#1f352d}.article-full-text ul,.article-full-text ol{margin:0 0 1.35em;padding-inline-start:1.6em}.article-full-text li{margin:.38em 0}.article-full-text blockquote{margin:1.7em 0;padding:18px 22px;border-inline-start:4px solid #b89b5e;background:#f3eee2;border-radius:8px;color:#526159}.article-full-text blockquote p:last-child{margin-bottom:0}.article-full-text a{color:#0e6b55;text-decoration:underline;text-underline-offset:3px}.article-full-text hr{border:0;border-top:1px solid #dcd3c2;margin:2.2em 0}.article-full-text table{width:100%;border-collapse:collapse;margin:1.6em 0;font-size:15px}.article-full-text th,.article-full-text td{border:1px solid #ded8cc;padding:10px 12px;text-align:start}.article-full-text th{background:#f2eee5;color:#0d332b}.article-full-text code{background:#f0ece3;border-radius:5px;padding:.1em .35em;font-size:.9em}.article-full-text pre{overflow:auto;background:#102f28;color:#fff;padding:18px;border-radius:12px;line-height:1.65}.article-full-text pre code{background:transparent;padding:0;color:inherit}
.article-lead{display:flex!important;flex-direction:column;justify-content:flex-end}.article-lead-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.article-lead.has-featured-image:before{display:none}.article-lead-content{position:relative;z-index:1}.article-list-item.with-thumb{display:grid;grid-template-columns:116px 1fr;gap:18px;align-items:center}.article-list-thumb{width:116px;height:90px;object-fit:cover;border-radius:12px;background:#eee8dc}.article-list-item>.article-list-copy{display:block}.article-list-copy>div{display:flex;justify-content:space-between}
@media(max-width:700px){.article-featured{padding-top:24px}.article-featured figure{border-radius:16px}.article-full-text{font-size:16px;line-height:1.95}.article-full-text h2{font-size:25px;line-height:1.55}.article-full-text h3{font-size:21px;line-height:1.6}.article-list-item.with-thumb{grid-template-columns:86px 1fr;gap:12px}.article-list-thumb{width:86px;height:72px;border-radius:10px}}
