/* BooksOfTay 6.1.0 — dynamic HTML/CSS reconstruction of the locked mockups.
   This file intentionally loads last and owns the four landing-page layouts. */
:root{
  --bt-navy:#073763;
  --bt-orange:#f0441f;
  --bt-cream:#fbf3e8;
  --bt-paper:#fff;
  --bt-teal:#35a39e;
  --bt-gold:#d0871e;
  --bt-line:#e5e8ea;
  --bt-font-serif:Georgia,'Times New Roman',serif;
  --bt-font-sans:Arial,Helvetica,sans-serif;
}
html,body{margin:0!important;padding:0!important;background:#eef0f1!important;color:var(--bt-navy)!important}
body{font-family:var(--bt-font-sans)!important}
.bot-shell{width:100%!important;max-width:1360px!important;margin:0 auto!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;min-height:100vh!important}
.bot-container,.bot-header-inner,.bot-footer-grid,.bot-workbook-inner{width:min(1220px,calc(100% - 72px))!important;margin-left:auto!important;margin-right:auto!important}

/* Header */
.bot-header{height:72px!important;background:#fff!important;border:0!important;display:flex!important;align-items:center!important;position:relative!important;z-index:30!important}
.bot-header-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;height:100%!important}
.bot-brand{font:700 31px/1 var(--bt-font-serif)!important;letter-spacing:.025em!important;color:var(--bt-navy)!important;white-space:nowrap!important}
.bot-nav{display:flex!important;align-items:center!important;gap:30px!important;font:700 12px/1 var(--bt-font-sans)!important;color:var(--bt-navy)!important}
.bot-nav>a:not(.bot-subscribe-btn){padding:29px 0 25px!important;position:relative!important}
.bot-nav .is-current:after{content:''!important;position:absolute!important;left:0!important;right:0!important;bottom:17px!important;height:2px!important;background:var(--bt-orange)!important}
.bot-search-link{width:22px!important;height:22px!important;padding:0!important}
.bot-search-link svg{width:18px!important;height:18px!important;stroke-width:2!important}
.bot-subscribe-btn{height:46px!important;padding:0 22px!important;border-radius:2px!important;background:var(--bt-orange)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;letter-spacing:.01em!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.bot-menu-toggle{display:none!important}

/* HOME — exact locked proportions */
.bot-home-v571{background:#fff!important}
.bot-home-map-hero{height:316px!important;min-height:316px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;background-image:var(--bot-map)!important;background-size:cover!important;background-position:center 50%!important;background-repeat:no-repeat!important;overflow:hidden!important}
.bot-home-map-hero:before{content:''!important;position:absolute!important;inset:0!important;background:radial-gradient(ellipse at 50% 47%,rgba(255,255,255,.94) 0%,rgba(255,255,255,.72) 19%,rgba(255,255,255,.25) 37%,rgba(255,255,255,0) 58%)!important;pointer-events:none!important}
.bot-map-hero-center{position:relative!important;z-index:2!important;width:min(680px,75%)!important;text-align:center!important;padding:0!important;margin:0!important}
.bot-home-map-hero h1{font:700 48px/.98 var(--bt-font-serif)!important;letter-spacing:-.035em!important;color:var(--bt-navy)!important;max-width:680px!important;margin:0 auto 6px!important;text-wrap:balance!important}
.bot-compass-divider{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:20px!important;margin:4px auto 3px!important}
.bot-compass-divider span{display:block!important;width:54px!important;height:1px!important;background:var(--bt-orange)!important}
.bot-star-compass{width:21px!important;height:21px!important;fill:none!important;stroke:var(--bt-orange)!important;stroke-width:1.35!important}
.bot-home-map-hero p{font:700 10.8px/1.2 var(--bt-font-sans)!important;letter-spacing:.19em!important;text-transform:uppercase!important;color:var(--bt-navy)!important;max-width:580px!important;margin:3px auto 16px!important}
.bot-map-cta{height:44px!important;min-width:220px!important;padding:0 24px!important;background:var(--bt-orange)!important;color:#fff!important;border-radius:2px!important;font-size:10.5px!important;font-weight:800!important;letter-spacing:.015em!important}

/* Choose your path */
.bot-paths-v57{padding:12px 0 13px!important;background:#fff!important}
.bot-paths-v57 .bot-container{width:min(1180px,calc(100% - 72px))!important}
.bot-title-with-sub{display:flex!important;align-items:center!important;justify-content:center!important;gap:20px!important;margin:0!important}
.bot-title-with-sub:before,.bot-title-with-sub:after{content:''!important;width:56px!important;height:1px!important;background:#f08b76!important}
.bot-title-with-sub h2{font:700 24px/1 var(--bt-font-serif)!important;color:var(--bt-navy)!important;text-transform:uppercase!important;letter-spacing:0!important;margin:0!important}
.bot-section-subtitle{font:400 11px/1.3 var(--bt-font-sans)!important;text-align:center!important;color:#214e76!important;margin:4px 0 9px!important}
.bot-path-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important}
.bot-path-card{min-height:0!important;padding:5px 27px 3px!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;border:0!important;margin:0!important}
.bot-path-card+.bot-path-card{border-left:1px solid #d9e0e4!important}
.bot-round-icon{width:54px!important;height:54px!important;margin:0 0 8px!important;border-width:1.8px!important}
.bot-round-icon svg{width:27px!important;height:27px!important;stroke-width:1.8!important}
.bot-path-card h3{font:700 22px/1.05 var(--bt-font-serif)!important;color:var(--bt-navy)!important;margin:0 0 5px!important}
.bot-path-lead{font:700 11.5px/1.25 var(--bt-font-serif)!important;max-width:285px!important;margin:0 auto 5px!important;color:var(--bt-navy)!important}
.bot-path-card p:not(.bot-path-lead){font:400 10.5px/1.42 var(--bt-font-sans)!important;max-width:280px!important;margin:0 auto 7px!important;color:#163d65!important}
.bot-path-card .bot-text-link{font:800 10px/1.2 var(--bt-font-sans)!important;color:var(--bt-orange)!important;margin:0!important}

/* philosophy section */
.bot-life-section{background:var(--bt-cream)!important;padding:20px 0 22px!important}
.bot-life-grid{width:min(1180px,calc(100% - 72px))!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;align-items:center!important}
.bot-life-copy{padding:0 42px 0 0!important}
.bot-life-eyebrow{display:flex!important;align-items:center!important;gap:12px!important;font:700 9px/1 var(--bt-font-sans)!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:var(--bt-navy)!important;margin:0 0 8px!important}
.bot-life-eyebrow:after{content:''!important;width:52px!important;height:1px!important;background:var(--bt-orange)!important}
.bot-life-copy h2{font:700 39px/.94 var(--bt-font-serif)!important;letter-spacing:-.035em!important;color:var(--bt-navy)!important;margin:0 0 9px!important}
.bot-life-copy p{font:400 10.5px/1.4 var(--bt-font-sans)!important;color:#173e65!important;max-width:475px!important;margin:0!important}
.bot-life-benefits{border-left:1px solid #d8dddf!important;padding:0 0 0 42px!important;display:flex!important;flex-direction:column!important;gap:13px!important}
.bot-life-benefit{display:grid!important;grid-template-columns:45px 1px 1fr!important;gap:16px!important;align-items:center!important;min-height:44px!important}
.bot-life-benefit:after{content:'';display:none!important}
.bot-benefit-icon{width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--bt-navy)!important}
.bot-benefit-icon svg{width:36px!important;height:36px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.bot-life-benefit:before{content:''!important;grid-column:2!important;width:1px!important;height:33px!important;background:#f05a3e!important}
.bot-life-benefit strong{grid-column:3!important;font:400 11px/1.25 var(--bt-font-sans)!important;text-transform:uppercase!important;color:var(--bt-navy)!important}

/* Workbook strip */
.bot-workbook-offer{padding:17px 0 12px!important;background:linear-gradient(90deg,#fcf5eb 0%,#fbf2e7 100%)!important;border:0!important}
.bot-workbook-inner{width:min(1180px,calc(100% - 72px))!important;display:grid!important;grid-template-columns:1.08fr .92fr!important;gap:26px!important;align-items:end!important}
.bot-workbook-copy{align-self:center!important}
.bot-workbook-eyebrow{font:700 8.5px/1 var(--bt-font-sans)!important;text-transform:uppercase!important;letter-spacing:.13em!important;margin:0 0 7px!important;display:flex!important;align-items:center!important;gap:10px!important;color:var(--bt-navy)!important}
.bot-workbook-eyebrow:after{content:''!important;width:42px!important;height:1px!important;background:var(--bt-orange)!important}
.bot-news-copy{display:grid!important;grid-template-columns:52px 1fr!important;gap:11px!important;align-items:start!important}
.bot-mail-icon{width:48px!important;height:48px!important;fill:none!important;stroke:var(--bt-orange)!important;stroke-width:1.4!important}
.bot-news-copy h3{font:700 28px/.98 var(--bt-font-serif)!important;letter-spacing:-.025em!important;color:var(--bt-navy)!important;max-width:430px!important;margin:0 0 7px!important}
.bot-workbook-offer .bot-newsletter-promise{font:400 10.5px/1.4 var(--bt-font-sans)!important;color:#173e65!important;margin:0 0 5px!important;max-width:500px!important}
.bot-workbook-offer .bot-newsletter-mechanism{font:400 9.5px/1.42 var(--bt-font-sans)!important;color:#173e65!important;margin:0!important;max-width:510px!important}
.bot-workbook-highlight{color:var(--bt-orange)!important}
.bot-workbook-action{display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important;grid-template-rows:112px auto auto!important;align-items:end!important;width:100%!important}
.bot-workbook-art-exact{grid-column:2!important;grid-row:1!important;height:112px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:visible!important;margin:0!important;padding:0!important}
.bot-workbook-mockup-exact{display:block!important;width:205px!important;max-width:none!important;height:auto!important;filter:none!important}
.bot-newsletter-form-wrap{grid-column:1/-1!important;grid-row:2!important;width:100%!important;padding:0!important;margin:0!important}
.bot-workbook-offer #mlb2-44991067 form.ml-block-form,.bot-workbook-offer .bot-news-form{display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important;gap:0!important;width:100%!important;align-items:stretch!important;margin:0!important}
.bot-workbook-offer #mlb2-44991067 .ml-form-formContent,.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{margin:0!important;padding:0!important}
.bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow{margin:0!important;padding:0!important}
.bot-workbook-offer #mlb2-44991067 input[type=email],.bot-workbook-offer .bot-news-form input{height:38px!important;min-height:38px!important;border:1px solid #d9dde0!important;border-radius:2px 0 0 2px!important;background:#fff!important;padding:0 11px!important;font:400 9.5px/1 var(--bt-font-sans)!important;color:var(--bt-navy)!important}
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form button{height:38px!important;min-height:38px!important;border:0!important;border-radius:0 2px 2px 0!important;background:var(--bt-orange)!important;color:#fff!important;padding:0 11px!important;font:800 9.5px/1 var(--bt-font-sans)!important;white-space:nowrap!important;text-transform:uppercase!important}
.bot-workbook-offer .bot-newsletter-note{font:400 8px/1.3 var(--bt-font-sans)!important;color:#34516e!important;text-align:center!important;margin:5px 0 0!important}

/* Footer */
.bot-footer{background:#063452!important;color:#fff!important;border:0!important;padding:18px 0 0!important}
.bot-footer-grid{width:min(1180px,calc(100% - 72px))!important;display:grid!important;grid-template-columns:1.35fr .8fr .8fr .65fr!important;gap:44px!important;align-items:start!important;margin:0 auto!important}
.bot-footer-brand{font:700 22px/1 var(--bt-font-serif)!important;color:#fff!important;margin:0 0 10px!important}
.bot-footer-line{width:42px!important;height:2px!important;background:var(--bt-orange)!important}
.bot-footer h4{font:700 9px/1 var(--bt-font-sans)!important;text-transform:uppercase!important;letter-spacing:.035em!important;color:#fff!important;margin:0 0 9px!important}
.bot-footer ul{margin:0!important;padding:0!important;list-style:none!important}
.bot-footer li{font:400 9px/1.45 var(--bt-font-sans)!important;margin:3px 0!important;color:#fff!important}
.bot-footer a{color:#fff!important;text-decoration:none!important}
.bot-social{display:flex!important;gap:12px!important}
.bot-social a{width:28px!important;height:28px!important;background:transparent!important;color:#fff!important}
.bot-social svg{width:26px!important;height:26px!important;fill:currentColor!important}
.bot-copyright{width:min(1180px,calc(100% - 72px))!important;margin:15px auto 0!important;border-top:1px solid rgba(255,255,255,.14)!important;padding:10px 0 11px!important;display:flex!important;justify-content:space-between!important;color:#fff!important;font:400 7.5px/1.2 var(--bt-font-sans)!important;text-align:left!important}

/* Pillar pages */
.bot-pillar-v571{background:#fff!important}
.bot-pillar-hero{height:330px!important;min-height:330px!important;display:grid!important;grid-template-columns:40% 60%!important;background:var(--bt-cream)!important;overflow:hidden!important;position:relative!important}
.bot-pillar-copy{padding:40px 24px 34px max(36px,calc((100vw - min(1180px,100vw - 72px))/2))!important;display:flex!important;flex-direction:column!important;justify-content:center!important;position:relative!important;z-index:2!important;background:linear-gradient(90deg,#fbf3e8 0%,rgba(251,243,232,.94) 73%,rgba(251,243,232,0) 100%)!important}
.bot-pillar-copy .bot-eyebrow{font:800 9px/1 var(--bt-font-sans)!important;color:var(--bt-orange)!important;letter-spacing:.05em!important;text-transform:uppercase!important;margin:0 0 14px!important;display:flex!important;align-items:center!important;gap:10px!important}
.bot-pillar-copy .bot-eyebrow:after{content:''!important;width:42px!important;height:1px!important;background:var(--bt-orange)!important}
.bot-pillar-copy h1{font:700 43px/.98 var(--bt-font-serif)!important;letter-spacing:-.035em!important;color:var(--bt-navy)!important;max-width:400px!important;margin:0 0 13px!important}
.bot-pillar-copy h1:after{content:''!important;display:block!important;width:48px!important;height:2px!important;background:var(--bt-orange)!important;margin-top:14px!important}
.bot-pillar-copy p{font:400 11.5px/1.5 var(--bt-font-sans)!important;color:#173e65!important;max-width:430px!important;margin:0 0 16px!important}
.bot-pillar-copy .bot-cta{align-self:flex-start!important;height:42px!important;padding:0 22px!important;font-size:9.5px!important;border-radius:2px!important}
.bot-pillar-map{background-image:var(--bot-map)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;position:relative!important}
.bot-pillar-map:after{content:''!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(251,243,232,.82) 0%,rgba(251,243,232,.12) 25%,rgba(251,243,232,0) 55%)!important}
.bot-pillar-steps{background:#fff!important;padding:13px 0 12px!important}
.bot-pillar-step-grid{width:min(1180px,calc(100% - 72px))!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important}
.bot-pillar-step{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:0 28px!important;min-height:110px!important}
.bot-pillar-step+.bot-pillar-step{border-left:1px solid #d9e0e4!important}
.bot-step-icon{width:52px!important;height:52px!important;border:1.8px solid currentColor!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 0 7px!important}
.bot-step-icon svg{width:27px!important;height:27px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.bot-pillar-step h3{font:700 20px/1.05 var(--bt-font-serif)!important;margin:0 0 5px!important;color:var(--bt-navy)!important}
.bot-pillar-step p{font:400 10px/1.35 var(--bt-font-sans)!important;color:#173e65!important;margin:0!important}
.bot-guides-v57{padding:24px 0 27px!important;background:#fff!important}
.bot-guides-v57 .bot-container{width:min(1180px,calc(100% - 72px))!important}
.bot-guides-v57 .bot-section-title{display:flex!important;align-items:center!important;justify-content:center!important;gap:20px!important;margin:0 0 20px!important}
.bot-guides-v57 .bot-section-title:before,.bot-guides-v57 .bot-section-title:after{content:''!important;width:56px!important;height:1px!important;background:#ef9e8d!important}
.bot-guides-v57 .bot-section-title h2{font:700 22px/1 var(--bt-font-serif)!important;text-transform:uppercase!important;margin:0!important;color:var(--bt-navy)!important}
.bot-guides-v57 .bot-cards{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:22px!important}
.bot-guides-v57 .bot-card{border:1px solid #dbe1e4!important;border-radius:5px!important;overflow:hidden!important;background:#fff!important}
.bot-guides-v57 .bot-card-img{aspect-ratio:1.53/1!important}
.bot-guides-v57 .bot-card-body{padding:14px 14px 15px!important}
.bot-guides-v57 .bot-card-meta{font-size:8.5px!important;margin:0 0 6px!important;color:var(--bt-orange)!important}
.bot-guides-v57 .bot-card h3{font:700 19px/1.05 var(--bt-font-serif)!important;margin:0 0 7px!important;color:var(--bt-navy)!important}
.bot-guides-v57 .bot-card p{font:400 9px/1.42 var(--bt-font-sans)!important;margin:0 0 11px!important;color:#173e65!important}
.bot-guides-v57 .bot-text-link{font-size:8.5px!important;color:var(--bt-orange)!important}
.bot-guides-v57 .bot-read-time{font-size:8px!important;color:#304c69!important;margin-top:7px!important}
.bot-all-wrap{margin-top:19px!important}
.bot-outline{padding:10px 22px!important;border:1px solid var(--bt-orange)!important;border-radius:2px!important;color:var(--bt-orange)!important;font-size:8.5px!important;background:#fff!important}

/* Mobile exactly follows locked phone composition */
@media (max-width:760px){
  body{background:#fff!important}
  .bot-shell{max-width:none!important;width:100%!important}
  .bot-header{height:58px!important;border-bottom:1px solid #eef0f1!important}
  .bot-header-inner,.bot-container,.bot-footer-grid,.bot-workbook-inner{width:calc(100% - 28px)!important}
  .bot-brand{font-size:23px!important}
  .bot-menu-toggle{display:block!important;width:32px!important;height:32px!important;padding:4px!important;margin-left:6px!important}
  .bot-menu-toggle span{width:23px!important;height:2px!important;margin:5px 0!important;background:var(--bt-navy)!important}
  .bot-header-inner:after{content:'';display:block;width:0}
  .bot-nav{display:none!important;position:absolute!important;top:58px!important;left:0!important;right:0!important;background:#fff!important;padding:15px 18px!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important;box-shadow:0 5px 12px rgba(0,0,0,.06)!important}
  .bot-nav.is-open{display:flex!important}
  .bot-nav .bot-search-link{display:none!important}
  .bot-header-inner{justify-content:flex-start!important}
  .bot-brand-wrap{margin-right:auto!important}
  .bot-header:before{content:''!important;position:absolute!important;right:55px!important;top:21px!important;width:15px!important;height:15px!important;border:2px solid var(--bt-navy)!important;border-radius:50%!important}
  .bot-header:after{content:''!important;position:absolute!important;right:51px!important;top:35px!important;width:7px!important;height:2px!important;background:var(--bt-navy)!important;transform:rotate(45deg)!important;transform-origin:left center!important}

  .bot-home-map-hero{height:195px!important;min-height:195px!important;background-size:auto 100%!important;background-position:center 50%!important}
  .bot-home-map-hero:before{background:radial-gradient(ellipse at 50% 47%,rgba(255,255,255,.96) 0%,rgba(255,255,255,.75) 24%,rgba(255,255,255,.05) 60%)!important}
  .bot-map-hero-center{width:88%!important}
  .bot-home-map-hero h1{font-size:30px!important;line-height:.98!important;max-width:360px!important;margin-bottom:3px!important}
  .bot-compass-divider{height:16px!important;margin:2px auto!important;gap:6px!important}
  .bot-compass-divider span{width:35px!important}
  .bot-star-compass{width:17px!important;height:17px!important}
  .bot-home-map-hero p{font-size:8px!important;letter-spacing:.14em!important;max-width:310px!important;margin:2px auto 8px!important}
  .bot-map-cta{height:34px!important;min-width:180px!important;font-size:8.5px!important;padding:0 16px!important}

  .bot-paths-v57{padding:8px 0 9px!important}
  .bot-paths-v57 .bot-container{width:calc(100% - 28px)!important}
  .bot-title-with-sub{gap:10px!important}
  .bot-title-with-sub:before,.bot-title-with-sub:after{width:30px!important}
  .bot-title-with-sub h2{font-size:18px!important}
  .bot-section-subtitle{font-size:8px!important;margin:2px 0 8px!important}
  .bot-path-grid{display:flex!important;flex-direction:column!important;gap:6px!important}
  .bot-path-card{display:grid!important;grid-template-columns:48px 1fr 14px!important;gap:9px!important;text-align:left!important;align-items:center!important;background:#fcfaf7!important;border:0!important;border-radius:4px!important;padding:8px 10px!important;min-height:70px!important}
  .bot-path-card+.bot-path-card{border-left:0!important}
  .bot-path-card:after{content:'›'!important;grid-column:3!important;grid-row:1/3!important;font:400 25px/1 Arial!important;color:var(--bt-navy)!important;align-self:center!important}
  .bot-round-icon{grid-column:1!important;grid-row:1/3!important;width:43px!important;height:43px!important;margin:0!important}
  .bot-round-icon svg{width:23px!important;height:23px!important}
  .bot-path-card>div:last-child{grid-column:2!important}
  .bot-path-card h3{font-size:15px!important;margin:0 0 2px!important}
  .bot-path-lead{font:400 8.4px/1.2 var(--bt-font-sans)!important;max-width:none!important;margin:0 0 3px!important}
  .bot-path-card p:not(.bot-path-lead){display:none!important}
  .bot-path-card .bot-text-link{font-size:8px!important;margin:0!important}

  .bot-life-section{padding:14px 0 15px!important}
  .bot-life-grid{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;gap:11px!important}
  .bot-life-copy{padding:0!important}
  .bot-life-eyebrow{font-size:7.5px!important;margin-bottom:5px!important}
  .bot-life-eyebrow:after{width:30px!important}
  .bot-life-copy h2{font-size:30px!important;line-height:.95!important;margin-bottom:7px!important}
  .bot-life-copy p{font-size:8.2px!important;line-height:1.35!important;max-width:none!important}
  .bot-life-benefits{border-left:0!important;padding:0!important;gap:5px!important}
  .bot-life-benefit{grid-template-columns:30px 1px 1fr!important;gap:9px!important;min-height:31px!important}
  .bot-life-benefit:before{height:26px!important}
  .bot-benefit-icon{width:27px!important;height:27px!important}
  .bot-benefit-icon svg{width:27px!important;height:27px!important}
  .bot-life-benefit strong{font-size:7.8px!important;line-height:1.2!important}

  .bot-workbook-offer{padding:10px 0 10px!important}
  .bot-workbook-inner{display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;gap:5px 10px!important;align-items:center!important}
  .bot-workbook-copy{grid-column:1!important;grid-row:1!important}
  .bot-workbook-eyebrow{font-size:7px!important;margin-bottom:4px!important}.bot-workbook-eyebrow:after{width:25px!important}
  .bot-news-copy{grid-template-columns:36px 1fr!important;gap:7px!important}
  .bot-mail-icon{width:34px!important;height:34px!important}
  .bot-news-copy h3{font-size:18px!important;line-height:.96!important;margin-bottom:4px!important}
  .bot-workbook-offer .bot-newsletter-promise{font-size:7.5px!important;line-height:1.3!important;margin-bottom:3px!important}
  .bot-workbook-offer .bot-newsletter-mechanism{font-size:7px!important;line-height:1.3!important}
  .bot-workbook-action{display:contents!important}
  .bot-workbook-art-exact{grid-column:2!important;grid-row:1!important;height:84px!important;display:flex!important;justify-content:flex-end!important;align-items:flex-end!important;margin:0!important}
  .bot-workbook-mockup-exact{width:105px!important;max-width:none!important}
  .bot-newsletter-form-wrap{grid-column:1/-1!important;grid-row:2!important;width:100%!important}
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,.bot-workbook-offer .bot-news-form{grid-template-columns:1fr 165px!important}
  .bot-workbook-offer #mlb2-44991067 input[type=email],.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form input,.bot-workbook-offer .bot-news-form button{height:31px!important;min-height:31px!important;font-size:7.8px!important}
  .bot-workbook-offer .bot-newsletter-note{font-size:6.7px!important;margin-top:3px!important}

  .bot-footer{padding:12px 0 0!important}
  .bot-footer-grid{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;align-items:start!important}
  .bot-footer-grid>div:nth-child(2),.bot-footer-grid>div:nth-child(3){display:none!important}
  .bot-footer-brand{font-size:17px!important}.bot-footer-line{width:31px!important}
  .bot-footer h4{display:none!important}.bot-social{gap:8px!important}.bot-social a{width:25px!important;height:25px!important}.bot-social svg{width:23px!important;height:23px!important}
  .bot-footer-identity:after{content:'New Chapters   Move Abroad   Money Abroad   Privacy Policy   Terms & Disclaimer   Affiliate Disclosure   Contact'!important;display:block!important;white-space:normal!important;max-width:280px!important;margin-top:11px!important;font:400 6.5px/1.55 var(--bt-font-sans)!important;color:#fff!important;word-spacing:4px!important}
  .bot-copyright{width:calc(100% - 28px)!important;margin-top:10px!important;padding:7px 0 8px!important;display:block!important;text-align:center!important;font-size:6.3px!important}
  .bot-copyright span:last-child{display:none!important}

  /* Pillar mobile */
  .bot-pillar-hero{height:auto!important;min-height:0!important;display:block!important;background:#fbf3e8!important}
  .bot-pillar-copy{padding:17px 18px 12px!important;background:#fbf3e8!important}
  .bot-pillar-copy .bot-eyebrow{font-size:7.5px!important;margin-bottom:7px!important}
  .bot-pillar-copy h1{font-size:31px!important;line-height:.96!important;max-width:330px!important;margin-bottom:8px!important}
  .bot-pillar-copy h1:after{display:none!important}
  .bot-pillar-copy p{font-size:8.5px!important;line-height:1.35!important;margin-bottom:9px!important;max-width:330px!important}
  .bot-pillar-copy .bot-cta{height:34px!important;font-size:8px!important;padding:0 15px!important}
  .bot-pillar-map{height:100px!important;background-size:cover!important;background-position:center!important}
  .bot-pillar-map:after{display:none!important}
  .bot-pillar-steps{padding:7px 0!important}
  .bot-pillar-step-grid{width:calc(100% - 28px)!important;display:flex!important;flex-direction:column!important;gap:0!important}
  .bot-pillar-step{display:grid!important;grid-template-columns:42px 1fr!important;gap:8px!important;text-align:left!important;align-items:center!important;padding:7px 0!important;min-height:57px!important}
  .bot-pillar-step+.bot-pillar-step{border-left:0!important;border-top:1px solid #eee!important}
  .bot-step-icon{width:40px!important;height:40px!important;margin:0!important}.bot-step-icon svg{width:21px!important;height:21px!important}
  .bot-pillar-step h3{font-size:13px!important;margin:0 0 2px!important}.bot-pillar-step p{font-size:7.6px!important;line-height:1.25!important}
  .bot-guides-v57{padding:13px 0 15px!important}.bot-guides-v57 .bot-container{width:calc(100% - 28px)!important}
  .bot-guides-v57 .bot-section-title{gap:10px!important;margin-bottom:10px!important}.bot-guides-v57 .bot-section-title:before,.bot-guides-v57 .bot-section-title:after{width:24px!important}.bot-guides-v57 .bot-section-title h2{font-size:14px!important}
  .bot-guides-v57 .bot-cards{display:flex!important;flex-direction:column!important;gap:7px!important}
  .bot-guides-v57 .bot-card{display:grid!important;grid-template-columns:40% 60%!important;min-height:100px!important;border-radius:3px!important}
  .bot-guides-v57 .bot-card-img{aspect-ratio:auto!important;height:100%!important}.bot-guides-v57 .bot-card-body{padding:7px 8px!important}.bot-guides-v57 .bot-card-meta{font-size:6.5px!important;margin-bottom:3px!important}.bot-guides-v57 .bot-card h3{font-size:13px!important;margin-bottom:4px!important}.bot-guides-v57 .bot-card p,.bot-guides-v57 .bot-text-link{display:none!important}.bot-guides-v57 .bot-read-time{font-size:6.5px!important;margin-top:auto!important}.bot-all-wrap{margin-top:9px!important}.bot-outline{padding:7px 12px!important;font-size:6.7px!important}
}
/* 6.1.0 final calibration: lock the desktop canvas to the approved mockup proportions. */
@media (min-width:761px){
  .bot-shell{max-width:1040px!important}
  .bot-container,.bot-header-inner,.bot-footer-grid,.bot-workbook-inner{width:min(920px,calc(100% - 56px))!important}
  .bot-header{height:58px!important}.bot-brand{font-size:27px!important}.bot-nav{gap:24px!important;font-size:10.5px!important}.bot-nav>a:not(.bot-subscribe-btn){padding:23px 0 19px!important}.bot-nav .is-current:after{bottom:12px!important}.bot-subscribe-btn{height:38px!important;padding:0 18px!important;font-size:9.5px!important}
  .bot-home-map-hero{height:286px!important;min-height:286px!important}.bot-map-hero-center{width:min(625px,76%)!important}.bot-home-map-hero h1{font-size:44px!important;max-width:625px!important}.bot-home-map-hero p{font-size:9.5px!important}.bot-map-cta{height:40px!important;min-width:202px!important;font-size:9.5px!important}
  .bot-paths-v57 .bot-container,.bot-life-grid,.bot-guides-v57 .bot-container,.bot-pillar-step-grid{width:min(910px,calc(100% - 56px))!important}
  .bot-title-with-sub h2{font-size:21px!important}.bot-section-subtitle{font-size:9.5px!important}.bot-title-with-sub:before,.bot-title-with-sub:after{width:48px!important}.bot-path-card{padding:4px 22px 3px!important}.bot-round-icon{width:50px!important;height:50px!important}.bot-path-card h3{font-size:20px!important}.bot-path-lead{font-size:10.4px!important}.bot-path-card p:not(.bot-path-lead){font-size:9.6px!important}.bot-path-card .bot-text-link{font-size:9px!important}
  .bot-life-section{padding:17px 0 18px!important}.bot-life-copy{padding-right:32px!important}.bot-life-copy h2{font-size:34px!important}.bot-life-copy p{font-size:9.5px!important}.bot-life-benefits{padding-left:32px!important;gap:10px!important}.bot-life-benefit{grid-template-columns:40px 1px 1fr!important;gap:13px!important;min-height:40px!important}.bot-benefit-icon svg{width:32px!important;height:32px!important}.bot-life-benefit strong{font-size:10px!important}
  .bot-workbook-offer{padding:14px 0 10px!important}.bot-workbook-inner{grid-template-columns:1.08fr .92fr!important;gap:20px!important}.bot-news-copy{grid-template-columns:46px 1fr!important;gap:10px!important}.bot-mail-icon{width:43px!important;height:43px!important}.bot-news-copy h3{font-size:25px!important;max-width:370px!important}.bot-workbook-offer .bot-newsletter-promise{font-size:9.4px!important}.bot-workbook-offer .bot-newsletter-mechanism{font-size:8.6px!important}.bot-workbook-action{grid-template-columns:minmax(0,1fr) 195px!important;grid-template-rows:100px auto auto!important}.bot-workbook-art-exact{height:100px!important}.bot-workbook-mockup-exact{width:185px!important}.bot-workbook-offer #mlb2-44991067 form.ml-block-form,.bot-workbook-offer .bot-news-form{grid-template-columns:minmax(0,1fr) 195px!important}.bot-workbook-offer #mlb2-44991067 input[type=email],.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form input,.bot-workbook-offer .bot-news-form button{height:34px!important;min-height:34px!important;font-size:8.5px!important}.bot-workbook-offer .bot-newsletter-note{font-size:7.2px!important}
  .bot-footer{padding-top:15px!important}.bot-footer-grid{grid-template-columns:1.35fr .8fr .8fr .65fr!important;gap:32px!important}.bot-footer-brand{font-size:20px!important}.bot-footer h4{font-size:8px!important}.bot-footer li{font-size:8px!important}.bot-copyright{width:min(920px,calc(100% - 56px))!important;font-size:6.8px!important;margin-top:12px!important;padding:8px 0 9px!important}
  .bot-pillar-hero{height:305px!important;min-height:305px!important}.bot-pillar-copy h1{font-size:39px!important}.bot-pillar-copy p{font-size:10.3px!important}.bot-pillar-copy .bot-cta{height:38px!important;font-size:8.7px!important}.bot-pillar-step h3{font-size:18px!important}.bot-pillar-step p{font-size:9px!important}.bot-guides-v57 .bot-card h3{font-size:17px!important}.bot-guides-v57 .bot-card p{font-size:8.3px!important}
}
.bot-mobile-search{display:none!important}
@media (max-width:760px){
 .bot-mobile-search{display:flex!important;width:28px!important;height:28px!important;align-items:center!important;justify-content:center!important;color:var(--bt-navy)!important;margin-left:auto!important;text-decoration:none!important}
 .bot-mobile-search svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important}
 .bot-header:before,.bot-header:after{display:none!important}
 .bot-header-inner{justify-content:flex-start!important}.bot-brand-wrap{margin-right:auto!important}.bot-menu-toggle{margin-left:2px!important}
}

/* v6.1.2 polish pass — match locked homepage composition more closely */
@media (min-width:761px){
  /* Crop out the visually empty left margin and keep the map centered behind the hero copy. */
  .bot-home-map-hero{
    background-image:url('assets/home-map-cropped.png')!important;
    background-size:cover!important;
    background-position:center center!important;
  }
  .bot-home-map-hero:before{
    background:radial-gradient(ellipse at 50% 48%,rgba(255,255,255,.96) 0%,rgba(255,255,255,.83) 18%,rgba(255,255,255,.38) 34%,rgba(255,255,255,0) 57%)!important;
  }

  /* Clean up the workbook band: compact left copy, strong centered product, form directly underneath. */
  .bot-workbook-offer{padding:12px 0 10px!important;overflow:visible!important}
  .bot-workbook-inner{
    grid-template-columns:1.12fr .88fr!important;
    gap:26px!important;
    align-items:center!important;
    min-height:154px!important;
  }
  .bot-workbook-copy{align-self:center!important;padding:0 0 0 4px!important}
  .bot-news-copy{grid-template-columns:50px 1fr!important;gap:12px!important;align-items:start!important}
  .bot-mail-icon{width:46px!important;height:46px!important;margin-top:2px!important}
  .bot-news-copy h3{font-size:26px!important;line-height:.96!important;max-width:380px!important;margin-bottom:7px!important}
  .bot-workbook-offer .bot-newsletter-promise{font-size:9.4px!important;line-height:1.36!important;max-width:430px!important;margin-bottom:4px!important}
  .bot-workbook-offer .bot-newsletter-mechanism{font-size:8.6px!important;line-height:1.36!important;max-width:440px!important}

  .bot-workbook-action{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:105px auto auto!important;
    align-items:end!important;
    justify-items:stretch!important;
    width:100%!important;
    position:relative!important;
  }
  .bot-workbook-art-exact{
    grid-column:1!important;
    grid-row:1!important;
    height:105px!important;
    display:flex!important;
    justify-content:center!important;
    align-items:flex-end!important;
    margin:0!important;
    overflow:visible!important;
  }
  .bot-workbook-mockup-exact{
    width:190px!important;
    max-width:none!important;
    transform:translateY(4px)!important;
  }
  .bot-newsletter-form-wrap{grid-column:1!important;grid-row:2 / span 2!important;width:100%!important}
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    grid-template-columns:minmax(0,1fr) 210px!important;
    width:100%!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form input,
  .bot-workbook-offer .bot-news-form button{
    height:34px!important;min-height:34px!important;font-size:8.4px!important
  }
  .bot-workbook-offer .bot-newsletter-note{font-size:7px!important;margin-top:4px!important}

  .bot-footer{padding-top:13px!important}
  .bot-footer-grid{gap:30px!important}
  .bot-copyright{margin-top:10px!important;padding-top:7px!important;padding-bottom:8px!important}
}

@media (max-width:760px){
  .bot-home-map-hero{
    background-image:url('assets/mobile-map-exact.png')!important;
    background-size:cover!important;
    background-position:center center!important;
  }
  .bot-workbook-offer{padding:8px 0 8px!important}
  .bot-workbook-inner{gap:4px 8px!important}
  .bot-workbook-art-exact{height:78px!important}
  .bot-workbook-mockup-exact{width:98px!important}
  .bot-newsletter-note{margin-top:2px!important}
}

/* ==========================================================
   v6.1.5 CTA / SOCIAL / WORKBOOK POLISH
   ========================================================== */

/* Keep pillar CTAs fully visible and visually consistent on every page. */
.bot-pillar-copy{overflow:visible!important;}
.bot-pillar-hero{overflow:visible!important;}
.bot-pillar-copy .bot-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:42px!important;
  height:auto!important;
  padding:12px 22px!important;
  margin:2px 0 4px!important;
  background:#f24a22!important;
  color:#fff!important;
  border:0!important;
  border-radius:2px!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
  position:relative!important;
  z-index:8!important;
  font:800 9.5px/1.05 var(--bt-font-sans)!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}

/* Shared workbook band: centered product, clean form, no overlap. */
.bot-workbook-offer{overflow:visible!important;}
.bot-workbook-inner{align-items:center!important;}
.bot-workbook-action{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:142px auto auto!important;
  align-items:end!important;
  justify-items:stretch!important;
  min-width:0!important;
  overflow:visible!important;
}
.bot-workbook-art-exact{
  grid-column:1!important;
  grid-row:1!important;
  height:142px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  overflow:visible!important;
  margin:0!important;
  padding:0!important;
}
.bot-workbook-mockup-exact{
  width:245px!important;
  max-width:100%!important;
  height:auto!important;
  transform:none!important;
  margin:0 auto!important;
}
.bot-newsletter-form-wrap{
  grid-column:1!important;
  grid-row:2 / span 2!important;
  width:100%!important;
  min-width:0!important;
  position:relative!important;
  z-index:4!important;
}
.bot-workbook-offer #mlb2-44991067 form.ml-block-form,
.bot-workbook-offer .bot-news-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(220px,250px)!important;
  gap:0!important;
  width:100%!important;
  min-width:0!important;
  align-items:stretch!important;
}
.bot-workbook-offer #mlb2-44991067 .ml-form-formContent,
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
.bot-workbook-offer #mlb2-44991067 input[type=email],
.bot-workbook-offer .bot-news-form input{
  width:100%!important;
  box-sizing:border-box!important;
  border-radius:2px 0 0 2px!important;
}
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
.bot-workbook-offer .bot-news-form button{
  width:100%!important;
  box-sizing:border-box!important;
  background:#f24a22!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  border-radius:0 2px 2px 0!important;
  white-space:nowrap!important;
}

/* Social icons: explicit two-tone marks so Pinterest cannot collapse into a blank circle. */
.bot-footer .bot-social a{
  width:34px!important;
  height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  border:0!important;
  opacity:1!important;
  overflow:visible!important;
}
.bot-footer .bot-social svg{
  width:32px!important;
  height:32px!important;
  display:block!important;
  overflow:visible!important;
  opacity:1!important;
}

@media (max-width:900px){
  .bot-pillar-copy{padding-bottom:18px!important;}
  .bot-pillar-copy .bot-cta{
    min-height:38px!important;
    padding:10px 16px!important;
    margin:4px 0 6px!important;
    font-size:8.5px!important;
  }
  .bot-workbook-action{grid-template-rows:112px auto auto!important;}
  .bot-workbook-art-exact{height:112px!important;}
  .bot-workbook-mockup-exact{width:180px!important;}
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    grid-template-columns:minmax(0,1fr) minmax(170px,46%)!important;
  }
}

@media (max-width:760px){
  .bot-pillar-copy{padding-bottom:20px!important;}
  .bot-pillar-copy .bot-cta{
    display:inline-flex!important;
    min-height:36px!important;
    padding:10px 15px!important;
    margin:5px 0 4px!important;
    font-size:8px!important;
  }
  .bot-workbook-inner{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 118px!important;
    gap:8px 10px!important;
    align-items:center!important;
  }
  .bot-workbook-copy{grid-column:1!important;grid-row:1!important;}
  .bot-workbook-action{display:contents!important;}
  .bot-workbook-art-exact{
    grid-column:2!important;
    grid-row:1!important;
    height:96px!important;
    justify-content:flex-end!important;
    align-items:flex-end!important;
  }
  .bot-workbook-mockup-exact{width:116px!important;max-width:none!important;}
  .bot-newsletter-form-wrap{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
  }
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(145px,48%)!important;
    gap:0!important;
    width:100%!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form input,
  .bot-workbook-offer .bot-news-form button{
    height:34px!important;
    min-height:34px!important;
    font-size:7.6px!important;
  }
  .bot-footer .bot-social a{width:30px!important;height:30px!important;}
  .bot-footer .bot-social svg{width:28px!important;height:28px!important;}
}
.bot-footer .bot-social svg .bot-social-bg{fill:#fff!important;stroke:none!important;}
.bot-footer .bot-social svg .bot-social-mark{fill:#063452!important;stroke:none!important;}
.bot-footer .bot-social svg .bot-social-bg{fill:#fff!important;stroke:none!important;}
.bot-footer .bot-social svg .bot-social-mark{fill:#063452!important;stroke:none!important;}

/* ==========================================================
   v6.1.5 AUDITED FIX — deterministic footer icons + aligned offer
   ========================================================== */
.bot-footer .bot-social img{
  display:block!important;
  width:32px!important;
  height:32px!important;
  object-fit:contain!important;
  opacity:1!important;
}
.bot-footer .bot-social a{
  width:34px!important;
  height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
}

@media (min-width:901px){
  .bot-workbook-inner{
    grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr)!important;
    gap:38px!important;
    align-items:center!important;
  }
  .bot-workbook-copy{align-self:center!important;min-width:0!important;}
  .bot-workbook-offer .bot-news-copy{
    display:grid!important;
    grid-template-columns:64px minmax(0,1fr)!important;
    column-gap:18px!important;
    align-items:start!important;
  }
  .bot-workbook-offer .bot-news-copy .bot-mail-icon{
    width:52px!important;height:52px!important;margin:0!important;justify-self:start!important;
  }
  .bot-workbook-action{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:152px auto auto!important;
    width:100%!important;
    align-items:end!important;
    justify-items:stretch!important;
  }
  .bot-workbook-art-exact{
    grid-column:1!important;grid-row:1!important;height:152px!important;
    display:flex!important;align-items:flex-end!important;justify-content:center!important;
    margin:0!important;padding:0!important;overflow:visible!important;
  }
  .bot-workbook-mockup-exact{
    width:252px!important;max-width:none!important;height:auto!important;
    margin:0 auto!important;transform:none!important;
  }
  .bot-newsletter-form-wrap{
    grid-column:1!important;grid-row:2 / span 2!important;width:100%!important;min-width:0!important;
  }
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    display:grid!important;
    grid-template-columns:minmax(190px,1fr) minmax(225px,260px)!important;
    gap:0!important;width:100%!important;min-width:0!important;
  }
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    display:flex!important;align-items:center!important;justify-content:center!important;
    background:#f24a22!important;color:#fff!important;opacity:1!important;visibility:visible!important;
    white-space:nowrap!important;overflow:visible!important;min-width:225px!important;
  }
}

@media (max-width:900px){
  .bot-footer .bot-social img{width:28px!important;height:28px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    background:#f24a22!important;color:#fff!important;opacity:1!important;visibility:visible!important;
    white-space:normal!important;line-height:1.05!important;padding-left:8px!important;padding-right:8px!important;
  }
}

/* ==========================================================
   v6.1.6 LAYOUT CLEANUP — pillar clearance + approved offer
   ========================================================== */

/* Pillar hero and journey row are separate blocks. No cards/icons may intrude into the hero. */
.bot-pillar-hero{overflow:hidden!important;isolation:isolate!important;}
.bot-pillar-copy{overflow:visible!important;}
.bot-pillar-steps{position:relative!important;z-index:3!important;margin:0!important;clear:both!important;}
.bot-pillar-step-grid{margin-left:auto!important;margin-right:auto!important;}
.bot-pillar-copy .bot-cta{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  background:#f24a22!important;color:#fff!important;opacity:1!important;visibility:visible!important;
  min-height:42px!important;height:auto!important;width:max-content!important;max-width:100%!important;
  padding:12px 22px!important;margin:2px 0 0!important;border:0!important;border-radius:2px!important;
  position:relative!important;z-index:5!important;white-space:nowrap!important;overflow:visible!important;
}

/* Approved workbook/footer composition: copy + workbook on top, one clean full-width form below. */
.bot-workbook-offer{padding:22px 0 16px!important;overflow:hidden!important;}
.bot-workbook-inner{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)!important;
  grid-template-rows:auto auto!important;
  column-gap:48px!important;row-gap:14px!important;
  align-items:center!important;
}
.bot-workbook-copy{grid-column:1!important;grid-row:1!important;align-self:center!important;min-width:0!important;padding:0!important;}
.bot-workbook-action{display:contents!important;}
.bot-workbook-art-exact{
  grid-column:2!important;grid-row:1!important;
  height:185px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;
  margin:0!important;padding:0!important;overflow:visible!important;
}
.bot-workbook-mockup-exact{width:300px!important;max-width:100%!important;height:auto!important;margin:0 auto!important;transform:none!important;}
.bot-newsletter-form-wrap{grid-column:1 / -1!important;grid-row:2!important;width:100%!important;min-width:0!important;position:relative!important;z-index:4!important;}
.bot-workbook-offer #mlb2-44991067 form.ml-block-form,
.bot-workbook-offer .bot-news-form{
  display:grid!important;grid-template-columns:minmax(0,1fr) minmax(330px,40%)!important;
  gap:0!important;width:100%!important;min-width:0!important;align-items:stretch!important;margin:0!important;
}
.bot-workbook-offer #mlb2-44991067 .ml-form-formContent,
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{width:100%!important;min-width:0!important;margin:0!important;padding:0!important;}
.bot-workbook-offer #mlb2-44991067 input[type=email],
.bot-workbook-offer .bot-news-form input,
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
.bot-workbook-offer .bot-news-form button{
  height:46px!important;min-height:46px!important;box-sizing:border-box!important;
}
.bot-workbook-offer #mlb2-44991067 input[type=email],.bot-workbook-offer .bot-news-form input{
  width:100%!important;border-radius:4px 0 0 4px!important;padding:0 18px!important;font-size:13px!important;
}
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form button{
  width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;
  background:#f24a22!important;color:#fff!important;border-radius:0 4px 4px 0!important;
  font-size:13px!important;font-weight:800!important;white-space:nowrap!important;opacity:1!important;visibility:visible!important;
}
.bot-workbook-offer .bot-newsletter-note{font-size:9px!important;margin:8px 0 0!important;text-align:center!important;}

/* Footer social assets remain deterministic. */
.bot-footer .bot-social img{display:block!important;width:32px!important;height:32px!important;object-fit:contain!important;opacity:1!important;}

@media (max-width:900px){
  .bot-pillar-hero{overflow:hidden!important;}
  .bot-pillar-copy .bot-cta{min-height:38px!important;padding:10px 16px!important;font-size:8.5px!important;margin-top:3px!important;}
  .bot-workbook-inner{grid-template-columns:minmax(0,1fr) 230px!important;column-gap:24px!important;row-gap:10px!important;}
  .bot-workbook-art-exact{height:140px!important;}
  .bot-workbook-mockup-exact{width:220px!important;}
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,.bot-workbook-offer .bot-news-form{grid-template-columns:minmax(0,1fr) minmax(240px,42%)!important;}
  .bot-workbook-offer #mlb2-44991067 input[type=email],.bot-workbook-offer .bot-news-form input,.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form button{height:40px!important;min-height:40px!important;font-size:10px!important;}
}

@media (max-width:760px){
  .bot-pillar-hero{overflow:hidden!important;}
  .bot-pillar-copy{padding-bottom:16px!important;}
  .bot-pillar-copy .bot-cta{display:inline-flex!important;min-height:34px!important;padding:9px 14px!important;font-size:8px!important;margin:4px 0 0!important;}
  .bot-workbook-offer{padding:12px 0 10px!important;}
  .bot-workbook-inner{display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;grid-template-rows:auto auto!important;gap:8px 10px!important;align-items:center!important;}
  .bot-workbook-copy{grid-column:1!important;grid-row:1!important;}
  .bot-workbook-art-exact{grid-column:2!important;grid-row:1!important;height:96px!important;justify-content:flex-end!important;}
  .bot-workbook-mockup-exact{width:116px!important;max-width:none!important;}
  .bot-newsletter-form-wrap{grid-column:1 / -1!important;grid-row:2!important;}
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,.bot-workbook-offer .bot-news-form{grid-template-columns:minmax(0,1fr) minmax(150px,48%)!important;}
  .bot-workbook-offer #mlb2-44991067 input[type=email],.bot-workbook-offer .bot-news-form input,.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form button{height:34px!important;min-height:34px!important;font-size:7.6px!important;}
}

/* ==========================================================
   v6.1.8 LOCKED EQUAL CTA — exact 50/50 email + CTA row
   ========================================================== */
.bot-workbook-offer #mlb2-44991067 form.ml-block-form,
.bot-workbook-offer .bot-news-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:0!important;
  width:100%!important;
  align-items:stretch!important;
}
.bot-workbook-offer #mlb2-44991067 .ml-form-formContent,
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
.bot-workbook-offer #mlb2-44991067 input[type=email],
.bot-workbook-offer .bot-news-form input,
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
.bot-workbook-offer .bot-news-form button{
  width:100%!important;
  height:46px!important;
  min-height:46px!important;
  max-height:46px!important;
  box-sizing:border-box!important;
  margin:0!important;
}
.bot-workbook-offer #mlb2-44991067 input[type=email],
.bot-workbook-offer .bot-news-form input{
  border-radius:4px 0 0 4px!important;
}
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
.bot-workbook-offer .bot-news-form button{
  border-radius:0 4px 4px 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
}
@media (max-width:900px){
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{grid-template-columns:1fr 1fr!important;}
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{height:40px!important;min-height:40px!important;max-height:40px!important;}
}
@media (max-width:760px){
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{grid-template-columns:1fr 1fr!important;}
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{height:34px!important;min-height:34px!important;max-height:34px!important;}
}

/* ==========================================================
   v6.1.9 FINAL PILLAR CTA RENDER FIX
   This block is intentionally LAST so it wins the cascade.
   The previous CTA rules lived in style.css and were then
   overridden by mockup-exact.css. Keep these rules here.
   ========================================================== */
@media (min-width:901px){
  .bot-pillar-hero{
    height:auto!important;
    overflow:visible!important;
    align-items:stretch!important;
  }
  .bot-new-v571 .bot-pillar-hero{min-height:430px!important;}
  .bot-move-v571 .bot-pillar-hero{min-height:455px!important;}
  .bot-money-v571 .bot-pillar-hero{min-height:495px!important;}

  .bot-pillar-copy{
    min-height:inherit!important;
    box-sizing:border-box!important;
    padding-top:34px!important;
    padding-bottom:30px!important;
    justify-content:center!important;
  }
  .bot-pillar-map{
    min-height:100%!important;
    height:auto!important;
    align-self:stretch!important;
  }
  .bot-pillar-copy .bot-cta{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    align-self:flex-start!important;
    min-height:44px!important;
    height:44px!important;
    width:auto!important;
    max-width:none!important;
    padding:0 24px!important;
    margin:2px 0 0!important;
    background:#f24a22!important;
    color:#fff!important;
    border:0!important;
    border-radius:2px!important;
    opacity:1!important;
    visibility:visible!important;
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    z-index:20!important;
    white-space:nowrap!important;
    overflow:visible!important;
    flex:0 0 auto!important;
    line-height:1!important;
  }
  .bot-pillar-steps{
    position:relative!important;
    z-index:1!important;
    margin-top:0!important;
  }
}

/* ==========================================================
   v6.2.0 FULL-WIDTH + MOBILE OPTIMIZATION — FINAL CASCADE
   Fixes: gray desktop gutters, mobile header/hero sizing,
   workbook form clipping, and horizontal overflow.
   ========================================================== */

/* The site background itself is now full bleed. Inner content stays measured. */
html, body{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  overflow-x:hidden!important;
  background:#fffdf9!important;
}
.bot-shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  box-shadow:none!important;
  overflow-x:hidden!important;
  background:#fffdf9!important;
}

/* Keep measured desktop content centered while page bands extend edge-to-edge. */
@media (min-width:761px){
  .bot-header-inner,
  .bot-container,
  .bot-footer-grid,
  .bot-workbook-inner{
    width:min(1180px,calc(100% - 64px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .bot-copyright{
    width:min(1180px,calc(100% - 64px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* Mobile gets a true compact header: logo + search + hamburger only. */
@media (max-width:760px){
  .bot-shell{min-width:0!important;width:100%!important;}
  .bot-header{height:64px!important;min-height:64px!important;width:100%!important;}
  .bot-header-inner{
    width:calc(100% - 28px)!important;
    height:64px!important;
    margin:0 auto!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    min-width:0!important;
  }
  .bot-brand-wrap{margin-right:auto!important;min-width:0!important;flex:0 1 auto!important;}
  .bot-brand{font-size:23px!important;line-height:1!important;white-space:nowrap!important;}
  .bot-nav{display:none!important;}
  .bot-nav.is-open{
    display:flex!important;
    top:64px!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    z-index:100!important;
  }
  .bot-mobile-search{display:flex!important;flex:0 0 30px!important;margin-left:0!important;}
  .bot-menu-toggle{display:block!important;flex:0 0 34px!important;margin:0!important;padding:5px!important;}
  .bot-menu-toggle span{width:23px!important;height:2px!important;margin:5px 0!important;}

  /* Pillar hero: phone-scale typography with map below, no clipping. */
  .bot-pillar-hero{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    overflow:hidden!important;
    background:#fbf3e8!important;
  }
  .bot-pillar-copy{
    width:100%!important;
    min-height:0!important;
    padding:24px 20px 20px!important;
    box-sizing:border-box!important;
    justify-content:flex-start!important;
  }
  .bot-pillar-copy .bot-eyebrow{
    display:block!important;
    font-size:10px!important;
    line-height:1.2!important;
    margin:0 0 10px!important;
  }
  .bot-pillar-copy h1{
    font-size:clamp(36px,10.5vw,44px)!important;
    line-height:.98!important;
    letter-spacing:-.025em!important;
    max-width:360px!important;
    margin:0 0 14px!important;
  }
  .bot-money-v571 .bot-pillar-copy h1{font-size:clamp(34px,9.8vw,41px)!important;}
  .bot-pillar-copy h1:after{
    display:block!important;
    width:54px!important;
    height:2px!important;
    margin-top:15px!important;
  }
  .bot-pillar-copy p{
    font-size:14px!important;
    line-height:1.5!important;
    max-width:390px!important;
    margin:0 0 16px!important;
  }
  .bot-pillar-copy .bot-cta{
    display:inline-flex!important;
    min-height:44px!important;
    height:44px!important;
    max-width:100%!important;
    padding:0 18px!important;
    margin:0!important;
    font-size:11px!important;
    line-height:1!important;
    white-space:nowrap!important;
    overflow:visible!important;
    position:relative!important;
    z-index:8!important;
  }
  .bot-pillar-map{
    width:100%!important;
    height:132px!important;
    min-height:132px!important;
    background-size:cover!important;
    background-position:center center!important;
  }

  /* Pillar steps are readable stacked cards rather than squeezed desktop columns. */
  .bot-pillar-steps{padding:8px 0 12px!important;}
  .bot-pillar-step-grid{
    width:calc(100% - 28px)!important;
    margin:0 auto!important;
    display:block!important;
  }
  .bot-pillar-step{
    display:grid!important;
    grid-template-columns:52px minmax(0,1fr)!important;
    gap:12px!important;
    align-items:center!important;
    text-align:left!important;
    min-height:76px!important;
    padding:11px 2px!important;
    border-left:0!important;
  }
  .bot-pillar-step+.bot-pillar-step{border-top:1px solid rgba(20,35,59,.1)!important;}
  .bot-step-icon{width:48px!important;height:48px!important;margin:0!important;}
  .bot-step-icon svg{width:25px!important;height:25px!important;}
  .bot-pillar-step h3{font-size:18px!important;line-height:1.15!important;margin:0 0 3px!important;}
  .bot-pillar-step p{font-size:12px!important;line-height:1.35!important;margin:0!important;}

  /* Shared workbook conversion block: truly mobile-first and never horizontally clipped. */
  .bot-workbook-offer{
    width:100%!important;
    padding:22px 0 18px!important;
    overflow:hidden!important;
  }
  .bot-workbook-inner{
    width:calc(100% - 32px)!important;
    margin:0 auto!important;
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    min-width:0!important;
  }
  .bot-workbook-copy{width:100%!important;padding:0!important;min-width:0!important;}
  .bot-news-copy{
    width:100%!important;
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr)!important;
    gap:12px!important;
    align-items:start!important;
  }
  .bot-mail-icon{width:50px!important;height:50px!important;margin:0!important;}
  .bot-news-copy h3{
    font-size:25px!important;
    line-height:1.02!important;
    max-width:none!important;
    margin:0 0 8px!important;
  }
  .bot-workbook-offer .bot-newsletter-promise{
    font-size:12.5px!important;
    line-height:1.45!important;
    margin:0 0 6px!important;
  }
  .bot-workbook-offer .bot-newsletter-mechanism{
    font-size:12px!important;
    line-height:1.45!important;
    margin:0!important;
  }
  .bot-workbook-action{
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    gap:10px!important;
    min-width:0!important;
  }
  .bot-workbook-art-exact{
    width:100%!important;
    height:145px!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  .bot-workbook-mockup-exact{
    width:190px!important;
    max-width:72vw!important;
    height:auto!important;
    margin:0 auto!important;
    transform:none!important;
  }
  .bot-newsletter-form-wrap{width:100%!important;min-width:0!important;}
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    min-width:0!important;
    margin:0!important;
  }
  .bot-workbook-offer #mlb2-44991067 .ml-form-formContent,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    width:100%!important;
    max-width:100%!important;
    height:46px!important;
    min-height:46px!important;
    max-height:none!important;
    margin:0!important;
    box-sizing:border-box!important;
    border-radius:4px!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input{
    padding:0 15px!important;
    font-size:15px!important;
  }
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0 12px!important;
    font-size:12px!important;
    line-height:1.1!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
  }
  .bot-workbook-offer .bot-newsletter-note{
    width:100%!important;
    margin:4px 0 0!important;
    padding:0 4px!important;
    font-size:10.5px!important;
    line-height:1.35!important;
    text-align:center!important;
  }

  /* Footer stays full width and compact on phones. */
  .bot-footer{width:100%!important;padding:20px 0 12px!important;}
  .bot-footer-grid{width:calc(100% - 32px)!important;margin:0 auto!important;grid-template-columns:1fr auto!important;gap:16px!important;}
  .bot-footer-brand{font-size:23px!important;}
  .bot-footer .bot-social img{width:30px!important;height:30px!important;}
  .bot-copyright{width:calc(100% - 32px)!important;margin:12px auto 0!important;padding:10px 0 0!important;font-size:8px!important;}
}

@media (max-width:390px){
  .bot-brand{font-size:21px!important;}
  .bot-pillar-copy h1{font-size:35px!important;}
  .bot-money-v571 .bot-pillar-copy h1{font-size:32px!important;}
  .bot-news-copy h3{font-size:23px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{font-size:11px!important;}
}

/* =========================================================
   v6.2.1 MOBILE HARDENING — final cascade authority
   Prevents the lead-magnet section from squeezing/clipping on
   narrow phones and keeps all shared pages horizontally clean.
   ========================================================= */
@media (max-width: 760px){
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important;}
  body,.site,.site-container,.bot-shell,.bot-page,.bot-main{margin-left:0!important;margin-right:0!important;max-width:none!important;}

  /* Workbook conversion: clean single-column phone composition. */
  .bot-workbook-offer{
    width:100%!important;
    max-width:none!important;
    padding:22px 0 18px!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  .bot-workbook-offer .bot-workbook-inner{
    width:calc(100% - 32px)!important;
    max-width:520px!important;
    margin:0 auto!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    box-sizing:border-box!important;
  }
  .bot-workbook-offer .bot-workbook-copy{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    display:block!important;
  }
  .bot-workbook-offer .bot-news-copy{
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    column-gap:12px!important;
    row-gap:0!important;
    align-items:start!important;
    margin:0!important;
    padding:0!important;
  }
  .bot-workbook-offer .bot-mail-icon{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    margin:1px 0 0!important;
    grid-column:1!important;
  }
  .bot-workbook-offer .bot-news-copy>div{
    min-width:0!important;
    width:100%!important;
    grid-column:2!important;
  }
  .bot-workbook-offer .bot-news-copy h3{
    width:100%!important;
    max-width:none!important;
    margin:0 0 8px!important;
    padding:0!important;
    font-size:clamp(25px,7.2vw,31px)!important;
    line-height:1.03!important;
    letter-spacing:-.02em!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .bot-workbook-offer .bot-newsletter-promise,
  .bot-workbook-offer .bot-newsletter-mechanism{
    width:100%!important;
    max-width:none!important;
    font-size:13px!important;
    line-height:1.45!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .bot-workbook-offer .bot-newsletter-promise{margin:0 0 7px!important;}
  .bot-workbook-offer .bot-newsletter-mechanism{margin:0!important;}

  .bot-workbook-offer .bot-workbook-action{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:10px!important;
  }
  .bot-workbook-offer .bot-workbook-art-exact{
    width:100%!important;
    height:150px!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  .bot-workbook-offer .bot-workbook-mockup-exact{
    display:block!important;
    width:190px!important;
    max-width:min(72vw,220px)!important;
    height:auto!important;
    margin:0 auto!important;
    transform:none!important;
  }
  .bot-workbook-offer .bot-newsletter-form-wrap{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }
  .bot-workbook-offer #mlb2-44991067,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedWrapper,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedBody,
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
    box-sizing:border-box!important;
  }
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
  }
  .bot-workbook-offer #mlb2-44991067 .ml-form-formContent,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit,
  .bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
    padding:0 14px!important;
    box-sizing:border-box!important;
    border-radius:4px!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input{
    font-size:16px!important;
    line-height:1!important;
  }
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    align-items:center!important;
    justify-content:center!important;
    background:#ef431d!important;
    color:#fff!important;
    font-size:clamp(11px,3.5vw,14px)!important;
    font-weight:800!important;
    line-height:1.05!important;
    letter-spacing:.01em!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  .bot-workbook-offer .bot-newsletter-note{
    width:100%!important;
    max-width:none!important;
    margin:2px 0 0!important;
    padding:0!important;
    font-size:10.5px!important;
    line-height:1.35!important;
    text-align:center!important;
    white-space:normal!important;
  }

  /* Footer mobile: simple stack, no accidental clipping. */
  .bot-footer{width:100%!important;max-width:none!important;overflow:hidden!important;}
  .bot-footer-grid{
    width:calc(100% - 32px)!important;
    max-width:520px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:20px 18px!important;
  }
  .bot-footer-identity{grid-column:1/-1!important;}
  .bot-footer-grid>div:last-child{grid-column:1/-1!important;}
  .bot-footer .bot-social{display:flex!important;gap:16px!important;align-items:center!important;}
  .bot-footer .bot-social a{display:flex!important;width:36px!important;height:36px!important;align-items:center!important;justify-content:center!important;}
  .bot-footer .bot-social img{display:block!important;width:32px!important;height:32px!important;object-fit:contain!important;}
  .bot-copyright{
    width:calc(100% - 32px)!important;
    max-width:520px!important;
    margin:14px auto 0!important;
    display:flex!important;
    flex-direction:column!important;
    gap:5px!important;
    text-align:left!important;
  }
}

@media (max-width: 390px){
  .bot-workbook-offer .bot-workbook-inner{width:calc(100% - 24px)!important;}
  .bot-workbook-offer .bot-news-copy{grid-template-columns:40px minmax(0,1fr)!important;column-gap:10px!important;}
  .bot-workbook-offer .bot-mail-icon{width:38px!important;height:38px!important;min-width:38px!important;}
  .bot-workbook-offer .bot-news-copy h3{font-size:25px!important;}
  .bot-workbook-offer .bot-newsletter-promise,
  .bot-workbook-offer .bot-newsletter-mechanism{font-size:12px!important;}
  .bot-workbook-offer .bot-workbook-art-exact{height:132px!important;}
  .bot-workbook-offer .bot-workbook-mockup-exact{width:165px!important;max-width:68vw!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{font-size:11px!important;padding:0 8px!important;}
}

/* =========================================================
   v6.2.2 MOBILE CLEAN — FINAL CASCADE AUTHORITY
   Keeps the approved desktop presentation full bleed and gives
   the shared workbook/footer a dedicated phone composition.
   ========================================================= */

/* Remove any outer-theme gutters without stretching measured inner content. */
html,body,#page,.site,.site-container,.content-area,.site-main,.bot-shell{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
html,body{background:#fffdf9!important;overflow-x:hidden!important;}
.bot-shell{box-shadow:none!important;background:#fffdf9!important;overflow-x:hidden!important;}

@media (max-width:760px){
  /* Dedicated phone lead-magnet layout. No desktop columns survive here. */
  .bot-workbook-offer{
    width:100%!important;
    max-width:none!important;
    padding:22px 0 18px!important;
    background:#fbf3e8!important;
    overflow:hidden!important;
  }
  .bot-workbook-offer .bot-workbook-inner{
    width:calc(100% - 32px)!important;
    max-width:440px!important;
    margin:0 auto!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    gap:16px!important;
  }
  .bot-workbook-offer .bot-workbook-copy,
  .bot-workbook-offer .bot-workbook-action{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }

  /* Envelope + heading get a clean first row. Body copy spans below it. */
  .bot-workbook-offer .bot-news-copy{
    width:100%!important;
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    column-gap:12px!important;
    row-gap:8px!important;
    align-items:start!important;
    margin:0!important;
    padding:0!important;
  }
  .bot-workbook-offer .bot-mail-icon{
    grid-column:1!important;
    grid-row:1!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    margin:2px 0 0!important;
  }
  .bot-workbook-offer .bot-news-copy>div{
    grid-column:2!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
  }
  .bot-workbook-offer .bot-news-copy h3{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    font:700 clamp(27px,7.8vw,34px)/1.02 Georgia,'Times New Roman',serif!important;
    letter-spacing:-.025em!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }
  .bot-workbook-offer .bot-newsletter-promise,
  .bot-workbook-offer .bot-newsletter-mechanism{
    grid-column:1/-1!important;
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    font-size:13px!important;
    line-height:1.48!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }
  .bot-workbook-offer .bot-newsletter-promise{margin-top:2px!important;margin-bottom:7px!important;}
  .bot-workbook-offer .bot-newsletter-mechanism{margin-top:0!important;margin-bottom:0!important;}

  /* Workbook stands alone above the form, centered and unclipped. */
  .bot-workbook-offer .bot-workbook-action{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:10px!important;
  }
  .bot-workbook-offer .bot-workbook-art-exact{
    width:100%!important;
    height:158px!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  .bot-workbook-offer .bot-workbook-mockup-exact{
    display:block!important;
    width:198px!important;
    max-width:72vw!important;
    height:auto!important;
    margin:0 auto!important;
    transform:none!important;
  }

  /* MailerLite and fallback form: one full-width control per row. */
  .bot-workbook-offer .bot-newsletter-form-wrap,
  .bot-workbook-offer #mlb2-44991067,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedWrapper,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedBody,
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    box-sizing:border-box!important;
  }
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    height:auto!important;
  }
  .bot-workbook-offer #mlb2-44991067 .ml-form-formContent,
  .bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    position:static!important;
    inset:auto!important;
    transform:none!important;
    display:flex!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
    padding:0 14px!important;
    box-sizing:border-box!important;
    border-radius:4px!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input{
    font-size:16px!important;
    line-height:1!important;
  }
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    align-items:center!important;
    justify-content:center!important;
    background:#ef431d!important;
    color:#fff!important;
    font-size:clamp(11px,3.4vw,14px)!important;
    font-weight:800!important;
    line-height:1.05!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
  }
  .bot-workbook-offer .bot-newsletter-note{
    width:100%!important;
    max-width:none!important;
    margin:2px 0 0!important;
    padding:0 4px!important;
    font-size:10.5px!important;
    line-height:1.35!important;
    text-align:center!important;
    white-space:normal!important;
  }

  /* Footer remains full-bleed; inner content stacks cleanly. */
  .bot-footer{width:100%!important;max-width:none!important;padding:20px 0 12px!important;overflow:hidden!important;}
  .bot-footer-grid{
    width:calc(100% - 32px)!important;
    max-width:440px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:18px 16px!important;
  }
  .bot-footer-identity{grid-column:1/-1!important;}
  .bot-footer-grid>div:last-child{grid-column:1/-1!important;}
  .bot-footer .bot-social{display:flex!important;align-items:center!important;gap:16px!important;}
  .bot-footer .bot-social a{width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  .bot-footer .bot-social img{width:32px!important;height:32px!important;display:block!important;object-fit:contain!important;}
  .bot-copyright{
    width:calc(100% - 32px)!important;
    max-width:440px!important;
    margin:12px auto 0!important;
    padding:10px 0 0!important;
    display:flex!important;
    flex-direction:column!important;
    gap:5px!important;
    text-align:left!important;
  }
}

@media (max-width:390px){
  .bot-workbook-offer .bot-workbook-inner{width:calc(100% - 24px)!important;}
  .bot-workbook-offer .bot-news-copy{grid-template-columns:42px minmax(0,1fr)!important;column-gap:10px!important;}
  .bot-workbook-offer .bot-mail-icon{width:40px!important;height:40px!important;min-width:40px!important;}
  .bot-workbook-offer .bot-news-copy h3{font-size:26px!important;}
  .bot-workbook-offer .bot-newsletter-promise,
  .bot-workbook-offer .bot-newsletter-mechanism{font-size:12.5px!important;}
  .bot-workbook-offer .bot-workbook-art-exact{height:145px!important;}
  .bot-workbook-offer .bot-workbook-mockup-exact{width:180px!important;max-width:70vw!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{font-size:11px!important;padding:0 8px!important;}
}

/* =========================================================
   BOOKSOFTAY v6.2.3 — FULL MOBILE AUDIT / CLEAN ALIGNMENT
   Last-loaded hardening pass. Mobile only; desktop untouched.
   ========================================================= */
@media (max-width: 767px){
  html,body{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow-x:hidden!important;
    background:#fff!important;
  }
  .bot-shell{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin:0!important;
    overflow:hidden!important;
    box-shadow:none!important;
  }
  .bot-container,
  .bot-header-inner,
  .bot-guides-v57 .bot-container{
    width:calc(100% - 28px)!important;
    max-width:480px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  /* Header: equal vertical rhythm and no lateral overflow. */
  .bot-header{height:62px!important;min-height:62px!important;width:100%!important;}
  .bot-header-inner{height:62px!important;position:relative!important;padding:0!important;}
  .bot-brand{font-size:24px!important;line-height:1!important;white-space:nowrap!important;}
  .bot-search-link{right:46px!important;top:50%!important;transform:translateY(-50%)!important;}
  .bot-menu-toggle{position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;}

  /* Home hero: center every element and prevent accidental clipping. */
  .bot-home-map-hero{width:100%!important;height:220px!important;min-height:220px!important;overflow:hidden!important;}
  .bot-home-map-hero .bot-map-hero-center{width:calc(100% - 28px)!important;max-width:430px!important;margin:0 auto!important;padding:0!important;text-align:center!important;}
  .bot-home-map-hero h1{font-size:clamp(29px,8vw,34px)!important;line-height:.98!important;max-width:350px!important;margin:0 auto 4px!important;text-align:center!important;}
  .bot-home-map-hero p{max-width:330px!important;margin:4px auto 10px!important;text-align:center!important;}
  .bot-home-map-hero .bot-map-cta{display:inline-flex!important;min-width:0!important;width:auto!important;max-width:calc(100% - 36px)!important;margin:0 auto!important;padding:0 22px!important;white-space:nowrap!important;}

  /* CHOOSE YOUR PATH: one centered line, equal divider lengths, equal icons. */
  .bot-paths-v57{padding:14px 0 12px!important;}
  .bot-title-with-sub.bot-section-title{
    display:grid!important;
    grid-template-columns:minmax(26px,1fr) auto minmax(26px,1fr)!important;
    align-items:center!important;
    column-gap:10px!important;
    width:100%!important;
    margin:0 auto!important;
  }
  .bot-title-with-sub.bot-section-title:before,
  .bot-title-with-sub.bot-section-title:after{
    width:100%!important;
    max-width:none!important;
    height:1px!important;
    margin:0!important;
  }
  .bot-title-with-sub.bot-section-title h2{
    font-size:clamp(19px,5.6vw,22px)!important;
    line-height:1!important;
    margin:0!important;
    white-space:nowrap!important;
    text-align:center!important;
  }
  .bot-section-subtitle{font-size:10.5px!important;line-height:1.2!important;text-align:center!important;margin:4px 0 11px!important;}
  .bot-path-grid{display:block!important;width:100%!important;}
  .bot-path-card{
    width:100%!important;
    display:grid!important;
    grid-template-columns:54px minmax(0,1fr) 16px!important;
    align-items:center!important;
    column-gap:10px!important;
    min-height:88px!important;
    margin:0 0 8px!important;
    padding:10px 11px!important;
    text-align:left!important;
  }
  .bot-path-card:after{grid-column:3!important;align-self:center!important;justify-self:center!important;line-height:1!important;}
  .bot-path-card .bot-round-icon{
    width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;
    margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;
    grid-column:1!important;grid-row:1!important;
  }
  .bot-path-card .bot-round-icon svg{width:26px!important;height:26px!important;display:block!important;}
  .bot-path-card>div:last-child{min-width:0!important;}
  .bot-path-card h3{font-size:17.5px!important;line-height:1.08!important;margin:0 0 3px!important;}
  .bot-path-lead{font-size:11px!important;line-height:1.25!important;margin:0 0 3px!important;}
  .bot-path-card .bot-text-link{font-size:9.5px!important;line-height:1.2!important;white-space:normal!important;}

  /* Philosophy/benefits: equal icon rails and clean spacing. */
  .bot-life-section{padding:20px 0 18px!important;}
  .bot-life-copy h2{font-size:clamp(32px,9vw,36px)!important;line-height:.98!important;}
  .bot-life-copy p{font-size:11.5px!important;line-height:1.45!important;}
  .bot-life-benefits{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:0!important;margin-top:14px!important;}
  .bot-life-benefit{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:40px!important;}
  .bot-benefit-icon{width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  .bot-benefit-icon svg{width:32px!important;height:32px!important;display:block!important;}
  .bot-life-benefit strong{font-size:10.5px!important;line-height:1.25!important;}

  /* Pillar heroes/buttons: clean mobile stack with centered, fully visible CTA. */
  .bot-pillar-hero{width:100%!important;overflow:hidden!important;}
  .bot-pillar-copy{width:100%!important;padding:20px 18px 16px!important;}
  .bot-pillar-copy h1{font-size:clamp(34px,10vw,40px)!important;line-height:.99!important;max-width:360px!important;}
  .bot-pillar-copy p{font-size:12px!important;line-height:1.45!important;max-width:360px!important;}
  .bot-pillar-copy .bot-cta{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;
    padding:0 18px!important;margin:0!important;white-space:normal!important;text-align:center!important;
    font-size:10px!important;line-height:1.15!important;overflow:visible!important;
  }
  .bot-pillar-map{width:100%!important;height:150px!important;min-height:150px!important;}
  .bot-pillar-step-grid{width:100%!important;}
  .bot-pillar-step{grid-template-columns:48px minmax(0,1fr)!important;min-height:72px!important;}
  .bot-step-icon{width:46px!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  .bot-step-icon svg{width:26px!important;height:26px!important;display:block!important;}

  /* WORKBOOK: dedicated mobile composition. No shared row with artwork. */
  .bot-workbook-offer{
    width:100%!important;
    padding:20px 0 16px!important;
    overflow:hidden!important;
  }
  .bot-workbook-offer .bot-workbook-inner{
    display:flex!important;
    flex-direction:column!important;
    width:calc(100% - 28px)!important;
    max-width:430px!important;
    margin:0 auto!important;
    gap:14px!important;
    align-items:stretch!important;
  }
  .bot-workbook-offer .bot-workbook-copy,
  .bot-workbook-offer .bot-workbook-action{width:100%!important;min-width:0!important;margin:0!important;}
  .bot-workbook-offer .bot-news-copy{
    display:grid!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    column-gap:12px!important;
    row-gap:8px!important;
    align-items:start!important;
    width:100%!important;
  }
  .bot-workbook-offer .bot-news-copy .bot-mail-icon{
    grid-column:1!important;grid-row:1!important;
    width:46px!important;height:46px!important;min-width:46px!important;
    margin:2px 0 0!important;display:block!important;
  }
  .bot-workbook-offer .bot-news-copy>div{grid-column:2!important;grid-row:1!important;min-width:0!important;width:100%!important;}
  .bot-workbook-offer .bot-news-copy h3{
    font-size:clamp(27px,7.6vw,32px)!important;line-height:1.02!important;
    margin:0 0 8px!important;max-width:none!important;width:100%!important;
    word-break:normal!important;overflow-wrap:normal!important;
  }
  .bot-workbook-offer .bot-newsletter-promise,
  .bot-workbook-offer .bot-newsletter-mechanism{
    font-size:12.5px!important;line-height:1.45!important;
    max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;
  }
  .bot-workbook-offer .bot-workbook-action{display:flex!important;flex-direction:column!important;gap:10px!important;align-items:stretch!important;}
  .bot-workbook-offer .bot-workbook-art-exact{
    order:1!important;width:100%!important;height:150px!important;
    display:flex!important;align-items:flex-end!important;justify-content:center!important;
    margin:0!important;padding:0!important;overflow:visible!important;
  }
  .bot-workbook-offer .bot-workbook-mockup-exact{
    width:190px!important;max-width:68vw!important;height:auto!important;margin:0 auto!important;transform:none!important;display:block!important;
  }
  .bot-workbook-offer .bot-newsletter-form-wrap{order:2!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;}
  .bot-workbook-offer #mlb2-44991067,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedWrapper,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedBody,
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;}
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form,
  .bot-workbook-offer .bot-news-form{display:flex!important;flex-direction:column!important;gap:8px!important;height:auto!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-formContent,
  .bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;}
  .bot-workbook-offer #mlb2-44991067 input[type=email],
  .bot-workbook-offer .bot-news-form input,
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    position:static!important;transform:none!important;
    width:100%!important;max-width:100%!important;min-width:0!important;
    height:50px!important;min-height:50px!important;margin:0!important;
    box-sizing:border-box!important;border-radius:4px!important;
  }
  .bot-workbook-offer #mlb2-44991067 input[type=email],.bot-workbook-offer .bot-news-form input{font-size:16px!important;padding:0 14px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{
    display:flex!important;align-items:center!important;justify-content:center!important;
    padding:0 12px!important;background:#ef431d!important;color:#fff!important;
    font-size:clamp(12px,3.6vw,14px)!important;font-weight:800!important;line-height:1.1!important;
    white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;
  }
  .bot-workbook-offer .bot-newsletter-note{
    width:100%!important;margin:0!important;padding:0 4px!important;
    font-size:10.5px!important;line-height:1.35!important;text-align:center!important;white-space:normal!important;
  }

  /* FOOTER: brand + socials on one balanced row; links in two even columns. */
  .bot-footer{width:100%!important;max-width:none!important;padding:20px 0 12px!important;overflow:hidden!important;}
  .bot-footer-grid{
    width:calc(100% - 28px)!important;max-width:430px!important;margin:0 auto!important;
    display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;gap:18px 14px!important;align-items:start!important;
  }
  .bot-footer-identity{grid-column:1!important;grid-row:1!important;align-self:center!important;min-width:0!important;}
  .bot-footer-brand{font-size:24px!important;line-height:1!important;white-space:nowrap!important;}
  .bot-footer-line{width:46px!important;margin-top:10px!important;}
  .bot-footer-grid>div:nth-child(2){grid-column:1!important;grid-row:2!important;}
  .bot-footer-grid>div:nth-child(3){grid-column:2!important;grid-row:2!important;min-width:132px!important;}
  .bot-footer-grid>div:last-child{grid-column:2!important;grid-row:1!important;justify-self:end!important;align-self:center!important;}
  .bot-footer-grid>div:last-child h4{display:none!important;}
  .bot-footer h4{font-size:9px!important;margin:0 0 7px!important;}
  .bot-footer ul{margin:0!important;padding:0!important;list-style:none!important;}
  .bot-footer li{font-size:9.5px!important;line-height:1.25!important;margin:5px 0!important;}
  .bot-footer .bot-social{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;}
  .bot-footer .bot-social a{
    width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    margin:0!important;padding:0!important;background:transparent!important;border:0!important;
  }
  .bot-footer .bot-social img{
    display:block!important;width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;
    object-fit:contain!important;margin:0!important;padding:0!important;
  }
  .bot-copyright{
    width:calc(100% - 28px)!important;max-width:430px!important;margin:14px auto 0!important;
    padding:10px 0 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;
    gap:5px!important;text-align:center!important;font-size:8.5px!important;line-height:1.3!important;
  }
}

@media (max-width: 360px){
  .bot-title-with-sub.bot-section-title{column-gap:7px!important;}
  .bot-title-with-sub.bot-section-title h2{font-size:18px!important;}
  .bot-path-card{grid-template-columns:50px minmax(0,1fr) 14px!important;column-gap:8px!important;}
  .bot-workbook-offer .bot-workbook-inner,.bot-footer-grid,.bot-copyright{width:calc(100% - 22px)!important;}
  .bot-workbook-offer .bot-news-copy{grid-template-columns:44px minmax(0,1fr)!important;column-gap:10px!important;}
  .bot-workbook-offer .bot-news-copy .bot-mail-icon{width:42px!important;height:42px!important;min-width:42px!important;}
  .bot-workbook-offer .bot-news-copy h3{font-size:26px!important;}
  .bot-workbook-offer .bot-workbook-mockup-exact{width:174px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form button{font-size:11.5px!important;padding:0 8px!important;}
  .bot-footer-brand{font-size:22px!important;}
  .bot-footer-grid>div:nth-child(3){min-width:120px!important;}
  .bot-footer .bot-social a{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;}
  .bot-footer .bot-social img{width:27px!important;height:27px!important;max-width:27px!important;max-height:27px!important;}
}

/* ============================================================
   v6.2.5 FINAL DENSITY PASS
   Purpose: reduce excess vertical whitespace without redesigning.
   Desktop ≈15–20% tighter; mobile ≈10–15% tighter.
   This block is intentionally last-loaded so it wins cascade.
   ============================================================ */
@media (min-width:768px){
  .bot-home-map-hero{height:280px!important;min-height:280px!important;}
  .bot-home-map-hero p{margin-bottom:12px!important;}
  .bot-paths-v57{padding:9px 0 10px!important;}
  .bot-section-subtitle{margin-bottom:6px!important;}
  .bot-path-card{padding-top:3px!important;padding-bottom:2px!important;}
  .bot-round-icon{margin-bottom:6px!important;}
  .bot-life-section{padding:16px 0 17px!important;}
  .bot-life-copy h2{margin-bottom:7px!important;}
  .bot-life-benefits{gap:10px!important;}
  .bot-workbook-offer{padding:14px 0 10px!important;}
  .bot-news-copy h3{margin-bottom:5px!important;}
  .bot-footer{padding-top:15px!important;}
  .bot-footer-grid{gap:34px!important;}
  .bot-copyright{margin-top:11px!important;padding:8px 0 9px!important;}

  .bot-pillar-hero{height:292px!important;min-height:292px!important;}
  .bot-pillar-copy{padding-top:30px!important;padding-bottom:26px!important;}
  .bot-pillar-copy .bot-eyebrow{margin-bottom:10px!important;}
  .bot-pillar-copy h1{margin-bottom:10px!important;}
  .bot-pillar-copy h1:after{margin-top:10px!important;}
  .bot-pillar-copy p{margin-bottom:12px!important;}
  .bot-pillar-steps{padding:10px 0 9px!important;}
  .bot-pillar-step{min-height:94px!important;}
  .bot-step-icon{margin-bottom:5px!important;}
  .bot-guides-v57{padding:19px 0 21px!important;}
  .bot-guides-v57 .bot-section-title{margin-bottom:15px!important;}
  .bot-guides-v57 .bot-card-body{padding:12px 14px 13px!important;}
}

@media (max-width:767px){
  .bot-home-map-hero{height:200px!important;min-height:200px!important;}
  .bot-paths-v57{padding:11px 0 9px!important;}
  .bot-section-subtitle{margin-bottom:8px!important;}
  .bot-path-card{min-height:80px!important;margin-bottom:6px!important;padding-top:8px!important;padding-bottom:8px!important;}
  .bot-life-section{padding:17px 0 15px!important;}
  .bot-life-benefits{gap:8px!important;margin-top:11px!important;}
  .bot-workbook-offer{padding:17px 0 13px!important;}
  .bot-workbook-offer .bot-workbook-inner{gap:11px!important;}
  .bot-workbook-offer .bot-news-copy{row-gap:6px!important;}
  .bot-workbook-offer .bot-news-copy h3{margin-bottom:6px!important;}
  .bot-workbook-offer .bot-workbook-action{gap:8px!important;}
  .bot-workbook-offer .bot-workbook-art-exact{height:138px!important;}
  .bot-footer{padding:17px 0 10px!important;}
  .bot-footer-grid{gap:14px 14px!important;}
  .bot-footer-line{margin-top:8px!important;}
  .bot-copyright{margin-top:11px!important;padding-top:8px!important;}

  .bot-pillar-copy{padding-top:17px!important;padding-bottom:13px!important;}
  .bot-pillar-copy .bot-eyebrow{margin-bottom:9px!important;}
  .bot-pillar-copy h1{margin-bottom:9px!important;}
  .bot-pillar-copy h1:after{margin-top:9px!important;}
  .bot-pillar-copy p{margin-bottom:11px!important;}
  .bot-pillar-map{height:138px!important;min-height:138px!important;}
  .bot-pillar-step{min-height:66px!important;}
  .bot-guides-v57{padding-top:19px!important;padding-bottom:20px!important;}
  .bot-guides-v57 .bot-section-title{margin-bottom:14px!important;}
}

/* ============================================================
   v6.2.6 READABILITY PASS
   Typography only: preserves v6.2.5 spacing/layout and raises
   undersized interface/body copy to comfortable reading sizes.
   ============================================================ */
@media (min-width:768px){
  .bot-nav{font-size:13px!important;}
  .bot-subscribe-btn{font-size:12px!important;}
  .bot-home-map-hero p{font-size:12px!important;line-height:1.4!important;}
  .bot-map-cta{font-size:12px!important;}
  .bot-section-subtitle{font-size:12px!important;line-height:1.4!important;}
  .bot-path-lead,.bot-path-card p:not(.bot-path-lead){font-size:13px!important;line-height:1.45!important;}
  .bot-path-card .bot-text-link{font-size:12px!important;}
  .bot-life-eyebrow,.bot-workbook-eyebrow,.bot-pillar-copy .bot-eyebrow{font-size:11px!important;}
  .bot-life-copy p{font-size:14px!important;line-height:1.5!important;}
  .bot-life-benefit strong{font-size:13px!important;line-height:1.3!important;}
  .bot-workbook-offer .bot-newsletter-promise{font-size:14px!important;line-height:1.45!important;}
  .bot-workbook-offer .bot-newsletter-mechanism{font-size:13px!important;line-height:1.45!important;}
  .bot-workbook-offer #mlb2-44991067 input[type=email],.bot-workbook-offer .bot-news-form input{font-size:14px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form button{font-size:12px!important;}
  .bot-workbook-offer .bot-newsletter-note{font-size:11px!important;}
  .bot-footer h4{font-size:11px!important;}
  .bot-footer li{font-size:12px!important;line-height:1.4!important;}
  .bot-copyright{font-size:10px!important;}
  .bot-pillar-copy p{font-size:14px!important;line-height:1.5!important;}
  .bot-pillar-copy .bot-cta{font-size:12px!important;}
  .bot-pillar-step p{font-size:13px!important;line-height:1.4!important;}
  .bot-guides-v57 .bot-card-meta{font-size:11px!important;}
  .bot-guides-v57 .bot-card p{font-size:13px!important;line-height:1.45!important;}
  .bot-guides-v57 .bot-text-link{font-size:11px!important;}
  .bot-guides-v57 .bot-read-time{font-size:10.5px!important;}
  .bot-outline{font-size:11px!important;}
}
@media (max-width:767px){
  .bot-home-map-hero p{font-size:11px!important;line-height:1.4!important;letter-spacing:.08em!important;}
  .bot-map-cta{font-size:11px!important;}
  .bot-section-subtitle{font-size:11px!important;line-height:1.4!important;}
  .bot-path-lead,.bot-path-card p:not(.bot-path-lead){font-size:13px!important;line-height:1.4!important;}
  .bot-path-card .bot-text-link{font-size:11.5px!important;}
  .bot-life-eyebrow,.bot-workbook-eyebrow,.bot-pillar-copy .bot-eyebrow{font-size:10.5px!important;}
  .bot-life-copy p{font-size:14px!important;line-height:1.5!important;}
  .bot-life-benefit strong{font-size:12.5px!important;line-height:1.3!important;}
  .bot-workbook-offer .bot-newsletter-promise,.bot-workbook-offer .bot-newsletter-mechanism{font-size:13.5px!important;line-height:1.45!important;}
  .bot-workbook-offer .bot-newsletter-note{font-size:11px!important;}
  .bot-pillar-copy p{font-size:14px!important;line-height:1.5!important;}
  .bot-pillar-copy .bot-cta{font-size:11.5px!important;}
  .bot-pillar-step p{font-size:13px!important;line-height:1.4!important;}
  .bot-footer h4{font-size:11px!important;}
  .bot-footer li{font-size:12px!important;line-height:1.4!important;}
  .bot-copyright{font-size:10px!important;}
}


/* ============================================================
   v6.2.7 DESKTOP PATH WIDTH PASS
   Purpose: use the available desktop canvas more intentionally.
   Only the Choose Your Path desktop container is widened.
   Mobile/tablet stacking and all approved typography/spacing remain intact.
   ============================================================ */
@media (min-width:1100px){
  .bot-paths-v57 .bot-container{
    width:min(1720px,86vw)!important;
    max-width:none!important;
  }
  .bot-path-grid{
    width:100%!important;
  }
  .bot-path-card{
    padding-left:38px!important;
    padding-right:38px!important;
  }
}
