/*
Theme Name: BooksOfTay Editorial Final 6.7.1
Theme URI: https://booksoftay.com/
Description: Final responsive BooksOfTay editorial child theme built on Kadence.
Author: BooksOfTay
Template: kadence
Version: 6.7.3
Text Domain: booksoftay
*/
:root{
  --bot-navy:#14233b; --bot-cream:#f8f3ea; --bot-paper:#fffdf9; --bot-copper:#d34a12;
  --bot-copper-soft:#c7764c; --bot-sage:#78988e; --bot-sand:#c59a58; --bot-line:rgba(20,35,59,.14);
  --bot-shadow:0 16px 48px rgba(20,35,59,.08); --bot-radius:10px;
  --bot-serif:Georgia,'Times New Roman',serif; --bot-sans:Arial,Helvetica,sans-serif;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:#eef2f4;color:var(--bot-navy);font-family:var(--bot-sans)}
.site-header,.site-footer{display:none!important}.site-container,.content-container,.content-area,.site-main,.entry-content-wrap,.entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
a{color:inherit}.bot-shell{max-width:1536px;margin:0 auto;background:var(--paper,#fff);box-shadow:var(--bot-shadow);min-height:100vh}.bot-container{width:min(1320px,calc(100% - 80px));margin:0 auto}
.bot-header{height:88px;background:var(--bot-paper);border-bottom:1px solid var(--bot-line);display:flex;align-items:center;position:relative;z-index:30}.bot-header-inner{width:min(1320px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.bot-brand-wrap{text-decoration:none}.bot-brand{font:700 34px/1 var(--bot-serif);letter-spacing:.03em}.bot-tagline{font-size:10px;color:var(--bot-copper);font-weight:800;letter-spacing:.05em;margin-top:5px;text-transform:uppercase}.bot-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}.bot-nav a{text-decoration:none}.bot-nav a:hover,.bot-nav .current-menu-item>a,.bot-nav .is-current{color:var(--bot-copper)}.bot-search-link{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.bot-search-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.bot-subscribe-btn,.bot-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--bot-copper);color:white!important;text-decoration:none;border:0;border-radius:4px;font-weight:800;text-transform:uppercase;letter-spacing:.025em}.bot-subscribe-btn{padding:16px 22px;white-space:nowrap;font-size:13px}.bot-cta{padding:16px 26px;font-size:13px}.bot-menu-toggle{display:none;border:0;background:none;padding:8px;color:var(--bot-navy)}.bot-menu-toggle span{display:block;width:32px;height:3px;background:currentColor;margin:6px 0;border-radius:3px}
.bot-hero{display:grid;grid-template-columns:44% 56%;min-height:500px;background:var(--bot-cream)}.bot-hero-copy{padding:66px 54px 58px 72px;display:flex;flex-direction:column;justify-content:center;position:relative}.bot-hero-copy:after{content:'';position:absolute;right:-170px;top:0;bottom:0;width:220px;background:linear-gradient(90deg,var(--bot-cream),rgba(248,243,234,0));z-index:1;pointer-events:none}.bot-hero-copy>*{position:relative;z-index:2}.bot-eyebrow{color:var(--bot-copper);font-size:13px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;margin-bottom:18px}.bot-hero h1{font:700 clamp(52px,4vw,68px)/1.05 var(--bot-serif);letter-spacing:-.025em;margin:0 0 18px}.bot-hero h1:after{content:'';display:block;width:78px;height:2px;background:var(--bot-copper);margin-top:22px}.bot-hero p{font-size:16px;line-height:1.65;max-width:560px;margin:0 0 26px}.bot-hero-image{min-height:500px;background-size:cover;background-position:center}.bot-home-hero{grid-template-columns:46% 54%}.bot-home-hero .bot-hero-image{background-position:center 48%}
.bot-section{padding:44px 0;background:var(--bot-paper)}.bot-section-title{display:flex;align-items:center;justify-content:center;gap:20px;margin:0 0 28px}.bot-section-title:before,.bot-section-title:after{content:'';width:90px;height:1px;background:rgba(211,74,18,.45)}.bot-section-title h2{font:700 23px/1.1 var(--bot-serif);margin:0;text-transform:uppercase;letter-spacing:.015em}
.bot-path-grid{display:grid;grid-template-columns:repeat(3,1fr)}.bot-path-card{text-align:center;padding:10px 48px 16px;min-height:220px;display:flex;flex-direction:column;align-items:center}.bot-path-card+.bot-path-card{border-left:1px solid var(--bot-line)}.bot-round-icon{width:68px;height:68px;border:2px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.bot-round-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}.bot-path-card h3{font:700 22px/1.2 var(--bot-serif);margin:0 0 9px}.bot-path-card p{font-size:13px;line-height:1.55;max-width:290px;margin:0 auto 18px}.bot-text-link{font-size:12px;font-weight:800;color:var(--bot-copper);text-transform:uppercase;text-decoration:none;margin-top:auto;letter-spacing:.03em}.bot-sage{color:var(--bot-sage)}.bot-sand{color:#c37b15}.bot-copper{color:var(--bot-copper)}
.bot-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.bot-card{background:#fff;border:1px solid var(--bot-line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.bot-card-img{aspect-ratio:16/10;overflow:hidden;background:#eee}.bot-card-img img{width:100%;height:100%;display:block;object-fit:cover}.bot-card-body{padding:19px 20px 21px;display:flex;flex-direction:column;flex:1}.bot-card-meta{font-size:11px;color:var(--bot-copper);font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.bot-card h3{font:700 24px/1.15 var(--bot-serif);margin:0 0 10px}.bot-card h3 a{text-decoration:none}.bot-card p{font-size:13px;line-height:1.55;margin:0 0 18px}.bot-read-time{font-size:12px;margin-top:auto;color:#39455a}.bot-all-wrap{text-align:center;margin-top:28px}.bot-outline{display:inline-flex;padding:13px 30px;border:1px solid var(--bot-copper);color:var(--bot-copper);text-decoration:none;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;border-radius:4px}
.bot-newsletter{background:#f3eadf;padding:25px 0;border-top:1px solid rgba(20,35,59,.04)}.bot-newsletter-inner{width:min(1320px,calc(100% - 80px));margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:44px}.bot-news-copy{display:flex;gap:22px;align-items:center}.bot-news-copy svg{width:44px;height:36px;fill:none;stroke:var(--bot-copper);stroke-width:1.5;flex:none}.bot-news-copy h3{font:700 20px/1.2 var(--bot-serif);margin:0 0 4px}.bot-news-copy p{font-size:12px;line-height:1.45;margin:0}.bot-news-form{display:flex;height:54px}.bot-news-form input{flex:1;min-width:0;border:1px solid var(--bot-line);background:white;padding:0 18px;font-size:13px}.bot-news-form button{border:0;background:var(--bot-copper);color:white;font-weight:800;padding:0 38px;text-transform:uppercase}
.bot-footer{background:var(--bot-paper);border-top:1px solid var(--bot-line);padding:30px 0 24px}.bot-footer-grid{width:min(1320px,calc(100% - 80px));margin:auto;display:grid;grid-template-columns:1.4fr .8fr .8fr .7fr;gap:44px}.bot-footer h4{font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px}.bot-footer ul{list-style:none;padding:0;margin:0}.bot-footer li{margin:6px 0;font-size:12px}.bot-footer a{text-decoration:none}.bot-footer-brand{font:700 24px/1 var(--bot-serif);margin-bottom:10px}.bot-footer-copy{font-size:11px;line-height:1.5;max-width:220px}.bot-social{display:flex;gap:12px}.bot-social a{width:32px;height:32px;border-radius:50%;background:var(--bot-navy);color:white;display:flex;align-items:center;justify-content:center;font-weight:700}.bot-copyright{text-align:center;font-size:10px;margin-top:20px}
.bot-article-shell{background:#fff;padding-bottom:10px}.bot-article-head{width:min(1260px,calc(100% - 80px));margin:0 auto;padding-top:20px}.bot-article-featured{width:100%;aspect-ratio:16/5.8;border-radius:10px;overflow:hidden;background:#eee}.bot-article-featured img{width:100%;height:100%;object-fit:cover;object-position:var(--bot-feature-focus-x,50%) var(--bot-feature-focus-y,50%)}.bot-article-intro{width:min(860px,calc(100% - 40px));margin:18px auto 0}.bot-article-category{font-size:12px;color:var(--bot-copper);font-weight:800;text-transform:uppercase;letter-spacing:.04em}.bot-article-title{font:700 clamp(44px,4vw,62px)/1.04 var(--bot-serif);letter-spacing:-.02em;margin:8px 0 10px}.bot-article-subtitle{font-size:15px;line-height:1.55;margin:0 0 10px}.bot-article-meta{font-size:13px;display:flex;align-items:center;gap:8px;color:#364258}.bot-toc-desktop{width:min(980px,calc(100% - 80px));margin:22px auto 0;background:#fbf5ed;border:1px solid var(--bot-line);border-radius:8px;padding:13px 18px;display:flex;gap:22px;align-items:center;justify-content:center;flex-wrap:wrap}.bot-toc-desktop strong{font-size:11px;text-transform:uppercase}.bot-toc-desktop a{font-size:11px;text-decoration:none}.bot-article-body{width:min(850px,calc(100% - 40px));margin:18px auto 0;font-size:16px;line-height:1.72}.bot-article-body h2{font:700 31px/1.15 var(--bot-serif);margin:30px 0 10px}.bot-article-body h3{font:700 24px/1.2 var(--bot-serif);margin:24px 0 8px}.bot-article-body blockquote{margin:24px 0;padding:16px 20px;border-left:4px solid var(--bot-copper);background:#fbf2e8;border-radius:6px}.bot-article-body table{width:100%;border-collapse:collapse;font-size:14px}.bot-article-body th,.bot-article-body td{border:1px solid var(--bot-line);padding:9px;text-align:left}.bot-mobile-actions,.bot-toc-mobile,.bot-continue{display:none}.bot-related{padding:34px 0 30px}.bot-related .bot-container{width:min(1320px,calc(100% - 80px))}.bot-related .bot-card-img{aspect-ratio:16/9}.bot-related .bot-card h3{font-size:21px}
@media (max-width:900px){.bot-container,.bot-header-inner,.bot-newsletter-inner,.bot-footer-grid,.bot-article-head,.bot-related .bot-container{width:min(100% - 44px,760px)}.bot-header{height:84px}.bot-brand{font-size:31px}.bot-tagline{font-size:9px}.bot-nav{display:none;position:absolute;top:84px;left:0;right:0;background:var(--bot-paper);padding:20px 24px;border-bottom:1px solid var(--bot-line);flex-direction:column;align-items:flex-start;gap:18px}.bot-nav.is-open{display:flex}.bot-menu-toggle{display:block}.bot-hero,.bot-home-hero{display:block;min-height:0;padding:0 0 26px;background:var(--bot-paper)}.bot-hero-copy{padding:38px 28px 24px}.bot-hero-copy:after{display:none}.bot-eyebrow{display:none}.bot-home-hero .bot-eyebrow{display:block}.bot-hero h1{font-size:48px;line-height:1.08}.bot-hero h1:after{width:50px;margin-top:18px}.bot-hero p{font-size:15px}.bot-hero-image{margin:0 22px;min-height:0;aspect-ratio:16/9;border-radius:12px;background-position:center}.bot-section{padding:32px 0}.bot-section-title{gap:12px}.bot-section-title:before,.bot-section-title:after{width:54px}.bot-section-title h2{font-size:20px}.bot-path-grid{display:block}.bot-path-card{display:grid;grid-template-columns:56px 1fr 24px;gap:16px;align-items:center;text-align:left;min-height:0;padding:17px 14px;border:1px solid var(--bot-line)!important;border-radius:10px;margin-bottom:10px}.bot-round-icon{width:56px;height:56px;margin:0}.bot-path-card h3{font-size:22px;margin:0 0 4px}.bot-path-card p{margin:0 0 6px;max-width:none}.bot-path-card .bot-text-link{font-size:12px;margin:0}.bot-path-card:after{content:'›';font-size:34px;color:var(--bot-copper);grid-column:3;grid-row:1/3;align-self:center}.bot-cards{grid-template-columns:1fr;gap:12px}.bot-card{display:grid;grid-template-columns:42% 58%;min-height:170px}.bot-card-img{aspect-ratio:auto;height:100%}.bot-card-body{padding:14px 15px}.bot-card h3{font-size:22px}.bot-card p{font-size:13px;margin-bottom:8px}.bot-all-wrap{margin-top:18px}.bot-newsletter-inner{grid-template-columns:1fr;gap:15px}.bot-news-form{height:auto}.bot-news-form input,.bot-news-form button{height:48px}.bot-footer-grid{grid-template-columns:1fr auto}.bot-footer-grid>div:nth-child(2),.bot-footer-grid>div:nth-child(3){display:none}.bot-footer-brand{font-size:25px}.bot-footer-copy{font-size:12px}.bot-copyright{font-size:11px}.bot-article-head{padding-top:20px}.bot-article-featured{aspect-ratio:16/9;border-radius:12px;margin-top:16px}.bot-article-intro{width:100%;margin-top:0}.bot-article-category{display:none}.bot-article-title{font-size:48px;margin-top:0}.bot-article-subtitle{font-size:16px}.bot-toc-desktop{display:none}.bot-mobile-actions{display:flex;justify-content:space-around;padding:14px 0 4px;font-size:13px}.bot-mobile-actions button{border:0;background:none;color:var(--bot-navy);font:inherit}.bot-toc-mobile{display:block;width:100%;margin:18px auto 0;border:1px solid var(--bot-line);border-radius:9px;background:#fffaf4;overflow:hidden}.bot-toc-mobile summary{list-style:none;padding:14px 18px;font:700 18px/1.2 var(--bot-serif);cursor:pointer}.bot-toc-mobile summary::-webkit-details-marker{display:none}.bot-toc-mobile ul{list-style:none;margin:0;padding:0 18px 14px}.bot-toc-mobile li{border-top:1px solid var(--bot-line);padding:11px 0}.bot-toc-mobile a{text-decoration:none;font-size:14px}.bot-article-body{width:100%;font-size:16px;line-height:1.65;position:relative}.bot-continue{display:none!important}.bot-related{padding-top:26px}.bot-related .bot-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bot-related .bot-card{display:block;min-height:0}.bot-related .bot-card-img{aspect-ratio:16/9}.bot-related .bot-card-body{padding:10px}.bot-related .bot-card h3{font-size:16px}.bot-related .bot-card p{display:none}.bot-related .bot-read-time{font-size:11px}.bot-related .bot-section-title{justify-content:flex-start}.bot-related .bot-section-title:before,.bot-related .bot-section-title:after{display:none}.bot-related .bot-section-title h2{font-family:var(--bot-sans);font-size:17px}
}
@media (max-width:560px){.bot-header-inner,.bot-container,.bot-newsletter-inner,.bot-footer-grid,.bot-article-head,.bot-related .bot-container{width:calc(100% - 36px)}.bot-header{height:78px}.bot-nav{top:78px}.bot-brand{font-size:27px}.bot-tagline{font-size:8px}.bot-hero-copy{padding:34px 18px 22px}.bot-home-hero .bot-eyebrow{font-size:10px}.bot-hero h1{font-size:42px}.bot-hero p{font-size:14px}.bot-hero-image{margin:0 18px}.bot-section-title h2{font-size:19px}.bot-section-title:before,.bot-section-title:after{width:34px}.bot-path-card{grid-template-columns:52px 1fr 20px;padding:14px 12px}.bot-round-icon{width:52px;height:52px}.bot-path-card h3{font-size:20px}.bot-card{grid-template-columns:44% 56%}.bot-card h3{font-size:19px}.bot-card-body{padding:11px 12px}.bot-card p{font-size:12px;line-height:1.4}.bot-card-meta{font-size:10px}.bot-news-copy h3{font-size:18px}.bot-news-form{display:grid;grid-template-columns:1fr auto}.bot-news-form button{padding:0 22px}.bot-footer{padding-top:24px}.bot-article-title{font-size:42px}.bot-article-subtitle{font-size:15px}.bot-article-body h2{font-size:29px}.bot-related .bot-cards{grid-template-columns:repeat(3,1fr);overflow:hidden}.bot-related .bot-card h3{font-size:14px}.bot-related .bot-card-meta{font-size:9px}}

/* =========================================================
   BooksOfTay Final Brand + Responsive Refinements — v3.0.0
   ========================================================= */
.bot-tagline{display:none!important}
.bot-brand-wrap{display:inline-flex;align-items:center}
.bot-home-hero .bot-hero-copy{padding-top:72px;padding-bottom:72px}
.bot-home-kicker{font:400 21px/1.5 var(--bot-serif)!important;font-style:italic;max-width:520px!important}
.bot-mobile-title,.bot-mobile-copy{display:none}
.bot-path-lead{font-family:var(--bot-serif);font-weight:700;font-size:17px;line-height:1.4;color:var(--bot-navy);margin-bottom:8px!important}
.bot-path-card p:not(.bot-path-lead){font-size:13px;line-height:1.55}

/* Newsletter: preserve BooksOfTay bar while MailerLite handles the signup */
.bot-newsletter-form-wrap{min-width:0;width:100%}
.bot-newsletter #mlb2-44991067.ml-form-embedContainer{margin:0!important;width:100%!important;max-width:none!important;display:block!important}
.bot-newsletter #mlb2-44991067.ml-form-embedContainer .ml-form-embedWrapper{background:transparent!important;max-width:none!important;width:100%!important;border:0!important;box-shadow:none!important;padding:0!important}
.bot-newsletter #mlb2-44991067 .ml-form-embedBody{padding:0!important}
.bot-newsletter #mlb2-44991067 .ml-form-embedContent{display:none!important}
.bot-newsletter #mlb2-44991067 form.ml-block-form{display:grid!important;grid-template-columns:minmax(0,1fr) 190px!important;gap:0!important;align-items:stretch!important;width:100%!important;margin:0!important}
.bot-newsletter #mlb2-44991067 .ml-form-formContent{grid-column:1!important;grid-row:1!important;margin:0!important;padding:0!important}
.bot-newsletter #mlb2-44991067 .ml-form-fieldRow{margin:0!important}
.bot-newsletter #mlb2-44991067 .ml-form-fieldRow input[type="email"]{height:54px!important;min-height:54px!important;border-radius:0!important;border:1px solid var(--bot-line)!important;background:#fff!important;color:var(--bot-navy)!important;padding:0 18px!important;font-family:var(--bot-sans)!important;font-size:14px!important}
.bot-newsletter #mlb2-44991067 .ml-form-embedSubmit{grid-column:2!important;grid-row:1!important;margin:0!important;width:100%!important;float:none!important}
.bot-newsletter #mlb2-44991067 .ml-form-embedSubmit button.primary{height:54px!important;min-height:54px!important;background-color:var(--bot-copper)!important;border-color:var(--bot-copper)!important;border-radius:0!important;color:#fff!important;font-family:var(--bot-sans)!important;font-size:14px!important;font-weight:800!important;letter-spacing:.02em!important;text-transform:uppercase!important;padding:0 22px!important}
.bot-newsletter #mlb2-44991067 .ml-form-embedSubmit button.primary:hover{background-color:#b93d0d!important;border-color:#b93d0d!important}
.bot-newsletter #mlb2-44991067 .ml-form-successBody{padding:0!important;background:transparent!important}
.bot-newsletter #mlb2-44991067 .ml-form-successContent h4{font:700 20px/1.2 var(--bot-serif)!important;color:var(--bot-navy)!important;margin:0 0 5px!important}
.bot-newsletter #mlb2-44991067 .ml-form-successContent p{font:400 12px/1.5 var(--bot-sans)!important;color:var(--bot-navy)!important;margin:0!important}
.bot-newsletter #mlb2-44991067 .ml-form-recaptcha{display:none!important}

/* Footer */
.bot-footer-grid{grid-template-columns:1.25fr .8fr .8fr .7fr}
.bot-footer-copy{display:none!important}
.bot-social a{width:34px;height:34px;background:var(--bot-navy);transition:transform .2s ease,background .2s ease}
.bot-social a:hover{background:var(--bot-copper);transform:translateY(-1px)}
.bot-social svg{width:17px;height:17px;fill:#fff;display:block}

/* Article: reading-first, no sidebar/TOC/action clutter */
.bot-article-head{padding-top:34px}
.bot-article-intro{width:min(850px,calc(100% - 40px));margin:0 auto 22px}
.bot-article-featured{aspect-ratio:16/6.4}
.bot-article-body{width:min(850px,calc(100% - 48px));font-size:17px;line-height:1.75;margin-top:28px}
.bot-related-cards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1060px;margin:0 auto}
.bot-related .bot-card-img{aspect-ratio:16/9}
.bot-related .bot-card h3{font-size:23px}

@media (max-width:900px){
  html,body{max-width:100%;overflow-x:hidden}
  .bot-shell{width:100%;max-width:100%;overflow:hidden}
  .bot-brand{font-size:30px}
  .bot-home-hero .bot-hero-copy{padding-top:42px;padding-bottom:26px}
  .bot-home-kicker{font-size:18px!important;line-height:1.5!important}
  .bot-home-hero .bot-eyebrow{display:none!important}
  .bot-category-hero .bot-eyebrow{display:none!important}
  .bot-desktop-title,.bot-desktop-copy{display:none!important}
  .bot-mobile-title,.bot-mobile-copy{display:block!important}
  .bot-hero h1.bot-mobile-title{font-size:44px;line-height:1.06}
  .bot-hero p.bot-mobile-copy{font-size:15px;line-height:1.6}

  /* Category story cards: full-width editorial cards on mobile */
  .bot-cards{display:grid;grid-template-columns:1fr;gap:20px}
  .bot-card{display:block;min-height:0;border:1px solid var(--bot-line);border-radius:10px;overflow:hidden;background:#fff}
  .bot-card-img{display:block;width:100%;height:auto;aspect-ratio:16/9;overflow:hidden}
  .bot-card-img img{width:100%;height:100%;object-fit:cover;display:block}
  .bot-card-body{padding:18px 18px 20px}
  .bot-card h3{font-size:24px;line-height:1.15}
  .bot-card p{font-size:14px;line-height:1.55}

  /* Newsletter */
  .bot-newsletter-inner{grid-template-columns:1fr;gap:16px}
  .bot-newsletter #mlb2-44991067 form.ml-block-form{grid-template-columns:minmax(0,1fr) 170px!important}

  /* Footer stays useful on mobile instead of hiding sections */
  .bot-footer-grid{grid-template-columns:repeat(3,1fr);gap:26px 20px}
  .bot-footer-grid>div:first-child{grid-column:1/-1}
  .bot-footer-grid>div:nth-child(2),.bot-footer-grid>div:nth-child(3){display:block!important}

  /* Article mobile */
  .bot-article-head{width:calc(100% - 48px);padding-top:28px}
  .bot-article-intro{width:100%;margin:0 0 18px}
  .bot-article-category{display:block;font-size:11px;margin-bottom:8px}
  .bot-article-title{font-size:46px;line-height:1.06;margin:0 0 12px;overflow-wrap:anywhere}
  .bot-article-subtitle{font-size:16px;line-height:1.55;margin-bottom:10px}
  .bot-article-meta{font-size:13px}
  .bot-article-featured{aspect-ratio:16/9;margin-top:18px;border-radius:12px}
  .bot-article-body{width:calc(100% - 48px);max-width:850px;font-size:18px;line-height:1.65;margin:24px auto 0;max-height:none!important;overflow:visible!important}
  .bot-article-body:after{display:none!important}
  .bot-article-body img,.bot-article-body video,.bot-article-body iframe,.bot-article-body table{max-width:100%;height:auto}
  .bot-article-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .bot-article-body h2{font-size:30px;line-height:1.15}
  .bot-related .bot-container{width:calc(100% - 48px)}
  .bot-related .bot-cards,.bot-related-cards{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;overflow:visible!important;max-width:680px;margin:0 auto}
  .bot-related .bot-card{display:block!important}
  .bot-related .bot-card-img{aspect-ratio:16/9!important}
  .bot-related .bot-card-body{padding:16px 16px 18px!important}
  .bot-related .bot-card h3{font-size:22px!important}
  .bot-related .bot-card-meta{font-size:10px!important}
  .bot-related .bot-read-time{font-size:12px!important}
  .bot-related .bot-section-title{justify-content:center}
  .bot-related .bot-section-title:before,.bot-related .bot-section-title:after{display:block}
  .bot-related .bot-section-title h2{font:700 20px/1.1 var(--bot-serif)}
}

@media (max-width:560px){
  .bot-header-inner,.bot-container,.bot-newsletter-inner,.bot-footer-grid,.bot-related .bot-container{width:calc(100% - 36px)}
  .bot-brand{font-size:27px}
  .bot-hero h1,.bot-hero h1.bot-mobile-title{font-size:42px}
  .bot-home-kicker{font-size:17px!important}
  .bot-path-lead{font-size:16px}
  .bot-newsletter #mlb2-44991067 form.ml-block-form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .bot-newsletter #mlb2-44991067 .ml-form-formContent,.bot-newsletter #mlb2-44991067 .ml-form-embedSubmit{grid-column:1!important}
  .bot-newsletter #mlb2-44991067 .ml-form-formContent{grid-row:1!important}
  .bot-newsletter #mlb2-44991067 .ml-form-embedSubmit{grid-row:2!important}
  .bot-newsletter #mlb2-44991067 .ml-form-fieldRow input[type="email"],.bot-newsletter #mlb2-44991067 .ml-form-embedSubmit button.primary{height:50px!important;min-height:50px!important}
  .bot-footer-grid{grid-template-columns:1fr 1fr;gap:24px 18px}
  .bot-footer-grid>div:first-child,.bot-footer-grid>div:last-child{grid-column:1/-1}
  .bot-article-head{width:calc(100% - 48px)}
  .bot-article-title{font-size:42px}
  .bot-article-body{width:calc(100% - 48px);font-size:18px;line-height:1.65}
}


/* =========================================================
   BooksOfTay Locked Visual System — v4.0.0
   Exact approved hero images + full-width desktop presentation
   ========================================================= */
body{background:var(--bot-paper)!important}
.bot-shell{width:100%!important;max-width:none!important;margin:0!important;box-shadow:none!important;background:var(--bot-paper)!important}

/* Full-bleed editorial hero on desktop. Text remains readable over a soft cream fade. */
@media (min-width:901px){
  .bot-hero{display:block!important;position:relative!important;min-height:540px!important;overflow:hidden!important;background:var(--bot-cream)!important}
  .bot-hero-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;border-radius:0!important;background-size:cover!important;z-index:0!important}
  .bot-hero:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(248,243,234,.99) 0%,rgba(248,243,234,.96) 25%,rgba(248,243,234,.78) 38%,rgba(248,243,234,.30) 51%,rgba(248,243,234,0) 66%)}
  .bot-hero-copy{position:relative!important;z-index:2!important;width:min(47%,700px)!important;min-height:540px!important;padding:72px 46px 68px max(56px,calc((100vw - 1320px)/2 + 40px))!important;background:transparent!important}
  .bot-hero-copy:after{display:none!important}
  .bot-home-hero .bot-hero-image{background-position:center 46%!important}
  .bot-category-hero .bot-hero-image{background-position:center center!important}
  .bot-new-hero .bot-hero-image{background-position:center 48%!important}
  .bot-move-hero .bot-hero-image{background-position:center 54%!important}
  .bot-money-hero .bot-hero-image{background-position:center 50%!important}
  .bot-home-kicker{font-style:normal!important;font-size:20px!important;line-height:1.5!important;max-width:540px!important}
}

/* Clear, instantly recognizable Choose Your Path symbols. */
.bot-round-icon{width:72px;height:72px}
.bot-round-icon svg{width:38px;height:38px;stroke-width:2}
.bot-path-card h3{font-size:24px}

/* Keep sections full browser width while content stays comfortably constrained. */
.bot-header,.bot-section,.bot-newsletter,.bot-footer,.bot-article-shell,.bot-related{width:100%}

/* Category hero details */
.bot-category-hero .bot-hero-copy{max-width:700px}
.bot-category-hero .bot-hero-copy p{max-width:520px}

/* MailerLite bar keeps the actual live form visually integrated. */
.bot-newsletter{background:#f3eadf}
.bot-newsletter #mlb2-44991067 .ml-form-fieldRow input[type="email"]{border-radius:5px 0 0 5px!important}
.bot-newsletter #mlb2-44991067 .ml-form-embedSubmit button.primary{border-radius:0 5px 5px 0!important}

@media (max-width:900px){
  body{background:var(--bot-paper)!important}
  .bot-shell{box-shadow:none!important}
  .bot-hero{display:block!important;background:var(--bot-paper)!important;padding-bottom:28px!important}
  .bot-hero-copy{width:auto!important;min-height:0!important;background:transparent!important}
  .bot-hero-image{position:static!important;width:auto!important;height:auto!important;aspect-ratio:16/9!important;margin:0 22px!important;border-radius:12px!important;background-size:cover!important}
  .bot-home-hero .bot-hero-image{background-position:center 46%!important}
  .bot-category-hero .bot-hero-image{background-position:center center!important}
  .bot-home-kicker{font-style:normal!important}
  .bot-path-card h3{font-size:22px}
  .bot-round-icon{width:58px;height:58px}
  .bot-round-icon svg{width:31px;height:31px}
}

@media (max-width:560px){
  .bot-hero-image{margin:0 18px!important}
  .bot-newsletter #mlb2-44991067 .ml-form-fieldRow input[type="email"],
  .bot-newsletter #mlb2-44991067 .ml-form-embedSubmit button.primary{border-radius:5px!important}
}

/* Utility pages: legal, contact, and search */
.bot-legal{padding:70px 0 86px;background:var(--bot-paper)}
.bot-legal-inner{width:min(860px,calc(100% - 48px));margin:0 auto;color:var(--bot-navy)}
.bot-legal-eyebrow{font:800 12px/1.2 var(--bot-sans);letter-spacing:.14em;color:var(--bot-orange);margin-bottom:14px}
.bot-legal h1{font:700 clamp(44px,6vw,68px)/1.02 var(--bot-serif);margin:0 0 10px}
.bot-legal-updated{font-size:13px;color:#68717d;margin:0 0 40px}
.bot-legal h2{font:700 30px/1.15 var(--bot-serif);margin:38px 0 12px}
.bot-legal p,.bot-legal li{font-size:17px;line-height:1.75;color:#263447}
.bot-legal a{color:var(--bot-orange);text-decoration:underline;text-underline-offset:3px}
.bot-contact-inner{max-width:760px}.bot-contact-lead{font-size:19px!important;max-width:650px;margin-bottom:30px}
.bot-contact-form{display:grid;gap:18px;margin-top:28px}.bot-contact-form label{display:grid;gap:8px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.04em}
.bot-contact-form input,.bot-contact-form textarea{width:100%;border:1px solid #cfd3d7;border-radius:5px;background:#fff;padding:14px 15px;font:400 16px/1.5 var(--bot-sans);color:var(--bot-navy);box-sizing:border-box}
.bot-contact-form input:focus,.bot-contact-form textarea:focus{outline:2px solid rgba(218,73,16,.2);border-color:var(--bot-orange)}
.bot-contact-form button,.bot-search-form button{border:0;border-radius:5px;background:var(--bot-copper)!important;color:#fff!important;font-weight:800;padding:16px 22px;cursor:pointer;text-transform:uppercase;letter-spacing:.025em}
.bot-contact-form button:hover,.bot-search-form button:hover{background:#b93d0d!important;color:#fff!important}
.bot-contact-note{font-size:13px!important;color:#68717d!important}.bot-form-notice{padding:14px 16px;border-radius:5px;margin:22px 0}.bot-form-notice.success{background:#eef6ef}.bot-form-notice.error{background:#fff0ec}
.bot-search-page{padding:62px 0 82px;min-height:55vh}.bot-search-page .bot-section-title{margin-bottom:28px}.bot-search-page .bot-section-title h1{font:700 38px/1.1 var(--bot-serif)}
.bot-search-form{display:grid;grid-template-columns:1fr 150px;max-width:760px;margin:0 auto 28px}.bot-search-form input{height:54px;border:1px solid #cfd3d7;border-right:0;border-radius:5px 0 0 5px;padding:0 16px;font-size:16px}.bot-search-form button{border-radius:0 5px 5px 0}.bot-search-summary{text-align:center;margin:0 auto 34px;color:#536070}.bot-search-results{margin-top:30px}
@media(max-width:560px){.bot-legal{padding:42px 0 60px}.bot-legal h1{font-size:44px}.bot-legal h2{font-size:27px}.bot-legal p,.bot-legal li{font-size:16px}.bot-search-form{grid-template-columns:1fr}.bot-search-form input{border-right:1px solid #cfd3d7;border-radius:5px;margin-bottom:10px}.bot-search-form button{border-radius:5px}}

/* =========================================================
   BooksOfTay Premium Editorial Article System v1.0 — v5.0.0
   One reusable design system for comparison, guide, money,
   move-abroad and destination articles.
   ========================================================= */
.bot-article-breadcrumb{font-size:12px;color:#6a7380;margin:0 0 14px}.bot-article-breadcrumb a{text-decoration:none}.bot-article-breadcrumb span{margin:0 6px;color:#9ca3aa}
.bot-article-body{color:#17263f}.bot-article-body p{margin:0 0 16px}.bot-article-body ul,.bot-article-body ol{margin:10px 0 20px;padding-left:24px}.bot-article-body li{margin:7px 0}.bot-article-body strong{font-weight:800}
.bot-article-body hr{border:0;border-top:1px solid var(--bot-line);margin:30px 0}
.bot-article-body figure{margin:25px 0}.bot-article-body figure img{display:block;width:100%;height:auto;border-radius:10px}.bot-article-body figcaption{text-align:center;font:italic 12px/1.5 var(--bot-sans);color:#596474;margin-top:8px}
.bot-editorial-image{margin:24px 0}.bot-editorial-image img{width:100%;display:block;border-radius:10px;box-shadow:0 6px 18px rgba(20,35,59,.07)}

/* At-a-Glance comparison table */
.bot-at-a-glance{margin:28px 0 30px}.bot-at-a-glance>h2,.bot-comparison-title{font:700 28px/1.15 var(--bot-serif);text-align:left;margin:0 0 13px}
.bot-at-a-glance table,.bot-comparison-table{width:100%;border-collapse:separate!important;border-spacing:0;overflow:hidden;border:1px solid #eadfd4;border-radius:8px;background:#fff;font-size:13px!important}
.bot-at-a-glance th,.bot-at-a-glance td,.bot-comparison-table th,.bot-comparison-table td{padding:9px 12px!important;border-right:1px solid #eee3d9!important;border-bottom:1px solid #eee3d9!important;vertical-align:middle}
.bot-at-a-glance th:last-child,.bot-at-a-glance td:last-child,.bot-comparison-table th:last-child,.bot-comparison-table td:last-child{border-right:0!important}.bot-at-a-glance tr:last-child td,.bot-comparison-table tr:last-child td{border-bottom:0!important}
.bot-at-a-glance thead th,.bot-comparison-table thead th{font-size:11px;text-transform:none;background:#fffaf5;color:var(--bot-navy);font-weight:800}.bot-stars{color:#ea5b17;letter-spacing:1px;white-space:nowrap}.bot-edge{font-weight:700;text-align:center}

/* Reusable premium callout components */
.bot-editorial-box{border:1px solid #f0c6ad;border-radius:9px;background:linear-gradient(135deg,#fffaf5,#fff4e9);padding:18px 20px;margin:22px 0;box-shadow:0 4px 15px rgba(20,35,59,.03)}
.bot-editorial-box h3{font:700 20px/1.2 var(--bot-serif)!important;margin:3px 0 7px!important}.bot-box-label{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--bot-copper)}.bot-box-copy p:last-child{margin-bottom:0}.bot-box-winner{border-top:1px solid rgba(211,74,18,.15);padding-top:9px;margin-top:9px;font-size:13px}
.bot-bot-note{background:#fff7ef}.bot-bot-winner{background:#fbf7e8;border-color:#d9d6b5}.bot-bot-tip{background:#f2f6ea;border-color:#d7dfc5}.bot-bot-warning{background:#fff5f0;border-color:#edc8b8}
.bot-bot-verdict{position:relative;background:linear-gradient(135deg,#fff7ee,#fffaf5);border:1.5px solid #ef8653;padding:21px 22px 20px}.bot-bot-verdict:before{content:'★';float:left;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--bot-navy);color:#f4a11d;font-size:25px;margin:0 15px 8px 0}.bot-bot-verdict .bot-box-label{font-size:12px}.bot-bot-verdict .bot-box-copy{font-weight:600}
.bot-bot-lifefit{background:#fff;border:0;border-top:1px solid var(--bot-line);border-bottom:1px solid var(--bot-line);border-radius:0;padding:20px 0;box-shadow:none}.bot-bot-lifefit .bot-box-label{display:none}.bot-bot-lifefit h3{font-size:25px!important}

/* Split comparison/city panels */
.bot-editorial-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0 24px}.bot-editorial-panel{border:1px solid var(--bot-line);border-radius:8px;background:#fff;padding:14px 15px}.bot-editorial-panel h3{font-size:18px!important;margin:4px 0 9px!important}.bot-panel-label{display:inline-flex;background:var(--bot-navy);color:#fff;border-radius:4px;padding:4px 8px;font-size:10px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.bot-editorial-panel:nth-child(even) .bot-panel-label{background:#66723e}.bot-editorial-panel p,.bot-editorial-panel li{font-size:13px;line-height:1.55}

/* FAQ accordion */
.bot-faqs{margin:32px 0}.bot-faqs>h2{margin-bottom:12px!important}.bot-faq-item{border:1px solid #dfe2e5;border-radius:5px;background:#fff;margin:7px 0;overflow:hidden}.bot-faq-item summary{cursor:pointer;list-style:none;font-weight:700;font-size:13px;padding:11px 40px 11px 13px;position:relative}.bot-faq-item summary::-webkit-details-marker{display:none}.bot-faq-item summary:after{content:'+';position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:400}.bot-faq-item[open] summary:after{content:'–'}.bot-faq-answer{padding:0 13px 12px;color:#445064;font-size:14px}.bot-faq-answer p:last-child{margin-bottom:0}

/* Table-of-contents treatment generated by theme.js */
.bot-article-toc{width:min(850px,calc(100% - 40px));margin:22px auto 0;border:1px solid #eadfd4;border-radius:8px;background:#fffaf5;overflow:hidden}.bot-article-toc summary{cursor:pointer;font-weight:800;padding:13px 16px;list-style:none}.bot-article-toc summary::-webkit-details-marker{display:none}.bot-article-toc summary:after{content:'+';float:right}.bot-article-toc[open] summary:after{content:'–'}.bot-article-toc ul{margin:0;padding:0 18px 14px 36px}.bot-article-toc li{font-size:13px;margin:6px 0}.bot-article-toc a{text-decoration:none}

/* Next Chapter card, for content authored with .bot-next-chapter */
.bot-next-chapter{display:grid;grid-template-columns:1fr 190px;gap:22px;align-items:center;border-top:1px solid var(--bot-line);padding-top:22px;margin:30px 0 10px}.bot-next-chapter h2{margin:0 0 8px!important;font-size:27px!important}.bot-next-chapter img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px}

@media (min-width:901px){
  .bot-article-head{padding-top:36px}.bot-article-intro{width:min(850px,calc(100% - 40px));margin-bottom:20px}.bot-article-featured{width:min(1080px,100%);margin:0 auto;aspect-ratio:1200/628}.bot-article-body{margin-top:24px}
}
@media (max-width:900px){
  .bot-article-breadcrumb{font-size:11px;line-height:1.45;margin-bottom:12px}.bot-article-toc{width:calc(100% - 48px);margin-top:20px}.bot-at-a-glance{overflow:hidden}.bot-at-a-glance table,.bot-comparison-table{font-size:12px!important}.bot-at-a-glance{overflow-x:auto;-webkit-overflow-scrolling:touch}.bot-editorial-split{grid-template-columns:1fr}.bot-bot-verdict:before{width:44px;height:44px;font-size:22px}.bot-next-chapter{grid-template-columns:1fr}.bot-next-chapter img{max-width:100%}
}
@media(max-width:560px){
  .bot-article-toc{width:calc(100% - 48px)}.bot-at-a-glance th,.bot-at-a-glance td,.bot-comparison-table th,.bot-comparison-table td{padding:8px!important;min-width:94px}.bot-at-a-glance th:first-child,.bot-at-a-glance td:first-child{min-width:138px}.bot-stars{letter-spacing:0;font-size:12px}.bot-editorial-box{padding:16px 17px}.bot-bot-verdict:before{float:none;margin:0 0 10px}.bot-editorial-panel{padding:13px}.bot-faq-item summary{font-size:14px;line-height:1.4}
}
.bot-life-fit-section{border-top:1px solid var(--bot-line);border-bottom:1px solid var(--bot-line);padding:23px 0 18px;margin:28px 0}.bot-life-fit-kicker{font-size:10px;font-weight:900;letter-spacing:.1em;color:var(--bot-copper);text-transform:uppercase}.bot-life-fit-section>h2{margin:6px 0 10px!important}.bot-life-fit-section h3{font-size:20px!important;margin-top:18px!important}.bot-life-fit-section ul{columns:2;column-gap:30px}.bot-life-fit-section li{break-inside:avoid}
.bot-verdict-grid{clear:both;display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;padding-top:4px}.bot-verdict-item{font-size:13px;line-height:1.4;padding:7px 0;border-bottom:1px solid rgba(211,74,18,.12);font-weight:700}.bot-editorial-sources{margin:34px 0 0;padding:18px 20px;border:1px solid var(--bot-line);border-radius:8px;background:#fafafa}.bot-editorial-sources h2{font-size:22px!important;margin-top:0!important}.bot-editorial-sources p,.bot-editorial-sources li{font-size:13px;color:#596474}.bot-editorial-sources a{overflow-wrap:anywhere}
@media(max-width:700px){.bot-life-fit-section ul{columns:1}.bot-verdict-grid{grid-template-columns:1fr}}

/* =========================================================
   BooksOfTay Premium Editorial System v1.1 — correction pass
   Locked comparison flow + mobile refinement.
   ========================================================= */
.bot-quick-answer{margin:30px 0 32px;border:1px solid #edc2a9;border-left:5px solid var(--bot-copper);border-radius:10px;background:linear-gradient(135deg,#fffaf5,#fff4e9);padding:20px 22px;box-shadow:0 7px 20px rgba(20,35,59,.04)}
.bot-quick-answer .bot-quick-label{font:900 11px/1.2 var(--bot-sans);letter-spacing:.11em;text-transform:uppercase;color:var(--bot-copper);margin-bottom:10px}
.bot-quick-answer h2{font:700 25px/1.15 var(--bot-serif)!important;margin:0 0 13px!important}.bot-quick-answer p{margin:8px 0!important}.bot-quick-answer strong{color:var(--bot-navy)}
.bot-at-a-glance + .bot-glance-takeaway{margin-top:-8px}.bot-glance-takeaway{border:1px solid #f0c6ad;border-radius:9px;background:#fff8f1;padding:17px 19px;margin-bottom:30px}.bot-glance-takeaway p{margin:4px 0!important}.bot-glance-takeaway p:last-child{font-weight:800}
.bot-article-body>h2{margin-top:42px!important;margin-bottom:14px!important}.bot-article-body>h3{margin-top:25px!important}.bot-article-body>h2:before{content:'';display:block;width:38px;height:2px;background:var(--bot-copper);margin-bottom:12px}
.bot-editorial-image{margin:30px 0 34px}.bot-editorial-image figcaption{font-size:13px!important;margin-top:10px!important}.bot-editorial-image+ p>em:only-child{display:none}
.bot-bot-winner{position:relative;padding:16px 18px 16px 48px;margin:18px 0;background:#fbf7e8;border-color:#ddd4a8}.bot-bot-winner:before{content:'★';position:absolute;left:17px;top:16px;color:#e85a16;font-size:20px;line-height:1}.bot-bot-winner p{font-size:15px;line-height:1.45}
.bot-life-fit-section{padding:28px 0 22px;margin:34px 0}.bot-life-fit-section .bot-life-fit-kicker{display:inline-block;background:#fff1e8;border-radius:999px;padding:6px 10px}.bot-life-fit-section>h2{font-size:29px!important;margin-top:10px!important}.bot-life-fit-section h3{position:relative;padding-left:34px;margin:22px 0 7px!important}.bot-life-fit-section h3:before{content:'✓';position:absolute;left:0;top:-1px;width:24px;height:24px;border:1px solid #efb08e;border-radius:50%;display:grid;place-items:center;color:var(--bot-copper);font:900 13px/1 var(--bot-sans)}
.bot-life-fit-section ul{background:#fffaf5;border:1px solid #eee0d3;border-radius:8px;padding:12px 18px 12px 38px;margin:10px 0 16px}
@media(min-width:901px){.bot-article-body{line-height:1.72}.bot-article-featured img{width:100%;height:100%;object-fit:cover;object-position:var(--bot-feature-focus-x,50%) var(--bot-feature-focus-y,50%)}.bot-article-title{letter-spacing:-.025em}}
@media(max-width:560px){
 .bot-article-head{padding-top:20px}.bot-article-title{font-size:39px!important;line-height:1.02!important;letter-spacing:-.025em;margin-bottom:15px!important}.bot-article-subtitle{font-size:17px!important;line-height:1.55!important}.bot-article-meta{margin-top:13px!important}.bot-article-featured{margin-top:22px!important}
 .bot-article-body{font-size:18px!important;line-height:1.72!important}.bot-article-body>h2{font-size:29px!important;line-height:1.14!important;margin-top:38px!important}.bot-article-body>h3{font-size:21px!important;line-height:1.25!important}.bot-article-body p{margin-bottom:18px}
 .bot-quick-answer{margin:26px 0 30px;padding:18px 17px;border-left-width:4px}.bot-quick-answer h2{font-size:24px!important}.bot-quick-answer p{font-size:16px!important;line-height:1.55!important}
 .bot-at-a-glance{margin-top:28px}.bot-at-a-glance>h2{font-size:26px}.bot-at-a-glance th,.bot-at-a-glance td,.bot-comparison-table th,.bot-comparison-table td{min-width:82px!important;padding:7px 6px!important}.bot-at-a-glance th:first-child,.bot-at-a-glance td:first-child{min-width:118px!important}.bot-stars{font-size:11px!important}
 .bot-life-fit-section{padding:24px 0 18px}.bot-life-fit-section>h2{font-size:27px!important}.bot-life-fit-section h3{font-size:20px!important;padding-left:31px}.bot-life-fit-section ul{padding-left:34px}
 .bot-bot-winner{padding:15px 15px 15px 43px}.bot-bot-winner:before{left:14px;top:15px}.bot-editorial-image{margin:26px 0 30px}
 .bot-article-toc{margin-top:18px}.bot-article-toc summary{padding:14px 16px;font-size:15px}
}

/* BooksOfTay Premium Editorial v5.2 — locked comparison flow */
.bot-quick-answer{
  margin:36px 0 38px;
  padding:28px 30px 26px;
  border:1px solid #e7b28f;
  border-left:7px solid var(--bot-copper);
  border-radius:14px;
  background:linear-gradient(135deg,#fff9f2 0%,#fff2e5 100%);
  box-shadow:0 12px 30px rgba(20,35,59,.07);
}
.bot-quick-answer .bot-quick-label{
  display:inline-flex;align-items:center;gap:8px;
  font:900 13px/1.2 var(--bot-sans);letter-spacing:.12em;
  color:var(--bot-copper);margin-bottom:12px;
}
.bot-quick-answer .bot-quick-label:before{content:'⚡';font-size:18px;letter-spacing:0}
.bot-quick-answer h2{font-size:30px!important;line-height:1.15!important;margin:0 0 17px!important;color:var(--bot-navy)!important}
.bot-quick-answer p{font-size:18px!important;line-height:1.65!important;margin:10px 0!important}
.bot-quick-answer p:last-child{margin-top:15px!important;padding-top:14px;border-top:1px solid rgba(201,91,39,.18)}

.bot-life-fit-section{
  margin:48px 0 38px;padding:30px 28px 26px;
  border:1px solid #ead8c9;border-radius:14px;
  background:#fffaf5;box-shadow:0 10px 26px rgba(20,35,59,.045);
}
.bot-life-fit-section .bot-life-fit-kicker{font-size:12px}
.bot-life-fit-section .bot-life-fit-intro{font-size:17px!important;line-height:1.65!important;margin:4px 0 22px!important;color:#344157}
.bot-life-fit-section h3{padding-top:4px}

@media(max-width:700px){
 .bot-quick-answer{margin:30px 0 34px;padding:22px 19px 21px;border-left-width:5px;border-radius:12px}
 .bot-quick-answer .bot-quick-label{font-size:12px;margin-bottom:10px}
 .bot-quick-answer h2{font-size:26px!important;line-height:1.18!important}
 .bot-quick-answer p{font-size:17px!important;line-height:1.6!important;margin:11px 0!important}
 .bot-life-fit-section{margin:38px 0 30px;padding:23px 18px 20px;border-radius:12px}
 .bot-life-fit-section .bot-life-fit-intro{font-size:16px!important}
}


/* =========================================================
   BooksOfTay Premium Editorial System v1.0 — FINAL LOCK
   Final desktop/mobile QA corrections.
   ========================================================= */
/* Never clip long-form articles on mobile. */
@media(max-width:900px){
  .bot-article-body{max-height:none!important;overflow:visible!important;position:relative}
  .bot-article-body:not(.is-expanded):after,.bot-article-body:after{display:none!important}
  .bot-continue{display:none!important}
}
/* MailerLite and fallback newsletter buttons must keep the locked BooksOfTay coral. */
#booksoftay-newsletter button,
#booksoftay-newsletter input[type="submit"],
#booksoftay-newsletter .mailerlite-form button,
#booksoftay-newsletter .mailerlite-form input[type="submit"],
#booksoftay-newsletter [class*="mailerlite"] button,
#booksoftay-newsletter [class*="mailerlite"] input[type="submit"]{
  background:var(--bot-copper)!important;color:#fff!important;border-color:var(--bot-copper)!important;
}
#booksoftay-newsletter button:hover,#booksoftay-newsletter button:focus,
#booksoftay-newsletter input[type="submit"]:hover,#booksoftay-newsletter input[type="submit"]:focus{
  background:#b94e24!important;color:#fff!important;border-color:#b94e24!important;
}
/* Final Quick Answer scan hierarchy. */
.bot-quick-answer .bot-quick-choice{padding:11px 0 11px 18px!important;border-left:2px solid rgba(201,91,39,.28);margin:9px 0!important}
.bot-quick-answer .bot-quick-choice strong{display:inline-block;margin-right:3px;font-weight:900}
.bot-quick-answer .bot-quick-bottom{margin-top:16px!important;padding:15px 16px!important;border:1px solid rgba(201,91,39,.16)!important;border-radius:9px;background:rgba(255,255,255,.58);font-weight:650}
/* Winner boxes: clear stopping points without visual clutter. */
.bot-bot-winner{border-left:4px solid var(--bot-copper)!important;padding:18px 20px 18px 52px!important;border-radius:9px!important;box-shadow:0 5px 14px rgba(20,35,59,.035)}
.bot-bot-winner:before{left:18px!important;top:18px!important}
.bot-bot-winner .bot-box-label{font-size:11px;letter-spacing:.08em;font-weight:900;text-transform:uppercase;color:var(--bot-copper);margin-bottom:4px}
/* Genuine 3:2 editorial supporting photography. */
.bot-editorial-image img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:10px;display:block}
.bot-editorial-image figcaption{max-width:92%;margin-left:auto!important;margin-right:auto!important;text-align:center;color:#5a6372}
/* Final major-section rhythm. */
.bot-article-body>h2{margin-top:48px!important}.bot-article-body>h2+ p{margin-top:0}
.bot-life-fit-section{margin-top:52px!important}.bot-bot-verdict{margin-top:34px!important}
@media(max-width:560px){
  .bot-quick-answer p{font-size:18px!important;line-height:1.62!important}
  .bot-quick-answer .bot-quick-choice{padding-left:14px!important}
  .bot-quick-answer .bot-quick-bottom{padding:14px!important}
  .bot-bot-winner{padding:17px 16px 17px 46px!important}.bot-bot-winner:before{left:15px!important;top:17px!important}
  .bot-editorial-image img{aspect-ratio:3/2}
  .bot-article-body>h2{margin-top:42px!important}
}


/* =========================================================
   BooksOfTay Approved Article Ending — FINAL LOCK v5.4.0
   Verdict → FAQ → Conversation → Related → Newsletter → Footer
   ========================================================= */

/* Signature BooksOfTay Verdict */
.bot-bot-verdict{margin:58px 0 34px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.bot-bot-verdict .bot-verdict-heading{display:flex;align-items:center;gap:12px;margin:0 0 8px}
.bot-bot-verdict .bot-verdict-star{color:var(--bot-copper);font-size:30px;line-height:1}
.bot-bot-verdict .bot-verdict-heading h2{font:700 34px/1.12 var(--bot-serif)!important;margin:0!important;color:var(--bot-navy)}
.bot-bot-verdict .bot-verdict-intro{font-size:16px;line-height:1.65;margin:0 0 24px!important;max-width:760px}
.bot-verdict-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 0 18px}
.bot-verdict-choice{border:1px solid rgba(20,35,59,.16);border-radius:11px;padding:24px 24px 20px;background:#fff;box-shadow:0 8px 24px rgba(20,35,59,.04)}
.bot-verdict-choice--thailand{border-color:rgba(74,130,84,.34)}
.bot-verdict-choice--vietnam{border-color:rgba(46,103,174,.34)}
.bot-verdict-choice h3{display:flex;align-items:center;gap:10px;font:700 22px/1.2 var(--bot-serif)!important;margin:0 0 14px!important}
.bot-verdict-check{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font:800 13px/1 var(--bot-sans);flex:0 0 auto}
.bot-verdict-choice--thailand .bot-verdict-check{background:#4f8b5a}.bot-verdict-choice--vietnam .bot-verdict-check{background:#2e67ae}
.bot-verdict-choice ul{list-style:none!important;padding:0!important;margin:0!important}
.bot-verdict-choice li{position:relative;padding-left:23px;margin:9px 0!important;font-size:15px;line-height:1.5}
.bot-verdict-choice li:before{content:'✓';position:absolute;left:0;top:0;font-weight:900}.bot-verdict-choice--thailand li:before{color:#4f8b5a}.bot-verdict-choice--vietnam li:before{color:#2e67ae}
.bot-verdict-bestfor{display:inline-block;margin-top:13px;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:800}
.bot-verdict-choice--thailand .bot-verdict-bestfor{background:#e8f2e5;color:#35683f}.bot-verdict-choice--vietnam .bot-verdict-bestfor{background:#e7f0fb;color:#24558f}
.bot-verdict-overall{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;background:#fbf0e7;border:1px solid rgba(211,74,18,.17);border-radius:10px;padding:18px 20px}
.bot-verdict-trophy{width:46px;height:46px;border:2px solid var(--bot-copper);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--bot-copper);font-size:23px}
.bot-verdict-overall h3{font:700 19px/1.2 var(--bot-serif)!important;margin:0 0 4px!important}.bot-verdict-overall p{margin:0!important;font-size:14px;line-height:1.55}

/* Premium FAQ ending */
.bot-faqs{margin:42px 0 28px!important}.bot-faqs>h2{font:700 31px/1.15 var(--bot-serif)!important;margin:0 0 16px!important}
.bot-faq-item{border:1px solid var(--bot-line)!important;border-bottom:0!important;background:#fff}.bot-faq-item:first-of-type{border-radius:8px 8px 0 0}.bot-faq-item:last-of-type{border-bottom:1px solid var(--bot-line)!important;border-radius:0 0 8px 8px}
.bot-faq-item summary{padding:15px 17px!important;font-weight:650;cursor:pointer;list-style:none;position:relative;padding-right:44px!important}.bot-faq-item summary::-webkit-details-marker{display:none}.bot-faq-item summary:after{content:'›';position:absolute;right:17px;top:50%;transform:translateY(-50%) rotate(90deg);font-size:20px;transition:.2s}.bot-faq-item[open] summary:after{transform:translateY(-50%) rotate(-90deg)}
.bot-faq-answer{padding:0 17px 15px;border-top:1px solid rgba(20,35,59,.08)}

/* Join the Conversation */
.bot-comments{width:min(1180px,calc(100% - 80px));margin:34px auto 26px;background:#fbf1e8;border:1px solid rgba(211,74,18,.11);border-radius:12px;padding:26px 28px 22px}
.bot-comments-head{margin-bottom:17px}.bot-comments-head h2{font:700 31px/1.1 var(--bot-serif);margin:0 0 7px}.bot-comments-head h2:after{content:'';display:block;width:62px;height:2px;background:var(--bot-copper);margin-top:9px}.bot-comments-head p{font-size:13px;line-height:1.55;margin:0;max-width:700px}
.bot-comments-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);gap:30px;align-items:start}
.bot-comment-form-title,.bot-recent-comments-title{font:700 17px/1.2 var(--bot-serif);margin:0 0 11px}
.bot-comments .comment-form{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;margin:0}
.bot-comments .comment-form-comment,.bot-comments .comment-notes,.bot-comments .comment-form-cookies-consent,.bot-comments .form-submit{grid-column:1/-1}
.bot-comments .comment-form-url{display:none}
.bot-comments label{display:block;font-size:11px;font-weight:800;margin-bottom:6px}.bot-comments input[type=text],.bot-comments input[type=email],.bot-comments textarea{width:100%;border:1px solid rgba(20,35,59,.18);border-radius:3px;background:#fff;padding:12px 13px;font:14px/1.45 var(--bot-sans);color:var(--bot-navy)}
.bot-comments textarea{min-height:155px;resize:vertical}.bot-comments .comment-form-comment{margin:0}.bot-comments .comment-form-author,.bot-comments .comment-form-email{margin:0}.bot-comments .comment-notes{font-size:12px;margin:0 0 2px}.bot-comments .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:8px;font-size:11px;margin:0}.bot-comments .comment-form-cookies-consent label{font-weight:400;margin:0}.bot-comments .submit{background:var(--bot-copper)!important;color:#fff!important;border:0!important;border-radius:4px!important;padding:13px 22px!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.02em!important;cursor:pointer}
.bot-comments .submit:hover,.bot-comments .submit:focus{background:#b83e0e!important;color:#fff!important}
.bot-comment-list{list-style:none;padding:0;margin:0;border:1px solid rgba(20,35,59,.13);border-radius:6px;overflow:hidden;background:#fff}.bot-comment-card{padding:14px 14px 12px;border-bottom:1px solid rgba(20,35,59,.10)}.bot-comment-card:last-child{border-bottom:0}.bot-comment-card-head{display:flex;gap:10px;align-items:center;margin-bottom:7px}.bot-comment-card .avatar{width:34px;height:34px;border-radius:50%;object-fit:cover}.bot-comment-author{font-size:12px;font-weight:900;color:var(--bot-copper)}.bot-comment-date{font-size:10px;color:#697386;margin-left:5px}.bot-comment-card p{font-size:12px;line-height:1.48;margin:0 0 5px}.bot-comment-reply a{font-size:10px;color:var(--bot-copper);font-weight:800;text-decoration:none}.bot-comment-empty{padding:18px;border:1px solid rgba(20,35,59,.13);background:#fff;border-radius:6px;font-size:12px;line-height:1.5}.bot-comment-all{display:block;text-align:center;margin-top:10px;border:1px solid var(--bot-copper);color:var(--bot-copper);padding:10px 12px;border-radius:4px;text-transform:uppercase;font-size:10px;font-weight:900;text-decoration:none}.bot-comments-moderation{display:flex;gap:8px;align-items:center;margin-top:18px;font-size:10px;color:#5d6878}.bot-comments-moderation:before{content:'♢';font-size:18px;color:var(--bot-copper)}

/* Related cards approved horizontal treatment */
.bot-related{padding:30px 0 36px}.bot-related .bot-section-title{justify-content:flex-start;gap:12px}.bot-related .bot-section-title:before{display:none}.bot-related .bot-section-title:after{flex:1;width:auto}.bot-related .bot-section-title h2{text-transform:none;font-size:27px}.bot-related-cards{grid-template-columns:1fr 1fr!important;gap:22px!important}.bot-related-cards .bot-card{display:grid!important;grid-template-columns:44% 56%;min-height:190px}.bot-related-cards .bot-card-img{aspect-ratio:auto!important;height:100%}.bot-related-cards .bot-card-body{padding:18px}.bot-related-cards .bot-card h3{font-size:21px!important}

/* Approved newsletter band + robust MailerLite button enforcement */
.bot-newsletter{background:#f7ecdf!important;padding:31px 0!important}.bot-newsletter-inner{grid-template-columns:1fr 1fr!important}.bot-news-copy h3{font:700 25px/1.12 var(--bot-serif)!important}.bot-news-copy p{font-size:12px!important}.bot-news-copy svg{width:48px!important;height:42px!important;border:1px solid var(--bot-copper);border-radius:50%;padding:9px;box-sizing:content-box}
#booksoftay-newsletter button,#booksoftay-newsletter input[type=submit],#booksoftay-newsletter [role=button],#booksoftay-newsletter .mailerlite-form button,#booksoftay-newsletter .mailerlite-form input[type=submit],#booksoftay-newsletter [class*=mailerlite] button,#booksoftay-newsletter [class*=mailerlite] input[type=submit]{background:#d34a12!important;background-color:#d34a12!important;color:#fff!important;border-color:#d34a12!important;box-shadow:none!important}

/* Approved dark BooksOfTay footer */
.bot-footer{background:#07243a!important;color:#fff!important;border-top:0!important;padding:32px 0 24px!important}.bot-footer a{color:#fff!important}.bot-footer h4{color:#fff!important}.bot-footer-brand{font-size:26px!important}.bot-footer-copy{color:rgba(255,255,255,.82)}.bot-footer .bot-social a{background:transparent!important;border:0!important}.bot-footer .bot-social svg{fill:#fff}.bot-copyright{border-top:1px solid rgba(255,255,255,.18);padding-top:19px;color:rgba(255,255,255,.78)}

@media(max-width:900px){
  .bot-verdict-choice-grid{grid-template-columns:1fr}.bot-bot-verdict .bot-verdict-heading h2{font-size:30px!important}.bot-verdict-choice{padding:20px}.bot-verdict-overall{grid-template-columns:44px 1fr;padding:16px}.bot-verdict-trophy{width:40px;height:40px}
  .bot-comments{width:min(100% - 32px,760px);padding:21px 17px}.bot-comments-grid{grid-template-columns:1fr;gap:24px}.bot-comments .comment-form{grid-template-columns:1fr}.bot-comments .comment-form-author,.bot-comments .comment-form-email{grid-column:1/-1}.bot-comments-head h2{font-size:28px}
  .bot-related-cards{grid-template-columns:1fr!important}.bot-related-cards .bot-card{grid-template-columns:42% 58%;min-height:160px}.bot-newsletter-inner{grid-template-columns:1fr!important;gap:20px!important}
}
@media(max-width:560px){
  .bot-related-cards .bot-card{grid-template-columns:1fr}.bot-related-cards .bot-card-img{height:auto;aspect-ratio:16/9!important}.bot-verdict-choice h3{font-size:20px!important}.bot-verdict-choice li{font-size:14px}.bot-comments{width:calc(100% - 24px)}
}

/* =========================================================
   BooksOfTay Approved Visual Lock v5.5.0
   Literal implementation of the approved article-ending preview.
   These selectors intentionally override earlier theme/plugin rules.
   ========================================================= */
body.single .bot-premium-editorial .bot-bot-verdict{
  margin:58px 0 36px!important;padding:0!important;border:0!important;background:transparent!important;
  box-shadow:none!important;border-radius:0!important;overflow:visible!important;
}
body.single .bot-premium-editorial .bot-bot-verdict:before{content:none!important;display:none!important}
body.single .bot-premium-editorial .bot-bot-verdict .bot-verdict-heading{display:flex!important;align-items:center!important;gap:13px!important;margin:0 0 9px!important}
body.single .bot-premium-editorial .bot-bot-verdict .bot-verdict-star{display:block!important;color:#e85a16!important;font-size:31px!important;line-height:1!important}
body.single .bot-premium-editorial .bot-bot-verdict .bot-verdict-heading h2{font:700 35px/1.12 var(--bot-serif)!important;margin:0!important;color:#14233b!important}
body.single .bot-premium-editorial .bot-bot-verdict .bot-verdict-intro{font-size:16px!important;line-height:1.65!important;margin:0 0 25px!important;max-width:790px!important;color:#14233b!important}
body.single .bot-premium-editorial .bot-verdict-choice-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:22px!important;margin:0 0 19px!important}
body.single .bot-premium-editorial .bot-verdict-choice{border-radius:11px!important;padding:25px 25px 21px!important;box-shadow:0 8px 24px rgba(20,35,59,.035)!important;min-width:0!important}
body.single .bot-premium-editorial .bot-verdict-choice--thailand{background:linear-gradient(135deg,#fbfef9 0%,#f3f9f0 100%)!important;border:1.5px solid #83af87!important}
body.single .bot-premium-editorial .bot-verdict-choice--vietnam{background:linear-gradient(135deg,#fbfdff 0%,#f3f7fd 100%)!important;border:1.5px solid #7ba5dc!important}
body.single .bot-premium-editorial .bot-verdict-choice h3{display:flex!important;align-items:center!important;gap:10px!important;font:700 23px/1.2 var(--bot-serif)!important;margin:0 0 15px!important}
body.single .bot-premium-editorial .bot-verdict-choice--thailand h3{color:#35683f!important}
body.single .bot-premium-editorial .bot-verdict-choice--vietnam h3{color:#24558f!important}
body.single .bot-premium-editorial .bot-verdict-check{width:25px!important;height:25px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;color:#fff!important;font:800 13px/1 var(--bot-sans)!important;flex:0 0 auto!important}
body.single .bot-premium-editorial .bot-verdict-choice--thailand .bot-verdict-check{background:#4f8b5a!important}
body.single .bot-premium-editorial .bot-verdict-choice--vietnam .bot-verdict-check{background:#2e67ae!important}
body.single .bot-premium-editorial .bot-verdict-choice ul{list-style:none!important;margin:0!important;padding:0!important}
body.single .bot-premium-editorial .bot-verdict-choice li{position:relative!important;padding-left:24px!important;margin:10px 0!important;font-size:15px!important;line-height:1.52!important;color:#14233b!important}
body.single .bot-premium-editorial .bot-verdict-choice li:before{content:'✓'!important;position:absolute!important;left:0!important;top:0!important;font-weight:900!important}
body.single .bot-premium-editorial .bot-verdict-choice--thailand li:before{color:#4f8b5a!important}
body.single .bot-premium-editorial .bot-verdict-choice--vietnam li:before{color:#2e67ae!important}
body.single .bot-premium-editorial .bot-verdict-bestfor{display:inline-block!important;margin-top:14px!important;padding:7px 13px!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important}
body.single .bot-premium-editorial .bot-verdict-choice--thailand .bot-verdict-bestfor{background:#e4f0e1!important;color:#35683f!important;border:1px solid #c7dfc5!important}
body.single .bot-premium-editorial .bot-verdict-choice--vietnam .bot-verdict-bestfor{background:#e4eefb!important;color:#24558f!important;border:1px solid #c4d8f1!important}
body.single .bot-premium-editorial .bot-verdict-overall{display:grid!important;grid-template-columns:54px 1fr!important;gap:16px!important;align-items:center!important;background:linear-gradient(90deg,#fff8f1,#f9eee5)!important;border:1px solid #f0d0bc!important;border-radius:10px!important;padding:19px 21px!important;box-shadow:none!important}
body.single .bot-premium-editorial .bot-verdict-trophy{width:47px!important;height:47px!important;border:2px solid #e85a16!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#e85a16!important;font-size:23px!important;background:#fffaf5!important}
body.single .bot-premium-editorial .bot-verdict-overall h3{font:700 20px/1.2 var(--bot-serif)!important;margin:0 0 4px!important;color:#14233b!important}
body.single .bot-premium-editorial .bot-verdict-overall p{margin:0!important;font-size:14px!important;line-height:1.55!important;color:#14233b!important}

/* Approved image treatment: emotional 3:2 photography, no shallow banners. */
body.single .bot-premium-editorial .bot-editorial-image{margin:32px 0 36px!important}
body.single .bot-premium-editorial .bot-editorial-image img{width:100%!important;height:auto!important;aspect-ratio:3/2!important;object-fit:cover!important;border-radius:10px!important;display:block!important;box-shadow:0 10px 26px rgba(20,35,59,.08)!important}
body.single .bot-premium-editorial .bot-editorial-image figcaption{text-align:center!important;font-style:italic!important;color:#526075!important;font-size:13px!important;margin:10px 8px 0!important}

/* FAQ and conversation are deliberately clean and spacious. */
body.single .bot-premium-editorial .bot-faqs>h2{font:700 31px/1.15 var(--bot-serif)!important;margin:0 0 16px!important}
body.single .bot-comments{background:linear-gradient(135deg,#fffaf5,#fff4ec)!important;border:1px solid #f0d4c3!important;border-radius:10px!important}

/* Related article cards: image + editorial copy + Read More. */
body.single .bot-related-cards .bot-read-more{display:inline-flex!important;color:#e85a16!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important;text-decoration:none!important;letter-spacing:.02em!important;margin-top:auto!important}
body.single .bot-related-cards .bot-related-excerpt{font-size:12px!important;line-height:1.5!important;margin:0 0 12px!important;color:#475469!important}

/* Newsletter literal color lock. Covers MailerLite, Kadence, native forms, and plugin wrappers. */
#booksoftay-newsletter,
#booksoftay-newsletter *{--bot-newsletter-orange:#d94b12}
#booksoftay-newsletter button,
#booksoftay-newsletter input[type="submit"],
#booksoftay-newsletter input[type="button"],
#booksoftay-newsletter .mailerlite-form button,
#booksoftay-newsletter .mailerlite-form input[type="submit"],
#booksoftay-newsletter .ml-form-embedSubmit button,
#booksoftay-newsletter .ml-form-embedSubmit input,
#booksoftay-newsletter [class*="ml-form"] button,
#booksoftay-newsletter [class*="ml-form"] input[type="submit"],
#booksoftay-newsletter [class*="mailerlite"] button,
#booksoftay-newsletter [class*="mailerlite"] input[type="submit"],
#booksoftay-newsletter form button,
#booksoftay-newsletter form [type="submit"]{
  background:#d94b12!important;background-color:#d94b12!important;background-image:none!important;
  color:#fff!important;border:1px solid #d94b12!important;box-shadow:none!important;text-shadow:none!important;
  opacity:1!important;filter:none!important;
}
#booksoftay-newsletter button:hover,#booksoftay-newsletter button:focus,#booksoftay-newsletter input[type="submit"]:hover,#booksoftay-newsletter input[type="submit"]:focus{background:#bd3f0c!important;background-color:#bd3f0c!important;border-color:#bd3f0c!important;color:#fff!important}

@media(max-width:900px){
  body.single .bot-premium-editorial .bot-verdict-choice-grid{grid-template-columns:1fr!important;gap:15px!important}
  body.single .bot-premium-editorial .bot-bot-verdict .bot-verdict-heading h2{font-size:30px!important}
  body.single .bot-premium-editorial .bot-verdict-choice{padding:21px!important}
  body.single .bot-premium-editorial .bot-verdict-overall{grid-template-columns:45px 1fr!important;padding:16px!important}
  body.single .bot-premium-editorial .bot-verdict-trophy{width:40px!important;height:40px!important;font-size:20px!important}
}
@media(max-width:560px){
  body.single .bot-premium-editorial .bot-verdict-choice h3{font-size:21px!important}
  body.single .bot-premium-editorial .bot-verdict-choice li{font-size:14px!important;line-height:1.5!important}
  body.single .bot-premium-editorial .bot-verdict-overall{grid-template-columns:1fr!important;text-align:left!important}
  body.single .bot-premium-editorial .bot-verdict-trophy{margin-bottom:2px!important}
}


/* v5.5.3 loading fix: newsletter color is CSS-only; no newsletter observers or timers. */
html body #booksoftay-newsletter .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.primary,
html body #booksoftay-newsletter .ml-form-embedSubmit button,
html body #booksoftay-newsletter form button[type="submit"],
html body #booksoftay-newsletter form input[type="submit"]{
  background:#d94b12!important;
  background-color:#d94b12!important;
  background-image:none!important;
  color:#fff!important;
  border-color:#d94b12!important;
  box-shadow:none!important;
  text-shadow:none!important;
}
html body #booksoftay-newsletter .ml-form-embedSubmit button:hover,
html body #booksoftay-newsletter .ml-form-embedSubmit button:focus,
html body #booksoftay-newsletter form button[type="submit"]:hover,
html body #booksoftay-newsletter form button[type="submit"]:focus{
  background:#bd3f0c!important;
  background-color:#bd3f0c!important;
  border-color:#bd3f0c!important;
  color:#fff!important;
}

/* v5.5.3 final newsletter CTA lock — CSS only, no JavaScript mutation/timer logic. */
html body #booksoftay-newsletter button,
html body #booksoftay-newsletter input[type="submit"],
html body #booksoftay-newsletter [role="button"],
html body #booksoftay-newsletter .ml-form-embedContainer button,
html body #booksoftay-newsletter .ml-form-embedContainer input[type="submit"],
html body #booksoftay-newsletter .ml-form-embedSubmit button,
html body #booksoftay-newsletter .ml-form-embedSubmit button.primary,
html body #booksoftay-newsletter .mailerlite-form button,
html body #booksoftay-newsletter .mailerlite-form input[type="submit"],
html body #booksoftay-newsletter [class*="ml-form"] button,
html body #booksoftay-newsletter [class*="ml-form"] input[type="submit"],
html body #booksoftay-newsletter [class*="mailerlite"] button,
html body #booksoftay-newsletter [class*="mailerlite"] input[type="submit"] {
  background: #d34a12 !important;
  background-color: #d34a12 !important;
  background-image: none !important;
  color: #fff !important;
  border-color: #d34a12 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
html body #booksoftay-newsletter button:hover,
html body #booksoftay-newsletter button:focus,
html body #booksoftay-newsletter input[type="submit"]:hover,
html body #booksoftay-newsletter input[type="submit"]:focus {
  background: #bf3f0d !important;
  background-color: #bf3f0d !important;
  color: #fff !important;
}


/* BooksOfTay v5.5.7 — approved checklist conversion band */
.bot-newsletter{padding:38px 0!important}
.bot-newsletter-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:54px!important}
.bot-news-copy{align-items:flex-start!important}
.bot-news-copy h3{font:700 30px/1.08 var(--bot-serif)!important;margin:0 0 12px!important;max-width:560px}
.bot-news-copy p{font-size:14px!important;line-height:1.55!important;max-width:620px}
.bot-newsletter-note{font-size:12px;line-height:1.45;margin:10px 0 0;color:var(--bot-navy)}
.bot-newsletter #mlb2-44991067 form.ml-block-form{grid-template-columns:minmax(0,1fr) 245px!important}
.bot-newsletter #mlb2-44991067 .ml-form-embedSubmit button.primary{white-space:nowrap!important}
@media(max-width:900px){
 .bot-newsletter-inner{grid-template-columns:1fr!important;gap:20px!important}
 .bot-news-copy h3{font-size:27px!important}
 .bot-newsletter #mlb2-44991067 form.ml-block-form{grid-template-columns:minmax(0,1fr) 225px!important}
}
@media(max-width:560px){
 .bot-newsletter{padding:28px 0!important}
 .bot-news-copy{gap:14px!important}
 .bot-news-copy svg{width:38px!important;height:34px!important;padding:7px!important}
 .bot-news-copy h3{font-size:23px!important}
 .bot-news-copy p{font-size:13px!important}
 .bot-newsletter #mlb2-44991067 form.ml-block-form{grid-template-columns:1fr!important;gap:10px!important}
 .bot-newsletter-note{font-size:11px}
}

/* BooksOfTay v5.5.14 — definitive newsletter + footer social treatment.
   This block intentionally replaces all v5.5.9–v5.5.13 override stacks. */
.bot-news-copy .bot-workbook-highlight{
  color:#d34a12!important;
  font-weight:500!important;
}

/* Newsletter CTA: use MailerLite's saved label directly, with no pseudo-text duplication. */
#booksoftay-newsletter .ml-form-embedSubmit button.primary{
  font-size:14px!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
  line-height:1.1!important;
  color:#fff!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
#booksoftay-newsletter .ml-form-embedSubmit button.primary::before,
#booksoftay-newsletter .ml-form-embedSubmit button.primary::after{
  content:none!important;
  display:none!important;
}

/* Social row. YouTube retains the already-approved size/treatment. */
.bot-footer .bot-social{
  gap:16px!important;
  align-items:center!important;
}
.bot-footer .bot-social a{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
}
.bot-footer .bot-social svg{
  width:26px!important;
  height:26px!important;
  display:block!important;
}

/* Pinterest only: compact white circle + P-only mark that fills the circle visually. */
.bot-footer .bot-social a:first-child{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  aspect-ratio:1/1!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#fff!important;
  overflow:hidden!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.bot-footer .bot-social a:first-child .bot-pinterest-p{
  width:22px!important;
  height:28px!important;
  fill:#07243a!important;
  display:block!important;
  flex:none!important;
  transform:scale(1.08)!important;
  transform-origin:50% 50%!important;
}

/* YouTube remains exactly as previously approved. */
.bot-footer .bot-social a:nth-child(2){
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
}
.bot-footer .bot-social a:nth-child(2) svg{
  width:26px!important;
  height:26px!important;
  fill:#fff!important;
}

@media(max-width:560px){
  #booksoftay-newsletter .ml-form-embedSubmit button.primary{font-size:13px!important}
  .bot-footer .bot-social a:nth-child(2){
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
  }
  .bot-footer .bot-social a:nth-child(2) svg{width:24px!important;height:24px!important}
  .bot-footer .bot-social a:first-child{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    min-height:30px!important;
  }
  .bot-footer .bot-social a:first-child .bot-pinterest-p{
    width:22px!important;
    height:28px!important;
    transform:scale(1.08)!important;
  }
}

/* BooksOfTay v5.5.15 — Workbook lead-magnet wording update. */


/* BooksOfTay v5.5.17 — locked emotional, solution-driven email acquisition copy. */
.bot-news-copy .bot-newsletter-promise{
  margin:0 0 10px!important;
  font-size:14px!important;
  line-height:1.5!important;
  color:var(--bot-navy)!important;
}
.bot-news-copy .bot-newsletter-promise strong{font-weight:800!important}
.bot-news-copy .bot-newsletter-mechanism{
  margin:0!important;
  font-size:13px!important;
  line-height:1.5!important;
  color:var(--bot-navy)!important;
}
.bot-news-copy .bot-newsletter-mechanism em{font-family:var(--bot-serif);font-style:italic}
.bot-newsletter-note{font-weight:600!important}
.bot-subscribe-btn{min-width:250px;padding-left:20px!important;padding-right:20px!important}
@media(max-width:1100px){.bot-subscribe-btn{min-width:0;font-size:12px!important;padding-left:16px!important;padding-right:16px!important}}
@media(max-width:560px){
  .bot-news-copy .bot-newsletter-promise{font-size:13px!important}
  .bot-news-copy .bot-newsletter-mechanism{font-size:12px!important}
}

/* =========================================================
   BooksOfTay Free Workbook Landing Page — v5.6.0
   Conversion-focused, distraction-free landing experience.
   ========================================================= */
body.bot-lp-body{background:#f7f3ec!important;color:#14233b!important;overflow-x:hidden}.bot-lp-body .bot-shell{display:none!important}.bot-lp-shell{--lp-navy:#14233b;--lp-cream:#f7f1e7;--lp-paper:#fffdf9;--lp-coral:#d94b12;--lp-soft:#f2e5d8;--lp-line:rgba(20,35,59,.12);--lp-shadow:0 24px 70px rgba(20,35,59,.13);font-family:Arial,Helvetica,sans-serif;background:var(--lp-paper);color:var(--lp-navy);min-height:100vh}.bot-lp-shell *{box-sizing:border-box}.bot-lp-shell a{text-decoration:none}.bot-lp-topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1240px)/2));background:rgba(255,253,249,.96);border-bottom:1px solid var(--lp-line);position:relative;z-index:30}.bot-lp-logo{font:700 30px/1 Georgia,'Times New Roman',serif;letter-spacing:.025em;color:var(--lp-navy)}.bot-lp-topcta{background:var(--lp-coral);color:#fff!important;font-weight:800;font-size:12px;letter-spacing:.045em;padding:14px 19px;border-radius:4px}.bot-lp-topcta:hover,.bot-lp-btn:hover{transform:translateY(-1px);filter:brightness(.97)}
.bot-lp-hero{min-height:720px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(450px,.98fr);align-items:center;gap:40px;padding:74px max(34px,calc((100vw - 1240px)/2)) 70px;background:radial-gradient(circle at 86% 16%,rgba(217,75,18,.10),transparent 30%),linear-gradient(135deg,#fffdf9 0%,#f8f1e7 100%);overflow:hidden}.bot-lp-hero-copy{max-width:650px}.bot-lp-kicker,.bot-lp-eyebrow{color:var(--lp-coral);font-size:12px;font-weight:900;letter-spacing:.10em;text-transform:uppercase}.bot-lp-hero h1{font:700 clamp(52px,5vw,74px)/.99 Georgia,'Times New Roman',serif;letter-spacing:-.034em;margin:15px 0 21px;max-width:740px}.bot-lp-lede{font:400 20px/1.55 Georgia,'Times New Roman',serif;margin:0 0 10px;max-width:600px}.bot-lp-support{font-size:15px;line-height:1.65;margin:0 0 25px;color:#425067;max-width:560px}.bot-lp-form-card{background:#fff;border:1px solid rgba(20,35,59,.11);border-radius:12px;padding:19px 21px 14px;box-shadow:0 18px 46px rgba(20,35,59,.10);max-width:610px;scroll-margin-top:18px}.bot-lp-form-head{font:700 18px/1.2 Georgia,'Times New Roman',serif;margin-bottom:9px}.bot-lp-form-note{text-align:center;font-size:10px;letter-spacing:.03em;color:#667184;margin-top:8px}.bot-lp-form-card form,.bot-lp-final-form form{margin:0!important}.bot-lp-form-card input[type=email],.bot-lp-form-card input[type=text],.bot-lp-final-form input[type=email],.bot-lp-final-form input[type=text]{min-height:50px!important;border:1px solid #cfd5dc!important;border-radius:4px!important;background:#fff!important;color:#14233b!important}.bot-lp-form-card button,.bot-lp-form-card input[type=submit],.bot-lp-final-form button,.bot-lp-final-form input[type=submit]{min-height:50px!important;background:var(--lp-coral)!important;background-color:var(--lp-coral)!important;color:#fff!important;border:0!important;border-radius:4px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.025em!important;box-shadow:none!important}.bot-lp-form-card [class*=mailerlite],.bot-lp-final-form [class*=mailerlite]{margin:0!important}.bot-lp-form-card .ml-form-embedContainer,.bot-lp-final-form .ml-form-embedContainer{max-width:none!important;width:100%!important}.bot-lp-form-card .ml-form-embedWrapper,.bot-lp-final-form .ml-form-embedWrapper{max-width:none!important;width:100%!important;background:transparent!important;padding:0!important;box-shadow:none!important}.bot-lp-form-card .ml-form-embedBody,.bot-lp-final-form .ml-form-embedBody{padding:0!important}
.bot-lp-hero-visual{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center}.bot-lp-book-stack{position:relative;width:min(430px,80%);aspect-ratio:.74}.bot-lp-sheet{position:absolute;width:77%;left:12%;top:3%;border-radius:6px;box-shadow:var(--lp-shadow);background:#fff}.bot-lp-sheet-back{transform:translate(80px,28px) rotate(7deg);opacity:.82}.bot-lp-sheet-mid{transform:translate(-55px,34px) rotate(-6deg);opacity:.92}.bot-lp-sheet-front{z-index:3;transform:rotate(1deg);box-shadow:0 30px 90px rgba(20,35,59,.24)}.bot-lp-free-badge{position:absolute;z-index:5;right:2%;bottom:12%;width:112px;height:112px;border-radius:50%;background:var(--lp-coral);color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 18px 40px rgba(217,75,18,.28);transform:rotate(6deg);border:5px solid #fff}.bot-lp-free-badge span{font-size:9px;font-weight:800;letter-spacing:.09em}.bot-lp-free-badge strong{font:700 28px/1 Georgia,'Times New Roman',serif;margin:2px 0}
.bot-lp-proofbar{display:grid;grid-template-columns:repeat(4,1fr);max-width:1080px;margin:-25px auto 0;position:relative;z-index:8;background:#14233b;color:#fff;border-radius:10px;box-shadow:0 18px 46px rgba(20,35,59,.18);overflow:hidden}.bot-lp-proofbar>div{padding:22px 18px;text-align:center;border-right:1px solid rgba(255,255,255,.14)}.bot-lp-proofbar>div:last-child{border-right:0}.bot-lp-proofbar strong{font:700 28px/1 Georgia,'Times New Roman',serif;display:block;color:#f3a27b}.bot-lp-proofbar span{display:block;font-size:11px;margin-top:5px;letter-spacing:.035em;text-transform:uppercase}
.bot-lp-section{padding:95px 28px}.bot-lp-narrow{width:min(790px,100%);margin:auto;text-align:center}.bot-lp-wide{width:min(1180px,100%);margin:auto}.bot-lp-section h2{font:700 clamp(38px,4.4vw,58px)/1.05 Georgia,'Times New Roman',serif;letter-spacing:-.025em;margin:12px 0 22px}.bot-lp-section p{font-size:17px;line-height:1.72;color:#35445a}.bot-lp-problem{background:#fff}.bot-lp-question-card{margin:34px auto 25px;background:var(--lp-cream);border:1px solid rgba(217,75,18,.16);border-radius:12px;padding:25px 30px;max-width:720px}.bot-lp-question-card span{font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.08em;color:#8a5d49}.bot-lp-question-card p{font:700 26px/1.24 Georgia,'Times New Roman',serif;color:var(--lp-navy);margin:7px 0 20px}.bot-lp-question-card p:last-child{margin-bottom:0;color:var(--lp-coral)}.bot-lp-center-copy{text-align:center}.bot-lp-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:15px;background:var(--lp-coral);color:#fff!important;padding:17px 25px;border-radius:4px;font-size:12px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;transition:.18s ease}.bot-lp-btn span{font-size:18px;margin-left:8px}
.bot-lp-steps{background:#f8f2e9}.bot-lp-section-head{text-align:center;max-width:780px;margin:0 auto 40px}.bot-lp-section-head p{margin-bottom:0}.bot-lp-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bot-lp-step-grid article{background:#fff;border:1px solid var(--lp-line);border-radius:10px;padding:25px 22px 23px;min-height:230px;box-shadow:0 8px 24px rgba(20,35,59,.04)}.bot-lp-step-grid article:nth-child(7){grid-column:3/5}.bot-lp-step-grid b{font:700 28px/1 Georgia,'Times New Roman',serif;color:var(--lp-coral)}.bot-lp-step-grid h3{font:700 22px/1.18 Georgia,'Times New Roman',serif;margin:12px 0 8px}.bot-lp-step-grid p{font-size:13px;line-height:1.6;margin:0;color:#536074}
.bot-lp-desire{background:#14233b;color:white}.bot-lp-desire .bot-lp-eyebrow{color:#f39a72}.bot-lp-desire h2{color:#fff}.bot-lp-desire-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.bot-lp-transform{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.14)}.bot-lp-transform span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#b6c1ce}.bot-lp-transform p{color:#d8dfe7;font-size:15px;line-height:1.35;margin:5px 0 3px}.bot-lp-transform strong{font:700 18px/1.35 Georgia,'Times New Roman',serif;color:white}.bot-lp-pages-fan{min-height:570px;position:relative}.bot-lp-pages-fan img{position:absolute;width:62%;left:18%;top:5%;border-radius:5px;box-shadow:0 25px 70px rgba(0,0,0,.35);background:#fff}.bot-lp-pages-fan img:nth-child(1){transform:translate(-80px,45px) rotate(-7deg);opacity:.85}.bot-lp-pages-fan img:nth-child(2){z-index:3;transform:rotate(1.5deg)}.bot-lp-pages-fan img:nth-child(3){transform:translate(90px,50px) rotate(8deg);opacity:.85}
.bot-lp-value{background:#fff}.bot-lp-value-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}.bot-lp-workbook-closeup{background:#f7efe6;border-radius:18px;padding:38px;box-shadow:inset 0 0 0 1px rgba(20,35,59,.06)}.bot-lp-workbook-closeup img{width:100%;display:block;border-radius:5px;box-shadow:0 18px 50px rgba(20,35,59,.16)}.bot-lp-checks{list-style:none;padding:0;margin:24px 0;display:grid;grid-template-columns:1fr 1fr;gap:11px 20px}.bot-lp-checks li{font-size:14px;line-height:1.35;position:relative;padding-left:25px}.bot-lp-checks li:before{content:'✓';position:absolute;left:0;top:-1px;width:18px;height:18px;border-radius:50%;background:#f6e2d7;color:var(--lp-coral);display:grid;place-items:center;font-size:11px;font-weight:900}.bot-lp-free-line{font:700 21px/1.3 Georgia,'Times New Roman',serif;margin:25px 0 4px;color:var(--lp-navy)}
.bot-lp-for-you{background:#f8f2e9}.bot-lp-fit-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:left;margin:32px 0}.bot-lp-fit-list div{background:#fff;border:1px solid var(--lp-line);border-radius:8px;padding:16px 18px 16px 47px;font-size:14px;line-height:1.45;position:relative}.bot-lp-fit-list div:before{content:'✓';position:absolute;left:18px;top:16px;color:var(--lp-coral);font-weight:900}.bot-lp-statement{margin:32px 0 8px;font:400 25px/1.45 Georgia,'Times New Roman',serif}.bot-lp-statement strong{color:var(--lp-coral)}
.bot-lp-brand{background:#fff;text-align:center}.bot-lp-mark{font:700 19px/1 Georgia,'Times New Roman',serif;letter-spacing:.10em;color:var(--lp-coral);margin-bottom:16px}.bot-lp-brand h2{font-size:49px}.bot-lp-brand p{max-width:720px;margin:0 auto}.bot-lp-brandline{font:italic 700 23px/1.35 Georgia,'Times New Roman',serif;margin-top:28px}
.bot-lp-final{padding:105px 28px;background:linear-gradient(135deg,#14233b,#1e3455);color:#fff;text-align:center}.bot-lp-final-inner{width:min(800px,100%);margin:auto}.bot-lp-final h2{font:700 clamp(48px,5vw,68px)/1 Georgia,'Times New Roman',serif;letter-spacing:-.03em;margin:13px 0 20px}.bot-lp-final p{font-size:17px;line-height:1.7;color:#d9e0e9;max-width:690px;margin:0 auto 30px}.bot-lp-final-form{background:#fff;color:var(--lp-navy);border-radius:12px;padding:23px 24px 15px;box-shadow:0 25px 70px rgba(0,0,0,.24)}.bot-lp-final-form-title{font:700 20px/1.25 Georgia,'Times New Roman',serif;margin-bottom:10px}.bot-lp-footer{padding:28px max(28px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto;gap:8px 30px;align-items:center;background:#fff;border-top:1px solid var(--lp-line)}.bot-lp-footer>div{display:flex;gap:14px;align-items:baseline}.bot-lp-footer>div strong{font:700 19px/1 Georgia,'Times New Roman',serif}.bot-lp-footer>div span{font-size:11px;color:#667184}.bot-lp-footer nav{display:flex;gap:18px;font-size:11px}.bot-lp-footer small{grid-column:1/-1;color:#7b8492;font-size:10px}.bot-lp-mobile-sticky{display:none}
@media (max-width:1000px){.bot-lp-hero{grid-template-columns:1fr 1fr;gap:20px;padding-left:30px;padding-right:30px}.bot-lp-hero h1{font-size:54px}.bot-lp-proofbar{width:calc(100% - 50px)}.bot-lp-step-grid{grid-template-columns:repeat(2,1fr)}.bot-lp-step-grid article:nth-child(7){grid-column:auto}.bot-lp-desire-grid,.bot-lp-value-grid{gap:42px}.bot-lp-pages-fan{min-height:480px}.bot-lp-checks{grid-template-columns:1fr}.bot-lp-topbar{padding-left:28px;padding-right:28px}}
@media (max-width:760px){body.bot-lp-body{padding-bottom:66px}.bot-lp-topbar{height:68px;padding:0 18px}.bot-lp-logo{font-size:25px}.bot-lp-topcta{display:none}.bot-lp-hero{display:flex;flex-direction:column;padding:44px 20px 52px;min-height:0;gap:24px;text-align:center}.bot-lp-hero-copy{max-width:100%}.bot-lp-kicker{font-size:10px}.bot-lp-hero h1{font-size:46px;line-height:1.01;margin-top:12px}.bot-lp-lede{font-size:18px}.bot-lp-support{font-size:14px}.bot-lp-form-card{text-align:left;margin-top:20px}.bot-lp-form-head{text-align:center}.bot-lp-hero-visual{min-height:405px;width:100%}.bot-lp-book-stack{width:290px}.bot-lp-free-badge{width:86px;height:86px;right:7%;bottom:8%}.bot-lp-free-badge strong{font-size:22px}.bot-lp-free-badge span{font-size:7px}.bot-lp-proofbar{width:calc(100% - 28px);margin-top:-20px;grid-template-columns:repeat(2,1fr)}.bot-lp-proofbar>div:nth-child(2){border-right:0}.bot-lp-proofbar>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.bot-lp-proofbar>div{padding:16px 10px}.bot-lp-section{padding:68px 20px}.bot-lp-section h2{font-size:40px}.bot-lp-section p{font-size:15px}.bot-lp-question-card{padding:20px 16px}.bot-lp-question-card p{font-size:22px}.bot-lp-step-grid{grid-template-columns:1fr;gap:10px}.bot-lp-step-grid article{min-height:0;padding:20px}.bot-lp-step-grid h3{font-size:21px}.bot-lp-desire-grid,.bot-lp-value-grid{grid-template-columns:1fr;gap:38px}.bot-lp-pages-fan{min-height:430px;order:-1}.bot-lp-pages-fan img{width:58%;left:21%}.bot-lp-workbook-closeup{padding:22px}.bot-lp-fit-list{grid-template-columns:1fr;gap:9px}.bot-lp-brand h2{font-size:39px}.bot-lp-final{padding:75px 20px}.bot-lp-final h2{font-size:46px}.bot-lp-final p{font-size:15px}.bot-lp-final-form{padding:19px 15px 12px}.bot-lp-footer{grid-template-columns:1fr;text-align:center;padding:24px 20px}.bot-lp-footer>div{display:block}.bot-lp-footer>div span{display:block;margin-top:6px}.bot-lp-footer nav{justify-content:center}.bot-lp-footer small{grid-column:1}.bot-lp-mobile-sticky{display:flex;position:fixed;z-index:99;left:12px;right:12px;bottom:10px;height:48px;background:var(--lp-coral);color:#fff!important;border-radius:5px;align-items:center;justify-content:center;font-size:11px;font-weight:900;letter-spacing:.045em;text-transform:uppercase;box-shadow:0 12px 34px rgba(20,35,59,.28)}.bot-lp-mobile-sticky span{font-size:17px;margin-left:7px}}
@media (max-width:420px){.bot-lp-hero h1{font-size:40px}.bot-lp-hero-visual{min-height:355px}.bot-lp-book-stack{width:250px}.bot-lp-section h2{font-size:36px}.bot-lp-proofbar strong{font-size:24px}.bot-lp-proofbar span{font-size:9px}.bot-lp-statement{font-size:22px}.bot-lp-final h2{font-size:40px}}

/* BooksOfTay v5.6.1 — landing-page visual QA corrections */
/* Keep final conversion headline readable against navy regardless of Kadence/global heading rules. */
html body.bot-lp-body .bot-lp-final h2,
html body.bot-lp-body .bot-lp-final-inner h2{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  opacity:1!important;
  text-shadow:none!important;
}
html body.bot-lp-body .bot-lp-final .bot-lp-kicker{
  color:#ef6a32!important;
}
html body.bot-lp-body .bot-lp-final p{
  color:#e7edf5!important;
}
/* Landing-page forms: conversion CTA must stay BooksOfTay coral, not MailerLite black. */
html body.bot-lp-body .bot-lp-form-card button,
html body.bot-lp-body .bot-lp-form-card input[type="submit"],
html body.bot-lp-body .bot-lp-final-form button,
html body.bot-lp-body .bot-lp-final-form input[type="submit"],
html body.bot-lp-body .bot-lp-form-card .ml-form-embedSubmit button,
html body.bot-lp-body .bot-lp-final-form .ml-form-embedSubmit button,
html body.bot-lp-body .bot-lp-form-card .ml-form-embedSubmit button.primary,
html body.bot-lp-body .bot-lp-final-form .ml-form-embedSubmit button.primary{
  background:#d94b12!important;
  background-color:#d94b12!important;
  background-image:none!important;
  border-color:#d94b12!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
}
html body.bot-lp-body .bot-lp-form-card .ml-form-embedSubmit button:hover,
html body.bot-lp-body .bot-lp-final-form .ml-form-embedSubmit button:hover,
html body.bot-lp-body .bot-lp-form-card .ml-form-embedSubmit button:focus,
html body.bot-lp-body .bot-lp-final-form .ml-form-embedSubmit button:focus{
  background:#bd3f0c!important;
  background-color:#bd3f0c!important;
  border-color:#bd3f0c!important;
}
/* Slightly strengthen final section hierarchy and legibility. */
.bot-lp-final-form{border:1px solid rgba(255,255,255,.18)}
.bot-lp-final-form-title{color:#14233b!important}
.bot-lp-final .bot-lp-form-note{color:#667184!important}


/* =========================================================
   BooksOfTay v5.6.2 — landing page desktop + mobile final QA
   Conversion polish without changing the approved structure.
   ========================================================= */
/* Readability: reassurance copy should be visible, but remain secondary. */
html body.bot-lp-body .bot-lp-form-note{
  color:#556274!important;
  font-size:11px!important;
  line-height:1.45!important;
  letter-spacing:.025em!important;
}

/* Workbook step cards: slightly easier to scan on desktop/tablet. */
html body.bot-lp-body .bot-lp-step-grid p{
  font-size:14px!important;
  line-height:1.62!important;
}

/* Ensure every form control has a comfortable conversion/touch target. */
html body.bot-lp-body .bot-lp-form-card input[type="email"],
html body.bot-lp-body .bot-lp-form-card input[type="text"],
html body.bot-lp-body .bot-lp-final-form input[type="email"],
html body.bot-lp-body .bot-lp-final-form input[type="text"],
html body.bot-lp-body .bot-lp-form-card button,
html body.bot-lp-body .bot-lp-form-card input[type="submit"],
html body.bot-lp-body .bot-lp-final-form button,
html body.bot-lp-body .bot-lp-final-form input[type="submit"]{
  min-height:52px!important;
}

/* Sticky CTA animation/state. JS hides it while either signup form is visible. */
html body.bot-lp-body .bot-lp-mobile-sticky{
  transition:opacity .22s ease,transform .22s ease,visibility .22s ease;
}
html body.bot-lp-body .bot-lp-mobile-sticky.is-hidden{
  opacity:0!important;
  transform:translateY(16px)!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

/* Tablet: preserve breathing room and keep workbook art proportional. */
@media (min-width:761px) and (max-width:1000px){
  .bot-lp-hero{min-height:650px;padding-top:58px;padding-bottom:58px}
  .bot-lp-hero h1{font-size:50px;line-height:1.01}
  .bot-lp-lede{font-size:18px}
  .bot-lp-hero-visual{min-height:500px}
  .bot-lp-book-stack{width:min(360px,84%)}
  .bot-lp-section{padding-top:82px;padding-bottom:82px}
  .bot-lp-step-grid p{font-size:14px!important}
}

/* Mobile conversion layout: faster first screen, stronger reading rhythm. */
@media (max-width:760px){
  body.bot-lp-body{padding-bottom:72px}
  .bot-lp-topbar{height:62px;padding:0 16px}
  .bot-lp-logo{font-size:23px}

  .bot-lp-hero{
    padding:34px 18px 44px;
    gap:18px;
    text-align:center;
  }
  .bot-lp-kicker,.bot-lp-eyebrow{font-size:9px;letter-spacing:.085em}
  .bot-lp-hero h1{
    font-size:42px;
    line-height:1.01;
    letter-spacing:-.035em;
    margin:10px auto 16px;
    max-width:430px;
  }
  .bot-lp-lede{font-size:17px;line-height:1.45;margin-left:auto;margin-right:auto}
  .bot-lp-support{font-size:14px;line-height:1.55;margin:0 auto 18px}
  .bot-lp-form-card{margin-top:12px;padding:17px 15px 12px;border-radius:10px}
  .bot-lp-form-head{font-size:17px;margin-bottom:8px}
  .bot-lp-form-note{font-size:10.5px!important;margin-top:7px!important}

  /* Keep the premium workbook reveal, but don't make mobile users scroll through
     a giant hero illustration before reaching the proof bar. */
  .bot-lp-hero-visual{min-height:315px;margin-top:2px}
  .bot-lp-book-stack{width:235px}
  .bot-lp-free-badge{width:76px;height:76px;right:8%;bottom:7%;border-width:4px}
  .bot-lp-free-badge strong{font-size:20px}

  .bot-lp-proofbar{width:calc(100% - 24px);margin-top:-16px;border-radius:8px}
  .bot-lp-proofbar>div{padding:14px 8px}
  .bot-lp-proofbar strong{font-size:23px}
  .bot-lp-proofbar span{font-size:9px;line-height:1.25}

  .bot-lp-section{padding:58px 18px}
  .bot-lp-section h2{font-size:35px;line-height:1.06;margin:10px 0 17px}
  .bot-lp-section p{font-size:15px;line-height:1.62}
  .bot-lp-question-card{margin:25px auto 20px;padding:18px 14px;border-radius:10px}
  .bot-lp-question-card p{font-size:21px;line-height:1.22}
  .bot-lp-btn{width:100%;max-width:330px;min-height:50px;margin-top:12px;padding:14px 18px}

  .bot-lp-section-head{margin-bottom:26px}
  .bot-lp-step-grid{gap:9px}
  .bot-lp-step-grid article{padding:18px 17px;border-radius:8px}
  .bot-lp-step-grid b{font-size:23px}
  .bot-lp-step-grid h3{font-size:20px;margin:8px 0 6px}
  .bot-lp-step-grid p{font-size:14px!important;line-height:1.55!important}

  /* Message first on mobile, then visual proof. */
  .bot-lp-desire-grid{gap:28px}
  .bot-lp-pages-fan{order:initial;min-height:335px;margin-top:5px}
  .bot-lp-pages-fan img{width:56%;left:22%}
  .bot-lp-pages-fan img:nth-child(1){transform:translate(-48px,35px) rotate(-7deg)}
  .bot-lp-pages-fan img:nth-child(3){transform:translate(48px,38px) rotate(8deg)}
  .bot-lp-transform{padding:11px 0}
  .bot-lp-transform p{font-size:14px;line-height:1.35}
  .bot-lp-transform strong{font-size:17px}

  .bot-lp-value-grid{gap:30px}
  .bot-lp-workbook-closeup{padding:18px;border-radius:14px;max-width:340px;margin:0 auto}
  .bot-lp-checks{gap:9px;margin:20px 0}
  .bot-lp-checks li{font-size:14px;line-height:1.4}
  .bot-lp-free-line{font-size:20px}

  .bot-lp-fit-list{margin:25px 0;gap:8px}
  .bot-lp-fit-list div{padding:14px 14px 14px 42px;font-size:14px;line-height:1.4}
  .bot-lp-fit-list div:before{left:15px;top:14px}
  .bot-lp-statement{font-size:21px;line-height:1.4;margin-top:25px}

  .bot-lp-brand h2{font-size:35px}
  .bot-lp-brandline{font-size:20px;margin-top:22px}

  .bot-lp-final{padding:64px 18px 70px}
  .bot-lp-final h2{font-size:40px;line-height:1.02;margin:11px 0 16px}
  .bot-lp-final p{font-size:15px;line-height:1.58;margin-bottom:24px}
  .bot-lp-final-form{padding:17px 13px 11px;border-radius:10px}
  .bot-lp-final-form-title{font-size:17px;line-height:1.3;margin-bottom:9px}

  .bot-lp-footer{padding:22px 18px 26px;gap:7px}
  .bot-lp-footer nav{gap:16px}

  .bot-lp-mobile-sticky{
    left:10px;right:10px;bottom:9px;height:52px;border-radius:6px;
    font-size:10.5px;box-shadow:0 12px 30px rgba(20,35,59,.30)
  }
}

@media (max-width:420px){
  .bot-lp-hero{padding-left:16px;padding-right:16px}
  .bot-lp-hero h1{font-size:38px}
  .bot-lp-lede{font-size:16.5px}
  .bot-lp-hero-visual{min-height:292px}
  .bot-lp-book-stack{width:215px}
  .bot-lp-section{padding:52px 16px}
  .bot-lp-section h2{font-size:32px}
  .bot-lp-question-card p{font-size:20px}
  .bot-lp-pages-fan{min-height:300px}
  .bot-lp-brand h2{font-size:32px}
  .bot-lp-final{padding-left:16px;padding-right:16px}
  .bot-lp-final h2{font-size:36px}
  .bot-lp-statement{font-size:20px}
}

/* =========================================================
   BooksOfTay Life Abroad Visual System — legacy base
   Locked Home + New Chapters + Move Abroad + Money Abroad
   ========================================================= */
:root{
  --bot-v57-cream:#f7efe4;
  --bot-v57-paper:#fffdfa;
  --bot-v57-navy:#0f355e;
  --bot-v57-orange:#e64613;
  --bot-v57-sage:#6ca59d;
  --bot-v57-blue:#3d79b8;
  --bot-v57-green:#3a9b7d;
  --bot-v57-line:#e8ded2;
}
body{color:var(--bot-v57-navy)}
.bot-v57-main{background:var(--bot-v57-paper)}
.bot-header{background:#fff!important;height:78px!important}
.bot-header-inner{width:min(1400px,calc(100% - 64px))!important}
.bot-brand{color:var(--bot-v57-navy);font-size:32px!important;letter-spacing:.015em!important}
.bot-nav{gap:30px!important;color:var(--bot-v57-navy)}
.bot-subscribe-btn,.bot-cta{background:var(--bot-v57-orange)!important;border-radius:3px!important}
.bot-cta{padding:15px 25px!important}

/* Map hero — homepage */
.bot-map-hero{position:relative;background-color:var(--bot-v57-cream);background-image:var(--bot-map);background-size:cover;background-position:center;min-height:490px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.bot-map-hero:before{content:'';position:absolute;inset:0;background:rgba(255,250,243,.08);pointer-events:none}
.bot-map-hero-center{position:relative;z-index:2;text-align:center;width:min(930px,calc(100% - 48px));padding:58px 24px}
.bot-map-hero h1{font:700 clamp(58px,5vw,82px)/1.02 var(--bot-serif);letter-spacing:-.038em;margin:0;color:var(--bot-v57-navy)}
.bot-map-hero p{font-size:15px;letter-spacing:.20em;text-transform:uppercase;font-weight:700;margin:8px auto 26px;color:var(--bot-v57-navy)}
.bot-compass-divider{display:flex;align-items:center;justify-content:center;gap:10px;margin:18px auto 8px;color:var(--bot-v57-orange)}
.bot-compass-divider span{width:88px;height:1px;background:var(--bot-v57-orange)}
.bot-compass-divider b{font:400 26px/1 var(--bot-serif)}
.bot-map-cta{margin-top:2px}

/* Homepage paths */
.bot-paths-v57{padding:30px 0 24px!important;background:#fff!important}
.bot-title-with-sub{margin-bottom:2px!important}
.bot-section-subtitle{text-align:center;margin:0 0 24px;font-size:14px;letter-spacing:.04em;color:#445c73}
.bot-paths-v57 .bot-path-card{padding-top:4px;padding-bottom:8px}
.bot-paths-v57 .bot-path-lead{min-height:48px}

/* Homepage brand philosophy */
.bot-life-section{background:linear-gradient(90deg,#f8f1e8,#fffaf3);padding:44px 0 48px}
.bot-life-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:56px;align-items:center}
.bot-life-eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;color:var(--bot-v57-navy);display:flex;align-items:center;gap:12px}
.bot-life-eyebrow:after{content:'';width:54px;height:1px;background:var(--bot-v57-orange)}
.bot-life-copy h2{font:700 clamp(44px,4.4vw,66px)/.98 var(--bot-serif);letter-spacing:-.035em;margin:0 0 18px;color:var(--bot-v57-navy)}
.bot-life-copy p{font-size:15px;line-height:1.62;max-width:620px;margin:0;color:#29425b}
.bot-life-benefits{border-left:1px solid rgba(15,53,94,.14);padding-left:42px;display:grid;gap:22px}
.bot-life-benefit{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:16px;text-transform:uppercase;letter-spacing:.035em;color:var(--bot-v57-navy)}
.bot-life-benefit strong{font-size:15px;line-height:1.45}
.bot-benefit-icon{font:400 44px/1 var(--bot-serif);color:var(--bot-v57-navy);display:flex;justify-content:center}
.bot-road-icon{font-size:50px;transform:rotate(90deg)}

/* Pillar heroes */
.bot-pillar-hero{display:grid;grid-template-columns:minmax(420px,42%) 1fr;min-height:470px;background:var(--bot-v57-cream);position:relative;overflow:hidden}
.bot-pillar-copy{padding:58px 42px 54px max(48px,calc((100vw - 1400px)/2 + 36px));display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.bot-pillar-copy .bot-eyebrow{display:flex!important;align-items:center;gap:14px;margin:0 0 13px;color:var(--bot-v57-orange);font-size:12px;letter-spacing:.06em}
.bot-pillar-copy .bot-eyebrow:after{content:'';width:58px;height:1px;background:var(--bot-v57-orange)}
.bot-pillar-copy h1{font:700 clamp(52px,4vw,68px)/1.03 var(--bot-serif);letter-spacing:-.034em;margin:0 0 18px;color:var(--bot-v57-navy)}
.bot-pillar-copy h1:after{content:'';display:block;width:60px;height:2px;background:var(--bot-v57-orange);margin-top:20px}
.bot-pillar-copy p{font-size:16px;line-height:1.58;max-width:540px;margin:0 0 24px;color:#253e57}
.bot-pillar-map{background-image:var(--bot-map);background-size:cover;background-position:center;min-height:470px}

/* Pillar benefit strip */
.bot-pillar-steps{background:#fff;border-top:1px solid rgba(15,53,94,.04);border-bottom:1px solid rgba(15,53,94,.06);padding:22px 0}
.bot-pillar-step-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.bot-pillar-step{display:flex;justify-content:center;align-items:center;gap:18px;padding:4px 34px;text-align:center;min-height:120px}
.bot-pillar-step+.bot-pillar-step{border-left:1px solid rgba(15,53,94,.16)}
.bot-step-icon{width:62px;height:62px;border:2px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;font:700 28px/1 var(--bot-serif);flex:none}
.bot-step-navy{color:#263d75}.bot-step-coral{color:var(--bot-v57-orange)}.bot-step-sage{color:#79aaa3}.bot-step-sky{color:#28a5c8}.bot-step-green{color:var(--bot-v57-green)}.bot-step-blue{color:var(--bot-v57-blue)}
.bot-pillar-step h3{font:700 23px/1.1 var(--bot-serif);margin:0 0 7px;color:var(--bot-v57-navy)}
.bot-pillar-step p{font-size:14px;line-height:1.45;margin:0;color:#244665}
.bot-coral-text{color:var(--bot-v57-orange)!important}

/* Editorial guide sections */
.bot-guides-v57{padding:34px 0 40px!important}
.bot-guides-v57 .bot-section-title{margin-bottom:26px}
.bot-guides-v57 .bot-section-title h2{color:var(--bot-v57-navy);font-size:24px}
.bot-guides-v57 .bot-cards{gap:22px}
.bot-guides-v57 .bot-card{border-color:#e1e5e8;border-radius:5px}
.bot-guides-v57 .bot-card h3{color:var(--bot-v57-navy);font-size:25px}

/* Workbook conversion band */
.bot-workbook-offer{background:linear-gradient(90deg,#f8f0e6,#fbf4eb)!important;padding:30px 0 22px!important}
.bot-workbook-inner{width:min(1400px,calc(100% - 64px));margin:auto;display:grid;grid-template-columns:1.05fr 1.15fr;gap:38px;align-items:end}
.bot-workbook-copy{min-width:0}
.bot-workbook-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;color:var(--bot-v57-navy);display:flex;align-items:center;gap:12px}
.bot-workbook-eyebrow:after{content:'';width:52px;height:1px;background:var(--bot-v57-orange)}
.bot-workbook-offer .bot-news-copy{align-items:flex-start;gap:16px}
.bot-workbook-offer .bot-news-copy svg{width:52px;height:44px;margin-top:2px}
.bot-workbook-offer .bot-news-copy h3{font:700 31px/1.05 var(--bot-serif);color:var(--bot-v57-navy);margin-bottom:10px}
.bot-workbook-offer .bot-newsletter-promise{font-size:13px!important;line-height:1.45!important;margin-bottom:8px!important}
.bot-workbook-offer .bot-newsletter-mechanism{font-size:12px!important;line-height:1.5!important;margin:0!important}
.bot-workbook-art{height:175px;position:relative;display:flex;justify-content:center;align-items:flex-end}
.bot-workbook-sheet{position:absolute;height:160px;width:auto;background:#fff;box-shadow:0 8px 24px rgba(15,53,94,.12);border-radius:2px}
.bot-workbook-back{transform:translateX(-34px) rotate(-6deg);opacity:.9}
.bot-workbook-mid{transform:translateX(34px) rotate(7deg);opacity:.9}
.bot-workbook-front{z-index:2;height:174px}
.bot-workbook-offer .bot-newsletter-form-wrap{align-self:end;padding-bottom:5px}
.bot-workbook-offer .bot-newsletter-note{font-size:11px;margin:7px 0 0;color:#41566d}
.bot-workbook-offer #mlb2-44991067 form.ml-block-form{grid-template-columns:minmax(0,1fr) 200px!important}
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary{font-size:12px!important;padding:0 18px!important}

/* Footer */
.bot-footer{background:#07304e!important;color:#fff!important;border-top:0!important;padding:27px 0 0!important}
.bot-footer-grid{width:min(1400px,calc(100% - 64px))!important;grid-template-columns:1.3fr .8fr .9fr .65fr!important;gap:48px!important;padding-bottom:24px}
.bot-footer-brand{color:#fff!important;font-size:28px!important}
.bot-footer h4,.bot-footer li,.bot-footer a{color:#fff!important}
.bot-footer-line{width:58px;height:2px;background:var(--bot-v57-orange);margin-top:14px}
.bot-social a{background:transparent!important;border:0;color:#fff!important;width:35px;height:35px}
.bot-copyright{border-top:1px solid rgba(255,255,255,.14);margin:0!important;padding:16px max(32px,calc((100vw - 1400px)/2 + 32px));display:flex;justify-content:space-between;gap:20px;color:#fff;font-size:10px}

@media (max-width:900px){
  .bot-header{height:72px!important}.bot-header-inner{width:calc(100% - 36px)!important}.bot-brand{font-size:28px!important}.bot-nav{top:72px!important}
  .bot-map-hero{min-height:390px;background-size:auto 100%;background-position:center}
  .bot-map-hero-center{padding:44px 18px 36px;width:100%}
  .bot-map-hero h1{font-size:48px;line-height:1.02}
  .bot-map-hero p{font-size:12px;line-height:1.35;letter-spacing:.13em;max-width:430px}
  .bot-compass-divider span{width:52px}
  .bot-paths-v57{padding-top:24px!important}
  .bot-paths-v57 .bot-path-card{background:#fffaf4}
  .bot-life-section{padding:34px 0}
  .bot-life-grid{grid-template-columns:1fr;gap:30px}
  .bot-life-copy h2{font-size:46px;line-height:1.01}
  .bot-life-benefits{padding-left:0;border-left:0;gap:12px}
  .bot-life-benefit{grid-template-columns:50px 1fr;gap:12px}
  .bot-benefit-icon{font-size:37px}

  .bot-pillar-hero{display:flex;flex-direction:column;min-height:0;background:var(--bot-v57-cream)}
  .bot-pillar-copy{padding:28px 24px 20px;order:1}
  .bot-pillar-copy .bot-eyebrow{display:flex!important;font-size:10px}
  .bot-pillar-copy h1{font-size:43px;line-height:1.03;margin-bottom:13px}
  .bot-pillar-copy h1:after{margin-top:15px;width:42px}
  .bot-pillar-copy p{font-size:14px;line-height:1.48;margin-bottom:18px}
  .bot-pillar-map{order:2;min-height:190px;background-size:cover;background-position:center}
  .bot-pillar-steps{padding:12px 0}
  .bot-pillar-step-grid{display:block}
  .bot-pillar-step{justify-content:flex-start;text-align:left;min-height:0;padding:12px 8px;gap:14px}
  .bot-pillar-step+.bot-pillar-step{border-left:0;border-top:1px solid rgba(15,53,94,.12)}
  .bot-step-icon{width:54px;height:54px;font-size:24px}
  .bot-pillar-step h3{font-size:19px;margin-bottom:3px}
  .bot-pillar-step p{font-size:12.5px;line-height:1.35}
  .bot-guides-v57{padding-top:24px!important}

  .bot-workbook-inner{width:calc(100% - 36px);grid-template-columns:1fr;gap:18px;text-align:left}
  .bot-workbook-offer{padding:26px 0 20px!important}
  .bot-workbook-offer .bot-news-copy h3{font-size:30px}
  .bot-workbook-art{height:185px}
  .bot-workbook-sheet{height:158px}.bot-workbook-front{height:178px}
  .bot-workbook-offer #mlb2-44991067 form.ml-block-form{grid-template-columns:1fr!important;gap:9px!important}
  .bot-workbook-offer #mlb2-44991067 .ml-form-formContent,.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{grid-column:1!important}
  .bot-workbook-offer #mlb2-44991067 .ml-form-formContent{grid-row:1!important}.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{grid-row:2!important}
  .bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow input[type="email"],.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary{border-radius:4px!important}

  .bot-footer-grid{width:calc(100% - 36px)!important;grid-template-columns:1fr 1fr!important;gap:24px 20px!important}
  .bot-footer-grid>div:first-child,.bot-footer-grid>div:last-child{grid-column:1/-1}
  .bot-copyright{padding:14px 18px;display:block;text-align:center}.bot-copyright span{display:block}.bot-copyright span+span{margin-top:6px}
}

@media (max-width:560px){
  .bot-map-hero{min-height:350px}
  .bot-map-hero h1{font-size:39px;max-width:360px;margin:auto}
  .bot-map-hero p{font-size:11px;max-width:350px}
  .bot-map-hero-center{padding-top:38px}
  .bot-pillar-copy{padding-left:20px;padding-right:20px}
  .bot-pillar-copy h1{font-size:39px}
  .bot-pillar-map{min-height:165px;background-size:cover}
  .bot-life-copy h2{font-size:40px}
  .bot-workbook-offer .bot-news-copy{display:grid;grid-template-columns:46px 1fr;gap:12px}
  .bot-workbook-offer .bot-news-copy svg{width:46px;height:39px}
  .bot-workbook-offer .bot-news-copy h3{font-size:27px}
  .bot-workbook-art{height:165px}.bot-workbook-sheet{height:140px}.bot-workbook-front{height:160px}
  .bot-footer-grid{grid-template-columns:1fr 1fr!important}.bot-footer-grid>div:first-child,.bot-footer-grid>div:last-child{grid-column:1/-1}
}

/* =========================================================
   BooksOfTay — prior mockup base
   Source of truth: approved Home / New Chapters / Move Abroad /
   Money Abroad desktop + mobile mockups from 2026-09-12.
   This block intentionally wins over all earlier visual rules.
   ========================================================= */
:root{
  --bot-v571-navy:#0b3560;
  --bot-v571-ink:#0a3158;
  --bot-v571-orange:#f0441e;
  --bot-v571-cream:#fbf4e9;
  --bot-v571-paper:#fffefb;
  --bot-v571-soft:#fbf3e8;
  --bot-v571-line:rgba(11,53,96,.15);
  --bot-v571-teal:#55a9a5;
  --bot-v571-sky:#18a5c9;
}
html,body{background:var(--bot-v571-paper)!important;color:var(--bot-v571-navy)!important;overflow-x:hidden}
.bot-shell{max-width:none!important;width:100%!important;background:var(--bot-v571-paper)!important;box-shadow:none!important}
.bot-container{width:min(1320px,calc(100% - 78px))!important}

/* Header — matches locked mockups */
.bot-header{height:82px!important;background:#fff!important;border-bottom:1px solid rgba(11,53,96,.07)!important}
.bot-header-inner{width:min(1320px,calc(100% - 78px))!important;gap:34px!important}
.bot-brand{font:700 36px/1 Georgia,'Times New Roman',serif!important;letter-spacing:.018em!important;color:var(--bot-v571-navy)!important}
.bot-nav{gap:34px!important;font-size:13px!important;font-weight:700!important;color:var(--bot-v571-navy)!important}
.bot-nav>a:not(.bot-subscribe-btn){position:relative;color:var(--bot-v571-navy)!important}
.bot-nav>a.is-current:not(.bot-subscribe-btn):after{content:'';position:absolute;left:0;right:0;bottom:-16px;height:2px;background:var(--bot-v571-orange)}
.bot-search-link svg{stroke:var(--bot-v571-navy)!important;width:21px!important;height:21px!important}
.bot-subscribe-btn,.bot-cta,.bot-map-cta{background:var(--bot-v571-orange)!important;border-radius:3px!important;color:#fff!important;box-shadow:none!important;font-size:12px!important;font-weight:800!important;letter-spacing:.02em!important;padding:16px 24px!important}
.bot-subscribe-btn{padding:17px 25px!important}

/* Home hero */
.bot-home-map-hero{min-height:455px!important;height:455px!important;background-color:var(--bot-v571-cream)!important;background-image:var(--bot-map)!important;background-size:cover!important;background-position:center 49%!important;background-repeat:no-repeat!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}
.bot-home-map-hero:after{content:'';position:absolute;inset:0;background:rgba(255,250,242,.05);pointer-events:none}
.bot-map-hero-center{position:relative!important;z-index:1!important;width:min(900px,88%)!important;text-align:center!important;padding:0!important}
.bot-home-map-hero h1{font:700 clamp(54px,5.15vw,74px)/.98 Georgia,'Times New Roman',serif!important;letter-spacing:-.045em!important;color:var(--bot-v571-navy)!important;margin:0 auto 8px!important;max-width:900px!important}
.bot-home-map-hero p{font:700 14px/1.3 Arial,Helvetica,sans-serif!important;text-transform:uppercase!important;letter-spacing:.17em!important;color:var(--bot-v571-navy)!important;margin:8px auto 18px!important}
.bot-compass-divider{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;height:24px!important;margin:3px 0 0!important;color:var(--bot-v571-orange)!important}
.bot-compass-divider span{width:64px!important;height:1.5px!important;background:var(--bot-v571-orange)!important}
.bot-star-compass{width:25px!important;height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.5!important}
.bot-map-cta{min-width:254px!important;height:55px!important}

/* Home: Choose Your Path */
.bot-paths-v57{padding:28px 0 22px!important;background:#fff!important}
.bot-title-with-sub.bot-section-title{margin:0!important;gap:22px!important}
.bot-title-with-sub.bot-section-title:before,.bot-title-with-sub.bot-section-title:after{width:66px!important;background:var(--bot-v571-orange)!important;opacity:.65!important}
.bot-title-with-sub h2{font:700 29px/1.08 Georgia,'Times New Roman',serif!important;color:var(--bot-v571-navy)!important;letter-spacing:-.01em!important;text-transform:uppercase!important}
.bot-section-subtitle{margin:3px 0 22px!important;text-align:center!important;font-size:14px!important;letter-spacing:.03em!important;color:#2c4f72!important}
.bot-path-grid{grid-template-columns:repeat(3,1fr)!important}
.bot-path-card{padding:8px 36px 18px!important;min-height:260px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important}
.bot-path-card+.bot-path-card{border-left:1px solid var(--bot-v571-line)!important}
.bot-path-card:after{display:none!important}
.bot-round-icon{width:66px!important;height:66px!important;margin:0 0 11px!important;border-width:2px!important;background:transparent!important}
.bot-round-icon svg{width:34px!important;height:34px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}
.bot-copper{color:var(--bot-v571-orange)!important}.bot-sage{color:var(--bot-v571-teal)!important}.bot-sand{color:#d67a11!important}
.bot-path-card h3{font:700 27px/1.08 Georgia,'Times New Roman',serif!important;color:var(--bot-v571-navy)!important;margin:0 0 7px!important}
.bot-path-lead{font:700 14px/1.35 Georgia,'Times New Roman',serif!important;color:var(--bot-v571-navy)!important;max-width:310px!important;margin:0 auto 7px!important}
.bot-path-card p:not(.bot-path-lead){font-size:13px!important;line-height:1.5!important;color:#153c62!important;max-width:315px!important;margin:0 auto 12px!important}
.bot-text-link{font-size:12px!important;color:var(--bot-v571-orange)!important;margin-top:auto!important}

/* Home philosophy */
.bot-life-section{padding:30px 0 28px!important;background:linear-gradient(90deg,#fffaf1,#fbf1e6)!important}
.bot-life-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;gap:45px!important;align-items:center!important}
.bot-life-copy{padding-right:24px!important}
.bot-life-eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:.17em!important;text-transform:uppercase!important;color:var(--bot-v571-navy)!important;display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:9px!important}
.bot-life-eyebrow:after{content:'';height:1px;width:54px;background:var(--bot-v571-orange)}
.bot-life-copy h2{font:700 clamp(42px,4vw,58px)/.98 Georgia,'Times New Roman',serif!important;letter-spacing:-.04em!important;color:var(--bot-v571-navy)!important;margin:0 0 12px!important}
.bot-life-copy p{font-size:14px!important;line-height:1.55!important;color:#153c62!important;max-width:590px!important}
.bot-life-benefits{padding-left:40px!important;border-left:1px solid var(--bot-v571-line)!important;gap:17px!important}
.bot-life-benefit{grid-template-columns:58px 1fr!important;gap:18px!important;color:var(--bot-v571-navy)!important}
.bot-life-benefit strong{font-size:14px!important;line-height:1.35!important;font-weight:500!important;letter-spacing:.02em!important}
.bot-benefit-icon{width:50px;height:50px!important;font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important}
.bot-benefit-icon svg{width:45px;height:45px;fill:none;stroke:var(--bot-v571-navy);stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}
.bot-road-icon{transform:none!important}

/* Pillar heroes */
.bot-pillar-hero{min-height:515px!important;height:515px!important;grid-template-columns:45% 55%!important;background:var(--bot-v571-cream)!important}
.bot-pillar-copy{padding:54px 40px 48px max(42px,calc((100vw - 1320px)/2))!important;justify-content:center!important}
.bot-pillar-copy .bot-eyebrow{display:flex!important;color:var(--bot-v571-orange)!important;font-size:12px!important;letter-spacing:.05em!important;font-weight:800!important;margin:0 0 15px!important}
.bot-pillar-copy .bot-eyebrow:after{width:52px!important;background:var(--bot-v571-orange)!important}
.bot-pillar-copy h1{font:700 clamp(49px,4.3vw,66px)/.99 Georgia,'Times New Roman',serif!important;color:var(--bot-v571-navy)!important;letter-spacing:-.045em!important;margin:0 0 14px!important;max-width:560px!important}
.bot-pillar-copy h1:after{width:55px!important;height:2px!important;background:var(--bot-v571-orange)!important;margin-top:20px!important}
.bot-pillar-copy p{font-size:15px!important;line-height:1.55!important;color:#173c5f!important;max-width:535px!important;margin:0 0 23px!important}
.bot-pillar-copy .bot-cta{align-self:flex-start!important;min-height:53px!important;padding:0 26px!important}
.bot-pillar-map{min-height:515px!important;background-image:var(--bot-map)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.bot-new-v571 .bot-pillar-map{background-position:center 50%!important}.bot-move-v571 .bot-pillar-map{background-position:center 50%!important}.bot-money-v571 .bot-pillar-map{background-position:center 50%!important}

/* Pillar three-step strip */
.bot-pillar-steps{padding:18px 0!important;background:#fff!important;border:0!important}
.bot-pillar-step-grid{grid-template-columns:repeat(3,1fr)!important}
.bot-pillar-step{min-height:150px!important;padding:6px 30px!important;gap:13px!important;flex-direction:column!important;text-align:center!important}
.bot-pillar-step+.bot-pillar-step{border-left:1px solid var(--bot-v571-line)!important;border-top:0!important}
.bot-step-icon{width:60px!important;height:60px!important;font-size:0!important;border-width:2px!important;background:transparent!important}
.bot-step-icon svg{width:34px!important;height:34px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.bot-step-navy{color:#173e75!important}.bot-step-coral{color:var(--bot-v571-orange)!important}.bot-step-sage{color:#69aaa7!important}.bot-step-sky{color:#23a2c3!important}.bot-step-green{color:#339b83!important}.bot-step-blue{color:#1b67b7!important}
.bot-pillar-step h3{font:700 23px/1.08 Georgia,'Times New Roman',serif!important;color:var(--bot-v571-navy)!important;margin:0 0 5px!important}
.bot-pillar-step h3.bot-coral-text{color:#d34a12!important}
.bot-pillar-step p{font-size:14px!important;line-height:1.35!important;color:#19436b!important}

/* Guide/article grids */
.bot-guides-v57{padding:34px 0 40px!important;background:#fff!important}
.bot-guides-v57 .bot-container{width:min(1320px,calc(100% - 64px))!important}
.bot-guides-v57 .bot-section-title{margin:0 0 26px!important;gap:18px!important}
.bot-guides-v57 .bot-section-title:before,.bot-guides-v57 .bot-section-title:after{width:75px!important;background:var(--bot-v571-orange)!important;opacity:.55!important}
.bot-guides-v57 .bot-section-title h2{font:700 28px/1.05 Georgia,'Times New Roman',serif!important;color:var(--bot-v571-navy)!important}
.bot-guides-v57 .bot-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.bot-guides-v57 .bot-card{border:1px solid rgba(11,53,96,.16)!important;border-radius:5px!important;background:#fff!important;overflow:hidden!important}
.bot-guides-v57 .bot-card-img{aspect-ratio:1.45/1!important}
.bot-guides-v57 .bot-card-body{padding:16px 18px 18px!important}
.bot-guides-v57 .bot-card-meta{font-size:10px!important;color:var(--bot-v571-orange)!important;margin-bottom:7px!important}
.bot-guides-v57 .bot-card h3{font:700 22px/1.05 Georgia,'Times New Roman',serif!important;color:var(--bot-v571-navy)!important;margin-bottom:9px!important}
.bot-guides-v57 .bot-card p{font-size:12px!important;line-height:1.5!important;color:#143b61!important;margin-bottom:16px!important}
.bot-guides-v57 .bot-text-link{font-size:11px!important}
.bot-guides-v57 .bot-read-time{font-size:11px!important;color:#35516d!important}
.bot-all-wrap{margin-top:24px!important}.bot-outline{border-color:var(--bot-v571-orange)!important;color:var(--bot-v571-orange)!important;border-radius:3px!important;padding:13px 28px!important;font-size:11px!important}

/* Workbook — exact locked lower conversion band */
.bot-workbook-offer{background:linear-gradient(90deg,#fbf3e8,#fcf5ec)!important;padding:29px 0 21px!important;border:0!important}
.bot-workbook-inner{width:min(1320px,calc(100% - 64px))!important;grid-template-columns:1.22fr .62fr 1fr!important;gap:22px!important;align-items:end!important}
.bot-workbook-copy{align-self:center!important}
.bot-workbook-eyebrow{font-size:10px!important;letter-spacing:.14em!important;color:var(--bot-v571-navy)!important;margin:0 0 12px 0!important}
.bot-workbook-eyebrow:after{width:47px!important;background:var(--bot-v571-orange)!important}
.bot-workbook-offer .bot-news-copy{display:grid!important;grid-template-columns:56px 1fr!important;gap:16px!important;align-items:start!important}
.bot-workbook-offer .bot-news-copy .bot-mail-icon{width:53px!important;height:53px!important;stroke:var(--bot-v571-orange)!important;stroke-width:1.4!important;fill:none!important;margin:0!important}
.bot-workbook-offer .bot-news-copy h3{font:700 31px/1.02 Georgia,'Times New Roman',serif!important;color:var(--bot-v571-navy)!important;margin:1px 0 8px!important;letter-spacing:-.025em!important}
.bot-workbook-offer .bot-newsletter-promise{font-size:12.5px!important;line-height:1.43!important;color:#173a5d!important;margin:0 0 7px!important}
.bot-workbook-offer .bot-newsletter-mechanism{font-size:11.5px!important;line-height:1.45!important;color:#173a5d!important}
.bot-workbook-highlight{color:var(--bot-v571-orange)!important}
.bot-workbook-art{height:190px!important;align-items:flex-end!important}
.bot-workbook-sheet{height:168px!important;box-shadow:0 7px 18px rgba(11,53,96,.12)!important}.bot-workbook-front{height:186px!important}.bot-workbook-back{transform:translateX(-28px) rotate(-6deg)!important}.bot-workbook-mid{transform:translateX(31px) rotate(7deg)!important}
.bot-newsletter-form-wrap{padding:0 0 3px!important;align-self:end!important}
.bot-workbook-offer #mlb2-44991067 form.ml-block-form{grid-template-columns:minmax(0,1fr) 205px!important;gap:0!important}
.bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow input[type="email"]{height:48px!important;min-height:48px!important;border-radius:3px 0 0 3px!important;font-size:12px!important}
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary{height:48px!important;min-height:48px!important;border-radius:0 3px 3px 0!important;background:var(--bot-v571-orange)!important;font-size:11px!important;white-space:nowrap!important}
.bot-workbook-offer .bot-newsletter-note{font-size:10px!important;color:#34516e!important;text-align:center!important;margin:6px 0 0!important;font-weight:500!important}

/* Footer exact */
.bot-footer{background:#063652!important;color:#fff!important;padding:26px 0 0!important}
.bot-footer-grid{width:min(1320px,calc(100% - 64px))!important;grid-template-columns:1.35fr .8fr .9fr .62fr!important;gap:45px!important;padding-bottom:23px!important}
.bot-footer-brand{font:700 27px/1 Georgia,'Times New Roman',serif!important;color:#fff!important;margin:0!important}
.bot-footer-line{width:54px!important;height:2px!important;background:var(--bot-v571-orange)!important;margin-top:14px!important}
.bot-footer h4{font-size:10px!important;letter-spacing:.05em!important;color:#fff!important;margin-bottom:8px!important}
.bot-footer li{font-size:11px!important;margin:5px 0!important}.bot-footer a{color:#fff!important}
.bot-footer .bot-social{gap:14px!important}.bot-footer .bot-social a{width:32px!important;height:32px!important;background:transparent!important;border:0!important}.bot-footer .bot-social svg{width:27px!important;height:27px!important;fill:#fff!important}
.bot-footer .bot-social a:first-child{width:30px!important;height:30px!important;background:#fff!important;border-radius:50%!important}.bot-footer .bot-social a:first-child svg{width:22px!important;height:22px!important;fill:#063652!important;transform:none!important}
.bot-copyright{margin:0!important;border-top:1px solid rgba(255,255,255,.14)!important;padding:14px max(32px,calc((100vw - 1320px)/2 + 32px))!important;color:#fff!important;display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:9px!important;text-align:left!important}

/* Mobile locked mockups */
@media(max-width:767px){
  .bot-container,.bot-header-inner,.bot-guides-v57 .bot-container{width:calc(100% - 30px)!important}
  .bot-header{height:64px!important}.bot-header-inner{gap:10px!important}.bot-brand{font-size:25px!important}
  .bot-menu-toggle{display:block!important;margin-left:auto!important;padding:4px!important}.bot-menu-toggle span{width:26px!important;height:2px!important;margin:5px 0!important;background:var(--bot-v571-navy)!important}
  .bot-nav{top:64px!important}.bot-nav.is-open{display:flex!important}.bot-nav .bot-subscribe-btn{display:none!important}
  .bot-search-link{display:flex!important;position:absolute!important;right:54px!important;top:18px!important}.bot-search-link svg{width:19px!important;height:19px!important}

  /* Home map */
  .bot-home-map-hero{height:225px!important;min-height:225px!important;background-size:auto 100%!important;background-position:center!important}
  .bot-map-hero-center{width:94%!important;padding:0 10px!important}
  .bot-home-map-hero h1{font-size:33px!important;line-height:.98!important;max-width:345px!important;margin-bottom:3px!important}
  .bot-compass-divider{height:18px!important}.bot-compass-divider span{width:40px!important}.bot-star-compass{width:19px!important;height:19px!important}
  .bot-home-map-hero p{font-size:9.5px!important;letter-spacing:.14em!important;max-width:330px!important;margin:4px auto 10px!important}
  .bot-map-cta{height:43px!important;min-width:200px!important;padding:0 18px!important;font-size:10px!important}

  .bot-paths-v57{padding:14px 0 13px!important}.bot-title-with-sub h2{font-size:22px!important}.bot-title-with-sub.bot-section-title:before,.bot-title-with-sub.bot-section-title:after{width:44px!important}.bot-section-subtitle{font-size:11px!important;margin:2px 0 10px!important}
  .bot-path-grid{display:block!important}.bot-path-card{display:grid!important;grid-template-columns:58px 1fr 18px!important;align-items:center!important;text-align:left!important;gap:10px!important;min-height:92px!important;padding:10px 11px!important;margin:0 0 8px!important;border:1px solid rgba(11,53,96,.06)!important;border-radius:8px!important;background:#fffaf5!important}
  .bot-path-card+.bot-path-card{border-left:1px solid rgba(11,53,96,.06)!important}.bot-path-card:after{content:'›'!important;display:block!important;grid-column:3!important;grid-row:1!important;font-size:28px!important;color:var(--bot-v571-navy)!important}
  .bot-round-icon{width:52px!important;height:52px!important;margin:0!important;grid-column:1!important;grid-row:1!important}.bot-round-icon svg{width:28px!important;height:28px!important}.bot-path-card>div:last-child{grid-column:2!important;grid-row:1!important}
  .bot-path-card h3{font-size:18px!important;margin:0 0 2px!important}.bot-path-lead{font-size:11.5px!important;line-height:1.22!important;margin:0 0 3px!important}.bot-path-card p:not(.bot-path-lead){display:none!important}.bot-text-link{font-size:9.5px!important;margin:0!important}

  .bot-life-section{padding:21px 0 18px!important}.bot-life-grid{display:block!important}.bot-life-copy{padding:0!important}.bot-life-eyebrow{font-size:9px!important;margin-bottom:5px!important}.bot-life-eyebrow:after{width:35px!important}.bot-life-copy h2{font-size:35px!important;line-height:.98!important;margin-bottom:8px!important}.bot-life-copy p{font-size:11px!important;line-height:1.42!important;margin-bottom:16px!important}.bot-life-benefits{border:0!important;padding:0!important;gap:8px!important}.bot-life-benefit{grid-template-columns:39px 1fr!important;gap:9px!important}.bot-life-benefit strong{font-size:10px!important;line-height:1.25!important}.bot-benefit-icon{width:34px!important;height:34px!important}.bot-benefit-icon svg{width:31px!important;height:31px!important}

  /* Pillar hero */
  .bot-pillar-hero{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;background:var(--bot-v571-cream)!important}
  .bot-pillar-copy{order:1!important;padding:18px 19px 12px!important}.bot-pillar-copy .bot-eyebrow{display:flex!important;font-size:9px!important;margin-bottom:6px!important}.bot-pillar-copy .bot-eyebrow:after{width:36px!important}.bot-pillar-copy h1{font-size:35px!important;line-height:.99!important;max-width:360px!important;margin-bottom:8px!important}.bot-pillar-copy h1:after{width:38px!important;margin-top:12px!important}.bot-pillar-copy p{font-size:11px!important;line-height:1.42!important;margin-bottom:13px!important}.bot-pillar-copy .bot-cta{min-height:42px!important;height:42px!important;padding:0 16px!important;font-size:9.5px!important}
  .bot-pillar-map{order:2!important;min-height:150px!important;height:150px!important;background-size:cover!important;background-position:center!important}
  .bot-pillar-steps{padding:8px 0!important}.bot-pillar-step-grid{display:block!important}.bot-pillar-step{min-height:70px!important;padding:8px 4px!important;display:grid!important;grid-template-columns:48px 1fr!important;gap:10px!important;text-align:left!important;align-items:center!important}.bot-pillar-step+.bot-pillar-step{border-left:0!important;border-top:1px solid rgba(11,53,96,.12)!important}.bot-step-icon{width:46px!important;height:46px!important}.bot-step-icon svg{width:27px!important;height:27px!important}.bot-pillar-step h3{font-size:15.5px!important;margin:0 0 2px!important}.bot-pillar-step p{font-size:10.5px!important;line-height:1.25!important}

  /* Guide cards mobile are full width stacked, as locked */
  .bot-guides-v57{padding:18px 0 22px!important}.bot-guides-v57 .bot-section-title{margin-bottom:14px!important}.bot-guides-v57 .bot-section-title h2{font-size:18px!important}.bot-guides-v57 .bot-section-title:before,.bot-guides-v57 .bot-section-title:after{width:35px!important}
  .bot-guides-v57 .bot-cards{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bot-guides-v57 .bot-card{display:block!important;min-height:0!important}.bot-guides-v57 .bot-card-img{width:100%!important;height:auto!important;aspect-ratio:16/7!important}.bot-guides-v57 .bot-card-body{padding:10px 11px 11px!important}.bot-guides-v57 .bot-card-meta{font-size:8.5px!important;margin-bottom:4px!important}.bot-guides-v57 .bot-card h3{font-size:17px!important;line-height:1.03!important;margin-bottom:5px!important}.bot-guides-v57 .bot-card p{display:none!important}.bot-guides-v57 .bot-read-time{font-size:9.5px!important}.bot-all-wrap{margin-top:12px!important}.bot-outline{padding:10px 16px!important;font-size:9px!important}

  /* Workbook mobile */
  .bot-workbook-offer{padding:17px 0 12px!important}.bot-workbook-inner{width:calc(100% - 30px)!important;display:grid!important;grid-template-columns:1fr 100px!important;gap:8px 10px!important;align-items:center!important}
  .bot-workbook-copy{grid-column:1!important;grid-row:1!important}.bot-workbook-eyebrow{font-size:8px!important;margin-bottom:5px!important}.bot-workbook-eyebrow:after{width:30px!important}
  .bot-workbook-offer .bot-news-copy{grid-template-columns:36px 1fr!important;gap:7px!important}.bot-workbook-offer .bot-news-copy .bot-mail-icon{width:34px!important;height:34px!important}.bot-workbook-offer .bot-news-copy h3{font-size:20px!important;line-height:1!important;margin-bottom:4px!important}.bot-workbook-offer .bot-newsletter-promise{font-size:9.5px!important;line-height:1.3!important;margin-bottom:4px!important}.bot-workbook-offer .bot-newsletter-mechanism{font-size:8.7px!important;line-height:1.35!important}
  .bot-workbook-art{grid-column:2!important;grid-row:1!important;height:115px!important}.bot-workbook-sheet{height:89px!important}.bot-workbook-front{height:108px!important}.bot-workbook-back{transform:translateX(-13px) rotate(-6deg)!important}.bot-workbook-mid{transform:translateX(13px) rotate(7deg)!important}
  .bot-newsletter-form-wrap{grid-column:1/-1!important;grid-row:2!important;width:100%!important;padding:0!important}.bot-workbook-offer #mlb2-44991067 form.ml-block-form{display:grid!important;grid-template-columns:1fr!important;gap:6px!important}.bot-workbook-offer #mlb2-44991067 .ml-form-formContent,.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{grid-column:1!important}.bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow input[type="email"],.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary{height:39px!important;min-height:39px!important;border-radius:2px!important;font-size:9.5px!important}.bot-workbook-offer .bot-newsletter-note{font-size:8.5px!important;margin-top:4px!important}

  /* Mobile footer */
  .bot-footer{padding:15px 0 0!important}.bot-footer-grid{width:calc(100% - 30px)!important;display:grid!important;grid-template-columns:1fr auto!important;gap:9px 12px!important;padding-bottom:11px!important}.bot-footer-identity{grid-column:1!important;grid-row:1!important}.bot-footer-grid>div:last-child{grid-column:2!important;grid-row:1!important;align-self:start!important}.bot-footer-grid>div:nth-child(2),.bot-footer-grid>div:nth-child(3){display:block!important;grid-row:2!important}.bot-footer-grid>div:nth-child(2){grid-column:1!important}.bot-footer-grid>div:nth-child(3){grid-column:2!important}.bot-footer-brand{font-size:21px!important}.bot-footer-line{width:39px!important;margin-top:7px!important}.bot-footer h4{display:none!important}.bot-footer ul{display:flex!important;gap:8px 12px!important;flex-wrap:wrap!important}.bot-footer li{font-size:8.5px!important;margin:0!important}.bot-footer .bot-social{gap:8px!important}.bot-footer .bot-social a{width:27px!important;height:27px!important}.bot-footer .bot-social svg{width:22px!important;height:22px!important}.bot-footer .bot-social a:first-child{width:25px!important;height:25px!important}.bot-footer .bot-social a:first-child svg{width:18px!important;height:18px!important}.bot-copyright{display:block!important;text-align:center!important;padding:9px 14px!important;font-size:8px!important}.bot-copyright span{display:block!important}.bot-copyright span+span{margin-top:3px!important}
}

@media(min-width:768px) and (max-width:1000px){
 .bot-home-map-hero h1{font-size:55px!important}.bot-path-card{padding-left:18px!important;padding-right:18px!important}.bot-pillar-copy h1{font-size:50px!important}
}

/* =========================================================
   BooksOfTay — prior asset-match base
   Uses precomposed map and workbook visuals taken directly from
   the approved mockup system to minimize browser drift.
   ========================================================= */
.bot-home-map-hero{
  background-image:var(--bot-map)!important;
  background-size:cover!important;
  background-position:center center!important;
  min-height:520px!important;
}
.bot-pillar-map{
  background-image:var(--bot-map)!important;
  background-size:cover!important;
  background-position:center center!important;
}
.bot-workbook-art-exact{
  height:228px!important;
  min-width:280px!important;
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  transform:none!important;
}
.bot-workbook-art-exact .bot-workbook-mockup-exact{
  width:min(100%,330px)!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
  filter:drop-shadow(0 15px 22px rgba(11,53,96,.16));
}
@media(max-width:900px){
  .bot-home-map-hero{
    background-image:var(--bot-map)!important;
    min-height:390px!important;
    background-size:cover!important;
    background-position:center center!important;
  }
  .bot-pillar-map{
    background-image:url('assets/mobile-map-exact.png')!important;
    background-size:cover!important;
    background-position:center center!important;
  }
  .bot-workbook-art-exact{
    height:150px!important;
    min-width:130px!important;
    grid-column:2!important;
    grid-row:1!important;
  }
  .bot-workbook-art-exact .bot-workbook-mockup-exact{
    width:150px!important;
    max-width:none!important;
  }
}
@media(max-width:560px){
  .bot-home-map-hero{
    min-height:330px!important;
    background-image:url('assets/mobile-map-exact.png')!important;
    background-size:cover!important;
    background-position:center center!important;
  }
  .bot-workbook-art-exact{
    height:128px!important;
    min-width:112px!important;
  }
  .bot-workbook-art-exact .bot-workbook-mockup-exact{
    width:128px!important;
  }
}

/* =========================================================
   BooksOfTay — prior direct-layout base
   The approved mockups are the layout specification.
   ========================================================= */
:root{--b80-navy:#082f57;--b80-orange:#f0431d;--b80-cream:#fbf4e9;--b80-soft:#faf1e5;--b80-teal:#67aaa7;--b80-line:#d9e0e5}
body{background:#fff!important;color:var(--b80-navy)!important}.bot-shell{width:100%!important;max-width:none!important;margin:0!important;box-shadow:none!important}
.bot-container,.bot-header-inner,.bot-footer-grid,.bot-workbook-inner{width:min(1180px,calc(100% - 64px))!important;margin-left:auto!important;margin-right:auto!important}
.bot-header{height:72px!important;background:#fff!important;border-bottom:1px solid #f0f0ed!important}.bot-header-inner{height:72px!important;display:flex!important;align-items:center!important}.bot-brand{font:700 31px/1 Georgia,serif!important;letter-spacing:.01em!important}.bot-nav{margin-left:auto!important;gap:34px!important;font-size:12px!important;font-weight:700!important}.bot-subscribe-btn{padding:15px 22px!important;border-radius:2px!important;background:var(--b80-orange)!important}
/* HOME hero - proportions taken directly from locked mockup */
.bot-home-map-hero{height:340px!important;min-height:340px!important;background-image:var(--bot-map)!important;background-size:cover!important;background-position:center!important;background-color:var(--b80-cream)!important}.bot-map-hero-center{width:min(760px,82%)!important}.bot-home-map-hero h1{font:700 clamp(45px,4vw,61px)/.99 Georgia,serif!important;letter-spacing:-.035em!important;max-width:760px!important;margin:0 auto 5px!important}.bot-home-map-hero p{font:700 12px/1.3 Arial,sans-serif!important;letter-spacing:.18em!important;margin:7px 0 16px!important}.bot-compass-divider{margin:0!important;height:22px!important}.bot-map-cta{height:48px!important;min-width:222px!important;padding:0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important}
/* CHOOSE PATH */
.bot-paths-v57{padding:24px 0 18px!important}.bot-title-with-sub h2{font-size:24px!important}.bot-section-subtitle{font-size:12px!important;margin:2px 0 16px!important}.bot-path-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important}.bot-path-card{min-height:214px!important;padding:5px 26px 10px!important}.bot-round-icon{width:56px!important;height:56px!important;margin-bottom:8px!important}.bot-round-icon svg{width:28px!important;height:28px!important}.bot-path-card h3{font-size:22px!important;margin-bottom:5px!important}.bot-path-lead{font-size:12px!important;line-height:1.3!important;margin-bottom:5px!important}.bot-path-card p:not(.bot-path-lead){font-size:11px!important;line-height:1.43!important;margin-bottom:9px!important}.bot-text-link{font-size:10px!important}
/* PHILOSOPHY */
.bot-life-section{padding:24px 0!important;background:linear-gradient(90deg,#fffaf1,#faf1e5)!important}.bot-life-grid{display:grid!important;grid-template-columns:1.05fr .95fr!important;gap:48px!important;align-items:center!important}.bot-life-copy{padding:0!important}.bot-life-eyebrow{font-size:9px!important;letter-spacing:.19em!important;margin-bottom:8px!important}.bot-life-copy h2{font:700 39px/.98 Georgia,serif!important;letter-spacing:-.035em!important;margin:0 0 10px!important}.bot-life-copy p{font-size:11px!important;line-height:1.45!important;max-width:500px!important}.bot-life-benefits{padding:0 0 0 26px!important;border-left:1px solid rgba(8,47,87,.12)!important;gap:11px!important}.bot-life-benefit{grid-template-columns:44px 1fr!important;gap:14px!important}.bot-benefit-icon{width:38px!important;height:38px!important}.bot-benefit-icon svg{width:34px!important;height:34px!important}.bot-life-benefit strong{font-size:11px!important;line-height:1.25!important;text-transform:uppercase!important;font-weight:500!important}
/* WORKBOOK - exact compact composition from mockup */
.bot-workbook-offer{padding:20px 0 16px!important;background:linear-gradient(90deg,#fbf2e7,#fcf5ec)!important}.bot-workbook-inner{display:grid!important;grid-template-columns:1.13fr .68fr 1.03fr!important;gap:20px!important;align-items:center!important}.bot-workbook-offer .bot-news-copy{display:grid!important;grid-template-columns:48px 1fr!important;gap:12px!important}.bot-workbook-offer .bot-news-copy .bot-mail-icon{width:46px!important;height:46px!important}.bot-workbook-offer .bot-news-copy h3{font:700 27px/1.02 Georgia,serif!important;margin:0 0 7px!important}.bot-workbook-offer .bot-newsletter-promise{font-size:11px!important;line-height:1.4!important;margin-bottom:5px!important}.bot-workbook-offer .bot-newsletter-mechanism{font-size:10px!important;line-height:1.4!important}.bot-workbook-art-exact{height:150px!important;min-width:0!important;align-items:center!important}.bot-workbook-art-exact .bot-workbook-mockup-exact{width:220px!important;max-width:100%!important;filter:drop-shadow(0 9px 15px rgba(11,53,96,.13))!important}.bot-newsletter-form-wrap{align-self:center!important;padding:0!important}.bot-workbook-offer #mlb2-44991067 form.ml-block-form{grid-template-columns:minmax(0,1fr) 190px!important;gap:0!important}.bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow input[type=email],.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary{height:44px!important;min-height:44px!important}.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary{font-size:10px!important;background:var(--b80-orange)!important}.bot-newsletter-note{font-size:9px!important;margin-top:5px!important}
/* FOOTER */
.bot-footer{padding:22px 0 0!important;background:#073453!important}.bot-footer-grid{grid-template-columns:1.25fr .8fr 1fr .65fr!important;gap:50px!important;padding-bottom:20px!important}.bot-footer-brand{font-size:25px!important}.bot-footer h4{font-size:9px!important;margin-bottom:9px!important}.bot-footer li{font-size:9px!important;margin-bottom:6px!important}.bot-copyright{padding:10px 32px!important;font-size:8px!important}
/* PILLARS */
.bot-pillar-hero{height:390px!important;min-height:390px!important;display:grid!important;grid-template-columns:48% 52%!important;background:var(--b80-cream)!important}.bot-pillar-copy{padding:48px 26px 34px max(40px,calc((100vw - 1180px)/2))!important;align-self:center!important}.bot-pillar-copy h1{font:700 48px/.98 Georgia,serif!important;max-width:470px!important;margin-bottom:12px!important}.bot-pillar-copy p{font-size:12px!important;line-height:1.5!important;max-width:455px!important;margin-bottom:18px!important}.bot-pillar-map{height:100%!important;min-height:0!important;background-image:var(--bot-map)!important;background-size:cover!important;background-position:center!important}.bot-pillar-steps{padding:10px 0!important}.bot-pillar-step-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important}.bot-pillar-step{min-height:128px!important;padding:14px 26px!important}.bot-step-icon{width:52px!important;height:52px!important}.bot-pillar-step h3{font-size:19px!important}.bot-pillar-step p{font-size:11px!important;line-height:1.35!important}.bot-guides-v57{padding:30px 0 32px!important}.bot-guides-v57 .bot-section-title h2{font-size:24px!important}.bot-guides-v57 .bot-cards{gap:24px!important}.bot-guides-v57 .bot-card h3{font-size:20px!important;line-height:1.04!important}.bot-guides-v57 .bot-card p{font-size:10px!important;line-height:1.45!important}.bot-card-body{padding:14px!important}.bot-card-img{height:190px!important}
@media(max-width:760px){
 .bot-container,.bot-header-inner,.bot-footer-grid,.bot-workbook-inner{width:calc(100% - 30px)!important}.bot-header{height:62px!important}.bot-header-inner{height:62px!important}.bot-brand{font-size:24px!important}.bot-home-map-hero{height:260px!important;min-height:260px!important;background-image:url('assets/mobile-map-exact.png')!important}.bot-home-map-hero h1{font-size:33px!important;line-height:.98!important;max-width:360px!important}.bot-home-map-hero p{font-size:9px!important;letter-spacing:.13em!important}.bot-map-cta{height:42px!important;min-width:195px!important;font-size:9px!important}.bot-paths-v57{padding:14px 0 10px!important}.bot-title-with-sub h2{font-size:19px!important}.bot-path-grid{grid-template-columns:1fr!important;gap:7px!important}.bot-path-card{min-height:0!important;display:grid!important;grid-template-columns:56px 1fr!important;align-items:center!important;text-align:left!important;padding:9px 10px!important;background:#fffaf5!important}.bot-path-card+.bot-path-card{border-left:0!important}.bot-round-icon{margin:0!important}.bot-path-card h3{font-size:17px!important}.bot-path-card p:not(.bot-path-lead){display:none!important}.bot-path-lead{font-size:10px!important;margin-bottom:4px!important}.bot-life-section{padding:18px 0!important}.bot-life-grid{display:block!important}.bot-life-copy h2{font-size:34px!important}.bot-life-copy p{font-size:10px!important}.bot-life-benefits{border:0!important;padding:12px 0 0!important}.bot-life-benefit strong{font-size:9px!important}.bot-workbook-offer{padding:14px 0 12px!important}.bot-workbook-inner{grid-template-columns:1fr 108px!important;gap:9px!important}.bot-workbook-copy{grid-column:1!important}.bot-workbook-art-exact{grid-column:2!important;height:112px!important}.bot-workbook-art-exact .bot-workbook-mockup-exact{width:112px!important}.bot-newsletter-form-wrap{grid-column:1/-1!important}.bot-workbook-offer #mlb2-44991067 form.ml-block-form{grid-template-columns:1fr!important;gap:6px!important}.bot-workbook-offer #mlb2-44991067 .ml-form-formContent,.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{grid-column:1!important}.bot-workbook-offer .bot-news-copy{grid-template-columns:36px 1fr!important;gap:8px!important}.bot-workbook-offer .bot-news-copy .bot-mail-icon{width:34px!important;height:34px!important}.bot-workbook-offer .bot-news-copy h3{font-size:19px!important}.bot-workbook-offer .bot-newsletter-promise{font-size:8.8px!important}.bot-workbook-offer .bot-newsletter-mechanism{font-size:8px!important}.bot-footer-grid{grid-template-columns:1fr auto!important;gap:10px!important}.bot-pillar-hero{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.bot-pillar-copy{padding:18px 18px 12px!important}.bot-pillar-copy h1{font-size:34px!important}.bot-pillar-copy p{font-size:10px!important}.bot-pillar-map{height:145px!important;min-height:145px!important;background-image:url('assets/mobile-map-exact.png')!important}.bot-pillar-step-grid{grid-template-columns:1fr!important}.bot-pillar-step{min-height:66px!important;display:grid!important;grid-template-columns:48px 1fr!important;text-align:left!important;align-items:center!important;padding:7px 4px!important}.bot-pillar-step+.bot-pillar-step{border-left:0!important;border-top:1px solid rgba(8,47,87,.1)!important}.bot-step-icon{width:44px!important;height:44px!important}.bot-pillar-step h3{font-size:15px!important}.bot-pillar-step p{font-size:9.5px!important}.bot-guides-v57{padding:18px 0 20px!important}.bot-guides-v57 .bot-cards{grid-template-columns:1fr!important;gap:10px!important}.bot-card-img{height:auto!important;aspect-ratio:16/7!important}.bot-guides-v57 .bot-card p{display:none!important}.bot-guides-v57 .bot-card h3{font-size:16px!important}}


/* Prior workbook alignment base; superseded by v5.8.5 hard lock below. */
.bot-workbook-action{min-width:0;align-self:end;display:flex;flex-direction:column;justify-content:flex-end}
.bot-workbook-action .bot-workbook-art-exact{height:168px;display:flex;align-items:flex-end;justify-content:flex-end;padding-right:72px;margin-bottom:-8px;position:relative;z-index:2}
.bot-workbook-action .bot-workbook-mockup-exact{display:block;width:255px;max-width:46%;height:auto;filter:drop-shadow(0 14px 18px rgba(15,53,94,.14))}
.bot-workbook-action .bot-newsletter-form-wrap{width:100%;align-self:auto;padding:0}
.bot-workbook-offer #mlb2-44991067 form.ml-block-form{grid-template-columns:minmax(0,1fr) 240px!important;gap:0!important}
.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary{font-size:12px!important;padding:0 14px!important;white-space:nowrap!important}
.bot-workbook-offer .bot-news-form{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:0;align-items:stretch}
.bot-workbook-offer .bot-news-form input{min-width:0}
.bot-workbook-offer .bot-news-form button{white-space:nowrap;text-transform:uppercase}
@media (max-width:900px){
  .bot-workbook-inner{grid-template-columns:1fr!important}
  .bot-workbook-action{width:100%;align-items:stretch}
  .bot-workbook-action .bot-workbook-art-exact{height:150px;justify-content:flex-end;padding-right:22px;margin-bottom:-4px}
  .bot-workbook-action .bot-workbook-mockup-exact{width:185px;max-width:52%}
  .bot-workbook-offer .bot-news-form{grid-template-columns:1fr!important;gap:7px!important}
}
@media (max-width:520px){
  .bot-workbook-action .bot-workbook-art-exact{height:116px;padding-right:8px;margin-bottom:-2px}
  .bot-workbook-action .bot-workbook-mockup-exact{width:128px;max-width:46%}
}


/* =========================================================
   v5.8.5 MOCKUP HARD LOCK
   Source of truth: final approved BooksOfTay mockups.
   This block intentionally wins over all earlier experimental
   layout rules to keep desktop scale/spacing consistent.
   ========================================================= */
@media (min-width: 901px){
  body{background:#fff!important;}
  .bot-shell{width:100%!important;max-width:1536px!important;margin:0 auto!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important;}
  .bot-header{height:82px!important;}
  .bot-header-inner{width:min(1320px,calc(100% - 72px))!important;}
  .bot-brand{font-size:33px!important;}
  .bot-nav{gap:32px!important;font-size:13px!important;}
  .bot-subscribe-btn{padding:15px 24px!important;font-size:12px!important;}

  /* HOME HERO — compact and centered like the locked desktop mockup */
  .bot-home-map-hero{height:475px!important;min-height:475px!important;background-image:url('assets/home-map-exact.png')!important;background-size:cover!important;background-position:center center!important;}
  .bot-home-map-hero .bot-map-hero-center{width:min(820px,calc(100% - 80px))!important;padding:38px 20px 30px!important;}
  .bot-home-map-hero h1{font:700 62px/.99 Georgia,'Times New Roman',serif!important;letter-spacing:-.038em!important;max-width:820px!important;margin:0 auto!important;}
  .bot-home-map-hero .bot-compass-divider{margin:14px auto 7px!important;}
  .bot-home-map-hero .bot-compass-divider span{width:68px!important;}
  .bot-home-map-hero .bot-star-compass{width:28px!important;height:28px!important;}
  .bot-home-map-hero p{font-size:13px!important;letter-spacing:.19em!important;margin:5px auto 21px!important;}
  .bot-home-map-hero .bot-map-cta{height:48px!important;min-width:230px!important;padding:0 28px!important;font-size:11px!important;}

  /* CHOOSE YOUR PATH */
  .bot-paths-v57{padding:26px 0 22px!important;}
  .bot-paths-v57 .bot-container{width:min(1180px,calc(100% - 80px))!important;}
  .bot-title-with-sub h2{font-size:25px!important;}
  .bot-section-subtitle{font-size:12px!important;margin-bottom:18px!important;}
  .bot-path-grid{grid-template-columns:repeat(3,1fr)!important;}
  .bot-path-card{min-height:208px!important;padding:4px 34px 10px!important;}
  .bot-round-icon{width:60px!important;height:60px!important;margin-bottom:10px!important;}
  .bot-round-icon svg{width:30px!important;height:30px!important;}
  .bot-path-card h3{font-size:22px!important;margin-bottom:7px!important;}
  .bot-path-card .bot-path-lead{font-size:12px!important;line-height:1.35!important;min-height:34px!important;margin-bottom:8px!important;}
  .bot-path-card p:not(.bot-path-lead){font-size:11px!important;line-height:1.45!important;margin-bottom:12px!important;}
  .bot-path-card .bot-text-link{font-size:10.5px!important;}

  /* PHILOSOPHY BAND */
  .bot-life-section{padding:34px 0 36px!important;background:linear-gradient(90deg,#f8f1e8,#fffaf3)!important;}
  .bot-life-section .bot-container{width:min(1180px,calc(100% - 80px))!important;}
  .bot-life-grid{grid-template-columns:1.02fr .98fr!important;gap:48px!important;}
  .bot-life-eyebrow{font-size:10px!important;letter-spacing:.18em!important;margin-bottom:8px!important;}
  .bot-life-copy h2{font:700 50px/.98 Georgia,'Times New Roman',serif!important;letter-spacing:-.035em!important;margin:0 0 12px!important;}
  .bot-life-copy p{font-size:12px!important;line-height:1.48!important;max-width:520px!important;}
  .bot-life-benefits{padding-left:34px!important;gap:16px!important;}
  .bot-life-benefit{grid-template-columns:48px 1fr!important;gap:14px!important;}
  .bot-benefit-icon svg{width:38px!important;height:38px!important;}
  .bot-life-benefit strong{font-size:11px!important;line-height:1.3!important;font-weight:500!important;}

  /* WORKBOOK BAND — product directly above the orange CTA column */
  .bot-workbook-offer{padding:22px 0 16px!important;background:linear-gradient(90deg,#f8f0e6,#fbf4eb)!important;}
  .bot-workbook-inner{width:min(1180px,calc(100% - 80px))!important;display:grid!important;grid-template-columns:1.08fr .92fr!important;gap:36px!important;align-items:end!important;}
  .bot-workbook-copy{align-self:center!important;}
  .bot-workbook-offer .bot-news-copy{display:grid!important;grid-template-columns:56px 1fr!important;gap:14px!important;align-items:start!important;}
  .bot-workbook-offer .bot-news-copy .bot-mail-icon{width:50px!important;height:50px!important;margin-top:2px!important;}
  .bot-workbook-offer .bot-news-copy h3{font:700 31px/1.02 Georgia,'Times New Roman',serif!important;margin:0 0 9px!important;max-width:470px!important;}
  .bot-workbook-offer .bot-newsletter-promise{font-size:12px!important;line-height:1.4!important;margin:0 0 7px!important;max-width:500px!important;}
  .bot-workbook-offer .bot-newsletter-mechanism{font-size:10.5px!important;line-height:1.45!important;margin:0!important;max-width:510px!important;}
  .bot-workbook-action{display:grid!important;grid-template-columns:minmax(0,1fr) 250px!important;grid-template-rows:138px auto auto!important;align-items:end!important;width:100%!important;}
  .bot-workbook-action .bot-workbook-art-exact{grid-column:2!important;grid-row:1!important;height:138px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important;margin:0!important;overflow:visible!important;}
  .bot-workbook-action .bot-workbook-mockup-exact{width:230px!important;max-width:none!important;height:auto!important;display:block!important;filter:drop-shadow(0 10px 16px rgba(15,53,94,.14))!important;}
  .bot-workbook-action .bot-newsletter-form-wrap{grid-column:1/-1!important;grid-row:2!important;width:100%!important;padding:0!important;align-self:end!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) 250px!important;gap:0!important;width:100%!important;align-items:stretch!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow 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:46px!important;min-height:46px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,
  .bot-workbook-offer .bot-news-form button{font-size:10.5px!important;padding:0 12px!important;white-space:nowrap!important;background:var(--bot-v57-orange)!important;}
  .bot-workbook-offer .bot-newsletter-note{font-size:9.5px!important;text-align:center!important;margin:6px 0 0!important;}

  /* FOOTER — compact like mockup */
  .bot-footer{padding:22px 0 0!important;}
  .bot-footer-grid{width:min(1180px,calc(100% - 80px))!important;grid-template-columns:1.25fr .75fr .9fr .65fr!important;gap:42px!important;padding-bottom:18px!important;}
  .bot-footer-brand{font-size:25px!important;}
  .bot-footer h4{font-size:9px!important;margin-bottom:8px!important;}
  .bot-footer li{font-size:9px!important;margin:5px 0!important;}
  .bot-copyright{padding:10px max(40px,calc((100vw - 1180px)/2))!important;font-size:8px!important;}

  /* Pillar pages use same disciplined desktop scale. */
  .bot-pillar-hero{height:430px!important;min-height:430px!important;grid-template-columns:43% 57%!important;}
  .bot-pillar-copy{padding-top:42px!important;padding-bottom:34px!important;}
  .bot-pillar-copy h1{font-size:54px!important;line-height:1!important;max-width:500px!important;}
  .bot-pillar-copy p{font-size:13px!important;line-height:1.5!important;max-width:480px!important;}
  .bot-pillar-map{min-height:430px!important;background-size:cover!important;background-position:center!important;}
  .bot-pillar-steps{padding:14px 0!important;}
  .bot-pillar-step{min-height:106px!important;}
}

/* Mobile remains faithful to the locked stacked compositions. */
@media (max-width:900px){
  .bot-shell{max-width:none!important;width:100%!important;margin:0!important;}
  .bot-workbook-action{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;}
  .bot-workbook-action .bot-workbook-art-exact{grid-column:1!important;grid-row:1!important;height:118px!important;justify-content:flex-end!important;padding-right:8px!important;margin-bottom:-2px!important;}
  .bot-workbook-action .bot-workbook-mockup-exact{width:132px!important;max-width:none!important;}
  .bot-workbook-action .bot-newsletter-form-wrap{grid-column:1!important;grid-row:2!important;}
}

/* =========================================================
   v5.8.5 MEASURED MOCKUP LOCK
   Final geometry pass measured against the approved mockups.
   This block intentionally overrides all earlier experiments.
   ========================================================= */
@media (min-width:901px){
  html,body{background:#f5f3ef!important;}
  .bot-shell{width:100%!important;max-width:1320px!important;margin:0 auto!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important;}
  .bot-container{width:min(1180px,calc(100% - 64px))!important;}

  /* HEADER */
  .bot-header{height:70px!important;min-height:70px!important;background:#fff!important;}
  .bot-header-inner{height:70px!important;width:min(1180px,calc(100% - 64px))!important;gap:24px!important;}
  .bot-brand{font-size:31px!important;line-height:1!important;letter-spacing:.015em!important;}
  .bot-nav{gap:28px!important;font-size:12px!important;}
  .bot-subscribe-btn{padding:14px 22px!important;font-size:11px!important;border-radius:2px!important;}

  /* HOME HERO */
  .bot-home-map-hero{height:390px!important;min-height:390px!important;background-image:url('assets/home-map-exact.png')!important;background-size:cover!important;background-position:center 49%!important;background-repeat:no-repeat!important;}
  .bot-home-map-hero .bot-map-hero-center{width:min(720px,76%)!important;padding:0!important;}
  .bot-home-map-hero h1{font:700 52px/.98 Georgia,'Times New Roman',serif!important;letter-spacing:-.038em!important;max-width:720px!important;margin:0 auto 4px!important;}
  .bot-home-map-hero .bot-compass-divider{height:20px!important;margin:7px auto 4px!important;gap:8px!important;}
  .bot-home-map-hero .bot-compass-divider span{width:55px!important;}
  .bot-home-map-hero .bot-star-compass{width:22px!important;height:22px!important;}
  .bot-home-map-hero p{font-size:10.5px!important;letter-spacing:.175em!important;line-height:1.25!important;margin:5px auto 15px!important;max-width:590px!important;}
  .bot-home-map-hero .bot-map-cta{height:43px!important;min-width:215px!important;padding:0 24px!important;font-size:10px!important;}

  /* CHOOSE YOUR PATH */
  .bot-paths-v57{padding:18px 0 16px!important;}
  .bot-paths-v57 .bot-container{width:min(1160px,calc(100% - 72px))!important;}
  .bot-title-with-sub.bot-section-title{gap:16px!important;}
  .bot-title-with-sub.bot-section-title:before,.bot-title-with-sub.bot-section-title:after{width:60px!important;}
  .bot-title-with-sub h2{font-size:22px!important;}
  .bot-section-subtitle{font-size:10.5px!important;margin:2px 0 12px!important;}
  .bot-path-card{min-height:184px!important;padding:2px 24px 8px!important;}
  .bot-round-icon{width:54px!important;height:54px!important;margin-bottom:7px!important;}
  .bot-round-icon svg{width:27px!important;height:27px!important;}
  .bot-path-card h3{font-size:20px!important;margin:0 0 4px!important;}
  .bot-path-card .bot-path-lead{font-size:10.5px!important;line-height:1.3!important;min-height:28px!important;margin:0 auto 4px!important;}
  .bot-path-card p:not(.bot-path-lead){font-size:10px!important;line-height:1.38!important;max-width:285px!important;margin:0 auto 8px!important;}
  .bot-path-card .bot-text-link{font-size:9.5px!important;}

  /* PHILOSOPHY */
  .bot-life-section{padding:20px 0 22px!important;background:linear-gradient(90deg,#fbf5ec,#fcf7f0)!important;}
  .bot-life-section .bot-container{width:min(1160px,calc(100% - 72px))!important;}
  .bot-life-grid{grid-template-columns:1.03fr .97fr!important;gap:36px!important;}
  .bot-life-eyebrow{font-size:9px!important;letter-spacing:.17em!important;margin-bottom:6px!important;}
  .bot-life-eyebrow:after{width:42px!important;}
  .bot-life-copy h2{font:700 42px/.98 Georgia,'Times New Roman',serif!important;letter-spacing:-.035em!important;margin:0 0 8px!important;}
  .bot-life-copy p{font-size:10.5px!important;line-height:1.42!important;max-width:485px!important;margin:0!important;}
  .bot-life-benefits{padding-left:27px!important;gap:10px!important;}
  .bot-life-benefit{grid-template-columns:42px 1fr!important;gap:12px!important;}
  .bot-benefit-icon{width:36px!important;height:36px!important;}
  .bot-benefit-icon svg{width:34px!important;height:34px!important;}
  .bot-life-benefit strong{font-size:10px!important;line-height:1.25!important;font-weight:500!important;}

  /* WORKBOOK — exact two-column lower band. Workbook sits over form/CTA. */
  .bot-workbook-offer{padding:18px 0 14px!important;background:#fbf3e8!important;}
  .bot-workbook-inner{width:min(1160px,calc(100% - 72px))!important;display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;gap:34px!important;align-items:end!important;}
  .bot-workbook-copy{align-self:center!important;}
  .bot-workbook-offer .bot-news-copy{display:grid!important;grid-template-columns:50px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;}
  .bot-workbook-offer .bot-news-copy .bot-mail-icon{width:46px!important;height:46px!important;margin-top:2px!important;}
  .bot-workbook-offer .bot-news-copy h3{font:700 26px/1.02 Georgia,'Times New Roman',serif!important;max-width:390px!important;margin:0 0 7px!important;}
  .bot-workbook-offer .bot-newsletter-promise{font-size:10.5px!important;line-height:1.4!important;max-width:430px!important;margin:0 0 5px!important;}
  .bot-workbook-offer .bot-newsletter-mechanism{font-size:9.5px!important;line-height:1.42!important;max-width:445px!important;margin:0!important;}
  .bot-workbook-action{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:stretch!important;width:100%!important;min-width:0!important;}
  .bot-workbook-action .bot-workbook-art-exact{height:142px!important;display:flex!important;justify-content:center!important;align-items:flex-end!important;padding:0!important;margin:0 0 -2px!important;overflow:visible!important;}
  .bot-workbook-action .bot-workbook-mockup-exact{display:block!important;width:258px!important;max-width:none!important;height:auto!important;filter:none!important;}
  .bot-workbook-action .bot-newsletter-form-wrap{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-fieldRow 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:40px!important;min-height:40px!important;font-size:10px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow input[type=email],.bot-workbook-offer .bot-news-form input{border-radius:2px 0 0 2px!important;padding:0 12px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit button.primary,.bot-workbook-offer .bot-news-form button{border-radius:0 2px 2px 0!important;background:#ef431d!important;font-size:10px!important;font-weight:800!important;padding:0 10px!important;white-space:nowrap!important;}
  .bot-workbook-offer .bot-newsletter-note{font-size:8.5px!important;text-align:center!important;margin:5px 0 0!important;}

  /* FOOTER */
  .bot-footer{padding:18px 0 0!important;background:#073453!important;}
  .bot-footer-grid{width:min(1160px,calc(100% - 72px))!important;grid-template-columns:1.3fr .75fr .9fr .62fr!important;gap:38px!important;padding-bottom:15px!important;}
  .bot-footer-brand{font-size:23px!important;}
  .bot-footer-line{width:46px!important;margin-top:10px!important;}
  .bot-footer h4{font-size:8.5px!important;margin-bottom:7px!important;}
  .bot-footer li{font-size:8.5px!important;margin:4px 0!important;}
  .bot-footer .bot-social a{width:28px!important;height:28px!important;}
  .bot-copyright{padding:8px max(36px,calc((100vw - 1160px)/2))!important;font-size:7.5px!important;}

  /* PILLAR PAGE scaling locked to same desktop system */
  .bot-pillar-hero{height:400px!important;min-height:400px!important;grid-template-columns:44% 56%!important;}
  .bot-pillar-copy{padding-top:34px!important;padding-bottom:28px!important;padding-left:max(38px,calc((100vw - 1160px)/2))!important;}
  .bot-pillar-copy h1{font-size:49px!important;line-height:.99!important;max-width:470px!important;}
  .bot-pillar-copy p{font-size:11.5px!important;line-height:1.48!important;max-width:445px!important;}
  .bot-pillar-map{min-height:400px!important;}
  .bot-pillar-step{min-height:100px!important;padding:12px 20px!important;}
  .bot-guides-v57{padding:26px 0 28px!important;}
}

@media(max-width:900px){
  .bot-shell{max-width:none!important;width:100%!important;margin:0!important;}
  .bot-workbook-offer{padding:14px 0 12px!important;}
  .bot-workbook-inner{grid-template-columns:1fr!important;gap:8px!important;}
  .bot-workbook-action{width:100%!important;display:grid!important;grid-template-columns:1fr 125px!important;grid-template-rows:auto auto!important;gap:0 8px!important;align-items:end!important;}
  .bot-workbook-action .bot-workbook-art-exact{grid-column:2!important;grid-row:1!important;height:108px!important;margin:0!important;justify-content:flex-end!important;}
  .bot-workbook-action .bot-workbook-mockup-exact{width:125px!important;max-width:none!important;}
  .bot-workbook-action .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:1fr!important;gap:5px!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-formContent,.bot-workbook-offer #mlb2-44991067 .ml-form-embedSubmit{grid-column:1!important;}
  .bot-workbook-offer #mlb2-44991067 .ml-form-fieldRow 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:38px!important;min-height:38px!important;border-radius:2px!important;}
}

/* =========================================================
   BOOKSOFTAY v6.1.5 — LOCKED POLISH
   Final refinement from approved homepage review.
   ========================================================= */
@media (min-width:901px){
  /* Hero: balance the map's left/right breathing room without altering real HTML content. */
  .bot-home-map-hero{
    background-position:53% 49%!important;
  }

  /* Workbook lead magnet: give the envelope its own lane so it never collides with copy. */
  .bot-workbook-offer .bot-news-copy{
    grid-template-columns:58px minmax(0,1fr)!important;
    column-gap:18px!important;
  }
  .bot-workbook-offer .bot-news-copy .bot-mail-icon{
    width:50px!important;
    height:50px!important;
    margin-left:-8px!important;
    margin-top:1px!important;
    flex:0 0 auto!important;
  }
  .bot-workbook-offer .bot-news-copy h3{padding-left:0!important;}

  /* Footer social marks: force the actual Pinterest/YouTube SVG artwork to render. */
  .bot-footer .bot-social{display:flex!important;align-items:center!important;gap:16px!important;}
  .bot-footer .bot-social a{
    width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;
    color:#fff!important;background:transparent!important;border:0!important;opacity:1!important;
  }
  .bot-footer .bot-social svg{display:block!important;width:28px!important;height:28px!important;overflow:visible!important;fill:#fff!important;stroke:none!important;opacity:1!important;}
  .bot-footer .bot-social .bot-pinterest-p{width:30px!important;height:30px!important;}
  .bot-footer .bot-social svg path{fill:#fff!important;stroke:none!important;}
}

@media(max-width:900px){
  .bot-footer .bot-social{display:flex!important;align-items:center!important;gap:14px!important;}
  .bot-footer .bot-social a{display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;background:transparent!important;opacity:1!important;}
  .bot-footer .bot-social svg{display:block!important;width:24px!important;height:24px!important;fill:#fff!important;stroke:none!important;opacity:1!important;}
  .bot-footer .bot-social svg path{fill:#fff!important;stroke:none!important;}
  .bot-workbook-offer .bot-news-copy{grid-template-columns:44px minmax(0,1fr)!important;column-gap:12px!important;}
  .bot-workbook-offer .bot-news-copy .bot-mail-icon{margin-left:-3px!important;}
}

/* =========================================================
   BOOKSOFTAY v6.2.1 — PILLAR HERO CTA VISIBILITY FIX
   Preserve approved layout; ensure all three pillar hero CTAs
   remain fully visible above the benefits strip on desktop.
   ========================================================= */
@media (min-width:901px){
  .bot-pillar-hero{
    height:auto!important;
    min-height:470px!important;
    overflow:hidden!important;
  }
  .bot-pillar-map{
    min-height:470px!important;
  }
  .bot-pillar-copy{
    padding-top:36px!important;
    padding-bottom:36px!important;
    justify-content:center!important;
  }
  .bot-pillar-copy p{
    margin-bottom:18px!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:48px!important;
    padding:0 26px!important;
    margin:0!important;
    background:#ef431d!important;
    color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    position:relative!important;
    z-index:5!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
  }
}

/* =========================================================
   BOOKSOFTAY v6.4.1 — HOMEPAGE ONLY
   Built on the proven 6.2.7 theme. No pillar/article/footer
   template changes. All selectors are homepage-scoped.
   ========================================================= */
.bot-v641-home{background:#fffdf9;color:var(--bot-navy);overflow:hidden}
.bot641-wrap{width:min(1240px,calc(100% - 72px));margin:0 auto}
.bot641-hero{height:500px;background-image:linear-gradient(90deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,.58) 29%,rgba(255,255,255,.08) 55%,rgba(255,255,255,0) 100%),var(--bot641-hero);background-size:cover;background-position:center center;position:relative}
.bot641-hero-inner{width:min(1240px,calc(100% - 72px));height:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,590px) 1fr;align-items:center;position:relative}
.bot641-hero-copy{padding:0;max-width:590px;position:relative;z-index:2}
.bot641-hero h1{font:700 clamp(48px,4.8vw,72px)/.98 Georgia,'Times New Roman',serif;letter-spacing:-.045em;margin:0 0 17px;color:#073c63;text-wrap:balance}
.bot641-hero p{font-size:15px;line-height:1.45;font-weight:800;text-transform:uppercase;letter-spacing:.09em;margin:0 0 25px;color:#073c63}
.bot641-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;background:#ef431d;color:#fff!important;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.035em;border-radius:2px}
.bot641-hand{position:absolute;right:10px;bottom:72px;color:#fff;font:700 25px/1.08 Georgia,'Times New Roman',serif;font-style:italic;transform:rotate(-7deg);text-shadow:0 2px 8px rgba(0,0,0,.38);text-align:center}
.bot641-paths{padding:30px 0 38px;background:#fffdf9}
.bot641-section-head{text-align:center;margin-bottom:20px}.bot641-section-head h2{font:700 30px/1 Georgia,'Times New Roman',serif;text-transform:uppercase;letter-spacing:.01em;margin:0;color:#073c63}.bot641-section-head p{margin:7px 0 0;font-size:13px;color:#36506a}.bot641-section-head-center h2:before,.bot641-section-head-center h2:after{content:"";display:inline-block;width:64px;height:1px;background:#ef431d;vertical-align:middle;margin:0 18px 7px}
.bot641-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.bot641-path-card{background:#fff;border:1px solid rgba(7,60,99,.08);box-shadow:0 10px 28px rgba(7,60,99,.07);overflow:hidden}
.bot641-path-image{display:block;height:190px;overflow:hidden;background:#e9edf0}.bot641-path-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.bot641-path-card:hover .bot641-path-image img{transform:scale(1.015)}
.bot641-path-body{text-align:center;padding:0 28px 24px;position:relative}.bot641-icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:-29px auto 11px;position:relative;z-index:2;background:#fff;box-shadow:0 0 0 5px #fff,0 7px 16px rgba(7,60,99,.13);border:2px solid currentColor}.bot641-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bot641-coral{color:#ef431d}.bot641-teal{color:#1ba6ad}.bot641-gold{color:#ec8a16}
.bot641-path-card h3{font:700 23px/1.1 Georgia,'Times New Roman',serif;margin:0 0 9px;color:#073c63}.bot641-path-card p{font-size:12.5px;line-height:1.45;margin:0 auto 10px;color:#163f60}.bot641-path-card .bot641-path-lead{font-weight:700;max-width:300px}.bot641-text-link{display:inline-block;margin-top:5px;color:#ef431d;text-decoration:none;font-size:11.5px;font-weight:800;text-transform:uppercase;letter-spacing:.025em}
.bot641-guides{padding:42px 0 46px;background:#f7f1e8;border-top:1px solid rgba(7,60,99,.05)}.bot641-guides-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:24px}.bot641-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#ef431d;margin-bottom:6px}.bot641-guides-intro h2{font:700 43px/1 Georgia,'Times New Roman',serif;margin:0;color:#073c63}.bot641-guides-intro>p{font-size:13px;line-height:1.55;margin:0;color:#36506a;max-width:520px;justify-self:end}
.bot641-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bot641-guide-card{background:#fff;box-shadow:0 10px 26px rgba(7,60,99,.06);display:flex;flex-direction:column;min-width:0}.bot641-guide-image{display:block;height:205px;background:#e9edf0;overflow:hidden}.bot641-guide-image img{width:100%;height:100%;object-fit:cover;display:block}.bot641-guide-body{padding:18px 20px 19px;display:flex;flex-direction:column;flex:1}.bot641-guide-cat{font-size:10.5px;color:#ef431d;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:7px}.bot641-guide-card h3{font:700 22px/1.14 Georgia,'Times New Roman',serif;margin:0 0 9px;color:#073c63}.bot641-guide-card h3 a{text-decoration:none}.bot641-guide-card p{font-size:12px;line-height:1.5;margin:0 0 16px;color:#36506a}.bot641-guide-foot{margin-top:auto;border-top:1px solid rgba(7,60,99,.09);padding-top:11px;display:flex;align-items:center;justify-content:space-between;font-size:10.5px;color:#617386}.bot641-guide-foot a{font-size:20px;line-height:1;color:#ef431d;text-decoration:none}.bot641-all{text-align:center;margin-top:26px}.bot641-outline{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border:1px solid #ef431d;color:#ef431d;text-decoration:none;text-transform:uppercase;font-size:10.5px;font-weight:800;letter-spacing:.05em}

@media(max-width:900px){
  .bot641-wrap,.bot641-hero-inner{width:min(100% - 38px,720px)}
  .bot641-hero{height:430px;background-image:linear-gradient(90deg,rgba(255,255,255,.86) 0%,rgba(255,255,255,.62) 63%,rgba(255,255,255,.18) 100%),var(--bot641-hero);background-position:58% center}
  .bot641-hero-inner{grid-template-columns:1fr;align-items:center}.bot641-hero-copy{max-width:500px}.bot641-hero h1{font-size:48px;max-width:500px}.bot641-hero p{font-size:12px;max-width:430px}.bot641-hand{display:none}
  .bot641-path-grid,.bot641-guide-grid{grid-template-columns:1fr}.bot641-path-card{display:grid;grid-template-columns:40% 60%;overflow:visible}.bot641-path-image{height:100%;min-height:220px}.bot641-path-body{padding:22px 22px 20px;text-align:left}.bot641-icon{margin:0 0 10px;box-shadow:none;width:50px;height:50px}.bot641-path-card p{margin-left:0}.bot641-section-head-center h2:before,.bot641-section-head-center h2:after{width:34px;margin-left:10px;margin-right:10px}.bot641-guides-intro{grid-template-columns:1fr;gap:10px}.bot641-guides-intro>p{justify-self:start}.bot641-guide-card{display:grid;grid-template-columns:42% 58%}.bot641-guide-image{height:100%;min-height:220px}
}
@media(max-width:620px){
  .bot641-wrap,.bot641-hero-inner{width:calc(100% - 28px)}
  .bot641-hero{height:390px;background-position:62% center}.bot641-hero h1{font-size:38px;max-width:360px}.bot641-hero p{font-size:10px;letter-spacing:.07em;max-width:330px}.bot641-primary{min-height:44px;padding:0 20px;font-size:10.5px}
  .bot641-paths{padding:24px 0 30px}.bot641-section-head h2{font-size:24px}.bot641-section-head-center h2:before,.bot641-section-head-center h2:after{display:none}.bot641-path-card,.bot641-guide-card{display:block}.bot641-path-image{height:170px;min-height:0}.bot641-path-body{text-align:center;padding:0 20px 21px}.bot641-icon{margin:-25px auto 10px;box-shadow:0 0 0 4px #fff,0 7px 14px rgba(7,60,99,.12)}.bot641-guide-image{height:180px;min-height:0}.bot641-guides{padding:32px 0 36px}.bot641-guides-intro h2{font-size:34px}.bot641-guides-intro>p{font-size:12px}
}

/* =========================================================
   BOOKSOFTAY v6.5.2 — LOCKED EDITORIAL REDESIGN
   Source of truth: approved 6.5.2 visual reference.
   ========================================================= */
:root{--bot650-navy:#073c63;--bot650-orange:#ff4425;--bot650-cream:#fbf6ee;--bot650-paper:#fffdfa;--bot650-teal:#39a9b4;--bot650-gold:#e99a21;--bot650-muted:#365b77}
.bot-shell{max-width:none!important;width:100%!important;margin:0!important;background:#fff!important;box-shadow:none!important}
.bot-header{background:#fff!important;border-bottom:0!important;position:relative!important;z-index:100}
.bot-header-inner{width:min(1320px,calc(100% - 72px))!important;min-height:66px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important}
.bot-brand{font:700 34px/1 Georgia,'Times New Roman',serif!important;letter-spacing:-.035em!important;color:var(--bot650-navy)!important}.bot-nav{margin-left:auto!important;gap:31px!important;align-items:center!important}.bot-nav>a:not(.bot-subscribe-btn){font-size:13px!important;font-weight:700!important;color:var(--bot650-navy)!important;text-decoration:none!important}.bot-subscribe-btn{background:var(--bot650-orange)!important;color:#fff!important;min-height:44px!important;padding:0 23px!important;display:inline-flex!important;align-items:center!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;letter-spacing:.025em!important}

.bot650-shell{width:min(1320px,calc(100% - 72px));margin:0 auto}.bot650-home{background:var(--bot650-paper);color:var(--bot650-navy)}
.bot650-hero{height:330px;background-image:linear-gradient(90deg,rgba(255,250,241,.92) 0%,rgba(255,250,241,.65) 38%,rgba(255,250,241,.08) 58%,rgba(255,250,241,0) 100%),var(--bot650-hero);background-size:cover;background-position:center 54%;position:relative;overflow:hidden}.bot650-hero-grid{height:100%;display:grid;grid-template-columns:minmax(0,610px) 1fr;align-items:center;position:relative}.bot650-hero-copy h1{font:700 clamp(44px,4.2vw,66px)/.93 Georgia,'Times New Roman',serif;letter-spacing:-.045em;margin:0 0 12px;color:var(--bot650-navy);max-width:620px}.bot650-hero-copy p{font:800 13px/1.35 Arial,sans-serif;letter-spacing:.11em;text-transform:uppercase;margin:0 0 20px;color:var(--bot650-navy)}.bot650-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 27px;background:var(--bot650-orange);color:#fff!important;text-decoration:none!important;text-transform:uppercase;font:800 11px/1 Arial,sans-serif;letter-spacing:.025em;border-radius:1px}.bot650-hand{position:absolute;right:35px;bottom:42px;color:#fff;font:700 25px/1.05 Georgia,'Times New Roman',serif;font-style:italic;transform:rotate(-7deg);text-shadow:0 2px 8px rgba(0,0,0,.38);text-align:center}
.bot650-paths{padding:18px 0 28px;background:var(--bot650-cream)}.bot650-path-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;text-align:center;margin-bottom:17px}.bot650-path-head>span{height:1px;background:#c7d1d7}.bot650-path-head h2{font:700 28px/1 Georgia,'Times New Roman',serif;text-transform:uppercase;margin:0;color:var(--bot650-navy)}.bot650-path-head p{font:400 11px/1.3 Arial,sans-serif;margin:3px 0 0;color:var(--bot650-muted)}.bot650-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.bot650-path-card{background:#fff;box-shadow:0 5px 16px rgba(7,60,99,.05);overflow:hidden}.bot650-path-img{display:block;height:154px;overflow:hidden}.bot650-path-img img{width:100%;height:100%;display:block;object-fit:cover}.bot650-path-body{text-align:center;padding:0 25px 20px;position:relative}.bot650-path-icon{width:58px;height:58px;border-radius:50%;margin:-29px auto 7px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;color:#fff;box-shadow:0 0 0 4px #fff}.bot650-path-icon svg{width:29px;height:29px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bot650-coral{background:var(--bot650-orange)}.bot650-teal{background:var(--bot650-teal)}.bot650-gold{background:var(--bot650-gold)}.bot650-path-body h3{font:700 22px/1.05 Georgia,'Times New Roman',serif;margin:0 0 8px;color:var(--bot650-navy)}.bot650-path-body p{font:400 12px/1.42 Arial,sans-serif;margin:0 0 9px;color:#154466}.bot650-path-body .bot650-path-lead{font-weight:700;min-height:36px}.bot650-text-link,.bot650-view-all{font:800 11px/1.2 Arial,sans-serif;text-transform:uppercase;color:var(--bot650-orange)!important;text-decoration:none!important}
.bot650-guides{padding:24px 0 28px;background:#fff}.bot650-guides-head{display:grid;grid-template-columns:1.15fr 1.25fr auto;gap:34px;align-items:end;margin-bottom:16px}.bot650-kicker{font:800 10px/1 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--bot650-navy);margin-bottom:6px}.bot650-kicker:after{content:"";display:inline-block;width:42px;height:1px;background:var(--bot650-orange);margin-left:10px;vertical-align:middle}.bot650-guides-head h2{font:700 43px/.95 Georgia,'Times New Roman',serif;letter-spacing:-.03em;margin:0;color:var(--bot650-navy)}.bot650-guides-head p{font:400 12px/1.45 Arial,sans-serif;margin:0;padding-left:17px;border-left:2px solid var(--bot650-orange);color:#274e6b}.bot650-view-all{align-self:center;white-space:nowrap}.bot650-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.bot650-guide-card{border:1px solid #e7ecef;background:#fff;display:flex;flex-direction:column;min-width:0}.bot650-guide-img{display:block;height:160px;overflow:hidden}.bot650-guide-img img{width:100%;height:100%;object-fit:cover;display:block}.bot650-guide-body{padding:12px 15px 13px;display:flex;flex-direction:column;flex:1}.bot650-guide-cat{font:800 9px/1 Arial,sans-serif;text-transform:uppercase;color:var(--bot650-orange);margin-bottom:5px}.bot650-guide-body h3{font:700 18px/1.08 Georgia,'Times New Roman',serif;margin:0 0 5px}.bot650-guide-body h3 a{color:var(--bot650-navy)!important;text-decoration:none!important}.bot650-guide-body p{font:400 11px/1.4 Arial,sans-serif;margin:0 0 10px;color:#31556f}.bot650-guide-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font:600 10px/1 Arial,sans-serif;color:#173f5d}.bot650-guide-foot a{font-size:20px;color:var(--bot650-orange)!important;text-decoration:none!important}

.bot650-workbook{background:linear-gradient(90deg,#f7efe4,#fffaf3);padding:25px 0 20px}.bot650-workbook-grid{display:grid;grid-template-columns:320px minmax(0,1fr) 200px;gap:28px;align-items:center}.bot650-workbook-art img{width:100%;height:auto;display:block;filter:drop-shadow(0 12px 19px rgba(7,60,99,.12))}.bot650-workbook-copy h2{font:700 36px/.98 Georgia,'Times New Roman',serif;letter-spacing:-.03em;margin:0 0 8px;color:var(--bot650-navy)}.bot650-workbook-copy>p{font:400 12px/1.45 Arial,sans-serif;margin:0 0 8px;color:#184665}.bot650-workbook-copy>p strong{font-weight:800}.bot650-workbook-copy>p span{color:var(--bot650-orange);font-weight:800}.bot650-form-wrap{margin-top:13px}.bot650-form-wrap form,.bot650-form-wrap .ml-form-formContent,.bot650-form-wrap .ml-block-form{width:100%!important}.bot650-form-wrap input[type=email]{width:100%!important;min-height:44px!important;border:1px solid #becdd6!important;border-radius:0!important;padding:0 13px!important;font-size:12px!important}.bot650-form-wrap button,.bot650-form-wrap input[type=submit]{width:100%!important;min-height:44px!important;border:0!important;border-radius:0!important;background:var(--bot650-orange)!important;color:#fff!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;margin-top:8px!important}.bot650-note{font-size:10px!important;margin-top:7px!important}.bot650-workbook-hand{font:700 24px/1.04 Georgia,'Times New Roman',serif;color:var(--bot650-navy);font-style:italic;transform:rotate(-8deg);text-align:center}
.bot650-footer{background:#073c63;color:#fff;padding:26px 0 14px}.bot650-footer-grid{display:grid;grid-template-columns:1.6fr .7fr .9fr 1.2fr;gap:42px;align-items:start}.bot650-footer-logo{font:700 28px/1 Georgia,'Times New Roman',serif}.bot650-footer p,.bot650-footer li,.bot650-footer a{font:400 11px/1.6 Arial,sans-serif;color:#fff!important;text-decoration:none!important}.bot650-footer h4{font:800 10px/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px}.bot650-footer ul{list-style:none;margin:0;padding:0}.bot650-social{display:flex;gap:12px;margin-top:10px}.bot650-social a{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.bot650-social img{max-width:28px;max-height:28px;display:block}.bot650-footer-message strong{font:800 11px/1.45 Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em}.bot650-footer-message p{margin-top:28px}.bot650-copyright{font:400 10px/1.4 Arial,sans-serif;margin-top:18px}

/* Updated pillar pages */
.bot650-pillar{background:#fff;color:var(--bot650-navy)}.bot650-pillar-hero{height:300px;background-image:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.82) 42%,rgba(255,255,255,.08) 62%),var(--bot650-pillar-image);background-size:cover;background-position:center;position:relative}.bot650-pillar-hero-inner{height:100%;display:flex;align-items:center}.bot650-pillar-copy{max-width:540px}.bot650-pillar-icon{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:10px}.bot650-pillar-icon svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.7}.bot650-pillar-copy h1{font:700 44px/.98 Georgia,'Times New Roman',serif;letter-spacing:-.035em;margin:0 0 8px}.bot650-pillar-copy p{font:400 13px/1.48 Arial,sans-serif;margin:0;color:#31556f;max-width:520px}.bot650-pillar-guides{padding:28px 0 34px;background:#fff}.bot650-pillar-title{text-align:center;max-width:720px;margin:0 auto 18px}.bot650-pillar-title h2{font:700 31px/1 Georgia,'Times New Roman',serif;margin:0 0 7px}.bot650-pillar-title p{font:400 12px/1.45 Arial,sans-serif;margin:0;color:#31556f}.bot650-pillar .bot-cards{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important}.bot650-pillar .bot-card{border:1px solid #e6ebee!important;box-shadow:none!important;background:#fff!important}.bot650-pillar .bot-card-img{height:150px!important;display:block!important;overflow:hidden!important}.bot650-pillar .bot-card-img img{width:100%!important;height:100%!important;object-fit:cover!important}.bot650-pillar .bot-card-body{padding:12px 14px 14px!important}.bot650-pillar .bot-card-meta{font-size:9px!important;color:var(--bot650-orange)!important;text-transform:uppercase!important}.bot650-pillar .bot-card h3{font:700 17px/1.1 Georgia,'Times New Roman',serif!important;margin:5px 0 6px!important}.bot650-pillar .bot-card p{font-size:10.5px!important;line-height:1.4!important}.bot650-pillar .bot-read-time{font-size:10px!important;margin-top:8px!important}.bot650-pillar-cta{text-align:center;margin-top:24px;padding:22px 20px;background:var(--bot650-cream)}.bot650-pillar-cta h3{font:700 25px/1 Georgia,'Times New Roman',serif;margin:0 0 5px}.bot650-pillar-cta p{font:400 11px/1.4 Arial,sans-serif;margin:0 0 12px;color:#31556f}

/* Article page polish consistent with the new theme */
.bot-premium-editorial{background:#fff!important}.bot-article-head{width:min(1120px,calc(100% - 72px))!important;margin:0 auto!important;padding:35px 0 20px!important}.bot-article-title{font-size:clamp(38px,5vw,61px)!important;line-height:.98!important;letter-spacing:-.04em!important;color:var(--bot650-navy)!important}.bot-article-category{color:var(--bot650-orange)!important}.bot-article-featured{border-radius:0!important;overflow:hidden!important}.bot-article-featured img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;display:block!important}.bot-article-toc{width:min(900px,calc(100% - 72px))!important;margin:20px auto!important;border:1px solid #dfe7eb!important}.bot-article-body{width:min(800px,calc(100% - 72px))!important;margin:0 auto!important}.bot-related{background:var(--bot650-cream)!important}

@media(max-width:900px){
  .bot-header-inner,.bot650-shell{width:min(100% - 32px,760px)!important}.bot-nav{display:none!important}.bot-mobile-search,.bot-menu-toggle{display:flex!important}.bot-header-inner{min-height:58px!important}.bot-brand{font-size:24px!important}
  .bot650-hero{height:360px;background-image:linear-gradient(90deg,rgba(255,250,241,.92) 0%,rgba(255,250,241,.64) 62%,rgba(255,250,241,.10) 100%),var(--bot650-hero);background-position:58% center}.bot650-hero-grid{grid-template-columns:1fr}.bot650-hero-copy{max-width:410px}.bot650-hero-copy h1{font-size:45px}.bot650-hero-copy p{font-size:10px;max-width:360px}.bot650-hand{right:18px;bottom:32px;font-size:19px}
  .bot650-path-grid,.bot650-guide-grid{grid-template-columns:1fr}.bot650-path-card{display:grid;grid-template-columns:38% 62%}.bot650-path-img{height:100%}.bot650-path-body{text-align:left;padding:18px 20px}.bot650-path-icon{margin:0 0 8px}.bot650-path-body .bot650-path-lead{min-height:0}.bot650-guides-head{grid-template-columns:1fr;gap:9px}.bot650-guides-head p{padding-left:0;border-left:0}.bot650-view-all{justify-self:start}.bot650-guide-card{display:grid;grid-template-columns:42% 58%}.bot650-guide-img{height:100%}.bot650-workbook-grid{grid-template-columns:220px 1fr;gap:20px}.bot650-workbook-hand{display:none}.bot650-footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:24px}.bot650-footer-message{grid-column:1/-1}.bot650-footer-message p{margin-top:8px}
  .bot650-pillar-hero{height:260px}.bot650-pillar-copy{max-width:430px}.bot650-pillar-copy h1{font-size:37px}.bot650-pillar .bot-cards{grid-template-columns:1fr!important}
}
@media(max-width:620px){
  .bot650-shell,.bot-header-inner{width:calc(100% - 24px)!important}.bot650-hero{height:400px;background-position:63% center}.bot650-hero-copy{align-self:start;padding-top:44px;max-width:330px}.bot650-hero-copy h1{font-size:39px}.bot650-hand{font-size:16px;right:16px;bottom:35px}.bot650-path-head{grid-template-columns:35px 1fr 35px;gap:8px}.bot650-path-head h2{font-size:23px}.bot650-path-card,.bot650-guide-card{display:block}.bot650-path-img{height:145px}.bot650-path-body{text-align:center;padding:0 18px 18px}.bot650-path-icon{margin:-27px auto 8px}.bot650-guides-head h2{font-size:36px}.bot650-guide-img{height:155px}.bot650-workbook-grid{grid-template-columns:1fr}.bot650-workbook-art{max-width:300px;margin:0 auto -10px}.bot650-workbook-copy h2{font-size:34px}.bot650-footer-grid{grid-template-columns:1fr 1fr}.bot650-footer-brand,.bot650-footer-message{grid-column:1/-1}.bot650-pillar-hero{height:310px;background-image:linear-gradient(180deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.82) 56%,rgba(255,255,255,.18) 100%),var(--bot650-pillar-image);background-position:center}.bot650-pillar-copy{align-self:flex-start;padding-top:30px;max-width:330px}.bot650-pillar-copy h1{font-size:35px}.bot-article-head,.bot-article-toc,.bot-article-body{width:calc(100% - 28px)!important}
}


/* =========================================================
   BOOKSOFTAY v6.6.0 — FINAL LOCKED VISUAL QA
   Approved 2026-09-14: readable, spacious, sharp, map restored.
   ========================================================= */
@media (min-width:901px){
  .bot650-shell{width:min(1440px,calc(100% - 96px))}
  .bot650-hero{height:430px;background-position:center 52%}
  .bot650-hero-grid{grid-template-columns:minmax(0,720px) 1fr}
  .bot650-hero-copy h1{font-size:72px;line-height:.96;max-width:720px;margin-bottom:16px}
  .bot650-hero-copy p{font-size:1[Truncated]

/* =========================================================
   BOOKSOFTAY v6.7.4 — READABILITY + IMAGE CLARITY RESTORATION
   ========================================================= */
.bot650-path-img{height:200px!important}
.bot650-path-body{padding:0 28px 25px!important}
.bot650-path-body h3{font-size:27px!important;line-height:1.12!important}
.bot650-path-body p{font-size:16px!important;line-height:1.55!important;margin-bottom:14px!important}
.bot650-path-body .bot650-path-lead{min-height:48px!important}
.bot650-text-link,.bot650-view-all{font-size:13px!important}
.bot650-guides-head p{font-size:16px!important;line-height:1.55!important}
.bot650-guide-img{height:220px!important}
.bot650-guide-body{padding:18px 20px 20px!important}
.bot650-guide-cat{font-size:12px!important}
.bot650-guide-body h3{font-size:23px!important;line-height:1.15!important;margin-bottom:9px!important}
.bot650-guide-body p{font-size:15px!important;line-height:1.55!important;margin-bottom:16px!important}
.bot650-guide-foot{font-size:13px!important}
.bot650-workbook-copy>p{font-size:16px!important;line-height:1.55!important}
.bot650-note{font-size:13px!important}
.bot650-footer h4{color:#ff4425!important;font-size:13px!important;line-height:1.2!important}
.bot650-footer p,.bot650-footer li,.bot650-footer a{font-size:15px!important;line-height:1.65!important}
.bot650-footer-message strong{font-size:14px!important;line-height:1.5!important}
.bot650-copyright{font-size:13px!important}
.bot650-pillar-copy p{font-size:17px!important;line-height:1.6!important}
.bot650-pillar-title p{font-size:16px!important;line-height:1.55!important}
.bot650-pillar .bot-card-img{height:220px!important}
.bot650-pillar .bot-card-body{padding:18px 20px 20px!important}
.bot650-pillar .bot-card-meta{font-size:12px!important}
.bot650-pillar .bot-card h3{font-size:23px!important;line-height:1.15!important}
.bot650-pillar .bot-card p{font-size:15px!important;line-height:1.55!important}
.bot650-pillar .bot-read-time{font-size:13px!important}
.bot650-pillar-cta p{font-size:15px!important;line-height:1.55!important}
.bot650-path-img img,.bot650-guide-img img,.bot650-pillar .bot-card-img img{image-rendering:auto!important;filter:none!important;transform:none!important}
@media(max-width:620px){
.bot650-path-img{height:180px!important}
.bot650-guide-img{height:200px!important}
.bot650-path-body p,.bot650-guide-body p{font-size:15px!important}
.bot650-footer p,.bot650-footer li,.bot650-footer a{font-size:14px!important}
}
