:root{
  --bf-paper:#fff8e9;
  --bf-paper-deep:#f8edd9;
  --bf-navy:#173f6a;
  --bf-blue:#dbeef8;
  --bf-sage:#839d59;
  --bf-sage-dark:#6f8948;
  --bf-pink:#df8994;
  --bf-gold:#b78e55;
  --bf-ink:#233f5d;
}
html{scroll-behavior:smooth}
body.aw-bfx{margin:0;background:var(--bf-paper);color:var(--bf-ink);font-family:"Lora",Georgia,serif}
.aw-bfx *{box-sizing:border-box}.aw-bfx a{color:inherit;text-decoration:none}.aw-bfx img{max-width:100%;display:block}
.bf-site{overflow:hidden;background:var(--bf-paper);min-height:100vh;background-image:radial-gradient(circle at 18% 22%,rgba(166,128,77,.035) 0 1px,transparent 1.5px);background-size:8px 8px}
.bf-shell{width:min(1500px,calc(100% - 64px));margin-inline:auto}

/* Header */
.bf-header{position:relative;z-index:20;background:#fbf3e3;border-bottom:1px solid rgba(118,94,58,.08)}
.bf-header__inner{min-height:108px;display:grid;grid-template-columns:410px minmax(0,1fr) auto;gap:26px;align-items:center}
.bf-logo{display:flex;align-items:center;min-width:0;height:108px;position:relative}
.bf-logo__bird-wrap{width:154px;height:108px;display:flex;align-items:flex-end;margin-left:-20px;margin-right:-22px;overflow:visible}
.bf-logo__bird-wrap img{width:164px;height:130px;object-fit:contain;object-position:left bottom;filter:saturate(.95) contrast(.98)}
.bf-logo__words{display:flex;flex-direction:column;position:relative;z-index:2;white-space:nowrap}
.bf-logo__words strong,.bf-footer__brand strong{font:600 56px/.86 "Dancing Script",cursive;color:var(--bf-navy);letter-spacing:-.02em}
.bf-logo__words strong i,.bf-footer__brand i{font-style:normal;font-size:.58em}
.bf-logo__words small,.bf-footer__brand small{margin-top:11px;font:700 10px/1 "Montserrat",sans-serif;letter-spacing:.2em;color:#799352}
.bf-nav{display:flex;justify-content:center;align-items:center;gap:26px;white-space:nowrap}
.bf-nav a{font:500 13px/1 "Lora",Georgia,serif;color:#1d3f63;padding:12px 0;position:relative}
.bf-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:3px;height:2px;background:var(--bf-sage);transition:.2s ease}
.bf-nav a:hover:after,.bf-nav a.is-active:after{left:0;right:0}
.bf-shop-pill,.bf-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-weight:600;box-shadow:0 6px 0 rgba(89,72,40,.08);transition:transform .18s ease,box-shadow .18s ease}
.bf-shop-pill{background:var(--bf-sage);color:#fff;padding:14px 23px;font-size:14px}
.bf-shop-pill:hover,.bf-button:hover{transform:translateY(-2px);box-shadow:0 10px 18px rgba(66,70,50,.12)}

/* v1.2.1 hero and Becky-note refinements */
.bf-hero{position:relative;isolation:isolate;background:#edf4ef;overflow:hidden;aspect-ratio:3/1;min-height:520px;max-height:640px}
.bf-hero__background{position:absolute;z-index:-3;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;transform:none}
.bf-hero__left-wash{display:none}
.bf-hero__content{position:relative;z-index:2;height:100%;min-height:0;display:flex;align-items:center}
.bf-hero__copy{width:min(520px,35vw);margin-left:0;padding:24px 0 52px;text-shadow:0 1px 0 rgba(255,255,255,.55)}
.bf-hero h1{margin:0;color:var(--bf-navy);font:600 clamp(54px,3.65vw,68px)/.96 "Cormorant Garamond",Georgia,serif;letter-spacing:-.025em}
.bf-hero h1 em{display:inline-block;color:var(--bf-sage);font:600 1.08em/.9 "Dancing Script",cursive;letter-spacing:0}
.bf-hero h1 span{color:var(--bf-pink);font:600 .5em/1 "Dancing Script",cursive;margin-left:6px}
.bf-vine-rule{width:300px;margin:24px 0 20px}
.bf-hero__copy p{max-width:430px;margin:0 0 24px;font-size:15px;line-height:1.62;color:#274763}

.bf-world{padding:50px 0 30px;background:linear-gradient(180deg,#fff8e9 0%,#fff5e8 100%)}
.bf-world__layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}
.bf-world__main{min-width:0}
.bf-about-note{position:relative;display:block;z-index:5;width:330px;min-height:365px;justify-self:end;align-self:start;margin-top:-48px;padding:34px 118px 42px 30px;background:linear-gradient(145deg,#fffaf0 0%,#fbf1dc 100%);border:1px solid rgba(171,139,92,.42);box-shadow:0 16px 24px rgba(79,66,48,.14),inset 0 0 0 8px rgba(255,255,255,.22);transform:rotate(1.1deg);clip-path:polygon(1% 2%,98% 0,100% 97%,3% 100%,0 38%);transition:transform .2s ease,box-shadow .2s ease;overflow:visible;color:var(--bf-ink)}
.bf-about-note:before{content:"";position:absolute;inset:7px;border:1px solid rgba(191,159,109,.22);pointer-events:none}
.bf-about-note:hover{transform:rotate(.25deg) translateY(-4px);box-shadow:0 20px 30px rgba(79,66,48,.16),inset 0 0 0 8px rgba(255,255,255,.22)}
.bf-about-note__pin{position:absolute;top:-13px;right:22px;width:34px;height:34px;border-radius:50% 50% 46% 54%;display:grid;place-items:center;background:#e7a0a9;color:#fff;font:700 20px/1 "Dancing Script",cursive;box-shadow:0 5px 8px rgba(111,73,65,.16);transform:rotate(8deg);z-index:3}
.bf-about-note__copy{position:relative;z-index:2}
.bf-about-note__copy h3{margin:0 0 4px;color:var(--bf-sage-dark);font:600 37px/.95 "Dancing Script",cursive;white-space:nowrap}
.bf-about-note__rule{display:flex;align-items:center;gap:8px;width:150px;margin:10px 0 16px;color:var(--bf-pink)}
.bf-about-note__rule i{height:1px;flex:1;background:rgba(131,157,89,.75)}
.bf-about-note__rule span{font:600 16px/1 "Dancing Script",cursive}
.bf-about-note__copy p{margin:0;width:172px;font-size:14px;line-height:1.48;color:#314c66}
.bf-about-note__copy b{display:inline-flex;gap:7px;align-items:center;margin-top:18px;padding-bottom:3px;border-bottom:1px solid rgba(23,63,106,.45);font-size:12px;font-weight:500;color:var(--bf-navy);white-space:nowrap}
.bf-about-note__copy b span{font-size:15px}
.bf-about-note__art{position:absolute;z-index:1;right:-2px;bottom:-10px;width:175px;height:auto;max-width:none;pointer-events:none;filter:saturate(.92) contrast(.98)}

/* Books + Becky note */
.bf-section-title{display:flex;align-items:center;justify-content:center;gap:17px;margin:0 auto 28px;color:var(--bf-navy)}
.bf-section-title h2{margin:0;font:600 clamp(36px,3vw,48px)/1.05 "Cormorant Garamond",Georgia,serif}
.bf-section-title span{font-size:20px;color:var(--bf-sage)}
.bf-book-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;align-items:end}
.bf-book{display:block;aspect-ratio:2/3;border-radius:8px;overflow:hidden;box-shadow:0 8px 16px rgba(42,58,70,.16);background:#f2ead9;transition:transform .2s ease,box-shadow .2s ease}.bf-book:hover{transform:translateY(-6px) rotate(-.3deg);box-shadow:0 15px 24px rgba(42,58,70,.18)}
.bf-book img{width:100%;height:100%;object-fit:cover}.bf-book__empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;text-align:center;background:linear-gradient(145deg,#e5f0f4,#f7eadc);color:var(--bf-navy)}.bf-book__empty span{font:600 14px "Dancing Script"}.bf-book__empty strong{font:600 20px/1.05 "Cormorant Garamond"}.bf-book__empty i{font-style:normal;color:var(--bf-pink)}
.bf-book-empty{display:block}
.bf-book-empty__shelf{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;align-items:end}
.bf-book-empty__shelf i{position:relative;display:block;aspect-ratio:2/3;border-radius:8px;border:1px solid rgba(84,99,91,.12);box-shadow:0 8px 15px rgba(42,58,70,.13);overflow:hidden}
.bf-book-empty__shelf i:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 19%,rgba(255,255,255,.88),transparent 30%),linear-gradient(145deg,rgba(131,157,89,.16),transparent 48%),linear-gradient(28deg,rgba(223,137,148,.13),transparent 48%)}
.bf-book-empty__shelf i:after{content:"♡";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:600 27px "Dancing Script";color:rgba(23,63,106,.35)}
.bf-book-empty__shelf i:nth-child(1){background:#dfeef5}.bf-book-empty__shelf i:nth-child(2){background:#f3dedf}.bf-book-empty__shelf i:nth-child(3){background:#e2ecd1}.bf-book-empty__shelf i:nth-child(4){background:#f4e6b5}.bf-book-empty__shelf i:nth-child(5){background:#d9e7f0}.bf-book-empty__shelf i:nth-child(6){background:#f1dfe3}
.bf-book-empty__copy{text-align:center;max-width:720px;margin:18px auto 0}.bf-book-empty__copy small{font:700 8px "Montserrat";letter-spacing:.18em;color:#a37946}.bf-book-empty__copy h3{margin:7px 0 5px;font:600 29px/1.03 "Cormorant Garamond";color:var(--bf-navy)}.bf-book-empty__copy h3 em{font-family:"Dancing Script";font-style:normal;color:var(--bf-sage)}.bf-book-empty__copy p{margin:0 auto 8px;max-width:640px;font-size:12px;line-height:1.55;color:#49617a}.bf-book-empty__copy a{font-size:12px;font-weight:600;color:var(--bf-navy)}

/* Blue promise ribbon */
.bf-promise{position:relative;background:#d6eaf7;margin-top:16px}.bf-promise:before,.bf-promise:after{content:"";position:absolute;left:-2%;right:-2%;height:19px;background:var(--bf-paper);clip-path:polygon(0 58%,7% 31%,14% 58%,22% 30%,30% 57%,38% 31%,46% 59%,55% 29%,64% 56%,73% 31%,82% 58%,91% 30%,100% 56%,100% 100%,0 100%)}.bf-promise:before{top:-18px;transform:rotate(180deg)}.bf-promise:after{bottom:-18px}
.bf-promise__inner{min-height:70px;display:flex;align-items:center;justify-content:center;gap:25px;color:#315276;font:600 22px/1 "Dancing Script",cursive}.bf-promise__inner i{font-style:normal;color:var(--bf-pink)}

/* Lower cards */
.bf-cards{padding:52px 0 34px;background:var(--bf-paper)}
.bf-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.bf-info-card{min-height:140px;display:grid;grid-template-columns:118px 1fr;align-items:center;gap:18px;padding:16px 20px;border:1px solid #e5d4b7;border-radius:9px;background:rgba(255,252,242,.93);box-shadow:0 8px 18px rgba(71,63,49,.035)}
.bf-info-card--pink{background:#fff5ee}.bf-info-card--message{background:#f7f2e5}
.bf-info-card__art{height:100px;display:grid;place-items:center;overflow:hidden}.bf-info-card__art img{max-width:100%;max-height:100%;object-fit:contain}.bf-info-card__art--note img{width:100%;height:100%;object-fit:cover;object-position:center 45%;mix-blend-mode:multiply}.bf-info-card__art--bird img{width:125px;height:105px;object-fit:contain}.bf-info-card__art--rabbit img{width:112px;height:100px;object-fit:contain;mix-blend-mode:multiply}
.bf-info-card h3{margin:0 0 6px;color:var(--bf-navy);font:600 21px/1.06 "Cormorant Garamond",Georgia,serif}.bf-info-card p{margin:0 0 8px;font-size:11px;line-height:1.55;color:#3d5871}.bf-info-card b{font-size:10px;font-weight:500;color:var(--bf-navy)}.bf-info-card p span{color:var(--bf-pink)}

/* Footer */
.bf-footer{padding:26px 0 16px;background:#fff7e6;border-top:1px solid rgba(175,139,89,.22)}
.bf-footer__top{display:grid;grid-template-columns:300px minmax(0,1fr) auto;gap:24px;align-items:center}
.bf-footer__brand{display:flex;flex-direction:column}.bf-footer__brand strong{font-size:38px}.bf-footer__brand small{font-size:8px;letter-spacing:.16em}
.bf-footer__links{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.bf-footer__links a{font-size:11px;color:#274a6c}
.bf-social{display:flex;gap:9px}.bf-social span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#244d78;color:#fff;font:700 13px Arial,sans-serif}
.bf-footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(175,139,89,.18);margin-top:18px;padding-top:12px;font-size:9px;color:#657583}

@media(max-width:1380px){
  .bf-shell{width:min(100% - 44px,1500px)}
  .bf-header__inner{grid-template-columns:350px 1fr}.bf-shop-pill{display:none}.bf-logo__bird-wrap{width:135px}.bf-logo__bird-wrap img{width:150px}.bf-logo__words strong{font-size:48px}.bf-nav{gap:18px}.bf-nav a{font-size:12px}
  .bf-hero__copy{margin-left:6px;width:min(480px,36vw)}
  .bf-world__layout{grid-template-columns:minmax(0,1fr) 300px;gap:26px}.bf-about-note{width:300px;min-height:350px;padding-right:110px}.bf-about-note__copy h3{font-size:34px}.bf-about-note__copy p{width:158px;font-size:13px}.bf-about-note__art{width:160px}
}
@media(max-width:1050px){
  .bf-header__inner{display:flex;flex-wrap:wrap;padding-bottom:13px}.bf-logo{flex:1}.bf-nav{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:8px}
  .bf-hero{aspect-ratio:auto;min-height:600px;max-height:none}.bf-hero__content{height:600px;align-items:flex-start}.bf-hero__background{object-fit:cover;object-position:64% center}.bf-hero__copy{width:min(470px,58vw);margin:0;padding:58px 0 70px}
  .bf-world__layout{grid-template-columns:1fr}.bf-about-note{width:320px;justify-self:center;margin-top:12px}.bf-book-row,.bf-book-empty__shelf{grid-template-columns:repeat(3,1fr);max-width:780px;margin-inline:auto}
  .bf-card-grid{grid-template-columns:1fr}.bf-info-card{max-width:760px;width:100%;margin-inline:auto}
  .bf-footer__top{grid-template-columns:1fr;text-align:center}.bf-footer__brand{align-items:center}.bf-social{justify-content:center}
}
@media(max-width:680px){
  .bf-shell{width:min(100% - 28px,1500px)}.bf-logo__bird-wrap{width:100px;height:90px;margin-left:-15px;margin-right:-10px}.bf-logo__bird-wrap img{width:120px;height:95px}.bf-logo__words strong{font-size:39px}.bf-logo__words small{font-size:8px}.bf-nav{gap:17px}.bf-nav a{font-size:11px}
  .bf-hero{min-height:610px}.bf-hero__content{height:610px}.bf-hero__background{object-position:68% center}.bf-hero__copy{width:84vw;padding-top:46px}.bf-hero h1{font-size:48px}.bf-hero__copy p{font-size:13px;max-width:350px}.bf-vine-rule{width:250px}
  .bf-section-title{gap:9px}.bf-section-title h2{font-size:31px;text-align:center}.bf-world{padding-top:45px}.bf-book-row,.bf-book-empty__shelf{grid-template-columns:repeat(2,1fr);gap:12px}.bf-about-note{width:285px;min-height:345px;padding:31px 102px 38px 24px}.bf-about-note__copy h3{font-size:32px}.bf-about-note__copy p{width:150px;font-size:12.5px}.bf-about-note__art{width:150px}
  .bf-promise__inner{min-height:100px;gap:12px 16px;flex-wrap:wrap;padding:22px 0;font-size:20px}
  .bf-info-card{grid-template-columns:92px 1fr;padding:14px}.bf-info-card__art{height:84px}.bf-info-card h3{font-size:19px}
  .bf-footer__bottom{flex-direction:column;text-align:center;align-items:center}
}

/* =========================================================
   v1.3.0 — reference-match refinement
   Torn watercolor hero edges + clean Becky introduction card
   ========================================================= */
.bf-header{
  background:var(--bf-paper);
  border-bottom:0;
  overflow:visible;
}
.bf-header__inner{position:relative;z-index:4}

/* Make the complete 3:1 watercolor panorama visible and let the paper
   visually tear into it from the header and back out at the bottom. */
.bf-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  aspect-ratio:3/1;
  min-height:500px;
  max-height:640px;
  background:#e7f1f2;
  margin-top:-1px;
}
.bf-hero:before,
.bf-hero:after{
  content:"";
  position:absolute;
  left:-1%;
  width:102%;
  pointer-events:none;
  z-index:6;
  background:var(--bf-paper);
}
.bf-hero:before{
  top:-1px;
  height:40px;
  clip-path:polygon(
    0 0,100% 0,100% 52%,96% 66%,92% 51%,88% 72%,84% 55%,80% 69%,
    76% 48%,72% 67%,68% 54%,64% 73%,60% 52%,56% 68%,52% 50%,48% 70%,
    44% 55%,40% 72%,36% 50%,32% 69%,28% 54%,24% 73%,20% 50%,16% 68%,
    12% 53%,8% 71%,4% 51%,0 66%
  );
  filter:drop-shadow(0 2px 1px rgba(117,91,57,.06));
}
.bf-hero:after{
  bottom:-1px;
  height:42px;
  clip-path:polygon(
    0 55%,4% 37%,8% 57%,12% 34%,16% 52%,20% 31%,24% 56%,28% 39%,
    32% 59%,36% 35%,40% 54%,44% 32%,48% 58%,52% 38%,56% 55%,60% 31%,
    64% 57%,68% 36%,72% 53%,76% 30%,80% 57%,84% 38%,88% 54%,92% 32%,
    96% 56%,100% 36%,100% 100%,0 100%
  );
  filter:drop-shadow(0 -2px 1px rgba(117,91,57,.05));
}
.bf-torn-edge{display:none!important}
.bf-hero__background{
  position:absolute;
  z-index:-3;
  inset:0;
  width:100%;
  height:100%;
  max-width:none;
  object-fit:cover;
  object-position:center center;
  transform:none;
}
.bf-hero__content{position:relative;z-index:2;height:100%;display:flex;align-items:center}
.bf-hero__copy{
  width:min(520px,36vw);
  margin-left:clamp(34px,4.5vw,82px);
  padding:40px 0 54px;
  text-shadow:0 1px 0 rgba(255,255,255,.62);
}
.bf-vine-rule{display:flex;align-items:center;width:min(330px,90%);gap:12px;margin:25px 0 21px;color:var(--bf-pink)}
.bf-vine-rule b{height:1px;flex:1;background:linear-gradient(90deg,transparent,#8da069 22%,#8da069 78%,transparent);position:relative}
.bf-vine-rule b:after{content:"❧";position:absolute;right:13%;top:-13px;color:#8da069;font-size:18px}
.bf-vine-rule b:first-child:after{right:auto;left:13%;transform:scaleX(-1)}
.bf-vine-rule i{font-style:normal;font-size:18px}
.bf-button{padding:15px 27px;font:600 14px/1 "Lora",Georgia,serif}
.bf-button--navy{background:#294f79;color:#fff!important;box-shadow:0 7px 18px rgba(24,55,90,.16)}
.bf-button--sage{background:var(--bf-sage);color:#fff!important}
.bf-button--center{margin:24px auto 0}

/* The book title belongs to the bookshelf column, as in the reference,
   while the pinned Becky note begins alongside it instead of below it. */
.bf-world{padding:48px 0 32px;background:linear-gradient(180deg,#fff8e9 0%,#fff5e8 100%)}
.bf-world__layout{grid-template-columns:minmax(0,1fr) 306px;gap:34px;align-items:start}
.bf-section-title{margin:0 auto 27px}
.bf-section-title h2{font-size:clamp(36px,2.75vw,46px)}

/* v1.3.0 uses one clean artwork for this small decorative note.
   No separately positioned text/art layers means nothing can collide. */
.bf-about-note{
  position:relative;
  display:block;
  width:306px;
  min-height:0;
  padding:0;
  margin-top:-20px;
  border:0;
  background:transparent;
  box-shadow:none;
  clip-path:none;
  transform:rotate(.65deg);
  overflow:visible;
  transition:transform .2s ease,filter .2s ease;
  filter:drop-shadow(0 14px 13px rgba(77,63,45,.14));
}
.bf-about-note:before,.bf-about-note:after{display:none!important}
.bf-about-note:hover{transform:rotate(.1deg) translateY(-4px);box-shadow:none;filter:drop-shadow(0 18px 16px rgba(77,63,45,.16))}
.bf-about-note>img{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  border-radius:1px;
  clip-path:polygon(1.5% 1.5%,97% 0,100% 96%,95% 100%,4% 98%,0 45%);
}
.bf-about-note__pin,.bf-about-note__copy,.bf-about-note__art{display:none!important}

/* Slightly closer to the compact, illustrated-book-row rhythm in the reference. */
.bf-book-row,.bf-book-empty__shelf{gap:14px}
.bf-book-empty__copy{margin-top:17px}

@media(max-width:1380px){
  .bf-hero__copy{margin-left:clamp(28px,3.5vw,52px);width:min(490px,38vw)}
  .bf-world__layout{grid-template-columns:minmax(0,1fr) 280px;gap:25px}
  .bf-about-note{width:280px;margin-top:-14px}
}
@media(max-width:1050px){
  .bf-hero{aspect-ratio:auto;min-height:590px;max-height:none}
  .bf-hero__content{height:590px;align-items:flex-start}
  .bf-hero__background{object-position:64% center}
  .bf-hero__copy{width:min(470px,62vw);margin-left:0;padding:64px 0 72px}
  .bf-world__layout{grid-template-columns:1fr}
  .bf-world__main{order:1}
  .bf-about-note{order:2;width:310px;justify-self:center;margin:18px auto 0}
}
@media(max-width:680px){
  .bf-hero{min-height:600px}
  .bf-hero__content{height:600px}
  .bf-hero__background{object-position:68% center}
  .bf-hero__copy{width:86vw;padding-top:56px}
  .bf-about-note{width:min(310px,88vw)}
}

/* =========================================================
   v1.3.1 — bookshelf + Becky-note reference refinement
   Uses the close reference supplied for the pinned introduction card.
   ========================================================= */

/* Compact the shelf to picture-book proportions and keep the Becky note
   tucked beside the books rather than letting either element dominate. */
.bf-world{
  padding:42px 0 20px;
}
.bf-world__layout{
  grid-template-columns:minmax(0,1fr) 300px;
  gap:30px;
  align-items:start;
}
.bf-world__main{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.bf-section-title{
  gap:14px;
  margin:0 auto 21px;
}
.bf-section-title h2{
  font-size:clamp(35px,2.55vw,43px);
}
.bf-section-title span{
  font-size:17px;
}

/* Real covers and empty placeholders now share the compact dimensions seen
   in the supplied reference instead of filling the entire available column. */
.bf-book-row,
.bf-book-empty__shelf{
  width:min(100%,980px);
  margin-inline:auto;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:13px;
  align-items:end;
}
.bf-book,
.bf-book-empty__shelf i{
  aspect-ratio:0.70;
  border-radius:7px;
}

/* The public empty-state should still feel like the finished storybook site,
   not WordPress instructions. */
.bf-book-empty__copy{
  max-width:700px;
  margin:15px auto 0;
  text-align:center;
}
.bf-book-empty__copy small{
  font-size:7.5px;
}
.bf-book-empty__copy h3{
  margin:5px 0 4px;
  font-size:27px;
}
.bf-book-empty__copy p{
  max-width:560px;
  margin:0 auto 9px;
  font-size:11.5px;
  line-height:1.5;
}
.bf-book-empty__copy .bf-button{
  width:max-content;
  margin:10px auto 0;
  padding:11px 25px;
  font-size:13px;
}

/* Exact clean parchment composition from the closer reference.  Keeping the
   copy and watering can inside one asset guarantees that nothing overlaps. */
.bf-about-note{
  width:300px;
  margin-top:-10px;
  justify-self:end;
  transform:rotate(.25deg);
  filter:drop-shadow(0 12px 15px rgba(77,63,45,.14));
}
.bf-about-note:hover{
  transform:rotate(0deg) translateY(-3px);
  filter:drop-shadow(0 16px 18px rgba(77,63,45,.16));
}
.bf-about-note>img{
  width:100%;
  height:auto;
  clip-path:none;
  border-radius:0;
}

/* Pull the watercolor promise ribbon closer to the shelf and keep its torn
   paper edges visible like the reference. */
.bf-promise{
  margin-top:8px;
}
.bf-promise:before,
.bf-promise:after{
  height:22px;
}
.bf-promise:before{top:-21px}
.bf-promise:after{bottom:-21px}
.bf-promise__inner{
  min-height:68px;
}

@media(max-width:1380px){
  .bf-world__layout{grid-template-columns:minmax(0,1fr) 270px;gap:24px}
  .bf-about-note{width:270px;margin-top:-6px}
  .bf-book-row,.bf-book-empty__shelf{width:min(100%,900px);gap:11px}
}
@media(max-width:1050px){
  .bf-world__layout{grid-template-columns:1fr}
  .bf-about-note{width:295px;justify-self:center;margin:10px auto 0}
  .bf-book-row,.bf-book-empty__shelf{width:min(100%,760px);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
}
@media(max-width:680px){
  .bf-world{padding-top:38px}
  .bf-section-title h2{font-size:30px}
  .bf-book-row,.bf-book-empty__shelf{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,500px);gap:12px}
  .bf-about-note{width:min(285px,88vw)}
}


/* =========================================================
   v1.3.2 — Becky note cleanup
   Keep only the parchment note, heart clip, flowers and watering can.
   The surrounding square/photo background is clipped away so the note
   sits directly on the page like the supplied reference.
   ========================================================= */
.bf-about-note{
  width:286px;
  margin-top:-16px;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  filter:none!important;
  overflow:visible;
  transform:rotate(.2deg);
}
.bf-about-note:hover{
  transform:rotate(0deg) translateY(-2px);
  filter:none!important;
}
.bf-about-note>img{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  background:transparent!important;
  border:0;
  border-radius:0;
  /* Follow the parchment edge and keep the watering-can/flower extension.
     This removes the pale square backdrop around the artwork. */
  clip-path:polygon(
    1.5% 1.2%,
    88.5% .8%,
    91% 10%,
    91.5% 55%,
    99.5% 63%,
    100% 92%,
    86% 95%,
    78% 98%,
    2.5% 90.5%,
    .5% 10%
  );
  filter:drop-shadow(0 11px 11px rgba(77,63,45,.14));
}
@supports not (clip-path:polygon(0 0)){
  .bf-about-note{overflow:hidden;border-radius:3px}
}
@media(max-width:1380px){
  .bf-about-note{width:260px;margin-top:-10px}
}
@media(max-width:1050px){
  .bf-about-note{width:286px;margin:8px auto 0}
}
@media(max-width:680px){
  .bf-about-note{width:min(280px,86vw)}
}


/* =========================================================
   v1.3.2 PATCH — clean Becky parchment note
   The introduction is a true transparent cutout: parchment,
   heart clip, flowers and watering can only. No square image
   background and no CSS clipping approximation.
   ========================================================= */
.bf-about-note{
  width:300px;
  margin-top:-18px;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  clip-path:none!important;
  filter:drop-shadow(0 12px 14px rgba(77,63,45,.12))!important;
  transform:rotate(.2deg);
}
.bf-about-note:hover{
  transform:rotate(0deg) translateY(-2px);
  filter:drop-shadow(0 16px 16px rgba(77,63,45,.14))!important;
}
.bf-about-note>img{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  margin:0;
  padding:0;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  clip-path:none!important;
  filter:none!important;
  object-fit:contain;
}
@media(max-width:1380px){
  .bf-about-note{width:278px;margin-top:-12px}
}
@media(max-width:1050px){
  .bf-about-note{width:300px;margin:8px auto 0}
}
@media(max-width:680px){
  .bf-about-note{width:min(292px,88vw)}
}

/* =========================================================
   v1.3.3 — final homepage polish
   Tighten the bookshelf rhythm and make the promise ribbon
   feel like watercolor paper rather than a flat rectangle.
   ========================================================= */
.bf-world{
  padding:34px 0 8px;
}
.bf-world__layout{
  grid-template-columns:minmax(0,1fr) 286px;
  gap:24px;
  align-items:start;
}
.bf-section-title{
  margin:0 auto 17px;
  gap:12px;
}
.bf-section-title h2{
  font-size:clamp(34px,2.45vw,42px);
  line-height:1.05;
}
.bf-book-row,
.bf-book-empty__shelf{
  width:min(100%,1000px);
  gap:12px;
}
.bf-book-empty__copy{
  max-width:660px;
  margin:10px auto 0;
}
.bf-book-empty__copy h3{
  margin:0;
  font-size:25px;
  line-height:1.08;
}
.bf-book-empty__copy .bf-button{
  margin:9px auto 0;
  padding:10px 24px;
}
.bf-about-note{
  width:286px;
  margin-top:-13px;
  justify-self:end;
}

/* Reference-style watercolor ribbon: soft blue center with irregular
   paper edges rather than a hard rectangular band. */
.bf-promise{
  position:relative;
  margin-top:0;
  background:#dceff8;
  isolation:isolate;
}
.bf-promise:before,
.bf-promise:after{
  content:"";
  position:absolute;
  left:-1%;
  width:102%;
  height:16px;
  background:#dceff8;
  z-index:-1;
  pointer-events:none;
}
.bf-promise:before{
  top:-15px;
  clip-path:polygon(0 100%,0 50%,4% 66%,8% 42%,12% 63%,16% 38%,20% 58%,24% 43%,28% 68%,32% 40%,36% 61%,40% 45%,44% 67%,48% 39%,52% 60%,56% 44%,60% 66%,64% 41%,68% 62%,72% 46%,76% 69%,80% 42%,84% 60%,88% 45%,92% 66%,96% 40%,100% 58%,100% 100%);
}
.bf-promise:after{
  bottom:-15px;
  clip-path:polygon(0 0,100% 0,100% 44%,96% 63%,92% 41%,88% 66%,84% 45%,80% 61%,76% 39%,72% 65%,68% 44%,64% 62%,60% 40%,56% 67%,52% 45%,48% 61%,44% 41%,40% 66%,36% 43%,32% 63%,28% 40%,24% 67%,20% 44%,16% 62%,12% 39%,8% 66%,4% 43%,0 60%);
}
.bf-promise__inner{
  min-height:62px;
  padding:8px 0;
}
.bf-cards{
  padding-top:48px;
}

@media(max-width:1380px){
  .bf-world__layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}
  .bf-about-note{width:260px;margin-top:-10px}
  .bf-book-row,.bf-book-empty__shelf{width:min(100%,900px);gap:10px}
}
@media(max-width:1050px){
  .bf-world{padding-top:30px}
  .bf-world__layout{grid-template-columns:1fr}
  .bf-about-note{width:286px;justify-self:center;margin:10px auto 0}
  .bf-book-row,.bf-book-empty__shelf{width:min(100%,760px);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .bf-promise{margin-top:14px}
}
@media(max-width:680px){
  .bf-world{padding-top:28px}
  .bf-section-title{margin-bottom:14px}
  .bf-section-title h2{font-size:29px}
  .bf-book-row,.bf-book-empty__shelf{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,500px);gap:12px}
  .bf-book-empty__copy h3{font-size:23px}
  .bf-about-note{width:min(280px,86vw)}
  .bf-promise__inner{min-height:72px;padding:12px 0}
  .bf-cards{padding-top:42px}
}

/* =========================================================
   v1.3.4 — final homepage polish
   Preserve the approved hero and Becky artwork while bringing
   the bookshelf, watercolor ribbon and resource cards closer
   to the reference composition.
   ========================================================= */

/* Slightly lighter, more compact bookshelf spread. */
.bf-world{
  padding:32px 0 4px;
}
.bf-world__layout{
  grid-template-columns:minmax(0,1fr) 274px;
  gap:22px;
  align-items:start;
}
.bf-section-title{
  margin-bottom:15px;
}
.bf-section-title span{
  font-size:19px;
  opacity:.9;
}
.bf-book-row,
.bf-book-empty__shelf{
  width:min(100%,920px);
  gap:9px;
  margin-inline:auto;
}
.bf-book,
.bf-book-empty__shelf i{
  border-radius:7px;
  box-shadow:0 7px 14px rgba(42,58,70,.12);
}
.bf-book-empty__copy{
  max-width:620px;
  margin:6px auto 0;
}
.bf-book-empty__copy h3{
  font-size:24px;
  line-height:1.04;
}
.bf-book-empty__copy .bf-button{
  margin:6px auto 0;
  padding:9px 23px;
}

/* Keep the approved Becky note unchanged, only tuck it into the spread
   a little lower and slightly smaller so it feels pinned beside the books. */
.bf-about-note{
  width:272px;
  margin-top:8px;
  transform:rotate(.2deg);
}
.bf-about-note:hover{
  transform:rotate(0deg) translateY(-2px);
}

/* Softer watercolor-paper promise strip.  The edge is intentionally
   irregular without the repeating saw-tooth look of the previous pass. */
.bf-promise{
  position:relative;
  margin-top:3px;
  background:
    radial-gradient(ellipse at 10% 50%,rgba(255,255,255,.16),transparent 32%),
    radial-gradient(ellipse at 88% 40%,rgba(255,255,255,.12),transparent 34%),
    #dceff8;
  isolation:isolate;
}
.bf-promise:before,
.bf-promise:after{
  content:"";
  position:absolute;
  left:-1%;
  width:102%;
  height:14px;
  background:#dceff8;
  z-index:-1;
  pointer-events:none;
}
.bf-promise:before{
  top:-13px;
  clip-path:polygon(0 100%,0 68%,5% 50%,11% 62%,17% 39%,24% 56%,31% 44%,38% 65%,46% 43%,54% 57%,62% 37%,70% 58%,78% 46%,86% 63%,93% 42%,100% 55%,100% 100%);
}
.bf-promise:after{
  bottom:-13px;
  clip-path:polygon(0 0,100% 0,100% 45%,94% 62%,87% 46%,80% 66%,73% 43%,66% 57%,58% 39%,50% 61%,42% 46%,34% 64%,26% 42%,18% 58%,10% 44%,4% 63%,0 52%);
}
.bf-promise__inner{
  min-height:60px;
  padding:7px 0;
  gap:23px;
}

/* Make the lower resource area feel like three watercolor stationery
   pieces rather than modern UI cards. */
.bf-cards{
  padding:45px 0 32px;
  background:
    radial-gradient(ellipse at 16% 5%,rgba(219,238,248,.16),transparent 26%),
    radial-gradient(ellipse at 80% 8%,rgba(223,137,148,.08),transparent 25%),
    var(--bf-paper);
}
.bf-card-grid{
  gap:20px;
}
.bf-info-card{
  position:relative;
  min-height:136px;
  grid-template-columns:112px 1fr;
  gap:17px;
  padding:15px 19px;
  overflow:hidden;
  border:1px solid rgba(190,153,100,.28);
  border-radius:13px;
  background:
    radial-gradient(ellipse at 5% 20%,rgba(219,238,248,.22),transparent 34%),
    linear-gradient(145deg,rgba(255,253,246,.98),rgba(255,248,235,.9));
  box-shadow:0 9px 22px rgba(71,63,49,.05);
}
.bf-info-card:after{
  content:"";
  position:absolute;
  right:-26px;
  bottom:-34px;
  width:100px;
  height:86px;
  border-radius:52% 48% 55% 45%;
  background:rgba(131,157,89,.045);
  transform:rotate(-18deg);
  pointer-events:none;
}
.bf-info-card--pink{
  background:
    radial-gradient(ellipse at 12% 20%,rgba(223,137,148,.12),transparent 34%),
    linear-gradient(145deg,#fffaf3,#fff2ea);
}
.bf-info-card--message{
  background:
    radial-gradient(ellipse at 12% 28%,rgba(131,157,89,.09),transparent 35%),
    linear-gradient(145deg,#fffaf0,#f7f3e7);
}
.bf-info-card__art{
  height:96px;
}
.bf-info-card h3{
  font-size:20px;
}

@media(max-width:1380px){
  .bf-world__layout{grid-template-columns:minmax(0,1fr) 250px;gap:18px}
  .bf-about-note{width:250px;margin-top:7px}
  .bf-book-row,.bf-book-empty__shelf{width:min(100%,850px);gap:8px}
}
@media(max-width:1050px){
  .bf-world{padding-top:29px}
  .bf-world__layout{grid-template-columns:1fr}
  .bf-about-note{width:278px;justify-self:center;margin:14px auto 0}
  .bf-book-row,.bf-book-empty__shelf{width:min(100%,720px);grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
  .bf-promise{margin-top:12px}
}
@media(max-width:680px){
  .bf-world{padding-top:27px}
  .bf-book-row,.bf-book-empty__shelf{width:min(100%,470px);grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
  .bf-about-note{width:min(272px,84vw)}
  .bf-promise__inner{min-height:70px;padding:11px 0;gap:14px}
  .bf-cards{padding-top:40px}
  .bf-info-card{grid-template-columns:88px 1fr;padding:13px}
}
