
.lh-page{--lh-gold:#d4a23a;--lh-gold-dark:#b98623;--lh-brown:#5b4638;--lh-light:#f7f3ee;--lh-text:#2f261f;--lh-muted:#6d6258;--lh-green:#25d366;font-family:Arial,Helvetica,sans-serif;color:var(--lh-text);background:#fff;line-height:1.5;width:100%;max-width:100%;overflow:hidden}
.lh-page *{box-sizing:border-box}
.lh-page img{max-width:100%;display:block}
.lh-container{width:min(1200px,92%);margin:0 auto}
.lh-centered{text-align:center}
.lh-max-3{max-width:860px;margin-inline:auto}
.lh-left{text-align:left}
.lh-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.lh-header-inner{display:flex;align-items:center;justify-content:space-between;min-height:84px;gap:20px}
.lh-logo{display:flex;align-items:center;gap:12px}
.lh-logo-icon{width:46px;height:46px;border:2px solid var(--lh-gold);border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--lh-gold)}
.lh-logo-text strong,.lh-logo-text span{display:block}
.lh-logo-text strong{font-size:18px;letter-spacing:.08em}
.lh-logo-text span{font-size:11px;color:#8d857d;letter-spacing:.22em}
.lh-button{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;padding:14px 24px;text-decoration:none;font-weight:700;transition:.25s ease}
.lh-button--gold{background:var(--lh-gold);color:#fff}
.lh-button--gold:hover{background:#d59a30;color:#fff}
.lh-button--green{background:var(--lh-green);color:#fff}
.lh-button--green:hover{background:#20ba58;color:#fff}
.lh-button--block{width:100%}
.lh-hero{position:relative;overflow:hidden;background:#14110f}
.lh-hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .8s ease}
.lh-hero-slide.is-active{opacity:1;pointer-events:auto;position:relative}
.lh-hero-image,.lh-showroom-bg{position:absolute;inset:0;background-position:center;background-size:cover}
.lh-hero-overlay,.lh-showroom-overlay{position:absolute;inset:0;background:rgba(0,0,0,.58)}
.lh-hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;min-height:760px;padding:86px 0}
.lh-hero-copy{color:#fff;max-width:700px}
.lh-badge,.lh-kicker{display:inline-block;background:rgba(229,169,61,.18);border:1px solid rgba(229,169,61,.3);color:var(--lh-gold);padding:8px 14px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.lh-hero-copy h1,.lh-page h2{margin:18px 0 16px;font-weight:800;line-height:1.08}
.lh-hero-copy h1{font-size:clamp(38px,5vw,64px)}
.lh-page h2{font-size:clamp(30px,4vw,48px)}
.lh-hero-copy p,.lh-section-intro,.lh-bottom-copy,.lh-support-copy{font-size:18px;color:#e5e2df}
.lh-check{margin:18px 0 24px;font-weight:600}
.lh-video-box{display:inline-block;background:rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.14);padding:18px;border-radius:18px}
.lh-video-box strong{display:block;margin-bottom:12px}
.lh-video-thumb{width:220px;height:132px;border-radius:14px;background:linear-gradient(135deg,#59524c,#302a26);display:flex;align-items:center;justify-content:center;font-size:32px}
.lh-form-card{background:#fff;padding:28px;border-radius:22px;box-shadow:0 18px 50px rgba(0,0,0,.18)}
.lh-form-card h3{margin:0 0 18px;font-size:28px;line-height:1.2;text-align:center}
.lh-form{display:grid;gap:14px}
.lh-form label{display:grid;gap:8px;font-weight:600;font-size:14px;color:#4a433d}
.lh-form input,.lh-form select{width:100%;border:1px solid #d2ccc5;border-radius:12px;padding:13px 14px;font-size:15px;background:#fff}
.lh-checkbox{grid-template-columns:auto 1fr;align-items:flex-start;font-weight:400}
.lh-checkbox input{width:18px;height:18px;margin-top:2px}
.lh-project-label{position:absolute;right:24px;bottom:24px;z-index:3;background:rgba(0,0,0,.45);backdrop-filter:blur(4px);color:#fff;border:1px solid rgba(255,255,255,.15);padding:10px 14px;border-radius:12px;font-size:12px;letter-spacing:.06em}
.lh-hero-dots,.lh-review-dots{display:flex;justify-content:center;gap:10px;margin-top:24px;position:relative;z-index:3;padding-bottom:26px}
.lh-dot{width:10px;height:10px;border-radius:999px;background:#c7c1bb;border:none;padding:0}
.lh-dot.is-active{background:var(--lh-gold)}
.lh-section{padding:88px 0}
.lh-section--light{background:var(--lh-light)}
.lh-section--dark{background:#15120f;color:#fff}
.lh-section--brown{background:var(--lh-brown);color:#fff}
.lh-section--faq{border-top:1px solid #eee8e2}
.lh-white{color:#fff}
.lh-review-card{position:relative;max-width:900px;margin:0 auto;background:#fff;border:1px solid #eee7e0;box-shadow:0 10px 30px rgba(0,0,0,.05);border-radius:24px;padding:42px 74px;min-height:320px}
.lh-review{display:none}
.lh-review.is-active{display:block}
.lh-stars{color:var(--lh-gold);font-size:22px;letter-spacing:4px;margin-bottom:18px}
.lh-review-text{font-size:22px;color:#534b44;font-style:italic;margin-bottom:18px}
.lh-review span{display:block;margin-top:8px;color:#8a827c;text-transform:uppercase;letter-spacing:.18em;font-size:12px}
.lh-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:999px;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.12);font-size:28px;cursor:pointer}
.lh-nav--prev{left:-22px}
.lh-nav--next{right:-22px}
.lh-partners .lh-kicker{background:none;border:none;padding:0}
.lh-partner-grid{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}
.lh-partner-label{display:block;color:#bcb4ac;font-size:12px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px}
.lh-partner-brand{display:block;font-size:54px;color:#fff;font-family:Georgia,serif}
.lh-partner-list{display:flex;gap:28px;flex-wrap:wrap;justify-content:center;color:#fff;font-size:30px;font-weight:700}
.lh-projects-grid,.lh-feature-grid,.lh-solution-grid,.lh-process-grid,.lh-two-col-grid{display:grid;gap:24px}
.lh-projects-grid{grid-template-columns:repeat(3,1fr);margin-top:36px}
.lh-project-card{position:relative;overflow:hidden;border-radius:20px;min-height:360px;box-shadow:0 10px 28px rgba(0,0,0,.08)}
.lh-project-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.lh-project-card:hover img{transform:scale(1.06)}
.lh-project-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.86),rgba(0,0,0,.1));display:flex;flex-direction:column;justify-content:flex-end;padding:24px;color:#fff}
.lh-project-overlay h3{margin:0 0 6px;font-size:24px}
.lh-trusted-wrap{margin-top:62px;padding-top:50px;border-top:1px solid #ebe4dc;text-align:center}
.lh-brand-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 36px;color:#756d67;font-weight:700;margin-top:22px}
.lh-feature-grid{grid-template-columns:repeat(3,1fr)}
.lh-feature-card{background:var(--lh-brown);color:#fff;padding:34px;border-radius:22px}
.lh-feature-icon{font-size:34px;margin-bottom:18px}
.lh-feature-card h3{margin:0 0 10px;font-size:24px}
.lh-feature-card p{margin:0;color:#ddd6d0}
.lh-showroom,.lh-bottom-cta{position:relative;overflow:hidden;padding:110px 0}
.lh-showroom-content,.lh-bottom-grid{position:relative;z-index:2}
.lh-showroom-content p{max-width:780px;margin:0 auto 28px;color:#e7e2de;font-size:20px}
.lh-wide-image{border-radius:24px;overflow:hidden;box-shadow:0 14px 34px rgba(0,0,0,.1);margin:36px 0}
.lh-wide-image img{width:100%;max-height:430px;object-fit:cover}
.lh-solution-grid{grid-template-columns:repeat(2,1fr)}
.lh-solution-card{background:var(--lh-brown);color:#fff;padding:30px;border-radius:22px}
.lh-solution-card h3{margin:0 0 14px;color:var(--lh-gold);font-size:24px}
.lh-solution-card p{margin:10px 0;color:#f0ece8}
.lh-process-grid{grid-template-columns:repeat(5,1fr)}
.lh-process-card{background:#f4f1ea;border-radius:22px;padding:28px}
.lh-step-number{width:48px;height:48px;border:1px solid #a99f95;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:18px}
.lh-support-grid,.lh-bottom-grid,.lh-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}
.lh-check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px;color:#fff}
.lh-check-list li::before{content:'✓';display:inline-block;margin-right:10px;color:var(--lh-gold);font-weight:700}
.lh-support-image-wrap{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 16px 38px rgba(0,0,0,.24)}
.lh-support-image-wrap img{width:100%;height:100%;min-height:420px;object-fit:cover}
.lh-support-quote{position:absolute;left:24px;right:24px;bottom:24px;padding:16px 18px;border-radius:14px;background:rgba(0,0,0,.46);color:#fff;font-style:italic}
.lh-stage-card,.lh-info-box{background:#f9f8f6;border:1px solid #ebe4dc;border-radius:24px;padding:34px}
.lh-stage-icon{width:58px;height:58px;border-radius:16px;background:rgba(229,169,61,.14);display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:16px}
.lh-stage-card ul{margin:18px 0 0;padding-left:18px}
.lh-stage-card li{margin:10px 0}
.lh-service-area{align-items:center}
.lh-contact-list p{font-size:18px;margin:14px 0}
.lh-info-box{display:flex;align-items:center;justify-content:center;text-align:center;min-height:280px}
.lh-faq-list{display:grid;gap:10px}
.lh-faq-item{border-bottom:1px solid #e9e2db}
.lh-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;background:none;border:none;text-align:left;font-size:18px;font-weight:700;cursor:pointer;color:var(--lh-text)}
.lh-faq-toggle{font-size:28px;line-height:1;color:#978d86;transition:transform .2s ease}
.lh-faq-answer{display:none;padding:0 0 18px;color:var(--lh-muted)}
.lh-faq-item.is-open .lh-faq-answer{display:block}
.lh-faq-item.is-open .lh-faq-toggle{transform:rotate(45deg)}
.lh-bottom-grid{grid-template-columns:1.08fr .92fr}
.lh-bottom-copy{color:#e4dfda}
.lh-footer{background:var(--lh-light);padding:60px 0 26px;border-top:1px solid #ece5dd}
.lh-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.lh-logo--footer{margin-bottom:18px}
.lh-footer p,.lh-footer h3{margin:0 0 12px}
.lh-footer-bottom{padding-top:18px;margin-top:18px;border-top:1px solid #e7dfd7;color:#7e756e;font-size:14px}
@media (max-width:1100px){
  .lh-hero-content,.lh-support-grid,.lh-bottom-grid,.lh-faq-grid,.lh-two-col-grid{grid-template-columns:1fr}
  .lh-feature-grid,.lh-projects-grid,.lh-solution-grid{grid-template-columns:repeat(2,1fr)}
  .lh-process-grid{grid-template-columns:repeat(3,1fr)}
  .lh-review-card{padding:36px 50px}
}
@media (max-width:768px){
  .lh-header-inner{min-height:72px}
  .lh-logo-text strong{font-size:15px}
  .lh-logo-text span{font-size:10px}
  .lh-header .lh-button{display:none}
  .lh-hero-content{padding:74px 0 60px;min-height:auto}
  .lh-form-card h3{font-size:24px}
  .lh-feature-grid,.lh-projects-grid,.lh-solution-grid,.lh-process-grid,.lh-footer-grid{grid-template-columns:1fr}
  .lh-showroom,.lh-bottom-cta,.lh-section{padding:72px 0}
  .lh-review-card{padding:28px 22px}
  .lh-nav{display:none}
  .lh-review-text{font-size:19px}
  .lh-project-label{left:16px;right:16px;bottom:16px;text-align:center}
  .lh-page h2{font-size:34px}
  .lh-hero-copy p,.lh-section-intro,.lh-bottom-copy,.lh-showroom-content p{font-size:17px}
}


/* V16 plain-template refinements */
html body .lh-page {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  direction: ltr;
}
.lh-page h1,.lh-page h2,.lh-page h3,.lh-page h4 { color:#06163a; text-wrap: balance; }
.lh-page .lh-white { color:#fff !important; }
.lh-hero { width:100%; }
.lh-hero-content { min-height: 760px; }
.lh-hero-copy h1 { color:#fff; }
.lh-hero-copy p { color:rgba(255,255,255,.92); }
.lh-button--gold { background:var(--lh-gold); color:#fff !important; }
.lh-button--gold:hover { background:var(--lh-gold-dark); }
.lh-section--dark { background:linear-gradient(180deg,#1a1715 0%,#241d19 100%); }
.lh-section--brown { background:linear-gradient(180deg,#5b4638 0%,#49382d 100%); }
.lh-feature-card,.lh-solution-card{background:linear-gradient(180deg,#5b4638 0%,#49382d 100%)}
.lh-feature-card h3,.lh-solution-card h3{color:#fff}
.lh-feature-card p,.lh-solution-card p,.lh-support-copy,.lh-bottom-copy{color:rgba(255,255,255,.88)}
.lh-partners h2{margin-bottom:32px}
.lh-logo-grid{display:grid;gap:22px;margin-top:34px}
.lh-logo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.lh-logo-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:24px 28px;min-height:116px;display:flex;align-items:center;justify-content:center}
.lh-logo-card img{max-width:100%;max-height:58px;object-fit:contain}
.lh-brand-strip.lh-brand-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 22px;filter:none;opacity:1}
.lh-brand-logo{background:#fff;border:1px solid #e7ddd2;border-radius:18px;padding:18px 22px;min-width:170px;min-height:94px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(26,23,21,.05)}
.lh-brand-logo img{max-width:100%;max-height:52px;display:block;object-fit:contain}
.lh-company-mark{margin:0 0 24px}
.lh-company-mark img{width:min(360px,100%);height:auto}
.lh-logo--image img{width:min(340px,100%);height:auto}
.lh-info-box{flex-direction:column}
.lh-info-box p{margin:10px 0 0;color:var(--lh-muted);line-height:1.6}
.lh-form-card{background:#faf7f2}
.lh-form input,.lh-form select{background:#fff}
.lh-review-card{box-shadow:0 10px 28px rgba(26,23,21,.06)}
.lh-process-card{border:1px solid #e7ddd2}
.lh-footer{background:#f7f3ee}
.lh-page .lh-container{width:min(1200px,92%);margin-left:auto;margin-right:auto}
@media (max-width:900px){
  .lh-logo-row{grid-template-columns:1fr}
  .lh-logo-card{min-height:100px}
  .lh-brand-logo{min-width:140px;width:calc(50% - 12px)}
}
@media (max-width:640px){
  .lh-brand-logo{width:100%}
  .lh-logo-card img{max-height:44px}
}
