:root{
  --lopb-bg:#f6f8fc;
  --lopb-surface:#ffffff;
  --lopb-text:#10233f;
  --lopb-muted:#5f7089;
  --lopb-line:#dfe7f2;
  --lopb-primary:#1d4ed8;
  --lopb-primary-strong:#143d9d;
  --lopb-accent:#f59e0b;
  --lopb-success:#0f766e;
  --lopb-radius:24px;
  --lopb-shadow:0 18px 50px rgba(15, 23, 42, .09);
}
body.lopb-shell{margin:0;background:linear-gradient(180deg,#f7faff 0%,#f4f7fb 100%);color:var(--lopb-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.lopb-shell *{box-sizing:border-box}
.lopb-container{width:min(1180px,calc(100% - 32px));margin:0 auto}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.lopb-topbar{background:#0f172a;color:#dbeafe;font-size:13px;padding:10px 0}
.lopb-header{position:relative;z-index:30;background:rgba(255,255,255,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(148,163,184,.16)}
.lopb-header.is-sticky{position:sticky;top:0}
.lopb-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px}
.lopb-brand{display:flex;align-items:center;gap:14px;min-width:0}
.lopb-brand img{width:54px;height:54px;object-fit:contain;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.08);padding:6px}
.lopb-brand strong{display:block;font-size:17px;line-height:1.2}
.lopb-brand small{display:block;color:var(--lopb-muted);font-size:12px;margin-top:4px}
.lopb-menu-toggle{display:none;background:none;border:none;padding:0;width:46px;height:46px;border-radius:14px;align-items:center;justify-content:center;cursor:pointer}
.lopb-menu-toggle span{display:block;width:22px;height:2px;background:var(--lopb-text);margin:4px auto;border-radius:2px}
.lopb-nav{display:flex;align-items:center;gap:18px}
.lopb-nav-menu{display:flex;align-items:center;gap:18px;list-style:none;padding:0;margin:0}
.lopb-nav-menu a{font-weight:600;color:var(--lopb-muted);padding:10px 0}
.lopb-nav-menu .current-menu-item>a,.lopb-nav-menu a:hover{color:var(--lopb-text)}
.lopb-header-cta,.lopb-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-weight:700;transition:.18s ease;cursor:pointer}
.lopb-header-cta{padding:13px 18px;background:var(--lopb-primary);color:#fff;box-shadow:0 14px 32px rgba(29,78,216,.24)}
.lopb-header-cta:hover,.lopb-btn-primary:hover{transform:translateY(-1px);background:var(--lopb-primary-strong)}
.lopb-main{padding-bottom:40px}
.lopb-hero{padding:54px 0 34px}
.lopb-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:28px;align-items:start}
.lopb-eyebrow{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#e6efff;color:var(--lopb-primary);font-size:13px;font-weight:700;letter-spacing:.02em;margin:0 0 18px}
.lopb-hero h1{font-size:clamp(2rem,5vw,4rem);line-height:1.05;letter-spacing:-.03em;margin:0 0 16px}
.lopb-hero-text{font-size:18px;line-height:1.75;color:var(--lopb-muted);max-width:760px;margin:0 0 20px}
.lopb-check-list{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:12px}
.lopb-check-list li{position:relative;padding-left:32px;color:#24364f;font-weight:600}
.lopb-check-list li:before{content:"✓";position:absolute;left:0;top:-1px;width:22px;height:22px;border-radius:999px;background:#dbeafe;color:var(--lopb-primary);display:grid;place-items:center;font-size:14px;font-weight:900}
.lopb-cta-row{display:flex;flex-wrap:wrap;gap:12px}
.lopb-btn{padding:14px 22px;border:1px solid transparent}
.lopb-btn-primary{background:var(--lopb-primary);color:#fff;box-shadow:0 14px 34px rgba(29,78,216,.24)}
.lopb-btn-secondary{background:rgba(255,255,255,.92);border-color:var(--lopb-line);color:var(--lopb-text)}
.lopb-btn-secondary:hover{border-color:#c4d1e4;background:#fff}
.lopb-card,.lopb-step-card,.lopb-content-card{background:rgba(255,255,255,.92);border:1px solid rgba(223,231,242,.95);box-shadow:var(--lopb-shadow);border-radius:var(--lopb-radius)}
.lopb-summary-card{padding:26px}
.lopb-summary-card h2{margin:0 0 10px;font-size:1.25rem}
.lopb-summary-card p{margin:0;color:var(--lopb-muted);line-height:1.75}
.lopb-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}
.lopb-stat-card{padding:22px}
.lopb-stat-card strong{display:block;font-size:1.7rem;letter-spacing:-.04em}
.lopb-stat-card span{display:block;margin-top:8px;color:var(--lopb-muted);font-weight:600}
.lopb-section{padding:20px 0 18px}
.lopb-section-alt{padding-top:34px}
.lopb-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}
.lopb-section-head h2{font-size:clamp(1.5rem,2.3vw,2.3rem);margin:0;letter-spacing:-.03em}
.lopb-card-grid{display:grid;gap:18px}
.lopb-card-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.lopb-card-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.lopb-card-grid .lopb-card{padding:24px}
.lopb-card p{margin:0;color:var(--lopb-muted);line-height:1.75}
.lopb-card h3{margin:0 0 10px;font-size:1.15rem}
.lopb-steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.lopb-step-card{padding:24px;position:relative;overflow:hidden}
.lopb-step-number{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:#dbeafe;color:var(--lopb-primary);font-weight:900;font-size:15px;margin-bottom:16px}
.lopb-step-card h3{margin:0 0 10px;font-size:1.12rem}
.lopb-step-card p{margin:0;color:var(--lopb-muted);line-height:1.7}
.lopb-badge{display:inline-block;padding:7px 12px;border-radius:999px;background:#fff7e6;color:#b45309;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;margin-bottom:12px}
.lopb-program-card{position:relative}
.lopb-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--lopb-primary);font-weight:700;margin-top:14px}
.lopb-text-link:hover{text-decoration:underline}
.lopb-content-card{padding:28px 30px;line-height:1.8}
.lopb-content-card h2,.lopb-content-card h3{margin-top:0}
.lopb-faq-list{display:grid;gap:14px}
.lopb-faq-item{background:#fff;border:1px solid var(--lopb-line);border-radius:20px;padding:0 18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}
.lopb-faq-item summary{cursor:pointer;list-style:none;padding:18px 6px;font-weight:700}
.lopb-faq-item summary::-webkit-details-marker{display:none}
.lopb-faq-item div{padding:0 6px 18px;color:var(--lopb-muted);line-height:1.75}
.lopb-lead-section{padding-top:38px}
.lopb-lead-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.85fr);gap:20px;align-items:start}
.lopb-lead-grid h2{font-size:clamp(1.6rem,2.2vw,2.5rem);margin:0 0 12px}
.lopb-lead-grid p{margin:0;color:var(--lopb-muted);line-height:1.75}
.lopb-form{display:grid;gap:14px}
.lopb-form label{display:grid;gap:8px;font-weight:600;color:#1f2f47}
.lopb-form input,.lopb-form textarea,.lopb-form select{width:100%;border:1px solid var(--lopb-line);border-radius:16px;padding:14px 16px;font:inherit;background:#fff;color:var(--lopb-text);transition:border-color .15s ease, box-shadow .15s ease}
.lopb-form input:focus,.lopb-form textarea:focus,.lopb-form select:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 4px rgba(147,197,253,.22)}
.lopb-form-success{background:#ecfdf5;color:#065f46;padding:14px 16px;border-radius:16px;font-weight:700;margin-bottom:16px}
.lopb-footer{margin-top:36px;background:#0f172a;color:#dbe7ff;padding:38px 0 0}
.lopb-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr;gap:24px}
.lopb-footer h3,.lopb-footer h4{color:#fff;margin-top:0}
.lopb-footer p,.lopb-footer li,.lopb-footer a{color:#c7d6f4;line-height:1.8}
.lopb-footer-menu,.lopb-contact-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}
.lopb-socials{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}
.lopb-socials a{padding:8px 12px;border-radius:999px;border:1px solid rgba(219,231,255,.15);background:rgba(255,255,255,.05)}
.lopb-footer-bottom{border-top:1px solid rgba(219,231,255,.1);padding:18px 0;margin-top:28px;color:#a6b9df;font-size:14px}
.narrow{width:min(880px,calc(100% - 32px))}
@media (max-width: 1024px){
  .lopb-hero-grid,.lopb-lead-grid{grid-template-columns:1fr}
  .lopb-steps-grid,.lopb-card-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lopb-footer-grid{grid-template-columns:1fr 1fr}
}
@media (max-width: 820px){
  .lopb-menu-toggle{display:inline-flex}
  .lopb-nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--lopb-line);padding:18px 16px;display:none;flex-direction:column;align-items:stretch;gap:14px;box-shadow:0 18px 36px rgba(15,23,42,.08)}
  .lopb-nav.is-open{display:flex}
  .lopb-nav-menu{flex-direction:column;align-items:flex-start;gap:0}
  .lopb-nav-menu li{width:100%}
  .lopb-nav-menu a{display:block;width:100%;padding:12px 0}
  .lopb-header-cta{width:100%;justify-content:center}
  .lopb-stats-grid,.lopb-card-grid.cols-2,.lopb-card-grid.cols-3,.lopb-steps-grid,.lopb-footer-grid{grid-template-columns:1fr}
  .lopb-hero{padding-top:30px}
  .lopb-content-card{padding:22px}
}

.lopb-mobile-sticky{display:none}
@media (max-width: 820px){
  body.lopb-shell{padding-bottom:92px}
  .lopb-mobile-sticky{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:55}
  .lopb-mobile-sticky-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px;border-radius:22px;background:rgba(15,23,42,.92);backdrop-filter:blur(18px);box-shadow:0 20px 46px rgba(15,23,42,.28)}
  .lopb-mobile-sticky-main,.lopb-mobile-sticky-side{display:flex;align-items:center;justify-content:center;min-height:50px;padding:0 16px;border-radius:16px;font-weight:800}
  .lopb-mobile-sticky-main{background:linear-gradient(135deg,var(--lopb-primary) 0%,#2563eb 100%);color:#fff;box-shadow:0 12px 28px rgba(37,99,235,.35)}
  .lopb-mobile-sticky-side{background:#fff;color:var(--lopb-text);min-width:104px}
}


.lopb-form-card{padding:26px 24px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid rgba(203,213,225,.72);box-shadow:0 24px 60px rgba(15,23,42,.11)}
.lopb-form-head{display:grid;gap:10px;margin-bottom:18px}
.lopb-form-pill{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:8px 12px;border-radius:999px;background:#e8f0ff;color:var(--lopb-primary);font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}
.lopb-form-head p{margin:0;color:var(--lopb-muted);font-size:14px;line-height:1.7}
.lopb-lead-form{display:block}
.lopb-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.lopb-field{display:flex;flex-direction:column;gap:8px;margin:0}
.lopb-field-half{grid-column:span 1}
.lopb-field-full{grid-column:1/-1}
.lopb-field-label{display:block;font-size:14px;font-weight:800;color:#16304f;letter-spacing:-.01em}
body.lopb-shell .lopb-form-card .lopb-field input,
body.lopb-shell .lopb-form-card .lopb-field textarea,
body.lopb-shell .lopb-form-card .lopb-field select{appearance:none;-webkit-appearance:none;width:100%;max-width:none;min-height:56px;margin:0 !important;padding:16px 18px !important;border:1px solid #d8e3f2 !important;border-radius:18px !important;background:#fff !important;color:var(--lopb-text) !important;font:inherit;line-height:1.4;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 1px 2px rgba(15,23,42,.02);transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease}
body.lopb-shell .lopb-form-card .lopb-field textarea{min-height:150px;resize:vertical}
body.lopb-shell .lopb-form-card .lopb-field select{padding-right:48px !important;background-image:linear-gradient(45deg,transparent 50%,#6b7b93 50%),linear-gradient(135deg,#6b7b93 50%,transparent 50%);background-position:calc(100% - 24px) calc(50% - 3px),calc(100% - 18px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}
body.lopb-shell .lopb-form-card .lopb-field input::placeholder,
body.lopb-shell .lopb-form-card .lopb-field textarea::placeholder{color:#8b9ab2}
body.lopb-shell .lopb-form-card .lopb-field input:focus,
body.lopb-shell .lopb-form-card .lopb-field textarea:focus,
body.lopb-shell .lopb-form-card .lopb-field select:focus{outline:none;border-color:#7aa2ff !important;box-shadow:0 0 0 5px rgba(29,78,216,.14),0 10px 24px rgba(29,78,216,.08);transform:translateY(-1px)}
.lopb-form-actions{display:grid;gap:10px;margin-top:18px}
body.lopb-shell .lopb-form-card .lopb-submit-btn{width:100%;min-height:58px;border:none !important;border-radius:18px !important;background:linear-gradient(135deg,var(--lopb-primary) 0%,#2563eb 100%) !important;color:#fff !important;font-size:16px;font-weight:800;letter-spacing:-.01em;box-shadow:0 18px 36px rgba(37,99,235,.28)}
body.lopb-shell .lopb-form-card .lopb-submit-btn:hover{background:linear-gradient(135deg,var(--lopb-primary-strong) 0%,#1d4ed8 100%) !important}
.lopb-form-meta{font-size:13px;color:#6b7b93;line-height:1.6;text-align:center}
@media (max-width: 820px){
  .lopb-form-card{padding:20px 18px;border-radius:24px}
  .lopb-form-grid{grid-template-columns:1fr;gap:14px}
  .lopb-field-half,.lopb-field-full{grid-column:1/-1}
  body.lopb-shell .lopb-form-card .lopb-field input,
  body.lopb-shell .lopb-form-card .lopb-field textarea,
  body.lopb-shell .lopb-form-card .lopb-field select{min-height:54px;padding:15px 16px !important;border-radius:16px !important}
  body.lopb-shell .lopb-form-card .lopb-submit-btn{min-height:56px;border-radius:16px !important}
}


/* v1.3.2 UI polish + duplicate-proof nav */
body.lopb-shell,
body.lopb-shell button,
body.lopb-shell input,
body.lopb-shell select,
body.lopb-shell textarea{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
}

body.lopb-shell .lopb-header{
  box-shadow:0 10px 30px rgba(15,23,42,.05);
}
body.lopb-shell .lopb-header-inner{
  min-height:78px;
  gap:24px;
}
body.lopb-shell .lopb-brand{
  flex:0 0 auto;
  max-width:260px;
}
body.lopb-shell .lopb-brand strong{
  font-size:16px !important;
  line-height:1.15;
  color:var(--lopb-text);
}
body.lopb-shell .lopb-brand small{
  font-size:12px !important;
  line-height:1.35;
}
body.lopb-shell .lopb-nav{
  flex:1 1 auto;
  justify-content:flex-end;
  min-width:0;
}
body.lopb-shell .lopb-nav-menu{
  display:flex !important;
  flex-wrap:wrap;
  justify-content:flex-end;
  align-items:center;
  gap:6px 20px;
  margin:0;
  padding:0;
  min-width:0;
}
body.lopb-shell .lopb-nav-menu li{
  list-style:none;
  margin:0 !important;
  padding:0 !important;
}
body.lopb-shell .lopb-nav-menu a{
  display:block;
  white-space:nowrap;
  font-size:15px !important;
  line-height:1.2 !important;
  font-weight:700 !important;
  color:#5e6e88 !important;
  padding:10px 0 !important;
  text-decoration:none !important;
}
body.lopb-shell .lopb-nav-menu li.current-menu-item > a,
body.lopb-shell .lopb-nav-menu a:hover{
  color:var(--lopb-text) !important;
}
body.lopb-shell .lopb-header-cta{
  flex:0 0 auto;
  white-space:nowrap;
  min-height:48px;
}

body.lopb-shell .lopb-hero{
  padding:44px 0 28px;
}
body.lopb-shell .lopb-hero-grid{
  gap:24px;
}
body.lopb-shell .lopb-hero-copy{
  min-width:0;
}
body.lopb-shell .lopb-eyebrow{
  margin-bottom:16px;
}
body.lopb-shell .lopb-hero h1{
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  font-size:clamp(2.25rem,4.8vw,4.25rem) !important;
  line-height:1.06 !important;
  letter-spacing:-0.04em !important;
  font-weight:800 !important;
  color:#132448 !important;
  max-width:12ch;
  margin:0 0 18px !important;
  text-wrap:balance;
}
body.lopb-shell .lopb-hero-text{
  max-width:760px;
  font-size:17px !important;
  line-height:1.8 !important;
}

body.lopb-shell .lopb-footer{
  padding-top:34px;
}
body.lopb-shell .lopb-footer-grid{
  grid-template-columns:1.15fr 1fr .9fr;
  gap:22px;
}
body.lopb-shell .lopb-footer h3,
body.lopb-shell .lopb-footer h4{
  margin-bottom:14px;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
}
body.lopb-shell .lopb-footer-menu{
  display:flex !important;
  flex-wrap:wrap;
  gap:10px 14px;
  margin:0;
  padding:0;
}
body.lopb-shell .lopb-footer-menu li{
  list-style:none;
  margin:0 !important;
  padding:0 !important;
}
body.lopb-shell .lopb-footer-menu a{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 12px;
  border-radius:999px;
  border:1px solid rgba(219,231,255,.12);
  background:rgba(255,255,255,.05);
  white-space:nowrap;
  font-weight:700 !important;
  color:#d7e5ff !important;
  text-decoration:none !important;
}
body.lopb-shell .lopb-footer-menu a:hover{
  background:rgba(255,255,255,.1);
  border-color:rgba(219,231,255,.2);
}

@media (max-width: 1180px){
  body.lopb-shell .lopb-nav-menu{
    gap:6px 16px;
  }
  body.lopb-shell .lopb-nav-menu a{
    font-size:14px !important;
  }
  body.lopb-shell .lopb-hero h1{
    max-width:13ch;
    font-size:clamp(2.1rem,4.3vw,3.8rem) !important;
  }
}
@media (max-width: 1024px){
  body.lopb-shell .lopb-header-inner{
    min-height:74px;
  }
  body.lopb-shell .lopb-brand{
    max-width:220px;
  }
  body.lopb-shell .lopb-footer-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media (max-width: 820px){
  body.lopb-shell .lopb-brand{
    max-width:calc(100% - 74px);
  }
  body.lopb-shell .lopb-nav{
    justify-content:flex-start;
  }
  body.lopb-shell .lopb-nav-menu{
    flex-direction:column;
    align-items:flex-start;
    gap:0;
  }
  body.lopb-shell .lopb-nav-menu li{
    width:100%;
  }
  body.lopb-shell .lopb-nav-menu a{
    width:100%;
    padding:12px 0 !important;
  }
  body.lopb-shell .lopb-hero h1{
    max-width:100%;
    font-size:clamp(1.95rem,9vw,3rem) !important;
    line-height:1.08 !important;
    text-wrap:pretty;
  }
  body.lopb-shell .lopb-footer-grid{
    grid-template-columns:1fr;
  }
  body.lopb-shell .lopb-footer-menu{
    gap:10px;
  }
}


/* v1.3.3 brand polish */
:root{
  --lopb-bg:#f5f8fd;
  --lopb-surface:#ffffff;
  --lopb-text:#184f90;
  --lopb-muted:#5c7193;
  --lopb-line:#dbe5f2;
  --lopb-primary:#1f6fbe;
  --lopb-primary-strong:#15589b;
  --lopb-accent:#f28a2b;
  --lopb-success:#0f766e;
}
body.lopb-shell{background:linear-gradient(180deg,#f8fbff 0%,#f3f7fc 100%) !important;color:var(--lopb-text) !important;}
body.lopb-shell .lopb-header{background:rgba(255,255,255,.9) !important;border-bottom:1px solid rgba(31,111,190,.10) !important;box-shadow:0 10px 30px rgba(24,79,144,.05);}
body.lopb-shell .lopb-brand img{width:64px;height:64px;border-radius:18px;padding:0;background:transparent;box-shadow:none;}
body.lopb-shell .lopb-brand strong{font-size:21px !important;line-height:1.1 !important;color:var(--lopb-primary) !important;font-weight:800 !important;letter-spacing:-.02em;}
body.lopb-shell .lopb-brand small{color:var(--lopb-accent) !important;font-size:12px !important;font-weight:700;letter-spacing:.02em;}
body.lopb-shell .lopb-nav-menu a{color:#5f7395 !important;}
body.lopb-shell .lopb-nav-menu .current-menu-item>a,
body.lopb-shell .lopb-nav-menu a:hover{color:var(--lopb-primary) !important;}
body.lopb-shell .lopb-header-cta,
body.lopb-shell .lopb-btn-primary{background:linear-gradient(135deg,#1f6fbe 0%,#2b82d8 100%) !important;color:#fff !important;box-shadow:0 16px 36px rgba(31,111,190,.24) !important;}
body.lopb-shell .lopb-header-cta:hover,
body.lopb-shell .lopb-btn-primary:hover{background:linear-gradient(135deg,#15589b 0%,#1f6fbe 100%) !important;}
body.lopb-shell .lopb-eyebrow{background:#e9f2ff !important;color:var(--lopb-primary) !important;border:1px solid rgba(31,111,190,.10);}
body.lopb-shell .lopb-hero h1,
body.lopb-shell .lopb-section-head h2,
body.lopb-shell .lopb-summary-card h2,
body.lopb-shell .lopb-card h3,
body.lopb-shell .lopb-step-card h3,
body.lopb-shell .lopb-content-card h2,
body.lopb-shell .lopb-content-card h3,
body.lopb-shell .lopb-lead-grid h2{color:var(--lopb-primary) !important;}
body.lopb-shell .lopb-hero h1{font-size:clamp(2rem,4.2vw,3.4rem) !important;line-height:1.12 !important;max-width:14ch;color:#195eab !important;}
body.lopb-shell .lopb-summary-card{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;border:1px solid rgba(31,111,190,.10) !important;}
body.lopb-shell .lopb-stat-card strong{color:var(--lopb-primary) !important;}
body.lopb-shell .lopb-step-number{background:#edf5ff !important;color:var(--lopb-primary) !important;box-shadow:inset 0 0 0 1px rgba(31,111,190,.08);}
body.lopb-shell .lopb-badge{background:#fff4e8 !important;color:#c66b14 !important;}
body.lopb-shell .lopb-text-link{color:var(--lopb-primary) !important;}
body.lopb-shell .lopb-footer{background:linear-gradient(180deg,#0f4d8c 0%,#0c3967 100%) !important;color:#e8f1ff !important;}
body.lopb-shell .lopb-footer p,
body.lopb-shell .lopb-footer li,
body.lopb-shell .lopb-footer a{color:#dce9ff !important;}
body.lopb-shell .lopb-footer h3{color:#ffffff !important;font-size:1.4rem !important;margin-bottom:12px !important;}
body.lopb-shell .lopb-footer h4{color:#ffd3a4 !important;font-size:1.02rem !important;margin-bottom:12px !important;}
body.lopb-shell .lopb-footer-menu a{border-color:rgba(255,255,255,.12) !important;background:rgba(255,255,255,.08) !important;color:#f4f8ff !important;}
body.lopb-shell .lopb-footer-menu a:hover{background:rgba(255,255,255,.15) !important;border-color:rgba(255,255,255,.24) !important;}
body.lopb-shell .lopb-socials a{background:rgba(255,255,255,.10) !important;border-color:rgba(255,255,255,.12) !important;color:#ffffff !important;}
body.lopb-shell .lopb-footer-bottom{border-top:1px solid rgba(255,255,255,.10) !important;color:#d6e6ff !important;}
body.lopb-shell .lopb-mobile-sticky-main{background:linear-gradient(135deg,#1f6fbe 0%,#2b82d8 100%) !important;}
@media (max-width: 820px){
  body.lopb-shell .lopb-brand img{width:56px;height:56px;}
  body.lopb-shell .lopb-brand strong{font-size:18px !important;}
  body.lopb-shell .lopb-hero h1{font-size:clamp(1.85rem,8vw,2.7rem) !important;line-height:1.14 !important;}
}

/* v1.4.0 visual banner polish */
body.lopb-shell .lopb-hero-grid{
  grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);
  align-items:stretch;
}
body.lopb-shell .lopb-hero-side{
  display:grid;
  gap:16px;
  align-content:start;
}
body.lopb-shell .lopb-visual-card{
  position:relative;
  overflow:hidden;
  padding:0 !important;
  min-height:300px;
  border:1px solid rgba(31,111,190,.12) !important;
  background:linear-gradient(180deg,#ffffff 0%,#eef6ff 100%) !important;
  box-shadow:0 28px 70px rgba(20,88,155,.12) !important;
}
body.lopb-shell .lopb-visual-card img{
  display:block;
  width:100%;
  height:auto;
  min-height:300px;
  object-fit:cover;
}
body.lopb-shell .lopb-summary-card,
body.lopb-shell .lopb-stat-card{
  background:rgba(255,255,255,.96) !important;
}
body.lopb-shell .lopb-stats-grid{
  gap:16px;
}
body.lopb-shell .lopb-stat-card{
  min-height:116px;
}
body.lopb-shell .lopb-summary-card p,
body.lopb-shell .lopb-stat-card span{
  color:#56718f !important;
}
@media (max-width: 1024px){
  body.lopb-shell .lopb-hero-grid{
    grid-template-columns:1fr;
  }
  body.lopb-shell .lopb-visual-card,
  body.lopb-shell .lopb-visual-card img{
    min-height:260px;
  }
}
@media (max-width: 820px){
  body.lopb-shell .lopb-hero{
    padding-top:26px;
  }
  body.lopb-shell .lopb-hero-grid{
    gap:18px;
  }
  body.lopb-shell .lopb-visual-card,
  body.lopb-shell .lopb-visual-card img{
    min-height:220px;
    border-radius:24px;
  }
}


/* v1.4.2 CTA emphasis in brand orange */
:root{
  --lopb-cta:#f28a2b;
  --lopb-cta-strong:#dd7416;
  --lopb-cta-soft:#fff1e5;
}
body.lopb-shell .lopb-header-cta,
body.lopb-shell .lopb-btn-primary,
body.lopb-shell .lopb-form-card .lopb-submit-btn,
body.lopb-shell .lopb-mobile-sticky-main{
  background:linear-gradient(135deg,var(--lopb-cta) 0%,#ff9b40 100%) !important;
  color:#ffffff !important;
  box-shadow:0 18px 38px rgba(242,138,43,.30) !important;
}
body.lopb-shell .lopb-header-cta:hover,
body.lopb-shell .lopb-btn-primary:hover,
body.lopb-shell .lopb-form-card .lopb-submit-btn:hover,
body.lopb-shell .lopb-mobile-sticky-main:hover{
  background:linear-gradient(135deg,var(--lopb-cta-strong) 0%,#f28a2b 100%) !important;
  box-shadow:0 20px 42px rgba(221,116,22,.34) !important;
}
body.lopb-shell .lopb-btn-secondary{
  border-color:rgba(31,111,190,.14) !important;
}
body.lopb-shell .lopb-form-pill{
  background:var(--lopb-cta-soft) !important;
  color:var(--lopb-cta-strong) !important;
}
body.lopb-shell .lopb-form-meta{
  color:#7b6a59 !important;
}


/* v1.4.3 mobile menu icon polish */
body.lopb-shell .lopb-menu-toggle{
  position:relative;
  display:none;
  width:46px;
  height:46px;
  border:1px solid rgba(31,111,190,.14);
  border-radius:14px;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
  box-shadow:0 10px 24px rgba(19,61,157,.08);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;
  -webkit-tap-highlight-color: transparent;
}
body.lopb-shell .lopb-menu-toggle:hover{
  transform:translateY(-1px);
  border-color:rgba(245,158,11,.35);
  box-shadow:0 14px 28px rgba(19,61,157,.14);
}
body.lopb-shell .lopb-menu-toggle:focus-visible{
  outline:3px solid rgba(245,158,11,.24);
  outline-offset:2px;
}
body.lopb-shell .lopb-menu-toggle span{
  position:absolute;
  left:50%;
  width:22px;
  height:2.5px;
  border-radius:999px;
  background:linear-gradient(90deg,#1f6fbe 0%,#2563eb 100%);
  margin:0;
  transform:translateX(-50%);
  transition:transform .22s ease, opacity .18s ease, width .18s ease, background .18s ease, top .22s ease;
}
body.lopb-shell .lopb-menu-toggle span:nth-child(1){top:14px;}
body.lopb-shell .lopb-menu-toggle span:nth-child(2){top:21px; width:18px;}
body.lopb-shell .lopb-menu-toggle span:nth-child(3){top:28px;}
body.lopb-shell .lopb-menu-toggle[aria-expanded="true"]{
  background:linear-gradient(180deg,#fff9ef 0%,#ffffff 100%);
  border-color:rgba(245,158,11,.35);
}
body.lopb-shell .lopb-menu-toggle[aria-expanded="true"] span{
  background:linear-gradient(90deg,#f59e0b 0%,#fb923c 100%);
}
body.lopb-shell .lopb-menu-toggle[aria-expanded="true"] span:nth-child(1){top:21px; transform:translateX(-50%) rotate(45deg);}
body.lopb-shell .lopb-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0; width:0;}
body.lopb-shell .lopb-menu-toggle[aria-expanded="true"] span:nth-child(3){top:21px; transform:translateX(-50%) rotate(-45deg);}
@media (max-width: 960px){
  body.lopb-shell .lopb-menu-toggle{display:inline-flex !important; align-items:center; justify-content:center;}
}
