.sl-home{--navy:#112a43;--deep:#0c2034;--gold:#b89755;--paper:#f6f5f1;--ink:#132d46;--muted:#53616d;--line:#d3d4cf;--serif:'Playfair Display',Georgia,serif;--sans:'Poppins',Arial,sans-serif}
.sl-home *{box-sizing:border-box}
html.sl-home-root{scroll-behavior:smooth;scroll-padding-top:var(--sl-nav-height,96px)}
.sl-home{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}
.sl-home a{color:inherit;text-decoration:none}
.sl-home button,.sl-home summary{font:inherit}
.sl-home button,.sl-home a,.sl-home summary{-webkit-tap-highlight-color:transparent}
.sl-home a:focus-visible,.sl-home button:focus-visible,.sl-home summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
.sl-home img{display:block;max-width:100%}
.sl-home button{cursor:pointer}
.sl-home p,.sl-home h1,.sl-home h2,.sl-home h3,.sl-home figure{margin:0}
.sl-home h1,.sl-home h2,.sl-home h3{font-weight:400}
.sl-home em{font-family:var(--serif);font-weight:400;color:inherit}
.sl-home .wrap{width:min(1400px,calc(100% - 96px));margin-inline:auto}
.sl-home .eyebrow{font-size:12px;line-height:1.4;font-weight:500;letter-spacing:.16em}
.sl-home .skip{position:absolute;left:16px;top:-100px;z-index:100;background:var(--navy);color:white;padding:12px}
.sl-home .skip:focus{top:12px}
.sl-home .preview-bar{min-height:30px;padding:6px 48px;display:flex;justify-content:space-between;gap:15px;background:var(--deep);color:#e8e4da;font-size:10px;letter-spacing:.06em}
.sl-home .preview-bar>span:first-child{display:flex;align-items:center;gap:8px}
.sl-home .preview-bar i{display:block;width:5px;height:5px;border-radius:50%;background:var(--gold)}
.sl-home .site-header{position:relative;z-index:20;border-bottom:1px solid var(--line)}
.sl-home .header-main{width:min(1500px,calc(100% - 96px));min-height:104px;margin:auto;display:flex;align-items:center;gap:30px}
.sl-home .brand{margin-right:auto}
.sl-home .brand img{width:165px;height:auto;mix-blend-mode:multiply}
.sl-home .quick-nav{display:flex;align-items:center;gap:30px;font-size:13px}
.sl-home .quick-nav a{position:relative;padding-block:8px}
.sl-home .quick-nav a::after{content:'';height:1px;background:var(--gold);position:absolute;bottom:2px;left:0;right:100%;transition:right .25s}
.sl-home .quick-nav a:hover::after{right:0}
.sl-home .header-actions{display:flex;align-items:center;gap:25px;font-size:13px}
.sl-home .lang-switch{border-left:1px solid var(--line);padding-left:24px}
.sl-home .header-enquiry{padding:12px 0;border-bottom:1px solid var(--navy);display:flex;gap:24px}
.sl-home .explore-menu summary{list-style:none;cursor:pointer;display:flex;gap:12px;align-items:center;padding:15px 0}
.sl-home .explore-menu summary::-webkit-details-marker{display:none}
.sl-home .explore-menu summary>span{font-size:23px;font-weight:400;line-height:1}
.sl-home .menu-sheet{position:absolute;top:100%;left:0;right:0;background:var(--navy);color:var(--paper);padding:30px max(48px,calc((100vw - 1400px)/2)) 50px;box-shadow:0 20px 25px #112a4320}
.sl-home .menu-sheet-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px}
.sl-home .close-menu{border:1px solid #6e7c88;color:var(--paper);background:transparent;padding:8px 14px}
.sl-home .menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 50px}
.sl-home .menu-group h2{font-family:var(--serif);font-size:26px;padding-bottom:12px}
.sl-home .menu-group>a{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #ffffff24;font-size:14px;line-height:1.5}
.sl-home .menu-group>a:hover{color:#e5cc96}
.sl-home .hero{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;align-items:center;padding-block:66px 62px}
.sl-home .hero .eyebrow{margin-bottom:30px}
.sl-home .hero h1{font-family:var(--serif);font-size:clamp(68px,7.2vw,112px);line-height:1.02;letter-spacing:-.055em;max-width:720px}
.sl-home .hero h1 span,.sl-home .hero h1 em{display:block}
.sl-home .hero h1 em{white-space:nowrap}
.sl-home .hero-lead{font-size:20px;line-height:1.55;max-width:445px;margin-top:34px}
.sl-home .hero-sublead{font-size:15px;line-height:1.8;color:var(--muted);max-width:415px;margin-top:14px}
.sl-home .hero-actions{display:flex;align-items:flex-start;gap:22px;flex-direction:column;margin-top:28px}
.sl-home .solid-button{background:var(--navy);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:58px;padding:16px 22px;font-size:14px;font-weight:500;transition:background .25s,transform .25s}
.sl-home .solid-button span{font-size:22px;line-height:1}
.sl-home .solid-button:hover{background:#24465f;transform:translateY(-2px)}
.sl-home .under-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:5px;transition:gap .2s}
.sl-home .under-link:hover{gap:38px}
.sl-home .hero-art{position:relative;background:var(--navy);height:505px;margin:0;padding:27px 57px 105px 0}
.sl-home .hero-image-shell{overflow:hidden;position:relative;height:100%;margin-left:-22px}
.sl-home .hero-image-shell::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent,#112a431a)}
.sl-home .hero-image-shell img{width:100%;height:100%;object-fit:cover;object-position:49% 49%;filter:saturate(.65);transition:transform 1.2s ease}
.sl-home .hero-art:hover img{transform:scale(1.045)}
.sl-home .hero-art figcaption{position:absolute;bottom:30px;left:30px;right:70px;color:white}
.sl-home .hero-art figcaption span{display:block;font-size:10px;letter-spacing:.15em;margin-bottom:8px;color:#d3be93}
.sl-home .hero-art figcaption strong{font-family:var(--serif);font-size:26px;font-weight:400;line-height:1.2}
.sl-home .art-mark{position:absolute;bottom:57px;right:-26px;width:87px;height:87px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--navy);font-size:45px;line-height:1;font-family:Arial;transform:rotate(0deg);transition:transform .4s}
.sl-home .hero-art:hover .art-mark{transform:rotate(8deg)}
.sl-home .vertical-word{position:absolute;right:8px;top:66px;writing-mode:vertical-rl;font-family:var(--serif);font-size:42px;letter-spacing:.06em;color:#ffffff21}
.sl-home .art-line{position:absolute;display:block;background:var(--gold);height:1px;transform-origin:left}
.sl-home .line-one{width:90px;left:-32px;bottom:59px;transform:rotate(-45deg)}
.sl-home .line-two{width:60px;right:16px;top:12px}
.sl-home .principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:22px}
.sl-home .principles p{display:flex;gap:14px;align-items:center;font-size:13px}
.sl-home .principles span{color:var(--gold);font-size:18px}
.sl-home .services-section{padding:92px 0 96px}
.sl-home .section-opening{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}
.sl-home .section-opening h2,.sl-home .approach h2{font-family:var(--serif);font-size:clamp(42px,4.3vw,65px);line-height:1.08;letter-spacing:-.035em;margin-top:20px}
.sl-home .section-opening>p{color:var(--muted);line-height:1.8;padding-bottom:3px;font-size:15px}
.sl-home .service-console{display:grid;grid-template-columns:285px 1fr;min-height:430px;border:1px solid var(--line)}
.sl-home .choices{display:flex;flex-direction:column;background:#eeeee8}
.sl-home .choice{flex:1;display:grid;grid-template-columns:22px 1fr 16px;align-items:center;gap:13px;padding:25px 23px;border-bottom:1px solid var(--line);font-size:13px;line-height:1.5;transition:background .2s,color .2s}
.sl-home .choice:last-child{border:0}
.sl-home .choice-number{font-size:10px;color:var(--muted)}
.sl-home .choice-arrow{font-size:20px;transition:transform .2s}
.sl-home .choice:hover,.sl-home .choice[aria-selected="true"]{background:var(--navy);color:white}
.sl-home .choice[aria-selected="true"] .choice-number,.sl-home .choice:hover .choice-number{color:#dfc68f}
.sl-home .choice[aria-selected="true"] .choice-arrow{transform:rotate(45deg);color:#dfc68f}
.sl-home .route-panel{min-height:430px;display:grid;grid-template-columns:1fr .95fr;gap:38px;padding:45px 42px;position:relative;isolation:isolate;overflow:hidden;background:#fafaf7}
.sl-home .route-panel[hidden]{display:none}
.sl-home .route-panel+.route-panel{border-top:1px solid var(--line)}
.sl-home .route-panel .eyebrow{font-size:10px;letter-spacing:.12em;color:#6a644f;margin-bottom:24px}
.sl-home .route-panel h3{font-family:var(--serif);font-size:clamp(33px,3.2vw,48px);line-height:1.16;letter-spacing:-.025em}
.sl-home .route-panel h3 em{color:#8a6c32}
.sl-home .route-copy{align-self:center}
.sl-home .route-copy>p{font-size:14px;line-height:1.85;color:#465460}
.sl-home .route-actions{margin-top:26px;display:flex;flex-direction:column;gap:16px;align-items:flex-start}
.sl-home .primary-link,.sl-home .text-link{font-size:13px;display:flex;gap:15px;justify-content:space-between;align-items:center;line-height:1.6}
.sl-home .primary-link{border-bottom:1px solid var(--navy);padding-bottom:5px;font-weight:500}
.sl-home .text-link{color:#4b5c68}
.sl-home .primary-link span,.sl-home .text-link span{font-size:20px}
.sl-home .route-copy .route-note{font-size:11px;line-height:1.8;margin-top:29px;max-width:335px;color:#66727b}
.sl-home .route-watermark{position:absolute;font-family:var(--serif);font-size:195px;line-height:1;left:16px;bottom:-39px;color:#b897550a;z-index:-1;user-select:none}
.sl-home .route-panel.just-selected{animation:panel-in .34s both}
@keyframes panel-in{from{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.sl-home .approach{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:10px;padding-bottom:88px}
.sl-home .approach h2{margin-top:18px;font-size:clamp(39px,4vw,60px)}
.sl-home .approach-links{display:flex;gap:26px;flex-wrap:wrap;margin-top:34px}
.sl-home .steps{list-style:none;padding:0;margin:0}
.sl-home .steps li{display:grid;grid-template-columns:40px 1fr;gap:23px;padding:24px 0;border-top:1px solid var(--line)}
.sl-home .steps li:last-child{border-bottom:1px solid var(--line)}
.sl-home .step-no{font-family:var(--serif);font-size:22px;color:#8a6c32;line-height:1.5}
.sl-home .steps h3{font-size:16px;font-weight:500;margin-bottom:7px}
.sl-home .steps p{font-size:14px;line-height:1.85;color:var(--muted);max-width:470px}
.sl-home .journal{background:var(--navy);color:var(--paper);padding:80px 0 75px;position:relative;overflow:hidden}
.sl-home .journal::before{content:'';position:absolute;inset:30px auto 30px 25px;border-left:1px solid #b8975570}
.sl-home .journal-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}
.sl-home .journal .eyebrow{color:#d9c394}
.sl-home .journal h2{font-family:var(--serif);font-size:clamp(60px,6vw,86px);letter-spacing:-.05em;line-height:1.02;margin:23px 0}
.sl-home .journal h2 em{color:#dec898}
.sl-home .journal-heading>p:not(.eyebrow){font-size:14px;line-height:1.85;max-width:330px;color:#d8dde0}
.sl-home .journal-heading>.under-link{margin-top:29px;font-size:13px}
.sl-home .journal-row{display:block;position:relative;padding:22px 37px 24px 0;border-top:1px solid #ffffff3c}
.sl-home .journal-row:nth-child(3){border-bottom:1px solid #ffffff3c}
.sl-home .journal-meta{display:flex;align-items:center;gap:18px;font-size:10px;color:#b7c0c7;margin-bottom:10px}
.sl-home .journal-meta>span{border:1px solid #b7c0c750;padding:2px 7px;color:#d9c394;font-size:9px}
.sl-home .journal-row h3{font-family:var(--serif);font-size:25px;line-height:1.35;letter-spacing:-.015em;max-width:560px;transition:color .25s}
.sl-home .journal-row:hover h3{color:#dec898}
.sl-home .journal-arrow{position:absolute;right:0;top:54px;font-size:24px;color:#dec898;transition:transform .25s}
.sl-home .journal-row:hover .journal-arrow{transform:translate(3px,-3px)}
.sl-home .journal-note{font-size:10px;line-height:1.8;color:#b6c1c9;margin-top:20px;max-width:440px}
.sl-home .journal-articles>.under-link{margin-top:16px;font-size:12px}
.sl-home .contact-section{display:grid;grid-template-columns:1.1fr .8fr;position:relative;gap:80px;padding-block:86px 82px}
.sl-home .contact-section h2{font-family:var(--serif);font-size:clamp(62px,6.5vw,96px);line-height:1.03;letter-spacing:-.04em;margin-top:22px}
.sl-home .contact-section h2 em{color:#94773f}
.sl-home .contact-copy{align-self:center}
.sl-home .contact-copy>p{font-size:18px;line-height:1.75;margin-bottom:24px}
.sl-home .whatsapp{display:block;width:fit-content;margin-top:23px;font-size:11px;color:var(--muted)}
.sl-home .whatsapp strong{display:block;font-size:14px;font-weight:400;color:var(--ink);margin-top:4px}
.sl-home .contact-star{position:absolute;right:0;top:29px;font-size:43px;color:var(--gold)}
.sl-home footer{border-top:1px solid var(--line)}
.sl-home .footer-main{display:flex;gap:24px;justify-content:space-between;padding-block:24px;font-size:11px}
.sl-home .footer-main nav{display:flex;gap:28px}
.sl-home .footer-preview{font-size:10px;line-height:1.8;color:var(--muted);padding-bottom:20px}
.sl-home .js-ready .hero-copy{animation:enter .75s both}
.sl-home .js-ready .hero-art{animation:enter .85s .1s both}
@keyframes enter{from{opacity:.4;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.sl-home .hero{gap:100px}
.sl-home .hero-art{height:550px}
.sl-home .route-panel{padding:52px}
.sl-home .service-console{grid-template-columns:310px 1fr}
}
@media(max-width:1150px){.sl-home .wrap,.sl-home .header-main{width:calc(100% - 64px)}
.sl-home .header-main{gap:20px}
.sl-home .quick-nav{gap:18px;font-size:11px}
.sl-home .header-actions{gap:18px}
.sl-home .header-enquiry{display:none}
.sl-home .hero{gap:44px;padding-block:50px}
.sl-home .hero h1{font-size:76px}
.sl-home .hero-lead{font-size:18px}
.sl-home .hero-art{height:485px;padding-right:43px}
.sl-home .hero-art figcaption strong{font-size:23px}
.sl-home .service-console{grid-template-columns:235px 1fr}
.sl-home .choice{padding:22px 17px;font-size:12px}
.sl-home .route-panel{padding:35px 28px;gap:25px}
.sl-home .route-panel h3{font-size:36px}
.sl-home .route-copy>p{font-size:13px}
.sl-home .route-note{font-size:11px!important}
.sl-home .approach{gap:50px}
.sl-home .journal-grid{gap:55px}
.sl-home .journal-row h3{font-size:23px}
}
@media(max-width:900px){.sl-home .quick-nav{display:none}
.sl-home .hero{gap:34px}
.sl-home .hero h1{font-size:66px}
.sl-home .hero-art{height:440px;padding-bottom:103px}
.sl-home .hero-art figcaption strong{font-size:21px}
.sl-home .hero-art figcaption{left:20px}
.sl-home .hero-lead{font-size:17px}
.sl-home .hero-sublead{font-size:14px}
.sl-home .solid-button{font-size:12px;gap:20px;padding:16px}
.sl-home .principles{flex-wrap:wrap;justify-content:flex-start;gap:12px 24px}
.sl-home .principles p{font-size:12px}
.sl-home .service-console{grid-template-columns:1fr}
.sl-home .choices{flex-direction:row;overflow:auto}
.sl-home .choice{min-width:155px;min-height:83px;border-right:1px solid var(--line);border-bottom:0;grid-template-columns:17px 1fr 14px;gap:8px;padding:16px 12px}
.sl-home .route-panel{min-height:355px;gap:50px;padding:35px}
.sl-home .route-panel h3{font-size:43px}
.sl-home .route-copy>p{font-size:15px}
.sl-home .route-note{font-size:12px!important}
.sl-home .approach{gap:35px}
.sl-home .approach h2{font-size:42px}
.sl-home .journal-grid{gap:40px}
.sl-home .journal h2{font-size:63px}
.sl-home .journal-row h3{font-size:21px}
.sl-home .contact-section{gap:35px}
.sl-home .menu-grid{grid-template-columns:repeat(2,1fr)}
.sl-home .menu-sheet{padding:24px 32px 35px}
.sl-home .preview-bar{padding-inline:32px}
}
@media(max-width:650px){.sl-home{font-size:16px}
.sl-home .wrap,.sl-home .header-main{width:calc(100% - 40px)}
.sl-home .preview-bar{padding:7px 20px;font-size:9px;min-height:27px}
.sl-home .preview-bar>span:last-child{display:none}
.sl-home .header-main{min-height:81px}
.sl-home .brand img{width:134px}
.sl-home .header-actions{gap:18px;font-size:12px}
.sl-home .lang-switch{padding-left:0;border:0}
.sl-home .explore-menu summary{gap:8px}
.sl-home .explore-menu summary>span{font-size:22px}
.sl-home .hero{display:flex;flex-direction:column;align-items:stretch;gap:38px;padding-top:38px;padding-bottom:35px}
.sl-home .hero .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:20px}
.sl-home .hero h1{font-size:clamp(48px,12.8vw,77px);letter-spacing:-.055em;line-height:1.04}
.sl-home .hero-lead{font-size:18px;line-height:1.6;margin-top:22px;max-width:370px}
.sl-home .hero-sublead{font-size:16px;line-height:1.7;margin-top:12px;max-width:390px}
.sl-home .hero-actions{margin-top:25px;gap:19px}
.sl-home .solid-button{font-size:14px;min-height:55px;padding:14px 17px;gap:24px}
.sl-home .under-link{font-size:14px}
.sl-home .hero-art{height:310px;margin-left:13px;margin-right:12px;padding:17px 34px 76px 0}
.sl-home .hero-image-shell{margin-left:-13px}
.sl-home .hero-art figcaption{bottom:20px;left:18px;right:56px}
.sl-home .hero-art figcaption span{font-size:8px;letter-spacing:.14em;margin-bottom:5px}
.sl-home .hero-art figcaption strong{font-size:20px}
.sl-home .art-mark{width:60px;height:60px;right:-12px;bottom:27px;font-size:34px}
.sl-home .vertical-word{font-size:27px;right:4px;top:41px}
.sl-home .line-one{width:51px;left:-19px;bottom:42px}
.sl-home .line-two{width:40px;right:8px;top:8px}
.sl-home .principles{padding-block:17px;display:grid;gap:9px}
.sl-home .principles p{font-size:12px;gap:12px}
.sl-home .principles span{font-size:14px}
.sl-home .services-section{padding:51px 0}
.sl-home .section-opening{display:block;margin-bottom:25px}
.sl-home .section-opening .eyebrow,.sl-home .approach .eyebrow,.sl-home .journal .eyebrow,.sl-home .contact-section .eyebrow{font-size:10px;letter-spacing:.14em}
.sl-home .section-opening h2{font-size:44px;margin-top:14px;line-height:1.08}
.sl-home .section-opening>p{font-size:16px;line-height:1.7;margin-top:18px}
.sl-home .section-opening>p br{display:none}
.sl-home .choices{display:grid;grid-template-columns:1fr 1fr;overflow:visible;gap:0}
.sl-home .choice{min-width:0;min-height:69px;padding:13px 12px;font-size:12px;gap:7px;border-bottom:1px solid var(--line)}
.sl-home .choice:last-child{grid-column:1/-1;border-bottom:1px solid var(--line);min-height:54px}
.sl-home .choice-number{font-size:9px}
.sl-home .route-panel{display:block;min-height:0;padding:27px 22px 30px}
.sl-home .route-panel .eyebrow{font-size:9px;margin-bottom:17px}
.sl-home .route-panel h3{font-size:38px;line-height:1.15;letter-spacing:-.035em}
.sl-home .route-panel h3 br{display:none}
.sl-home .route-panel h3 br::after{content:' '}
.sl-home .route-panel h3 em{display:block;margin-top:3px}
.sl-home .route-copy{margin-top:19px}
.sl-home .route-copy>p{font-size:16px;line-height:1.8}
.sl-home .route-actions{margin-top:22px;gap:16px}
.sl-home .primary-link,.sl-home .text-link{font-size:14px;gap:12px}
.sl-home .route-copy .route-note{font-size:14px;line-height:1.8;margin-top:21px}
.sl-home .route-watermark{font-size:160px;left:auto;right:0;bottom:-37px}
.sl-home .approach{display:block;padding-top:0;padding-bottom:48px}
.sl-home .approach h2{font-size:43px;line-height:1.12;margin-top:15px}
.sl-home .approach-links{margin-top:22px;gap:24px}
.sl-home .steps{margin-top:27px}
.sl-home .steps li{gap:14px;grid-template-columns:25px 1fr;padding:20px 0}
.sl-home .step-no{font-size:18px}
.sl-home .steps h3{font-size:16px;margin-bottom:6px}
.sl-home .steps p{font-size:16px;line-height:1.75}
.sl-home .journal{padding:45px 0 42px}
.sl-home .journal::before{display:none}
.sl-home .journal-grid{display:block}
.sl-home .journal h2{font-size:62px;line-height:1.04;margin:17px 0}
.sl-home .journal-heading>p:not(.eyebrow){font-size:16px;line-height:1.75;max-width:100%}
.sl-home .journal-heading>.under-link{font-size:14px;margin-top:20px}
.sl-home .journal-articles{margin-top:31px}
.sl-home .journal-row{padding:19px 29px 20px 0}
.sl-home .journal-meta{font-size:11px;gap:12px}
.sl-home .journal-meta>span{font-size:10px}
.sl-home .journal-row h3{font-size:25px;line-height:1.35}
.sl-home .journal-arrow{font-size:22px;top:49px}
.sl-home .journal-note{font-size:12px;line-height:1.8}
.sl-home .journal-articles>.under-link{font-size:13px}
.sl-home .contact-section{display:block;padding-block:47px}
.sl-home .contact-section h2{font-size:62px;margin-top:16px}
.sl-home .contact-copy{margin-top:24px}
.sl-home .contact-copy>p{font-size:17px;line-height:1.7;margin-bottom:23px}
.sl-home .contact-star{top:39px;font-size:32px}
.sl-home .whatsapp{font-size:12px;margin-top:24px}
.sl-home .whatsapp strong{font-size:16px}
.sl-home .footer-main{display:block;font-size:12px;padding:23px 0 18px}
.sl-home .footer-main nav{gap:19px;flex-wrap:wrap;margin-top:17px;font-size:12px}
.sl-home .footer-preview{font-size:11px;line-height:1.8;padding-bottom:25px}
.sl-home .menu-sheet{padding:18px 20px 30px;max-height:calc(100vh - 110px);overflow:auto}
.sl-home .menu-grid{display:block}
.sl-home .menu-group{margin-bottom:25px}
.sl-home .menu-group h2{font-size:25px}
.sl-home .menu-group>a{font-size:15px;padding-block:10px}
.sl-home .close-menu{font-size:13px}
.sl-home .menu-sheet-top{padding-bottom:22px}
}
@media(max-width:350px){.sl-home .wrap,.sl-home .header-main{width:calc(100% - 32px)}
.sl-home .header-main{gap:15px}
.sl-home .brand img{width:117px}
.sl-home .header-actions{gap:14px;font-size:11px}
.sl-home .preview-bar{padding-inline:16px}
.sl-home .hero h1{font-size:46px}
.sl-home .hero-lead{font-size:17px}
.sl-home .hero-art{height:275px}
.sl-home .solid-button{font-size:12px;gap:18px}
.sl-home .section-opening h2{font-size:40px}
.sl-home .choice{font-size:11px;padding-inline:8px;grid-template-columns:15px 1fr 11px;gap:5px}
.sl-home .route-panel{padding:25px 18px}
.sl-home .route-panel h3{font-size:34px}
.sl-home .primary-link,.sl-home .text-link{font-size:13px}
.sl-home .journal h2{font-size:56px}
.sl-home .journal-row h3{font-size:23px}
.sl-home .contact-section h2{font-size:56px}
.sl-home .approach h2{font-size:38px}
}
@media(prefers-reduced-motion:reduce){html.sl-home-root{scroll-behavior:auto}
.sl-home *,.sl-home *::before,.sl-home *::after{animation:none!important;transition:none!important}
.sl-home .hero-art:hover img,.sl-home .solid-button:hover,.sl-home .journal-row:hover .journal-arrow{transform:none}
}
.sl-home .hero{width:100%;margin:0;padding:66px max(48px,calc((100vw - 1400px)/2)) 65px;background:var(--navy);color:var(--paper);position:relative;isolation:isolate;overflow:hidden;grid-template-columns:1.05fr 1fr;gap:60px}
.sl-home .hero::before{content:'';position:absolute;left:-150px;top:20%;width:650px;height:650px;border:1px solid #b8975518;border-radius:50%;z-index:-1;pointer-events:none}
.sl-home .hero::after{content:'';position:absolute;left:-90px;top:23%;width:530px;height:530px;border:1px solid #b8975512;border-radius:50%;z-index:-1;pointer-events:none}
.sl-home .hero h1{font-size:clamp(76px,7.9vw,118px);position:relative;z-index:3}
.sl-home .hero h1 em{color:#d8bf88}
.sl-home .hero .eyebrow{color:#d8bf88}
.sl-home .hero-sublead{color:#b7c4cd}
.sl-home .hero .solid-button{background:#d2b77e;color:var(--deep)}
.sl-home .hero .solid-button:hover{background:#e5d0a3}
.sl-home .hero-art{background:none;padding:0;height:490px;margin-right:10px;margin-left:0}
.sl-home .hero-image-shell{margin:0;height:100%;clip-path:polygon(14% 0,100% 0,100% 86%,86% 100%,0 100%,0 14%)}
.sl-home .hero-image-shell img{object-position:50% 45%;filter:saturate(.45) brightness(.82)}
.sl-home .hero-image-shell::after{background:linear-gradient(180deg,#112a4300 48%,#112a43bb)}
.sl-home .hero-art figcaption{left:28px;bottom:28px;right:100px}
.sl-home .hero-art figcaption strong{font-size:29px}
.sl-home .art-mark{bottom:16px;right:-15px;background:var(--paper);color:var(--navy);width:83px;height:83px}
.sl-home .vertical-word{top:23px;right:-47px;color:#b89755;opacity:.7;font-size:30px}
.sl-home .line-one{width:104px;bottom:auto;left:-10px;top:61px;transform:rotate(-45deg)}
.sl-home .line-two{width:107px;right:-29px;top:auto;bottom:27px;transform:rotate(-45deg)}
.sl-home .principles{padding-block:24px;border-top:0}
@media(max-width:1150px){.sl-home .hero{padding-inline:32px;gap:44px}
.sl-home .hero h1{font-size:80px}
.sl-home .hero-art{height:470px}
.sl-home .vertical-word{right:-27px;font-size:24px}
.sl-home .hero-art figcaption strong{font-size:24px}
.sl-home .hero-art figcaption{left:20px;right:55px}
.sl-home .art-mark{right:-5px;width:69px;height:69px;font-size:35px}
.sl-home .line-two{right:-15px}
}
@media(max-width:900px){.sl-home .hero{gap:36px}
.sl-home .hero h1{font-size:68px}
.sl-home .hero-art{height:425px}
.sl-home .hero-art figcaption strong{font-size:20px}
.sl-home .hero-art figcaption{left:16px;bottom:25px}
.sl-home .art-mark{width:61px;height:61px;bottom:2px;right:-10px}
.sl-home .vertical-word{font-size:22px}
.sl-home .line-one{width:73px;top:43px}
.sl-home .line-two{width:79px;bottom:15px}
}
@media(max-width:650px){.sl-home .hero{padding:35px 20px 30px;gap:31px}
.sl-home .hero h1{font-size:clamp(49px,12.8vw,79px);line-height:1.03}
.sl-home .hero .eyebrow{margin-bottom:22px}
.sl-home .hero-sublead{color:#c5ced5}
.sl-home .hero-art{height:265px;margin:0 13px 0 3px}
.sl-home .hero-image-shell{clip-path:polygon(10% 0,100% 0,100% 85%,90% 100%,0 100%,0 15%)}
.sl-home .hero-image-shell img{object-position:50% 40%}
.sl-home .hero-art figcaption{left:18px;bottom:19px;right:62px}
.sl-home .hero-art figcaption strong{font-size:21px}
.sl-home .hero-art figcaption span{font-size:8px}
.sl-home .vertical-word{font-size:19px;right:-24px;top:21px}
.sl-home .art-mark{height:55px;width:55px;font-size:29px;right:-11px;bottom:0}
.sl-home .line-one{width:50px;left:-5px;top:30px}
.sl-home .line-two{width:62px;right:-14px;bottom:10px}
.sl-home .hero::before,.sl-home .hero::after{display:none}
.sl-home .principles{padding-block:18px}
}
@media(max-width:350px){.sl-home .hero{padding-inline:16px}
.sl-home .hero h1{font-size:46px}
.sl-home .hero-art{height:230px}
.sl-home .hero-art figcaption strong{font-size:18px}
.sl-home .hero-art figcaption{left:13px;right:45px}
.sl-home .hero .solid-button{font-size:12px}
.sl-home .vertical-word{font-size:18px}
}
.sl-home .close-menu{display:none}
.sl-home .js-ready .close-menu{display:block}
@media(max-width:650px){.sl-home .choice{font-size:13px}
.sl-home .solid-button{font-size:14px}
.sl-home .route-panel h3 br::after{content:none}
}
@media(max-width:350px){.sl-home .choice{font-size:12px}
.sl-home .hero .solid-button{font-size:13px}
.sl-home .primary-link,.sl-home .text-link{font-size:14px}
}
.sl-home .hero-secondary-links{display:flex;gap:26px;flex-wrap:wrap}
.sl-home .hero-secondary-links .under-link{font-size:13px;gap:12px}
.sl-home .hero-secondary-links .under-link:hover{gap:17px}
@media(max-width:650px){.sl-home .hero-secondary-links{gap:14px 25px}
.sl-home .hero-secondary-links .under-link{font-size:13px;gap:10px}
}
.sl-home .firm-identity>p:first-child{font-weight:500;font-size:13px;margin-bottom:8px}
.sl-home .firm-identity>p:not(:first-child){font-size:11px;line-height:1.9;color:var(--muted)}
.sl-home .firm-links{display:flex;flex-wrap:wrap;gap:9px 23px;margin-top:11px;font-size:11px}
.sl-home .firm-links a{border-bottom:1px solid #a2a9ad;padding-bottom:2px}
.sl-home .footer-main>nav{align-items:flex-start;align-self:flex-start}
.sl-home .footer-main{gap:35px}
@media(max-width:650px){.sl-home .firm-identity>p:first-child{font-size:13px}
.sl-home .firm-identity>p:not(:first-child),.sl-home .firm-links{font-size:12px}
.sl-home .firm-links{gap:9px 19px}
.sl-home .footer-main nav{margin-top:20px}
}
.sl-home .hero{gap:55px;padding-block:62px 52px;grid-template-columns:1.12fr 1fr}
.sl-home .hero h1{font-size:clamp(72px,7.4vw,112px)}
.sl-home .hero-lead{font-size:21px;max-width:510px;margin-top:28px}
.sl-home .hero-sublead{font-size:16px;max-width:485px;margin-top:12px}
.sl-home .hero-art{height:478px;margin-right:0;padding:0}
.sl-home .hero-image-shell{clip-path:polygon(13% 0,100% 0,100% 88%,88% 100%,0 100%,0 13%)}
.sl-home .hero-image-shell img{object-position:50% 40%;filter:saturate(.56) brightness(.88)}
.sl-home .hero-art figcaption{bottom:28px;left:27px}
.sl-home .hero-art::after{content:'';position:absolute;top:17px;left:17px;right:17px;bottom:17px;pointer-events:none;border:1px solid #f6f5f130;clip-path:polygon(10% 0,100% 0,100% 89%,89% 100%,0 100%,0 10%)}
.sl-home .art-mark{width:72px;height:72px;bottom:4px;right:-10px;font-size:38px;z-index:1}
.sl-home .line-two{right:-19px;bottom:20px;width:90px}
.sl-home .hero-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:11px;margin-top:26px;align-items:stretch}
.sl-home .hero-actions>a{font-size:13px;gap:18px;padding:15px 18px;min-height:56px;line-height:1.4}
.sl-home .outline-button{display:inline-flex;align-items:center;justify-content:space-between;border:1px solid #d4d5c975;color:var(--paper);transition:background .25s,border-color .25s}
.sl-home .outline-button:hover{background:#ffffff0b;border-color:#d8bf88}
.sl-home .outline-button>span{font-size:22px}
.sl-home .hero-secondary-links{display:flex;gap:10px 25px;flex-wrap:wrap;margin-top:19px}
.sl-home .hero-secondary-links>a{font-size:12px;display:inline-flex;align-items:center;gap:9px;color:#dde0df;padding-block:4px;border-bottom:1px solid #7f8d9580;line-height:1.5}
.sl-home .hero-secondary-links>a:hover{color:#e8cd91;border-color:#e8cd91}
.sl-home .quick-nav{gap:25px;font-size:12px}
.sl-home .header-actions{gap:22px}
.sl-home .header-main{gap:25px}
.sl-home .services-section{padding-block:74px 72px}
.sl-home .section-opening{margin-bottom:32px}
.sl-home .section-opening h2{font-size:clamp(44px,4.5vw,66px)}
.sl-home .service-console{grid-template-columns:300px 1fr;border:0;gap:1px;background:var(--line);min-height:440px}
.sl-home .choices{background:var(--paper)}
.sl-home .choice{padding:23px 22px;font-size:14px;min-height:91px;gap:12px;grid-template-columns:19px 1fr 17px}
.sl-home .choice-label{font-weight:500}
.sl-home .choice-label small{display:block;font-size:10px;line-height:1.6;font-weight:400;color:#65737d;margin-top:5px}
.sl-home .choice[aria-selected="true"] .choice-label small,.sl-home .choice:hover .choice-label small{color:#c5cfd7}
.sl-home .route-panel{min-height:455px;grid-template-columns:.85fr 1.1fr;gap:36px;padding:39px 36px 38px}
.sl-home .route-panel h3{font-size:clamp(32px,2.65vw,42px);line-height:1.18}
.sl-home .route-panel h3:focus{outline:none}
.sl-home .route-panel h3:focus-visible{outline:2px solid var(--gold);outline-offset:8px}
.sl-home .route-panel .eyebrow{margin-bottom:23px}
.sl-home .route-copy{align-self:start}
.sl-home .route-copy>p{font-size:15px;line-height:1.75}
.sl-home .route-actions{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;align-items:start;margin-top:20px}
.sl-home .route-actions>a{padding-block:11px;border-bottom:1px solid #d6d9d7;font-size:12px;line-height:1.6;min-height:43px;gap:9px;align-items:flex-start}
.sl-home .route-actions>a.primary-link{grid-column:1/-1;font-size:13px;border-color:#9faab0;margin-bottom:5px}
.sl-home .route-actions>a:nth-last-child(1):nth-child(even){grid-column:1/-1}
.sl-home .route-copy .route-note{font-size:11px;line-height:1.8;margin-top:23px;max-width:100%}
.sl-home .route-watermark{left:18px;bottom:-35px;font-size:205px;color:#b897550d}
.sl-home .menu-group h2>a{display:flex;justify-content:space-between;gap:15px;align-items:start;font:inherit}
.sl-home .menu-group h2>a>span{font-family:var(--sans);font-size:24px;color:#d5be88}
.sl-home .menu-sheet{max-height:calc(100dvh - 135px);overflow:auto}
.sl-home .menu-group h2{font-size:24px}
.sl-home .menu-group>a{font-size:13px;padding-block:8px}
.sl-home .approach{padding-bottom:72px}
.sl-home .journal{padding-block:68px}
.sl-home .contact-section{padding-block:68px}
@media(max-width:1250px){.sl-home .hero-actions{flex-direction:column;align-items:flex-start}
.sl-home .hero-actions>a{min-width:275px}
.sl-home .hero-art{height:500px}
.sl-home .hero h1{font-size:84px}
.sl-home .quick-nav{gap:18px;font-size:11px}
.sl-home .header-actions{gap:18px}
.sl-home .header-enquiry{display:none}
.sl-home .service-console{grid-template-columns:270px 1fr}
.sl-home .route-panel{padding:34px 29px;gap:27px;grid-template-columns:.9fr 1.05fr}
.sl-home .route-panel h3{font-size:34px}
}
@media(max-width:1000px){.sl-home .hero h1{font-size:70px}
.sl-home .hero-lead{font-size:19px}
.sl-home .hero-art{height:470px}
.sl-home .service-console{grid-template-columns:240px 1fr}
.sl-home .choice{padding:19px 17px;font-size:13px}
.sl-home .choice-label small{font-size:10px}
.sl-home .route-panel{grid-template-columns:1fr;gap:20px}
.sl-home .route-panel h3{font-size:39px}
.sl-home .route-panel h3 br{display:none}
.sl-home .route-panel .eyebrow{margin-bottom:12px}
.sl-home .route-panel h3 em{display:block}
.sl-home .route-copy{margin-top:0}
.sl-home .route-actions{margin-top:12px}
.sl-home .route-copy .route-note{margin-top:17px}
.sl-home .route-watermark{left:auto;right:0;bottom:-42px}
}
@media(max-width:900px){.sl-home .service-console{grid-template-columns:1fr}
.sl-home .choices{display:grid;grid-template-columns:repeat(5,1fr);overflow:visible}
.sl-home .choice{grid-template-columns:1fr 12px;gap:6px;padding:17px 13px;min-width:0;min-height:94px}
.sl-home .choice-number{display:none}
.sl-home .choice-label small{font-size:9px}
.sl-home .route-panel{grid-template-columns:.85fr 1.1fr;padding:35px;gap:35px;min-height:385px}
.sl-home .route-panel h3{font-size:39px}
.sl-home .route-panel h3 br{display:block}
.sl-home .hero{gap:32px;padding:45px 32px 42px}
.sl-home .hero h1{font-size:65px}
.sl-home .hero-lead{font-size:18px}
.sl-home .hero-sublead{font-size:15px}
.sl-home .hero-actions>a{min-width:270px;font-size:13px}
.sl-home .hero-art{height:460px}
.sl-home .hero-art figcaption{left:17px;right:55px}
.sl-home .hero-art figcaption strong{font-size:23px}
.sl-home .art-mark{height:58px;width:58px;font-size:31px}
}
@media(max-width:650px){.sl-home .hero{padding:31px 20px 28px;gap:27px}
.sl-home .hero h1{font-size:clamp(47px,12.7vw,80px);line-height:1.045}
.sl-home .hero .eyebrow{margin-bottom:18px;font-size:10px}
.sl-home .hero-lead{font-size:18px;line-height:1.6;margin-top:20px;max-width:390px}
.sl-home .hero-sublead{font-size:16px;line-height:1.7;margin-top:10px;max-width:410px}
.sl-home .hero-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%;max-width:400px;margin-top:21px}
.sl-home .hero-actions>a{width:100%;min-width:0;min-height:53px;padding:14px 17px;font-size:14px;gap:15px}
.sl-home .hero-secondary-links{gap:10px 22px;margin-top:14px}
.sl-home .hero-secondary-links>a{font-size:12px;padding-block:3px}
.sl-home .hero-art{height:235px;margin:0 9px 0 0}
.sl-home .hero-art figcaption{left:18px;bottom:20px;right:68px}
.sl-home .hero-art figcaption strong{font-size:22px}
.sl-home .hero-art figcaption span{font-size:8px}
.sl-home .hero-art::after{inset:12px}
.sl-home .art-mark{width:54px;height:54px;font-size:30px;right:-9px;bottom:0}
.sl-home .line-one{top:28px;width:47px}
.sl-home .line-two{right:-13px;bottom:10px;width:57px}
.sl-home .principles{gap:8px;padding-block:17px}
.sl-home .principles p{font-size:12px}
.sl-home .services-section{padding-block:44px 45px}
.sl-home .section-opening{margin-bottom:23px}
.sl-home .section-opening h2{font-size:43px;line-height:1.1;margin-top:13px}
.sl-home .section-opening>p{font-size:16px;margin-top:16px}
.sl-home .choices{grid-template-columns:1fr 1fr}
.sl-home .choice{min-height:84px;padding:13px 12px;font-size:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 14px}
.sl-home .choice:last-child{min-height:72px;grid-column:1/-1;display:grid;grid-template-columns:1fr 15px}
.sl-home .choice-label small{font-size:10px;margin-top:3px}
.sl-home .choice:last-child .choice-label small{display:inline;margin-left:13px}
.sl-home .route-panel{display:block;padding:25px 23px 27px;min-height:0}
.sl-home .route-panel .eyebrow{margin-bottom:14px;font-size:10px}
.sl-home .route-panel h3{font-size:37px;line-height:1.19}
.sl-home .route-panel h3 br{display:none}
.sl-home .route-copy{margin-top:19px}
.sl-home .route-copy>p{font-size:16px;line-height:1.75}
.sl-home .route-actions{grid-template-columns:1fr;margin-top:15px;gap:0}
.sl-home .route-actions>a,.sl-home .route-actions>a.primary-link{font-size:14px;line-height:1.65;padding-block:10px;min-height:45px;grid-column:1}
.sl-home .route-copy .route-note{font-size:14px;margin-top:20px;line-height:1.75}
.sl-home .approach{padding-bottom:45px}
.sl-home .approach h2{font-size:42px}
.sl-home .journal{padding-block:44px}
.sl-home .contact-section{padding-block:46px}
.sl-home .menu-sheet{max-height:calc(100dvh - 112px)}
.sl-home .menu-group h2{font-size:25px}
.sl-home .menu-group>a{font-size:15px;padding-block:10px}
}
@media(max-width:350px){.sl-home .hero{padding-inline:16px}
.sl-home .hero h1{font-size:46px}
.sl-home .hero-actions>a{font-size:13px;padding-inline:14px}
.sl-home .hero-secondary-links{gap:8px 17px}
.sl-home .hero-secondary-links>a{font-size:11px}
.sl-home .hero-art{height:210px}
.sl-home .hero-art figcaption strong{font-size:19px}
.sl-home .hero-art figcaption{left:13px;right:50px}
.sl-home .choice{font-size:12px;padding-inline:10px}
.sl-home .choice:last-child .choice-label small{display:block;margin-left:0}
.sl-home .route-panel{padding-inline:19px}
.sl-home .route-panel h3{font-size:34px}
.sl-home .section-opening h2{font-size:40px}
.sl-home .approach h2{font-size:38px}
}
@media(prefers-reduced-motion:reduce){.sl-home .outline-button{transition:none}
.sl-home .hero-image-shell img{transition:none}
}
@media(max-width:650px){.sl-home .choice{grid-template-columns:minmax(0,1fr) 14px}
.sl-home .choice-label{min-width:0}
.sl-home .choice-label small{overflow-wrap:anywhere}
}
.sl-home .choice-arrow{line-height:1}
.sl-home .choice[aria-selected="true"] .choice-arrow{transform:none}

.sl-home [hidden]{display:none!important}

.sl-home .journal-directory{margin-right:24px}
.sl-home.js-ready .hero-copy{animation:enter .75s both}.sl-home.js-ready .hero-art{animation:enter .85s .1s both}
@media(prefers-reduced-motion:reduce){.sl-home.js-ready .hero-copy,.sl-home.js-ready .hero-art{animation:none}}

/* September refinement: fewer symbols, a purposeful section cue and quiet interaction. */
.sl-home .hero-service-cue{position:absolute;top:20px;right:20px;z-index:2;display:inline-flex;align-items:center;gap:18px;min-height:44px;padding:9px 13px;background:#112a43ed;color:#f6f5f1;border:1px solid #d8bf887a;font-size:12px;line-height:1.5;backdrop-filter:blur(5px)}
.sl-home .hero-service-cue>span{font-size:18px;line-height:1}
.sl-home .hero-service-cue:hover{background:#112a43;border-color:#d8bf88}
.sl-home .hero-art figcaption{right:25px}
.sl-home .hero-art:hover img,.sl-home .solid-button:hover{transform:none}
.sl-home .choice{position:relative;grid-template-columns:19px minmax(0,1fr)}
.sl-home .choice::after{content:'';position:absolute;left:0;top:18px;bottom:18px;width:3px;background:#d8bf88;opacity:0;transition:opacity .16s}
.sl-home .choice[aria-selected="true"]::after{opacity:1}
.sl-home .journal-row{padding-right:0}
.sl-home .journal-row h3{text-decoration-thickness:1px;text-underline-offset:5px}
.sl-home .journal-row:hover h3,.sl-home .journal-row:focus-visible h3{text-decoration-line:underline}
.sl-home #service-finder-heading{scroll-margin-top:16px}
.sl-home #service-finder-heading:focus{outline:none}
.sl-home #service-finder-heading:focus-visible{outline:2px solid var(--gold);outline-offset:8px}
@media(max-width:900px){.sl-home .choice{grid-template-columns:minmax(0,1fr)}.sl-home .choice::after{left:13px;right:13px;top:auto;bottom:0;height:3px;width:auto}}
@media(max-width:650px){.sl-home .choice,.sl-home .choice:last-child{grid-template-columns:minmax(0,1fr)}.sl-home .hero-service-cue{top:14px;right:14px;font-size:12px;gap:14px;min-height:42px;padding:8px 11px}.sl-home .hero-art figcaption{right:18px}.sl-home .journal-row{padding-right:0}}
@media(max-width:350px){.sl-home .hero-service-cue{top:12px;right:12px;font-size:11px;gap:12px}.sl-home .hero-art figcaption{right:13px}}
@media(prefers-reduced-motion:reduce){.sl-home .choice::after{transition:none}}

/* Readable service choices at every size, with no fixed-height text boxes. */
.sl-home :is(.hero-sublead,.route-copy>p,.section-opening>p,.steps p,.journal-heading>p){font-size:17px}
.sl-home :is(.hero-secondary-links a,.hero-service-cue,.principles p,.choice-label small,.route-note,.journal-meta,.journal-note){font-size:14px}
.sl-home :is(.choice-label,.primary-link,.text-link,.under-link,.solid-button,.outline-button){font-size:16px}
.sl-home .choice-label small{line-height:1.6}
.sl-home .principles p{line-height:1.6}
.sl-home .hero-art figcaption>span{font-size:12px}
.sl-home .hero-secondary-links{flex-wrap:wrap}
.sl-home .choices .choice{min-height:90px}
.sl-home .route-copy :is(p,a){overflow-wrap:break-word}
@media(max-width:650px){.sl-home .hero-actions{align-items:stretch}.sl-home .hero-actions>a{width:100%}.sl-home .principles{flex-wrap:wrap}.sl-home .choice-label small{font-size:14px}.sl-home .hero h1{font-size:clamp(49px,11vw,70px)}}

/* Override the more specific concept-stage component sizes. */
body.sl-home .hero-actions>a,body.sl-home .route-actions :is(.primary-link,.text-link),body.sl-home .contact-copy .solid-button{font-size:16px}
body.sl-home .route-copy .route-note,body.sl-home .journal-note{font-size:14px;line-height:1.7}
body.sl-home .route-panel .eyebrow,body.sl-home .choice-number,body.sl-home .step-no{font-size:12px}
body.sl-home .route-actions .text-link{min-height:44px;padding-block:10px}
body.sl-home .route-actions .primary-link{min-height:48px}
body.sl-home .hero-actions>a{line-height:1.5}

body.sl-home .hero-actions>a.solid-button{font-size:16px}

/* The selected service panel fills the height of the larger, readable choice list. */
body.sl-home.js-ready .route-panels{display:grid;grid-template-columns:minmax(0,1fr)}

/* Supporting links and language labels remain readable on both homepages. */
body.sl-home .journal-meta>span{font-size:14px;line-height:1.5}
body.sl-home .journal-heading>.under-link,body.sl-home .journal-articles>.under-link{font-size:16px}
body.sl-home .whatsapp{font-size:14px}
body.sl-home .whatsapp strong{font-size:16px}
body.sl-home footer.sl-site-footer{border-top:2px solid #b89755}
