/* Book More Leadz v0.6.2 — locked visual system, SaaS pricing, premium portal preview. */
#lcos-page-root{
  --bml-shadow:0 18px 54px rgba(11,45,77,.10);
  --bml-shadow-soft:0 8px 24px rgba(11,45,77,.075);
}
#lcos-page-root .lcos-site-shell{font-family:var(--lcos-font,"DM Sans",system-ui,sans-serif)!important;font-size:var(--lcos-base-font,18px)!important;line-height:var(--lcos-body-line-height,1.6)!important;font-weight:var(--lcos-body-weight,400)!important;letter-spacing:var(--lcos-body-letter-spacing,0em)!important}
#lcos-page-root .lcos-site-shell h1,#lcos-page-root .lcos-site-shell h2,#lcos-page-root .lcos-site-shell h3,#lcos-page-root .lcos-site-shell h4,#lcos-page-root .lcos-site-shell strong{font-family:var(--lcos-heading-font,Manrope,system-ui,sans-serif)!important;font-weight:var(--lcos-heading-weight,700)!important;letter-spacing:var(--lcos-heading-letter-spacing,-.02em)!important}
#lcos-page-root .lcos-public-nav,#lcos-page-root .lcos-header-actions,#lcos-page-root .lcos-mobile-nav-panel{font-family:var(--lcos-nav-font,Manrope,system-ui,sans-serif)!important}
#lcos-page-root .lcos-public-nav a,#lcos-page-root .lcos-header-actions a,#lcos-page-root .lcos-mobile-nav-panel a{font-size:var(--lcos-nav-size,15px)!important;font-weight:var(--lcos-nav-weight,600)!important}
#lcos-page-root .lcos-btn,#lcos-page-root button.lcos-btn{font-family:var(--lcos-button-font,Manrope,system-ui,sans-serif)!important;font-size:var(--lcos-button-size,16px)!important;font-weight:var(--lcos-button-weight,700)!important;letter-spacing:-.01em}
#lcos-page-root .lcos-industry-card-grid strong,#lcos-page-root .lcos-step h3{font-size:var(--lcos-card-heading-size,20px)!important}
#lcos-page-root .lcos-industry-card-grid span,#lcos-page-root .lcos-step p,#lcos-page-root .lcos-price-card li{font-size:var(--lcos-card-body-size,16px)!important;line-height:1.55!important}

/* Keep the homepage composition deterministic. */
#lcos-page-root .lcos-home-main{display:flex!important;flex-direction:column!important}
#lcos-page-root .lcos-home-main>.lcos-premium-hero{order:1!important}
#lcos-page-root .lcos-home-main>.lcos-pro-trust{order:20!important}
#lcos-page-root .lcos-home-main>.lcos-pro-industries{order:30!important}
#lcos-page-root .lcos-home-main>.lcos-pro-why{order:40!important}
#lcos-page-root .lcos-home-main>.lcos-how-v2{order:50!important}
#lcos-page-root .lcos-home-main>.lcos-pro-pricing{order:60!important}
#lcos-page-root .lcos-home-main>.lcos-pro-portal{order:70!important}
#lcos-page-root .lcos-home-main>.lcos-faq-section{order:80!important}
#lcos-page-root .lcos-home-main>.lcos-pro-final-cta{order:90!important}

@media (min-width:1101px){
  #lcos-page-root .lcos-pro-site{--bml-layout-max:1360px;--bml-layout-gutter:28px}
  #lcos-page-root .lcos-pro-site .lcos-section,
  #lcos-page-root .lcos-pro-site .lcos-pro-industries,
  #lcos-page-root .lcos-pro-site .lcos-pro-why,
  #lcos-page-root .lcos-pro-site .lcos-how-v2,
  #lcos-page-root .lcos-pro-site .lcos-pro-portal,
  #lcos-page-root .lcos-pro-site .lcos-faq-section{
    width:min(var(--bml-layout-max),calc(100% - 56px))!important;
    max-width:var(--bml-layout-max)!important;
    margin-left:auto!important;margin-right:auto!important;
  }
  #lcos-page-root .lcos-pro-site .lcos-pro-section-intro h2,
  #lcos-page-root .lcos-pro-site .lcos-section-head h2,
  #lcos-page-root .lcos-pro-site .lcos-program-intro h2,
  #lcos-page-root .lcos-pro-site .lcos-pro-portal-copy h2,
  #lcos-page-root .lcos-pro-site .lcos-pro-why-copy h2{font-size:clamp(38px,3vw,44px)!important;line-height:1.08!important}
  #lcos-page-root .lcos-pro-site .lcos-pro-section-intro p,
  #lcos-page-root .lcos-pro-site .lcos-section-head p,
  #lcos-page-root .lcos-pro-site .lcos-program-intro p,
  #lcos-page-root .lcos-pro-site .lcos-pro-portal-copy p,
  #lcos-page-root .lcos-pro-site .lcos-pro-why-copy p{font-size:18px!important;line-height:1.62!important}

  /* Industries */
  #lcos-page-root .lcos-industry-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
  #lcos-page-root .lcos-industry-card-grid article{border-radius:16px!important;overflow:hidden!important;box-shadow:var(--bml-shadow-soft)!important;background:#fff!important}
  #lcos-page-root .lcos-industry-card-grid article>img{height:220px!important;object-fit:cover!important}
  #lcos-page-root .lcos-industry-card-grid article>div{padding:18px 20px 20px!important;min-height:128px!important}

  /* How it works */
  #lcos-page-root .lcos-step-grid,#lcos-page-root .lcos-step-grid-v2{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
  #lcos-page-root .lcos-step{min-height:250px!important;padding:32px 26px 28px!important;border-radius:16px!important;box-shadow:0 1px 0 rgba(11,45,77,.02)!important}
  #lcos-page-root .lcos-step-icon{width:54px!important;height:54px!important;font-size:24px!important}

  /* Pricing: SaaS-grade card system */
  #lcos-page-root .lcos-pro-pricing{
    width:100%!important;max-width:none!important;
    padding:78px max(28px,calc((100vw - 1360px)/2))!important;
    display:grid!important;grid-template-columns:minmax(320px,.82fr) minmax(0,2.75fr)!important;gap:36px!important;align-items:start!important;
    background:linear-gradient(180deg,#f3f8fa 0%,#eaf3f5 100%)!important;
  }
  #lcos-page-root .lcos-program-intro{max-width:420px!important;padding:12px 0!important}
  #lcos-page-root .lcos-pricing-assurances{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:22px!important}
  #lcos-page-root .lcos-pricing-assurances span{display:inline-flex!important;align-items:center!important;min-height:34px!important;padding:7px 10px!important;border-radius:999px!important;background:#fff!important;border:1px solid #d9e6e2!important;color:#35566a!important;font-size:13px!important;font-weight:700!important}
  #lcos-page-root .lcos-pro-pricing-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;min-width:0!important}
  #lcos-page-root .lcos-price-card{position:relative!important;min-height:500px!important;padding:26px 22px 22px!important;border:1px solid #d9e3e8!important;border-radius:17px!important;background:#fff!important;box-shadow:0 10px 32px rgba(11,45,77,.055)!important;overflow:visible!important}
  #lcos-page-root .lcos-price-card.is-featured{border:2px solid var(--lcos-green)!important;box-shadow:0 18px 42px rgba(22,160,93,.15)!important;transform:translateY(-6px)!important}
  #lcos-page-root .lcos-price-badge{position:absolute!important;top:-14px!important;left:50%!important;transform:translateX(-50%)!important;background:var(--lcos-green)!important;color:#fff!important;padding:7px 14px!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important;letter-spacing:.06em!important}
  #lcos-page-root .lcos-price-icon{width:46px!important;height:46px!important;border-radius:13px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#eaf8f0!important;color:#0e7f49!important;font-size:22px!important;font-weight:800!important;margin-bottom:18px!important}
  #lcos-page-root .lcos-price-card small{font-size:12.5px!important;font-weight:800!important;letter-spacing:.06em!important;color:#66788c!important}
  #lcos-page-root .lcos-price-card strong{display:block!important;font-size:46px!important;line-height:1!important;margin:9px 0 6px!important;color:#0b2d4d!important}
  #lcos-page-root .lcos-price-card>span{display:block!important;font-size:15px!important;color:#67798d!important}
  #lcos-page-root .lcos-price-summary{font-size:14.5px!important;line-height:1.5!important;color:#566b7d!important;margin:16px 0 4px!important;min-height:66px!important}
  #lcos-page-root .lcos-price-card ul{margin:18px 0 22px!important;display:grid!important;gap:10px!important;flex:1!important}
  #lcos-page-root .lcos-price-card li{color:#425a6d!important}
  #lcos-page-root .lcos-price-card li:before{content:"✓"!important;color:#10a45c!important;font-weight:900!important;margin-right:8px!important}
  #lcos-page-root .lcos-price-card .lcos-btn{width:100%!important;margin-top:auto!important;min-height:50px!important}
  #lcos-page-root .lcos-pricing-note{grid-column:2!important;display:flex!important;gap:12px!important;align-items:center!important;margin-top:2px!important;padding:13px 16px!important;border:1px solid #d4e5df!important;background:rgba(255,255,255,.72)!important;border-radius:12px!important;color:#4d6577!important;font-size:13.5px!important}
  #lcos-page-root .lcos-pricing-note strong{color:#0b2d4d!important;white-space:nowrap!important}

  /* Portal showcase: realistic SaaS application, contained and legible. */
  #lcos-page-root .lcos-pro-portal{grid-template-columns:minmax(300px,.7fr) minmax(0,1.85fr)!important;gap:48px!important;align-items:center!important;padding-top:82px!important;padding-bottom:82px!important}
  #lcos-page-root .lcos-pro-portal-preview{min-width:0!important}
  #lcos-page-root .lcos-dashboard-preview-v2{display:grid!important;grid-template-columns:178px minmax(0,1fr)!important;min-height:540px!important;border:1px solid #d8e3e9!important;border-radius:20px!important;overflow:hidden!important;background:#f4f8fa!important;box-shadow:0 28px 80px rgba(11,45,77,.14)!important}
  #lcos-page-root .lcos-dashboard-preview-v2>aside{width:178px!important;min-width:178px!important;padding:20px 14px!important;background:linear-gradient(180deg,#092f49 0%,#0a3b57 100%)!important;color:#dce9ef!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
  #lcos-page-root .lcos-preview-brand{display:flex!important;align-items:center!important;gap:9px!important;margin-bottom:20px!important;min-width:0!important}
  #lcos-page-root .lcos-preview-brand img{width:34px!important;height:34px!important;flex:none!important;border-radius:9px!important;background:#effaf4!important;padding:5px!important}
  #lcos-page-root .lcos-preview-brand span{font-family:var(--lcos-heading-font,Manrope,sans-serif)!important;font-weight:800!important;font-size:13px!important;color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  #lcos-page-root .lcos-preview-nav{display:grid!important;gap:5px!important}
  #lcos-page-root .lcos-preview-nav b,#lcos-page-root .lcos-preview-nav span{display:block!important;padding:10px 11px!important;border-radius:9px!important;font-size:11.5px!important;color:#dce8ef!important;white-space:nowrap!important}
  #lcos-page-root .lcos-preview-nav b{background:var(--lcos-green)!important;color:#fff!important}
  #lcos-page-root .lcos-preview-account{margin-top:auto!important;padding-top:18px!important;border-top:1px solid rgba(255,255,255,.11)!important;display:flex!important;align-items:center!important;gap:9px!important}
  #lcos-page-root .lcos-preview-account>i{display:flex!important;width:30px!important;height:30px!important;border-radius:50%!important;background:#eaf8f0!important;color:#0e7f49!important;align-items:center!important;justify-content:center!important;font-style:normal!important;font-weight:800!important}
  #lcos-page-root .lcos-preview-account strong{display:block!important;font-size:10.5px!important;color:#fff!important}
  #lcos-page-root .lcos-preview-account small{display:block!important;font-size:9px!important;color:#9ec2d3!important;margin-top:2px!important}
  #lcos-page-root .lcos-preview-main{padding:0 22px 22px!important;min-width:0!important;background:#f4f8fa!important;overflow:hidden!important}
  #lcos-page-root .lcos-preview-topbar{height:54px!important;margin:0 -22px 18px!important;padding:0 22px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border-bottom:1px solid #dfe8ed!important}
  #lcos-page-root .lcos-preview-search{width:60%!important;min-height:32px!important;border:1px solid #dce5e9!important;border-radius:8px!important;padding:7px 10px!important;font-size:10px!important;color:#80909f!important;background:#fbfcfd!important}
  #lcos-page-root .lcos-preview-live{font-size:9px!important;font-weight:800!important;color:#0e7f49!important}
  #lcos-page-root .lcos-preview-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;margin-bottom:16px!important}
  #lcos-page-root .lcos-preview-head small{font-size:9px!important;letter-spacing:.13em!important;font-weight:800!important;color:#16a05d!important}
  #lcos-page-root .lcos-preview-head h3{font-size:25px!important;line-height:1.1!important;margin:4px 0!important;color:#0b2d4d!important}
  #lcos-page-root .lcos-preview-head p{font-size:10.5px!important;line-height:1.45!important;color:#748495!important;margin:0!important}
  #lcos-page-root .lcos-preview-head>span{font-size:10px!important;background:#fff!important;border:1px solid #d7e2e8!important;border-radius:8px!important;padding:9px 11px!important;color:#43586a!important;white-space:nowrap!important}
  #lcos-page-root .lcos-preview-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0 0 14px!important}
  #lcos-page-root .lcos-preview-kpis article{padding:13px 14px!important;border-radius:12px!important;background:#fff!important;border:1px solid #dce5ea!important;box-shadow:0 4px 12px rgba(11,45,77,.025)!important}
  #lcos-page-root .lcos-preview-kpis small{font-size:9.5px!important;color:#6d7e8f!important;font-weight:700!important}
  #lcos-page-root .lcos-preview-kpis strong{font-size:27px!important;margin:4px 0!important}
  #lcos-page-root .lcos-preview-kpis em{font-size:9.5px!important}
  #lcos-page-root .lcos-preview-grid{grid-template-columns:minmax(0,1.55fr) minmax(200px,.55fr)!important;gap:12px!important}
  #lcos-page-root .lcos-preview-table,#lcos-page-root .lcos-preview-side{padding:14px!important;border-radius:12px!important;background:#fff!important;border:1px solid #dce5ea!important}
  #lcos-page-root .lcos-preview-table-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin-bottom:7px!important}
  #lcos-page-root .lcos-preview-table-head>div{display:grid!important;gap:2px!important}
  #lcos-page-root .lcos-preview-table-head strong{font-size:11.5px!important}
  #lcos-page-root .lcos-preview-table-head small{font-size:8.5px!important;color:#8a98a6!important}
  #lcos-page-root .lcos-preview-table-head a{font-size:9px!important}
  #lcos-page-root .lcos-preview-row{grid-template-columns:1.2fr .85fr .42fr .7fr!important;gap:8px!important;padding:9px 0!important;font-size:9px!important}
  #lcos-page-root .lcos-preview-row.is-head{color:#92a0ad!important;font-size:8px!important;text-transform:uppercase!important;font-weight:800!important;letter-spacing:.05em!important}
  #lcos-page-root .lcos-preview-row.is-head span{white-space:nowrap!important}
  #lcos-page-root .lcos-preview-row i{font-size:8.5px!important}
  #lcos-page-root .lcos-preview-program-head{display:flex!important;justify-content:space-between!important;gap:10px!important;align-items:center!important}
  #lcos-page-root .lcos-preview-program-head span{font-size:8px!important;color:#0e7f49!important;background:#eaf8f0!important;padding:4px 6px!important;border-radius:999px!important;font-weight:800!important}
  #lcos-page-root .lcos-preview-mini-stat{display:flex!important;justify-content:space-between!important;gap:10px!important;margin-top:10px!important;padding:8px 0!important;border-top:1px solid #eef2f4!important;font-size:9px!important;color:#718191!important}
  #lcos-page-root .lcos-preview-mini-stat b{font-size:9.5px!important;color:#30495c!important}
  #lcos-page-root .lcos-dot{display:inline-block!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#18ad66!important;margin-right:5px!important}
}

@media (min-width:768px) and (max-width:1100px){
  #lcos-page-root .lcos-site-shell,#lcos-page-root .lcos-site-shell p{font-size:var(--lcos-tablet-body-size,17px)!important;}
  #lcos-page-root .lcos-pro-pricing{grid-template-columns:1fr!important}
  #lcos-page-root .lcos-program-intro{max-width:760px!important}
  #lcos-page-root .lcos-pro-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  #lcos-page-root .lcos-pricing-note{grid-column:auto!important}
  #lcos-page-root .lcos-pro-portal{grid-template-columns:1fr!important}
  #lcos-page-root .lcos-dashboard-preview-v2{grid-template-columns:160px minmax(0,1fr)!important}
}

@media (max-width:767px){
  #lcos-page-root .lcos-site-shell{font-size:var(--lcos-mobile-body-size,16px)!important;line-height:var(--lcos-body-line-height,1.6)!important}
  #lcos-page-root .lcos-site-shell p{font-size:var(--lcos-mobile-body-size,16px)!important;line-height:var(--lcos-body-line-height,1.6)!important}
  #lcos-page-root .lcos-pro-pricing{display:block!important;padding:48px 16px!important}
  #lcos-page-root .lcos-program-intro{margin-bottom:24px!important}
  #lcos-page-root .lcos-pricing-assurances{display:grid!important;gap:7px!important;margin-top:18px!important}
  #lcos-page-root .lcos-pricing-assurances span{font-size:13px!important}
  #lcos-page-root .lcos-pro-pricing-grid{grid-template-columns:1fr!important;gap:16px!important}
  #lcos-page-root .lcos-price-card{min-height:0!important;padding:24px!important}
  #lcos-page-root .lcos-price-card.is-featured{transform:none!important}
  #lcos-page-root .lcos-price-card strong{font-size:42px!important}
  #lcos-page-root .lcos-price-summary{min-height:0!important;font-size:15px!important}
  #lcos-page-root .lcos-pricing-note{display:grid!important;grid-column:auto!important;margin-top:16px!important;font-size:13px!important}
  #lcos-page-root .lcos-pricing-note strong{white-space:normal!important}

  /* Marketing preview becomes a realistic mobile dashboard card, not a squeezed desktop app. */
  #lcos-page-root .lcos-dashboard-preview-v2{display:block!important;min-height:0!important;border-radius:16px!important}
  #lcos-page-root .lcos-dashboard-preview-v2>aside{display:none!important}
  #lcos-page-root .lcos-preview-main{padding:0 12px 14px!important}
  #lcos-page-root .lcos-preview-topbar{margin:0 -12px 14px!important;padding:0 12px!important;height:48px!important}
  #lcos-page-root .lcos-preview-search{width:74%!important}
  #lcos-page-root .lcos-preview-head{display:block!important}
  #lcos-page-root .lcos-preview-head>span{display:none!important}
  #lcos-page-root .lcos-preview-head h3{font-size:21px!important}
  #lcos-page-root .lcos-preview-kpis{grid-template-columns:1fr 1fr!important;gap:8px!important}
  #lcos-page-root .lcos-preview-kpis article{padding:11px!important}
  #lcos-page-root .lcos-preview-grid{grid-template-columns:1fr!important}
  #lcos-page-root .lcos-preview-side{display:none!important}
  #lcos-page-root .lcos-preview-row{grid-template-columns:1.25fr .8fr .45fr!important}
  #lcos-page-root .lcos-preview-row>span:nth-of-type(2),#lcos-page-root .lcos-preview-row i{display:none!important}
  #lcos-page-root .lcos-preview-row.is-head{display:none!important}
}
