:root{--ink:#172027;--paper:#f7f6f2;--gold:#ad8a50;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body.lh-page{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.lh-header{height:84px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(23,32,39,.14);position:relative;z-index:5}.lh-brand img{display:block;width:190px;max-height:58px;object-fit:contain}.lh-header nav{display:flex;align-items:center;gap:28px}.lh-header nav a{color:var(--ink);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}.lh-header nav a:hover{color:var(--gold)}.lh-contact{border:1px solid var(--ink);padding:12px 18px}.lh-hero{height:clamp(520px,70vh,790px);position:relative;display:flex;align-items:flex-end;color:#fff;background-image:linear-gradient(90deg,rgba(7,14,18,.7),rgba(7,14,18,.08)),var(--hero);background-size:cover;background-position:center}.lh-hero-inner{padding:0 clamp(24px,8vw,130px) clamp(60px,10vh,105px);max-width:950px}.lh-hero span,.lh-content aside span{text-transform:uppercase;letter-spacing:.24em;font-size:.72rem;font-weight:700;color:#d6b87c}.lh-hero h1{font:400 clamp(3.1rem,7vw,6.4rem)/.97 Georgia,serif;letter-spacing:-.045em;margin:15px 0 24px}.lh-hero p{font:400 1.12rem/1.6 Georgia,serif}.lh-content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:95px 0 120px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:90px}.lh-content .mod_article h1{font:400 clamp(2.4rem,4vw,4.2rem)/1.05 Georgia,serif;letter-spacing:-.035em;margin:0 0 28px}.lh-content .ce_text p{font:400 1.2rem/1.85 Georgia,serif;color:#50595e}.lh-content aside{align-self:start;background:#fff;border-top:3px solid var(--gold);padding:34px}.lh-content aside h2{font:400 2rem/1.15 Georgia,serif;margin:20px 0}.lh-content aside p{color:#62696d;line-height:1.7}.lh-content aside a{display:inline-block;margin-top:12px;color:var(--gold);font-weight:700;text-decoration:none}footer{padding:44px clamp(24px,6vw,90px);display:flex;align-items:center;justify-content:space-between;background:#eceae4;border-top:1px solid rgba(23,32,39,.14)}footer img{width:170px}footer div{display:flex;gap:24px}footer a{color:#555;text-decoration:none;font-size:.82rem}@media(max-width:800px){.lh-header{height:auto;min-height:76px;align-items:flex-start;padding-top:15px;padding-bottom:15px}.lh-brand img{width:150px}.lh-header nav{gap:10px;flex-wrap:wrap;justify-content:flex-end;max-width:55%}.lh-header nav a{font-size:.65rem}.lh-contact{padding:7px 10px}.lh-hero{height:590px}.lh-content{grid-template-columns:1fr;gap:45px;padding-top:65px}.lh-hero-inner{padding-bottom:65px}footer{gap:24px;align-items:flex-start;flex-direction:column}}
