@import url("https://assets.mlcdn.com/fonts.css?version=1785409");
@font-face{font-family:'Irish Grover';font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/irishgrover.ttf) format('truetype')}
@font-face{font-family:'Henny Penny';font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/hennypenny-latin.woff2) format('woff2')}
:root{
  --ink:#2a2018; --prussian:#6b4230; --yale:#8a5a3c;
  --bluebell:#c07a34; --aqua:#fbeed6;
  --gold:#e8b24c; --gold-deep:#c98a2c;
  --paper:#fdf6ea; --paper2:#f3e6d1;
  --text:#40301f; --muted:#8f7860;
  --serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,"Times New Roman",serif;
  --display:'Irish Grover','Iowan Old Style',Georgia,serif;
  --brand:'Henny Penny','Iowan Old Style',Georgia,serif;
  --sans:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:var(--sans);color:var(--text);background:var(--paper);line-height:1.6}
img{max-width:100%;display:block}
.wrap{max-width:1120px;margin:0 auto;padding:0 1.4rem}

/* ---------- header ---------- */
header{position:sticky;top:0;z-index:50;background:#33607d;
  border-bottom:1px solid rgba(0,0,0,.18);box-shadow:0 2px 16px rgba(42,32,24,.18)}
.bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;
  padding:.7rem 0;flex-wrap:wrap}
.brand{font-family:var(--brand);color:#fff;font-size:clamp(1.7rem,2.8vw,2.15rem);line-height:1;
  letter-spacing:.01em;text-transform:uppercase;
  text-decoration:none;white-space:nowrap;display:flex;align-items:center}
.brand b{color:var(--gold);font-weight:400}
.brand img{display:block;height:58px;width:auto}
@media(max-width:560px){.brand img{height:44px}}
nav.main{display:flex;gap:1.3rem;flex-wrap:wrap;align-items:center}
nav.main a{color:var(--aqua);text-decoration:none;font-size:.95rem;font-weight:500;
  padding:.2rem 0;border-bottom:2px solid transparent;transition:.15s}
nav.main a:hover{color:var(--gold);border-color:var(--gold)}
nav.main a.cta{background:var(--gold);color:var(--ink);border-radius:999px;
  padding:.42rem 1.1rem;font-weight:700;border-color:transparent}
nav.main a.cta:hover{background:#f2c264}

/* ---------- home hero (atmospheric OSW art) ---------- */
.hero{position:relative;min-height:84vh;display:flex;flex-direction:column;
  justify-content:center;text-align:left;color:#fff;overflow:hidden;
  padding:5rem 1.4rem;
  background-image:
    linear-gradient(90deg, rgba(42,32,24,.84) 0%, rgba(107,66,48,.52) 34%, rgba(42,32,24,.12) 64%, rgba(42,32,24,.30) 100%),
    linear-gradient(0deg, rgba(42,32,24,.44) 0%, rgba(42,32,24,0) 34%),
    url('/images/hero-archie-wide.jpg');
  background-size:cover;background-position:center center;background-repeat:no-repeat}
.hero .inner{position:relative;max-width:40rem;margin:0;width:100%}
.eyebrow{color:var(--gold);letter-spacing:.3em;text-transform:uppercase;
  font-size:.78rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.5)}
.hero h1{font-family:var(--display);font-weight:400;line-height:1.06;
  font-size:clamp(2.5rem,6.5vw,4.4rem);text-shadow:0 3px 24px rgba(0,0,0,.6)}
.hero .tag{color:var(--aqua);font-style:italic;font-family:var(--serif);
  font-size:clamp(1.1rem,2.7vw,1.55rem);margin-top:.9rem;text-shadow:0 2px 12px rgba(0,0,0,.6)}
.hero .btns{margin-top:2rem;display:flex;gap:.8rem;justify-content:flex-start;flex-wrap:wrap}
.btn{display:inline-block;text-decoration:none;font-weight:700;border-radius:999px;
  padding:.82rem 1.8rem;transition:.15s;font-size:1rem}
.btn-gold{background:var(--gold);color:var(--ink);box-shadow:0 6px 20px rgba(232,178,76,.3)}
.btn-gold:hover{background:#f2c264;transform:translateY(-1px)}
.btn-ghost{border:1.5px solid rgba(255,236,208,.55);color:#fff}
.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}
.trust{margin-top:2rem;color:rgba(255,236,208,.9);font-size:.95rem;
  text-shadow:0 2px 8px rgba(0,0,0,.6)}
.trust b{color:var(--gold);font-weight:700}

/* ---------- interior page hero ---------- */
.page-hero{position:relative;color:#fff;text-align:center;padding:4.5rem 1.4rem 3.6rem;
  background:radial-gradient(700px 380px at 50% -20%, #8a5a3c, var(--prussian) 55%, var(--ink))}
.page-hero .eyebrow{margin-bottom:.7rem}
.page-hero h1{font-family:var(--display);font-weight:400;font-size:clamp(2.2rem,5.5vw,3.4rem)}
.page-hero p{color:var(--aqua);font-style:italic;font-family:var(--serif);
  font-size:clamp(1.05rem,2.4vw,1.35rem);margin-top:.6rem}

/* ---------- series hero (per-series background art) ---------- */
.series-hero{position:relative;min-height:60vh;display:flex;flex-direction:column;
  justify-content:center;text-align:center;color:#fff;overflow:hidden;padding:4.8rem 1.4rem;
  background-size:cover;background-position:center;background-repeat:no-repeat}
.series-hero::before{content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(42,32,24,.34) 0%,rgba(42,32,24,.5) 50%,rgba(42,32,24,.78) 100%)}
.series-hero .inner{position:relative;z-index:1;max-width:46rem;margin:0 auto}
.series-hero .eyebrow{margin-bottom:.9rem}
.series-hero h1{font-family:var(--display);font-weight:400;line-height:1.05;
  font-size:clamp(2.4rem,6vw,4rem);text-shadow:0 3px 22px rgba(0,0,0,.65)}
.series-hero .tag{color:var(--aqua);font-style:italic;font-family:var(--serif);
  font-size:clamp(1.1rem,2.6vw,1.5rem);margin-top:.8rem;text-shadow:0 2px 12px rgba(0,0,0,.65)}
.series-hero .meta{margin-top:1rem;color:rgba(255,255,255,.92);font-size:.82rem;
  letter-spacing:.12em;text-transform:uppercase;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.6)}
.series-hero .meta b{color:var(--gold)}
.series-hero .btns{margin-top:1.9rem;display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}
.ku-badge{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.3rem;
  background:rgba(232,178,76,.14);border:1px solid rgba(232,178,76,.55);color:#fff;
  padding:.5rem 1.1rem;border-radius:999px;font-size:.92rem;font-weight:600;
  text-shadow:0 1px 6px rgba(0,0,0,.45)}
.ku-badge b{color:var(--gold)}
.ku-badge .inf{font-size:1.1rem;line-height:1;color:var(--gold)}
/* left-aligned series hero (art with subject on the right, open space on the left) */
.series-hero.left{text-align:left}
.series-hero.left::before{background:linear-gradient(90deg,rgba(42,32,24,.84) 0%,rgba(42,32,24,.6) 34%,rgba(42,32,24,.18) 60%,rgba(42,32,24,0) 82%)}
.series-hero.left .wrap{position:relative;z-index:1;width:100%}
.series-hero.left .inner{margin:0;max-width:33rem}
.series-hero.left .btns,.series-hero.left .ku-badge{justify-content:flex-start}
@media(max-width:640px){.series-hero.left::before{background:linear-gradient(180deg,rgba(42,32,24,.4) 0%,rgba(42,32,24,.55) 45%,rgba(42,32,24,.8) 100%)}
  .series-hero.left{text-align:center}.series-hero.left .inner{max-width:46rem;margin:0 auto}
  .series-hero.left .ku-badge{justify-content:center}}
.starthere .ku-line{color:var(--gold-deep);font-weight:700;font-size:.9rem;margin:.55rem 0 0}

/* ---------- section shells ---------- */
section.pad{padding:4.7rem 0}
.sec-head{text-align:center;max-width:40rem;margin:0 auto 2.6rem}
.sec-head h2{font-family:var(--display);font-weight:400;
  font-size:clamp(1.9rem,4.5vw,2.7rem);color:var(--prussian)}
.sec-head p{color:var(--muted);margin-top:.6rem;font-size:1.05rem}
.divider{width:66px;height:3px;margin:1rem auto 0;border-radius:2px;
  background:linear-gradient(90deg,var(--bluebell),var(--gold))}

/* ---------- prose / readable column ---------- */
.prose{max-width:46rem;margin:0 auto}
.prose .lead{font-size:1.22rem;color:var(--prussian);font-family:var(--serif);
  line-height:1.55;margin-bottom:1.8rem}
.prose p{margin:0 0 1.15rem 0;color:var(--text);font-size:1.06rem}
.prose p:last-child{margin-bottom:0}
.prose h2{font-family:var(--display);font-weight:400;color:var(--prussian);
  font-size:1.5rem;line-height:1.2;margin:2.2rem 0 .8rem}
.prose h2:first-child{margin-top:0}
.prose h3{font-family:var(--serif);font-weight:700;color:var(--prussian);
  font-size:1.16rem;margin:1.6rem 0 .55rem}
.prose a{color:var(--gold-deep);border-bottom:1px solid rgba(201,138,44,.4);
  text-decoration:none;transition:.15s}
.prose a:hover{color:var(--prussian);border-color:var(--prussian)}
.prose ul,.prose ol{margin:0 0 1.15rem 1.4rem;color:var(--text)}
.prose li{margin:0 0 .5rem 0;font-size:1.06rem;padding-left:.2rem}
.prose strong{color:var(--prussian)}
.prose .updated{color:var(--muted);font-size:.92rem;font-style:italic;margin-bottom:1.8rem}
.callout{background:#fffaf1;border:1px solid var(--paper2);border-left:4px solid var(--gold);
  border-radius:10px;padding:1.05rem 1.25rem;margin:1.6rem 0;font-size:1rem;color:var(--text)}
.callout strong{color:var(--prussian)}
.form-embed{max-width:720px;margin:1.4rem auto 0}
.form-embed iframe{width:100%;height:1720px;border:0;background:#fff;border-radius:14px;
  box-shadow:0 8px 30px rgba(42,32,24,.10)}
@media(max-width:600px){.form-embed iframe{height:2200px}}
.form-embed.tall iframe{height:2050px}
@media(max-width:600px){.form-embed.tall iframe{height:2900px}}

/* ---------- landing pages (ad funnels: no nav, mobile-first, buy button above the fold) ---------- */
body.lp{background:radial-gradient(1000px 620px at 50% -12%, #f7ead2, var(--paper) 62%)}
.lp-wrap{max-width:1040px;margin:0 auto;min-height:100vh;padding:2rem 1.4rem;
  display:flex;flex-direction:column;justify-content:center}
.lp-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:1.8rem 2.6rem;align-items:center;
  grid-template-areas:"head art" "actions art"}
.lp-head{grid-area:head;text-align:left}
.lp-actions{grid-area:actions;text-align:left}
.lp-art{grid-area:art;text-align:center}
.lp-head h1{font-family:var(--display);font-weight:400;color:var(--prussian);
  font-size:clamp(1.9rem,4.2vw,2.8rem);line-height:1.08;margin:0}
.lp-sub{font-family:var(--serif);font-style:italic;color:var(--yale);
  font-size:clamp(1.1rem,2.3vw,1.4rem);margin:.5rem 0 0}
.lp .ku-badge{color:var(--text);text-shadow:none;margin-top:1rem}
.lp a.ku-badge{text-decoration:none;cursor:pointer;transition:.15s}
.lp a.ku-badge:hover{border-color:var(--gold);background:rgba(232,178,76,.24)}
.lp-lead{margin:0 0 .7rem;color:var(--muted);font-size:1rem;font-weight:600}
.lp-cta{display:flex;gap:.9rem;flex-wrap:wrap}
.lp-cta .btn{padding:1rem 1.5rem;font-size:1.08rem;min-height:52px;
  display:inline-flex;align-items:center;justify-content:center}
.btn-buy{background:#1f9d55;color:#fff;box-shadow:0 6px 18px rgba(31,157,85,.32)}
.btn-buy:hover{background:#18874a;transform:translateY(-1px)}
.btn-buy2{background:#2b6cb0;color:#fff;box-shadow:0 6px 18px rgba(43,108,176,.30)}
.btn-buy2:hover{background:#245e9a;transform:translateY(-1px)}
.lp-audio{display:inline-block;margin-top:1.1rem;color:var(--yale);font-weight:600;
  text-decoration:underline;text-underline-offset:3px}
.lp-audio:hover{color:var(--gold-deep)}
.lp-tag{font-family:var(--display);font-weight:400;color:var(--prussian);font-size:1.3rem;margin:1.15rem 0 0}
.lp-cover-link{display:inline-block;transition:transform .15s}
.lp-cover-link:hover{transform:translateY(-3px)}
.lp-cover{width:100%;max-width:400px;height:auto;margin:0 auto;filter:drop-shadow(0 16px 30px rgba(42,32,24,.28))}
.lp-xlate{color:var(--muted);font-size:.82rem;font-style:italic;margin:1.1rem 0 0;max-width:30rem}
.lp-disclosure{color:var(--muted);font-size:.8rem;line-height:1.55;max-width:64rem;
  margin:2.2rem auto 0;text-align:center}
@media(max-width:760px){
  .lp-wrap{justify-content:flex-start;padding:1.3rem 1.2rem 1.6rem}
  .lp-grid{grid-template-columns:1fr;gap:1rem;grid-template-areas:"head" "actions" "art"}
  .lp-head,.lp-actions{text-align:center}
  .lp-cta{flex-direction:column;gap:.8rem}
  .lp-cta .btn{width:100%}
  .lp-cover{max-width:250px}
  .lp-audio{margin-top:.9rem}
  .lp-xlate{margin-left:auto;margin-right:auto}
}

/* ---------- cookie-consent banner (EU/EEA/UK only; see js/site.js) ---------- */
.ll-consent{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#2a2018;
  color:#fbeed6;padding:.9rem 1.2rem;display:flex;flex-wrap:wrap;align-items:center;
  gap:.7rem 1.3rem;justify-content:center;box-shadow:0 -6px 24px rgba(0,0,0,.30);font-size:.9rem}
.ll-consent p{margin:0;max-width:62ch}
.ll-consent a{color:var(--gold);text-decoration:underline}
.ll-consent-btns{display:flex;gap:.6rem}
.ll-consent button{border:0;border-radius:999px;padding:.55rem 1.25rem;font-weight:700;
  font-family:var(--sans);font-size:.9rem;cursor:pointer;transition:.15s}
.ll-consent .ll-accept{background:var(--gold);color:var(--ink)}
.ll-consent .ll-accept:hover{background:#f2c264}
.ll-consent .ll-decline{background:transparent;color:#fbeed6;border:1px solid rgba(251,238,214,.4)}
.ll-consent .ll-decline:hover{border-color:var(--gold);color:var(--gold)}
.intro-photo{width:180px;height:180px;border-radius:50%;object-fit:cover;
  border:4px solid #fff;box-shadow:0 8px 26px rgba(2,34,73,.30);
  float:right;margin:.2rem 0 1rem 1.7rem}
@media(max-width:560px){.intro-photo{float:none;margin:0 auto 1.4rem}}

/* ---------- series grid ---------- */
.series{background:var(--paper)}
.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.6rem}
.card{background:#fffaf1;border-radius:14px;overflow:hidden;
  box-shadow:0 6px 24px rgba(2,34,73,.10);display:flex;flex-direction:column;
  transition:.18s;border:1px solid rgba(2,34,73,.07)}
.card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(2,34,73,.20)}
.card .cov{aspect-ratio:1/1.6;background:var(--paper2);overflow:hidden}
.card .cov img{width:100%;height:100%;object-fit:cover}
.card .body{padding:1.1rem 1.2rem 1.4rem;display:flex;flex-direction:column;flex:1}
.card h3{font-family:var(--display);font-weight:400;font-size:1.28rem;
  color:var(--prussian);line-height:1.2}
.card .blurb{color:var(--muted);font-size:.94rem;margin:.5rem 0 1.1rem;flex:1}
.card .go{align-self:flex-start;text-decoration:none;font-weight:700;
  color:var(--bluebell);border-bottom:2px solid var(--gold);padding-bottom:2px;
  font-size:.95rem;transition:.15s}
.card .go:hover{color:var(--gold-deep)}
.card.lead{border:1.5px solid var(--gold)}
.badges{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:.55rem}
.pill{display:inline-flex;align-items:center;gap:.32rem;font-size:.64rem;font-weight:800;
  letter-spacing:.05em;text-transform:uppercase;padding:.22rem .58rem;border-radius:999px;
  line-height:1.4;white-space:nowrap}
.pill-fav{background:var(--gold);color:var(--ink)}
.pill-ongoing{background:rgba(19,156,241,.14);color:#0d6db0}
.pill-ongoing .dot{width:6px;height:6px;border-radius:50%;background:var(--bluebell);
  box-shadow:0 0 0 3px rgba(19,156,241,.18)}
.pill-complete{background:rgba(16,59,88,.10);color:var(--yale)}

/* ---------- series page bits ---------- */
.page-hero .meta{margin-top:1.1rem;color:rgba(168,237,242,.85);font-size:.82rem;
  letter-spacing:.12em;text-transform:uppercase;font-weight:600}
.page-hero .meta b{color:var(--gold)}
.lang-switch{display:flex;flex-wrap:wrap;gap:.15rem;justify-content:center;align-items:center;
  font-size:.92rem;background:#fff;padding:.5rem .7rem;border-radius:999px;width:max-content;
  max-width:100%;margin:0 auto;box-shadow:0 4px 16px rgba(2,34,73,.08)}
.lang-switch a{color:var(--muted);text-decoration:none;padding:.28rem .7rem;border-radius:999px;transition:.15s}
.lang-switch a:hover{color:var(--gold-deep);background:var(--paper2)}
.lang-switch a.active{color:#fff;font-weight:700;background:var(--prussian)}
.series-lead{max-width:44rem;margin:0 auto;text-align:center}
.series-lead p{font-size:1.12rem;color:var(--text)}
.series-lead .tagline{font-family:var(--serif);font-style:italic;color:var(--prussian);
  font-size:1.22rem;margin-top:.9rem}
.starthere{display:flex;gap:1.8rem;align-items:center;max-width:44rem;margin:2.8rem auto 0;
  background:#fff;border:1.5px solid var(--gold);border-radius:16px;padding:1.7rem;
  box-shadow:0 10px 30px rgba(2,34,73,.12);text-align:left}
.starthere img{width:150px;flex:none;border-radius:8px;box-shadow:0 6px 18px rgba(2,34,73,.28)}
.starthere .sh-body{flex:1}
.starthere .price{color:var(--gold-deep);font-weight:800;font-size:.78rem;letter-spacing:.08em;
  text-transform:uppercase;margin-bottom:.35rem}
.starthere h3{font-family:var(--display);font-weight:400;font-size:1.5rem;color:var(--prussian);line-height:1.2}
.starthere p{color:var(--muted);margin:.5rem 0 1.1rem;font-size:.98rem}
a.card{text-decoration:none;color:inherit}
.booknum{font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;
  color:var(--bluebell);margin-bottom:.28rem}
.book h3{font-size:1.08rem;color:var(--prussian);font-family:var(--display);font-weight:400;line-height:1.2}
.boxnote{text-align:center;margin-top:2.4rem;color:var(--muted);font-size:1.02rem}
.boxnote a{color:var(--bluebell);font-weight:700;text-decoration:none;border-bottom:2px solid var(--gold)}
.boxnote a:hover{color:var(--gold-deep)}
@media(max-width:560px){.starthere{flex-direction:column;text-align:center}.starthere img{width:130px}}

/* ---------- book detail page ---------- */
.book-detail{display:grid;grid-template-columns:270px 1fr;gap:2.8rem;align-items:start;max-width:56rem;margin:0 auto}
.book-detail .cover img{width:270px;border-radius:10px;box-shadow:0 14px 36px rgba(2,34,73,.30)}
.book-detail .eyebrow2{color:var(--bluebell);font-weight:800;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}
.book-detail h1{font-family:var(--display);font-weight:400;font-size:clamp(1.9rem,4vw,2.6rem);color:var(--prussian);line-height:1.12}
.release{font-size:.92rem;color:var(--muted);font-weight:600;margin:1.1rem 0 0}
.release.is-preorder{display:inline-block;background:rgba(232,178,76,.15);
  border:1px solid rgba(232,178,76,.55);color:var(--gold-deep);padding:.35rem .9rem;
  border-radius:999px;font-weight:800;letter-spacing:.02em;margin-top:1.1rem}
.buybar{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;margin:1rem 0 0}
.btn-audio{background:#fff;border:1.5px solid var(--yale);color:var(--yale);box-shadow:none}
.btn-audio:hover{border-color:var(--gold);color:var(--gold-deep);transform:translateY(-1px)}
.ku-inline{display:inline-flex;align-items:center;gap:.4rem;color:var(--gold-deep);font-weight:700;font-size:.92rem}
.ku-inline.buy-ku{margin-top:.8rem}
.ku-inline .inf{color:var(--gold);font-size:1.05rem}
.book-detail .blurb{margin-top:1.5rem}
.book-detail .blurb .hook{font-family:var(--serif);font-size:1.16rem;color:var(--prussian);line-height:1.45;margin-bottom:1.1rem}
.book-detail .blurb p{margin:0 0 1rem;color:var(--text)}
.book-nav{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;max-width:56rem;
  margin:2.6rem auto 0;border-top:1px solid rgba(2,34,73,.1);padding-top:1.5rem}
.book-nav a{text-decoration:none;color:var(--bluebell);font-weight:700}
.book-nav a:hover{color:var(--gold-deep)}
.book-nav .spacer{flex:1}
/* ---------- audiobook sample player ----------
   Custom controls rather than the browser's. Chrome enforces an internal MINIMUM WIDTH on
   <audio controls> (~250-300px) that width:100% cannot override, so on these narrow cards
   the native bar burst out of the box. Everything here is our own markup and inherits the
   card's width, so it cannot overflow at any card size. The <audio> element is present but
   has no `controls` attribute and is never displayed - site.js drives it. */
.ab-sample{margin-top:.7rem}
.ab-sample audio{display:none}
.ab-play{display:inline-flex;align-items:center;gap:.4rem;max-width:100%;
  border:1px solid rgba(232,178,76,.6);background:rgba(232,178,76,.12);color:var(--gold-deep);
  font-family:var(--sans);font-size:.82rem;font-weight:700;line-height:1.2;
  border-radius:999px;padding:.42rem .9rem;cursor:pointer;transition:.15s}
.ab-play:hover{background:var(--gold);color:var(--ink);border-color:var(--gold)}
.ab-play:focus-visible{outline:2px solid var(--gold-deep);outline-offset:2px}
.ab-play-ico{font-size:.68rem;line-height:1}
.ab-bar{margin-top:.55rem;height:5px;border-radius:999px;background:rgba(64,48,31,.15);
  cursor:pointer;overflow:hidden}
.ab-bar-fill{height:100%;width:0;background:var(--gold);border-radius:999px}
.ab-time{margin-top:.3rem;font-size:.72rem;color:var(--muted);font-variant-numeric:tabular-nums}
.ab-sample-dl{font-size:.8rem;color:var(--gold-deep);font-weight:700}

/* ---------- audiobook award credits (book pages) ----------
   Quieter than .btn-gold on purpose: a gold-tinted card with a hairline, not a second
   call to action. It sits between the buy row and the blurb so it backs up the buttons
   instead of being buried under copy nobody scrolls past once they have decided. */
.awards{margin-top:1.15rem;padding:.9rem 1.05rem;border:1px solid rgba(232,178,76,.5);
  border-radius:.75rem;background:rgba(232,178,76,.08)}
.awards h4{margin:0 0 .55rem;display:flex;align-items:center;gap:.45rem;
  font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.16em;
  text-transform:uppercase;color:var(--gold-deep)}
.awards h4 svg{width:1.05rem;height:1.05rem;flex:none;fill:var(--gold)}
.awards ul{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}
.awards li{font-size:.9rem;line-height:1.4;color:var(--text)}
.awards li b{color:var(--gold-deep);font-weight:700;margin-right:.15rem}
.awards li i{font-style:normal;color:var(--muted)}
/* Award names link to their source. Underline kept faint so three linked lines read as
   credentials, not as a stack of blue links competing with the buy button above. */
.awards li a{color:inherit;text-decoration:underline;text-decoration-color:rgba(201,138,44,.45);
  text-underline-offset:2px}
.awards li a:hover{color:var(--gold-deep);text-decoration-color:var(--gold-deep)}
@media(max-width:600px){.awards{text-align:left}}

.ai-notice{max-width:56rem;margin:1.4rem auto 0;font-size:.82rem;font-style:italic;
  color:var(--muted);opacity:.9;border-left:2px solid rgba(2,34,73,.15);padding-left:.8rem}
@media(max-width:600px){.book-detail{grid-template-columns:1fr;justify-items:center;text-align:center}
  .book-detail .cover img{width:220px}.buybar{justify-content:center}}

/* ---------- freebie / newsletter band ---------- */
.band{background:radial-gradient(760px 420px at 50% 0%, var(--yale), var(--prussian) 55%, var(--ink));
  color:#fff;text-align:center}
.band h2{font-family:var(--display);font-weight:400;font-size:clamp(1.9rem,4.5vw,2.7rem)}
.band p{color:var(--aqua);max-width:34rem;margin:.8rem auto 0}
.fine{margin-top:.9rem;font-size:.82rem;color:rgba(168,237,242,.6)}
/* on light book pages the aqua fine-print is unreadable - use warm muted instead */
.book-detail .fine{color:var(--muted);margin-top:0;font-style:italic}

/* ---------- home about section ---------- */
.about{background:var(--paper2)}
.about .row{display:grid;grid-template-columns:200px 1fr;gap:2.2rem;align-items:center;
  max-width:52rem;margin:0 auto}
.about .photo{width:200px;height:200px;border-radius:50%;object-fit:cover;
  border:4px solid #fff;box-shadow:0 8px 26px rgba(2,34,73,.30)}
.about h2{font-family:var(--display);font-weight:400;font-size:2rem;color:var(--prussian)}
.about p{color:var(--text);margin-top:.7rem}
.about .go{display:inline-block;margin-top:1rem;text-decoration:none;font-weight:700;
  color:var(--bluebell);border-bottom:2px solid var(--gold);padding-bottom:2px}

/* ---------- footer ---------- */
footer{background:var(--ink);color:var(--aqua);padding:3rem 0 2rem}
.fcols{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}
.fcols h4{color:var(--gold);font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.7rem}
.fcols a{color:var(--aqua);text-decoration:none;display:block;padding:.2rem 0;font-size:.95rem;opacity:.85}
.fcols a:hover{color:var(--gold);opacity:1}
.fbrand{font-family:var(--brand);color:#fff;font-size:1.15rem;text-transform:uppercase}
.fbrand span{color:var(--gold)}
.copy{margin-top:2rem;padding-top:1.4rem;border-top:1px solid rgba(168,237,242,.14);
  font-size:.82rem;color:rgba(168,237,242,.5);text-align:center}

@media(max-width:560px){
  .hero{min-height:80vh;background-position:center}
  .about .row{grid-template-columns:1fr;text-align:center;justify-items:center}
  nav.main{gap:.9rem;font-size:.9rem;width:100%;justify-content:center}
}
.ph{border-bottom:1px dotted rgba(207,152,44,.5)}

/* ---------- recommended reading order ---------- */
.ro-intro{max-width:44rem;margin:0 auto 1rem;text-align:center;color:var(--muted);font-size:1.1rem}
.ro-series{max-width:52rem;margin:2.2rem auto 0;background:#fffaf1;border:1px solid var(--paper2);
  border-radius:16px;padding:1.9rem 2rem;box-shadow:0 8px 26px rgba(2,34,73,.06)}
.ro-series .ro-top{display:flex;align-items:baseline;gap:.9rem;flex-wrap:wrap;margin-bottom:.2rem}
.ro-series h3{font-family:var(--display);font-weight:400;font-size:clamp(1.5rem,3.2vw,2rem);color:var(--prussian);line-height:1.15}
.ro-series h3 a{color:inherit;text-decoration:none;border-bottom:2px solid var(--gold)}
.ro-series h3 a:hover{color:var(--gold-deep)}
.ro-badge{font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;
  padding:.32rem .7rem;border-radius:999px;white-space:nowrap;transform:translateY(-2px)}
.ro-badge.done{background:var(--paper2);color:var(--yale)}
.ro-badge.standalone{background:rgba(19,156,241,.12);color:var(--bluebell)}
.ro-badge.note{background:var(--gold);color:var(--ink)}
.ro-series .ro-blurb{color:var(--text);margin:.5rem 0 0;font-size:1rem}
.ro-books{list-style:none;margin:1.3rem 0 0;padding:0;columns:2;column-gap:2.2rem}
@media(min-width:760px){.ro-books{columns:3}}
.ro-books li{break-inside:avoid;margin:0 0 .55rem;font-size:.98rem}
.ro-books a{color:var(--prussian);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s,color .15s}
.ro-books a:hover{color:var(--gold-deep);border-bottom-color:var(--gold)}
.ro-books .n{display:inline-block;min-width:1.5rem;color:var(--gold-deep);font-weight:700}
.ro-books li.pre a{color:var(--muted);font-style:italic}
.ro-books li.pre .n{color:var(--muted)}
.ro-arrow{text-align:center;font-size:2rem;color:var(--gold);margin:1.3rem 0 -.4rem;line-height:1}
.ro-saga{max-width:54rem;margin:2.6rem auto 0;padding:1.7rem 1rem .4rem;
  border-radius:20px;background:radial-gradient(120% 100% at 50% 0%, rgba(19,156,241,.08), transparent 70%)}
.ro-saga .ro-saga-head{text-align:center;max-width:40rem;margin:0 auto}
.ro-saga h2{font-family:var(--display);font-weight:400;font-size:clamp(1.7rem,4vw,2.4rem);color:var(--prussian)}
.ro-saga .ro-saga-head p{color:var(--muted);margin-top:.5rem}
.ro-saga .ro-series{background:#fffaf1}

/* ---------- box-set bundles ---------- */
.bundle{display:flex;gap:2.4rem;align-items:flex-start;max-width:56rem;margin:0 auto;padding:2.6rem 0}
.bundle + .bundle{border-top:1px solid var(--paper2)}
.bundle .bd-cover{width:210px;flex:none}
.bundle .bd-cover img{width:210px;filter:drop-shadow(0 14px 26px rgba(2,34,73,.26))}
.bundle .bd-body{flex:1;min-width:0}
.bundle .eyebrow2{color:var(--bluebell);font-weight:800;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem}
.bundle h3{font-family:var(--display);font-weight:400;font-size:1.45rem;color:var(--prussian);line-height:1.15}
.bundle h3 a{color:inherit;text-decoration:none}
.bundle h3 a:hover{color:var(--gold-deep)}
.bundle .bd-ku{margin:.5rem 0 0;color:var(--gold-deep);font-weight:700;font-size:.86rem}
.bundle .bd-ku .inf{color:var(--gold);font-size:1.05rem;vertical-align:-1px}
.bundle .bd-desc{margin:.7rem 0 0;color:var(--text);font-size:.99rem;line-height:1.5}
.bundle .bd-books{margin:.9rem 0 0;font-size:.92rem}
.bundle .bd-books summary{cursor:pointer;font-weight:700;color:var(--yale)}
.bundle .bd-books summary:hover{color:var(--gold-deep)}
.bundle .bd-books ol{margin:.6rem 0 0 1.2rem;columns:2;column-gap:1.6rem;color:var(--muted)}
.bundle .bd-books li{margin:0 0 .3rem;break-inside:avoid}
.bundle .bd-actions{display:flex;flex-wrap:wrap;gap:.7rem 1.1rem;align-items:center;margin:1.15rem 0 0}
.bundle .bd-lang{font-size:.9rem;color:var(--muted)}
.bundle .bd-lang a{color:var(--yale);font-weight:700;text-decoration:none;border-bottom:2px solid var(--gold)}
.bundle .bd-lang a:hover{color:var(--gold-deep)}
@media(max-width:600px){.bundle{flex-direction:column;align-items:center;text-align:center}
  .bundle .bd-books ol{text-align:left}.bundle .bd-actions{justify-content:center}}

/* ---------- newsletter / mailing-list perks ---------- */
.perks{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.6rem;max-width:62rem;margin:0 auto}
.perk{background:#fffaf1;border:1px solid var(--paper2);border-radius:16px;padding:1.7rem 1.7rem 1.5rem;
  box-shadow:0 8px 26px rgba(2,34,73,.06)}
.perk .pk-ico{font-size:1.7rem;line-height:1;margin-bottom:.6rem}
.perk h3{font-family:var(--display);font-weight:400;font-size:1.3rem;color:var(--prussian);line-height:1.15;margin-bottom:.9rem}
.perk ul{list-style:none;padding:0;margin:0}
.perk li{position:relative;padding-left:1.65rem;margin:0 0 .55rem;color:var(--text);font-size:.98rem;line-height:1.45}
.perk li:last-child{margin-bottom:0}
.perk li::before{content:"\2713";position:absolute;left:0;top:0;color:var(--gold-deep);font-weight:800}

/* ---------- releases page ---------- */
.rel-group{max-width:50rem;margin:0 auto}
.rel-group + .rel-group{margin-top:3rem}
.rel-group > h2{font-family:var(--display);font-weight:400;font-size:clamp(1.5rem,3.5vw,2.1rem);
  color:var(--prussian);text-align:center}
.rel-group > .sub{text-align:center;color:var(--muted);margin:.3rem 0 0}
/* [hidden] must beat the display:flex/block below it - the UA stylesheet's
   [hidden]{display:none} loses to any author class selector, so /releases/ was
   showing every pooled card (12 instead of 7). Keep this ABOVE .rel-card. */
[hidden]{display:none!important}
.rel-card{display:flex;gap:1.6rem;align-items:flex-start;background:#fffaf1;border:1px solid var(--paper2);
  border-radius:14px;padding:1.5rem 1.6rem;box-shadow:0 8px 24px rgba(2,34,73,.07);margin:1.5rem auto 0}
.rel-card .rc-cover{width:132px;flex:none}
.rel-card .rc-cover img{width:132px;border-radius:8px;box-shadow:0 8px 20px rgba(2,34,73,.24)}
.rel-card .rc-body{flex:1;min-width:0}
.rel-card .eyebrow2{color:var(--bluebell);font-weight:800;font-size:.7rem;letter-spacing:.1em;
  text-transform:uppercase;margin-bottom:.35rem}
.rel-card h3{font-family:var(--display);font-weight:400;font-size:1.4rem;color:var(--prussian);line-height:1.18}
.rel-card h3 a{color:inherit;text-decoration:none}
.rel-card h3 a:hover{color:var(--gold-deep)}
.rel-card .release{margin:.45rem 0 0;font-weight:700;font-size:.86rem;color:var(--gold-deep)}
.rel-card .release.is-preorder{color:var(--bluebell)}
.rel-card .rc-hook{font-family:var(--serif);color:var(--prussian);font-size:1.04rem;line-height:1.5;margin:.7rem 0 0}
.rel-card .rc-actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin:1rem 0 0}
.rel-card .rc-actions .btn{padding:.6rem 1.1rem;font-size:.9rem}
.rel-card .rc-details{color:var(--yale);font-weight:700;text-decoration:none;font-size:.9rem;border-bottom:2px solid var(--gold)}
.rel-card .rc-details:hover{color:var(--gold-deep)}
@media(max-width:560px){.rel-card{flex-direction:column;align-items:center;text-align:center}
  .rel-card .rc-actions{justify-content:center}}

/* ---------- /audiobooks/ ---------- */
.ab-series{margin:0 0 3.4rem}
.ab-head{max-width:44rem;margin:0 auto 1.6rem;text-align:center}
.ab-head h2{font-family:var(--display);font-weight:400;font-size:clamp(1.5rem,3.2vw,2.1rem);margin:0}
.ab-head h2 a{color:var(--prussian);text-decoration:none}
.ab-head h2 a:hover{color:var(--gold-deep)}
.ab-head p{color:var(--muted);margin:.5rem 0 0;font-size:1.02rem}
.ab-count{display:inline-block;margin-top:.7rem;border:1px solid rgba(232,178,76,.55);color:var(--gold-deep);
  padding:.28rem .85rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.ab-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem}
.ab-item{background:#fffaf1;border:1px solid rgba(107,66,48,.13);border-radius:14px;padding:1.1rem;
  display:flex;flex-direction:column;align-items:center;text-align:center;
  box-shadow:0 2px 10px rgba(64,48,31,.06);transition:transform .15s ease,box-shadow .15s ease}
.ab-item:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(64,48,31,.13)}
.ab-cover{display:block;width:100%;max-width:170px}
.ab-cover img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 14px rgba(64,48,31,.22)}
.ab-body{margin-top:.9rem;display:flex;flex-direction:column;align-items:center;gap:.45rem;width:100%}
.ab-num{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}
.ab-item h3{font-family:var(--serif);font-size:1.02rem;line-height:1.3;margin:0}
.ab-item h3 a{color:var(--prussian);text-decoration:none}
.ab-item h3 a:hover{color:var(--gold-deep)}
.ab-item .btn-audio{margin-top:.35rem;font-size:.85rem;padding:.55rem 1rem}
.ab-soon{margin-top:.35rem;font-size:.82rem;font-style:italic;color:var(--muted)}
@media(max-width:480px){.ab-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}
  .ab-item{padding:.8rem}}

/* ==========================================================================
   MailerLite signup form - CSS lifted OUT of the pasted embed block.
   MailerLite ships ~33 KB of CSS inside its HTML block. It is identical on every
   page and scoped to #mlb2-44399865, so it lives here once (cached, shared)
   instead of being duplicated across 65 pages (~2.3 MB).
   If the form is ever rebuilt in MailerLite the container id changes - replace
   this whole section with the new block's CSS and update partials/newsletter-form.html.
   ========================================================================== */
/* LOADER */
    .ml-form-embedSubmitLoad {
      display: inline-block;
      width: 20px;
      height: 20px;
    }

    .g-recaptcha {
    transform: scale(1);
    -webkit-transform: scale(1);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    height: ;
    }

    .sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0,0,0,0);
      border: 0;
    }

    .ml-form-embedSubmitLoad:after {
      content: " ";
      display: block;
      width: 11px;
      height: 11px;
      margin: 1px;
      border-radius: 50%;
      border: 4px solid #fff;
    border-color: #2A2018 #2A2018 #2A2018 transparent;
    animation: ml-form-embedSubmitLoad 1.2s linear infinite;
    }
    @keyframes ml-form-embedSubmitLoad {
      0% {
      transform: rotate(0deg);
      }
      100% {
      transform: rotate(360deg);
      }
    }
      #mlb2-44399865.ml-form-embedContainer {
        box-sizing: border-box;
        display: table;
        margin: 0 auto;
        position: static;
        width: 100% !important;
      }
      #mlb2-44399865.ml-form-embedContainer h4,
      #mlb2-44399865.ml-form-embedContainer p,
      #mlb2-44399865.ml-form-embedContainer span,
      #mlb2-44399865.ml-form-embedContainer button {
        text-transform: none !important;
        letter-spacing: normal !important;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper {
        background-color: #4A3117;

        border-width: 0px;
        border-color: transparent;
        border-radius: 4px;
        border-style: solid;
        box-sizing: border-box;
        display: inline-block !important;
        margin: 0;
        padding: 0;
        position: relative;
              }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper.embedDefault { width: 400px; }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper.embedForm { max-width: 400px; width: 100%; }
      #mlb2-44399865.ml-form-embedContainer .ml-form-align-left { text-align: left; }
      #mlb2-44399865.ml-form-embedContainer .ml-form-align-center { text-align: center; }
      #mlb2-44399865.ml-form-embedContainer .ml-form-align-default { display: table-cell !important; vertical-align: middle !important; text-align: center !important; }
      #mlb2-44399865.ml-form-embedContainer .ml-form-align-right { text-align: right; }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        height: auto;
        margin: 0 auto !important;
        max-width: 100%;
        width: undefinedpx;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
        padding: 20px 20px 0 20px;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
        padding-bottom: 0;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
        text-align: left;
        margin: 0 0 20px 0;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
        color: #FDF6EA;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 30px;
        font-weight: 400;
        margin: 0 0 10px 0;
        text-align: left;
        word-break: break-word;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
        color: #FDF6EA;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        margin: 0 0 10px 0;
        text-align: left;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol {
        color: #FDF6EA;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol {
        list-style-type: lower-alpha;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol ol,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol ol {
        list-style-type: lower-roman;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
        color: #000000;
        text-decoration: underline;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group {
        text-align: left!important;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group label {
        margin-bottom: 5px;
        color: #333333;
        font-size: 14px;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-weight: bold; font-style: normal; text-decoration: none;;
        display: inline-block;
        line-height: 20px;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
        margin: 0;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
        margin: 0;
        width: 100%;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
        margin: 0 0 20px 0;
        width: 100%;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
        float: left;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
        margin: 0;
        padding: 0 0 20px 0;
        width: 100%;
        height: auto;
        float: left;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
        margin: 0 0 10px 0;
        width: 100%;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
        margin: 0;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal {
        margin: 0;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
        background-color: #FDF6EA !important;
        color: #40301F !important;
        border-color: #40301F;
        border-radius: 4px !important;
        border-style: solid !important;
        border-width: 1px !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px !important;
        height: auto;
        line-height: 21px !important;
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 10px 10px !important;
        width: 100% !important;
        box-sizing: border-box !important;
        max-width: 100% !important;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-webkit-input-placeholder { color: #40301F; }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-moz-placeholder { color: #40301F; }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-ms-input-placeholder { color: #40301F; }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-moz-placeholder { color: #40301F; }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow textarea, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow textarea {
        background-color: #FDF6EA !important;
        color: #40301F !important;
        border-color: #40301F;
        border-radius: 4px !important;
        border-style: solid !important;
        border-width: 1px !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px !important;
        height: auto;
        line-height: 21px !important;
        margin-bottom: 0;
        margin-top: 0;
        padding: 10px 10px !important;
        width: 100% !important;
        box-sizing: border-box !important;
        max-width: 100% !important;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
          border-color: #40301F!important;
          background-color: #FDF6EA!important;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input.custom-control-input[type="checkbox"]{
        box-sizing: border-box;
        padding: 0;
        position: absolute;
        z-index: -1;
        opacity: 0;
        margin-top: 5px;
        margin-left: -1.5rem;
        overflow: visible;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
        border-radius: 4px!important;
      }


      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input:checked~.custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description::before  {
          border-color: #000000!important;
          background-color: #000000!important;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::after {
           top: 2px;
           box-sizing: border-box;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
           top: 0px!important;
           box-sizing: border-box!important;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
        top: 0px!important;
           box-sizing: border-box!important;
      }

       #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::after {
            top: 0px!important;
            box-sizing: border-box!important;
            position: absolute;
            left: -1.5rem;
            display: block;
            width: 1rem;
            height: 1rem;
            content: "";
       }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before {
        top: 0px!important;
        box-sizing: border-box!important;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label::before {
          position: absolute;
          top: 4px;
          left: -1.5rem;
          display: block;
          width: 16px;
          height: 16px;
          pointer-events: none;
          content: "";
          background-color: #ffffff;
          border: #adb5bd solid 1px;
          border-radius: 50%;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label::after {
          position: absolute;
          top: 2px!important;
          left: -1.5rem;
          display: block;
          width: 1rem;
          height: 1rem;
          content: "";
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
          position: absolute;
          top: 4px;
          left: -1.5rem;
          display: block;
          width: 16px;
          height: 16px;
          pointer-events: none;
          content: "";
          background-color: #ffffff;
          border: #adb5bd solid 1px;
          border-radius: 50%;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after {
          position: absolute;
          top: 0px!important;
          left: -1.5rem;
          display: block;
          width: 1rem;
          height: 1rem;
          content: "";
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
          position: absolute;
          top: 0px!important;
          left: -1.5rem;
          display: block;
          width: 1rem;
          height: 1rem;
          content: "";
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-radio .custom-control-label::after {
          background: no-repeat 50%/50% 50%;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-checkbox .custom-control-label::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::after, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
          background: no-repeat 50%/50% 50%;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-control, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-control {
        position: relative;
        display: block;
        min-height: 1.5rem;
        padding-left: 1.5rem;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input {
          position: absolute;
          z-index: -1;
          opacity: 0;
          box-sizing: border-box;
          padding: 0;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label {
          color: #000000;
          font-size: 12px!important;
          font-family: 'Open Sans', Arial, Helvetica, sans-serif;
          line-height: 22px;
          margin-bottom: 0;
          position: relative;
          vertical-align: top;
          font-style: normal;
          font-weight: 700;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-select, #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-select {
        background-color: #FDF6EA !important;
        color: #40301F !important;
        border-color: #40301F;
        border-radius: 4px !important;
        border-style: solid !important;
        border-width: 1px !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px !important;
        line-height: 20px !important;
        margin-bottom: 0;
        margin-top: 0;
        padding: 10px 28px 10px 12px !important;
        width: 100% !important;
        box-sizing: border-box !important;
        max-width: 100% !important;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        background: url('https://assets.mlcdn.com/ml/images/default/dropdown.svg') no-repeat right .75rem center/8px 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
      }


      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
        height: auto;
        width: 100%;
        float: left;
      }
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 70%; float: left; }
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal { width: 30%; float: left; }
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn { padding-top: 25px;  }
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields { box-sizing: border-box; float: left; padding-right: 10px;  }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
        background-color: #FDF6EA;
        color: #40301F;
        border-color: #40301F;
        border-radius: 4px;
        border-style: solid;
        border-width: 1px;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
        margin-top: 0;
        padding: 10px 10px;
        width: 100%;
        box-sizing: border-box;
        overflow-y: initial;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
        background-color: #E8B24C !important;
        border-color: #E8B24C;
        border-style: solid;
        border-width: 1px;
        border-radius: 4px;
        box-shadow: none;
        color: #2A2018 !important;
        cursor: pointer;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px !important;
        font-weight: 700;
        line-height: 20px;
        margin: 0 !important;
        padding: 10px !important;
        width: 100%;
        height: auto;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
        background-color: #E8B24C !important;
        border-color: #E8B24C !important;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
        box-sizing: border-box;
        padding: 0;
        position: absolute;
        z-index: -1;
        opacity: 0;
        margin-top: 5px;
        margin-left: -1.5rem;
        overflow: visible;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
        color: #000000;
        display: block;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        margin-bottom: 0;
        position: relative;
        vertical-align: top;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
        font-weight: normal;
        margin: 0;
        padding: 0;
        position: relative;
        display: block;
        min-height: 24px;
        padding-left: 24px;

      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
        color: #000000;
        text-decoration: underline;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
        color: #000000 !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
        font-size: 12px !important;
        font-weight: normal !important;
        line-height: 18px !important;
        padding: 0 !important;
        margin: 0 5px 0 0 !important;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
        margin: 0;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
        margin: 0 0 20px 0;
        float: left;
        width: 100%;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
        background-color: #E8B24C !important;
        border: none !important;
        border-radius: 4px !important;
        box-shadow: none !important;
        color: #2A2018 !important;
        cursor: pointer;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 21px !important;
        height: auto;
        padding: 10px !important;
        width: 100% !important;
        box-sizing: border-box !important;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading {
        display: none;
      }
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
        background-color: #E8B24C !important;
      }
      .ml-subscribe-close {
        width: 30px;
        height: 30px;
        background: url('https://assets.mlcdn.com/ml/images/default/modal_close.png') no-repeat;
        background-size: 30px;
        cursor: pointer;
        margin-top: -10px;
        margin-right: -10px;
        position: absolute;
        top: 0;
        right: 0;
      }
      .ml-error input, .ml-error textarea, .ml-error select {
        border-color: red!important;
      }

      .ml-error .custom-checkbox-radio-list {
        border: 1px solid red !important;
        border-radius: 4px;
        padding: 10px;
      }

      .ml-error .label-description,
      .ml-error .label-description p,
      .ml-error .label-description p a,
      .ml-error label:first-child {
        color: #ff0000 !important;
      }

      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,
      #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter {
        color: #ff0000 !important;
      }
            @media only screen and (max-width: 400px){

        .ml-form-embedWrapper.embedDefault, .ml-form-embedWrapper.embedPopup { width: 100%!important; }
        .ml-form-formContent.horozintalForm { float: left!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow { height: auto!important; width: 100%!important; float: left!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-right: 0px!important; padding-bottom: 10px; }
        .ml-form-formContent.horozintalForm .ml-button-horizontal { width: 100%!important; }
        .ml-form-formContent.horozintalForm .ml-button-horizontal.labelsOn { padding-top: 0px!important; }

      }
    


      .ml-mobileButton-horizontal { display: none; }

      #mlb2-44399865 .ml-mobileButton-horizontal button {

        background-color: #E8B24C !important;
        border-color: #E8B24C !important;
        border-style: solid !important;
        border-width: 1px !important;
        border-radius: 4px !important;
        box-shadow: none !important;
        color: #2A2018 !important;
        cursor: pointer;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: 20px !important;
        padding: 10px !important;
        width: 100% !important;

      }

      @media only screen and (max-width: 400px) {
        #mlb2-44399865.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
          padding: 0 0 10px 0 !important;
        }
        .ml-hide-horizontal { display: none !important; }
        .ml-form-formContent.horozintalForm .ml-button-horizontal { display: none!important; }
        .ml-mobileButton-horizontal { display: inline-block !important; margin-bottom: 20px;width:100%; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-bottom: 0px !important; }
      }

    

    @media only screen and (max-width: 400px) {
       .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
        margin-bottom: 10px !important;
        width: 100% !important;
      }
    }

/* ---- Site skin for the MailerLite form ------------------------------------------
   MailerLite renders a brown card with square corners, which sits on the dark band like
   a pasted-in widget. This makes it look like the rest of the site: no box, pill-shaped
   input and button, gold CTA matching .btn-gold. The previous classic form carried an
   equivalent override; this is the same idea on the new horizontal markup.
   Everything is scoped to #mlb2-44399865 - rebuild the form in MailerLite and the id
   changes, so update this block together with the markup. */

/* lose the card, centre it, let it breathe */
#mlb2-44399865.ml-form-embedContainer{max-width:34rem;margin:1.6rem auto 0}
#mlb2-44399865 .ml-form-embedWrapper.embedForm{
  background-color:transparent!important;border:0!important;
  width:100%!important;max-width:none!important;display:block!important}
#mlb2-44399865 .ml-form-embedBody{padding:0!important}
#mlb2-44399865 .ml-form-formContent.horozintalForm{padding-bottom:0!important}

/* the band's own h2 + intro already say this */
#mlb2-44399865 .ml-form-embedContent{display:none!important}

/* pill input, cream on dark, site font */
#mlb2-44399865 .ml-form-embedBody .ml-form-horizontalRow input,
#mlb2-44399865 .ml-form-embedBody .ml-form-fieldRow input{
  background-color:var(--paper)!important;color:var(--text)!important;
  border:1px solid rgba(64,48,31,.25)!important;border-radius:999px!important;
  font-family:var(--sans)!important;font-size:1rem!important;
  padding:.82rem 1.15rem!important;line-height:1.3!important}
#mlb2-44399865 .ml-form-embedBody input::placeholder{color:rgba(64,48,31,.6)!important}

/* gold pill button, matching .btn-gold */
#mlb2-44399865 .ml-form-embedBody .ml-form-horizontalRow button.primary,
#mlb2-44399865 .ml-mobileButton-horizontal button.primary,
#mlb2-44399865 .ml-form-embedBody .ml-form-embedSubmit button{
  background-color:var(--gold)!important;color:var(--ink)!important;
  border:0!important;border-radius:999px!important;
  font-family:var(--sans)!important;font-weight:700!important;font-size:1rem!important;
  padding:.82rem 1.4rem!important;line-height:1.3!important;
  box-shadow:0 6px 20px rgba(232,178,76,.3)!important;transition:.15s!important}
#mlb2-44399865 .ml-form-embedBody .ml-form-horizontalRow button.primary:hover,
#mlb2-44399865 .ml-mobileButton-horizontal button.primary:hover,
#mlb2-44399865 .ml-form-embedBody .ml-form-embedSubmit button:hover{
  background-color:#f2c264!important;transform:translateY(-1px)}

/* a little air between field and button on desktop */
#mlb2-44399865 .ml-form-formContent.horozintalForm .horizontal-fields{padding-right:.6rem!important}

/* success state, centred and on-palette */
#mlb2-44399865 .ml-form-successBody{padding:0!important}
#mlb2-44399865 .ml-form-successBody .ml-form-successContent{text-align:center!important;margin:0!important}
#mlb2-44399865 .ml-form-successBody .ml-form-successContent h4{
  color:var(--gold)!important;font-family:var(--display)!important;font-size:1.5rem!important;
  text-align:center!important}
#mlb2-44399865 .ml-form-successBody .ml-form-successContent p{
  color:#fff!important;font-family:var(--sans)!important;text-align:center!important}

/* ---- Newsletter signup gate (2026-09-09) -------------------------------------------
   The form now posts to a Cloudflare Worker (see partials/newsletter-form.html). Three
   small additions to the MailerLite-styled form above; everything else is unchanged. */

/* honeypot: off-screen, not display:none - the smarter bots skip fields that are display:none */
#mlb2-44399865 .ll-hp{position:absolute!important;left:-10000px!important;top:auto!important;
  width:1px!important;height:1px!important;overflow:hidden!important}

/* Turnstile widget: invisible unless Cloudflare wants a click; centred when it does appear */
#mlb2-44399865 .cf-turnstile{display:flex;justify-content:center;margin:.6rem auto 0}
#mlb2-44399865 .cf-turnstile:empty{margin:0}

/* server-side rejection message (plus-tag, rate limit, captcha) */
#mlb2-44399865 .ll-form-error{color:#ffd9d9!important;font-family:var(--sans)!important;
  font-size:.92rem!important;text-align:center!important;margin:.7rem 0 0!important}
#mlb2-44399865 .ll-form-error[hidden]{display:none!important}
