.elementor-974 .elementor-element.elementor-element-d87b5ff{--display:flex;}.elementor-974 .elementor-element.elementor-element-d87b5ff.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-974 .elementor-element.elementor-element-2fcccec{width:100%;max-width:100%;}@media(min-width:768px){.elementor-974 .elementor-element.elementor-element-d87b5ff{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-2fcccec *//* ==========================================================================
   LIVE2540 — "THE BED MEMBERSHIP"  ·  STYLES
   ==========================================================================
   PASTE THIS INTO:  Appearance ▸ Customize ▸ Additional CSS
   (or Elementor ▸ page settings ▸ Advanced ▸ Custom CSS)

   Do NOT paste this into the HTML widget. WordPress strips <style> tags
   out of sanitised widgets and then prints the CSS on the page as text —
   which is exactly what went wrong. Kept here, there is no <style> tag to
   strip, so it cannot happen again.

   The matching markup is in the-bed.HTML-ONLY.html.
   ========================================================================== */

.l2540-bed {
  --navy:      #001E44;
  --slate:     #475A7A;
  --slate-lt:  #8FA3BF;
  --orange:    #F4A261;
  --orange-lt: #FFB477;
  --sky:       #EAF1F7;
  --cream:     #F8F1D6;
  --ink:       #2C2C2C;
  --white:     #FFFFFF;
  --serif:     'Libre Baskerville', Georgia, serif;
  --sans:      'Montserrat', -apple-system, sans-serif;
  --wrap:      1180px;
  --pad:       clamp(28px, 6vw, 72px);

  font-family: var(--sans);
  color: var(--ink);
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}
.l2540-bed *, .l2540-bed *::before, .l2540-bed *::after { box-sizing: border-box; }

.l2540-bed { width: 100%; }
.l2540-bed > section {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  max-width: 100vw;
}
/* Belt and braces: cancel padding on the widget and the container holding it,
   so the bands reach the screen edge even if those still carry padding. */
.elementor-widget-html:has(.l2540-bed) { padding: 0 !important; }
.l2540-bed { margin: 0 !important; }

body { overflow-x: clip; }
.l2540-bed img { max-width: 100%; height: auto; display: block; }
.l2540-bed p { margin: 0 0 1.1em 0; }
.l2540-bed h1, .l2540-bed h2, .l2540-bed h3 {
  font-family: var(--serif); font-weight: 400; margin: 0;
  line-height: 1.24; letter-spacing: -0.01em;
}
.l2540-bed em { font-style: italic; }

.l2540-bed__wrap { max-width: var(--wrap); margin: 0 auto; padding-left: var(--pad); padding-right: var(--pad); }
.l2540-bed__sec  { padding: clamp(64px, 8vw, 108px) 0; }

.l2540-bed__eyebrow {
  font-family: var(--sans); font-size: 11.5px; font-weight: 700;
  letter-spacing: 2.6px; text-transform: uppercase;
  color: var(--slate); margin: 0 0 15px 0; display: block;
}
.l2540-bed__eyebrow--light { color: var(--slate-lt); }
.l2540-bed__h2   { font-size: clamp(28px, 3.6vw, 44px); color: var(--navy); margin-bottom: 18px; }
.l2540-bed__h2--light { color: var(--white); }
.l2540-bed__lead { font-size: clamp(16px, 1.3vw, 18.5px); line-height: 1.8; color: #4A5563; }
.l2540-bed__lead--light { color: rgba(255,255,255,0.84); }
.l2540-bed__head { max-width: 720px; }
.l2540-bed__head--center { margin-left: auto; margin-right: auto; text-align: center; }

.l2540-bed__btn {
  display: inline-block; padding: 16px 40px;
  background-color: var(--orange); color: var(--navy) !important;
  font-family: var(--sans); font-size: 14px; font-weight: 700;
  letter-spacing: 1.5px; text-transform: uppercase;
  text-decoration: none !important; border-radius: 4px;
  border: none; cursor: pointer; text-align: center;
  transition: background-color .2s ease, transform .2s ease, box-shadow .2s ease;
  box-shadow: 0 6px 20px rgba(0,0,0,0.18);
}
.l2540-bed__btn:hover { background-color: var(--orange-lt); transform: translateY(-2px); box-shadow: 0 10px 28px rgba(0,0,0,0.24); }
.l2540-bed__btn--ghost {
  background-color: transparent; color: var(--white) !important;
  border: 1.5px solid rgba(255,255,255,0.5); box-shadow: none;
}
.l2540-bed__btn--ghost:hover { background-color: rgba(255,255,255,0.1); border-color: var(--white); }

.l2540-bed__hero { position: relative; min-height: 78vh; display: flex; align-items: center; background: var(--navy); overflow: hidden; }
.l2540-bed__hero-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.l2540-bed__hero-scrim { position: absolute; inset: 0; background: linear-gradient(100deg, rgba(0,30,68,0.94) 0%, rgba(0,30,68,0.80) 48%, rgba(0,30,68,0.36) 100%); }
.l2540-bed__hero-inner { position: relative; z-index: 2; width: 100%; padding: 104px 0 96px; }
.l2540-bed__hero-body { max-width: 640px; }
.l2540-bed__hero h1 { font-size: clamp(36px, 4.8vw, 62px); color: var(--white); margin-bottom: 20px; }
.l2540-bed__hero-sub { font-size: clamp(16px, 1.45vw, 19px); color: rgba(255,255,255,0.88); line-height: 1.75; margin-bottom: 14px; }
.l2540-bed__hero-price {
  font-family: var(--sans); font-size: 13px; font-weight: 700;
  letter-spacing: 1.8px; text-transform: uppercase; color: var(--orange);
  margin: 0 0 30px 0;
}
.l2540-bed__hero-cta { display: flex; flex-wrap: wrap; gap: 13px; }

.l2540-bed__lockup { margin-bottom: 40px; width: clamp(150px, 15vw, 210px); }
.l2540-bed__logo { width: clamp(150px, 15vw, 210px); height: auto; display: block; }
.l2540-bed__lockup-sub {
  font-family: var(--sans); font-size: 11px; font-weight: 700;
  letter-spacing: 5px; text-transform: uppercase;
  color: rgba(255,255,255,0.72); margin-top: 12px;

  text-align: center; text-indent: 5px;
}

.l2540-bed__how { background: var(--white); }
.l2540-bed__steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 38px; margin-top: 52px; }
.l2540-bed__step-img { width: 100%; aspect-ratio: 4/3; object-fit: cover; border-radius: 4px; margin-bottom: 20px; }
.l2540-bed__band { width: 100%; aspect-ratio: 21/9; object-fit: cover; border-radius: 4px; }
.l2540-bed__step-n {
  font-family: var(--sans); font-size: 12px; font-weight: 700;
  letter-spacing: 2px; color: var(--orange); display: block; margin-bottom: 14px;
}
.l2540-bed__step h3 { font-size: 21px; color: var(--navy); margin-bottom: 11px; }
.l2540-bed__step p { font-size: 15px; line-height: 1.75; color: #55606F; margin: 0; }

.l2540-bed__need { background: var(--slate); color: rgba(255,255,255,0.86); }
.l2540-bed__need-two { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(26px, 4vw, 56px); margin: 44px 0 52px; }
.l2540-bed__need-item { display: flex; flex-direction: column; }

.l2540-bed__need-img {
  width: 100%; aspect-ratio: 3 / 2; object-fit: cover;
  border-radius: 4px; margin-bottom: 24px;
}
.l2540-bed__need-body { border-top: 2px solid rgba(255,255,255,0.3); padding-top: 22px; }
.l2540-bed__need-item h3 { font-family: var(--serif); font-style: italic; font-size: clamp(25px, 2.9vw, 36px); color: var(--white); margin-bottom: 13px; }
.l2540-bed__need-item p { font-size: 15px; line-height: 1.75; color: rgba(255,255,255,0.8); margin: 0; }
.l2540-bed__need-item strong { color: var(--white); font-weight: 700; }
.l2540-bed__statbar {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 1px; background: rgba(255,255,255,0.18);
  border: 1px solid rgba(255,255,255,0.18); border-radius: 4px; overflow: hidden;
}
.l2540-bed__statcell { background: var(--slate); padding: 26px 22px; }
.l2540-bed__statcell b { display: block; font-family: var(--serif); font-size: clamp(26px, 2.9vw, 34px); font-weight: 400; color: var(--white); line-height: 1.1; margin-bottom: 6px; }
.l2540-bed__statcell span { font-size: 12px; line-height: 1.5; color: rgba(255,255,255,0.68); }

.l2540-bed__provides { background: var(--cream); }
.l2540-bed__prov-list { list-style: none; padding: 0; margin: 40px 0 0 0; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.l2540-bed__prov-list li {
  display: flex; align-items: center;
  background: var(--white); border-left: 3px solid var(--orange);
  padding: 22px 24px; font-size: 15.5px; line-height: 1.6; color: #46403A;
  border-radius: 0 4px 4px 0;
}

.l2540-bed__prov-note {
  margin: 40px 0 0 0; max-width: 720px;
  font-size: 15.5px; line-height: 1.85; color: #6A6157;
}
.l2540-bed__prov-note p { margin: 0 0 1.05em 0; }
.l2540-bed__prov-note p:last-child { margin-bottom: 0; }
.l2540-bed__prov-note strong { color: #46403A; font-weight: 700; }

.l2540-bed__theresa { background: var(--sky); }
.l2540-bed__theresa-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(32px, 5vw, 68px); align-items: center; }
.l2540-bed__theresa-media img { width: 100%; aspect-ratio: 3/2; object-fit: cover; border-radius: 4px; }
.l2540-bed__theresa-cap { margin-top: 13px; font-family: var(--sans); font-size: 11.5px; letter-spacing: 1.6px; text-transform: uppercase; color: var(--slate); }
.l2540-bed__theresa-cap strong { font-family: var(--serif); font-style: italic; font-size: 18px; letter-spacing: 0; text-transform: none; display: block; margin-bottom: 3px; color: var(--navy); }
.l2540-bed__theresa-pq {
  font-family: var(--serif); font-style: italic;
  font-size: clamp(20px, 2.3vw, 29px); line-height: 1.45;
  color: var(--slate); margin: 0 0 24px 0;
}
.l2540-bed__theresa-body p { font-size: 16px; line-height: 1.85; color: #3F4A57; }
.l2540-bed__theresa-body strong { color: var(--slate); font-weight: 700; }

.l2540-bed__grace { background: var(--white); }
.l2540-bed__feature { border-radius: 6px; overflow: hidden; box-shadow: 0 18px 48px rgba(0,30,68,0.11); display: grid; grid-template-columns: 1fr 1fr; }
.l2540-bed__feature-media { display: grid; grid-template-columns: 1fr 1fr; min-height: 420px; }
.l2540-bed__shot { position: relative; overflow: hidden; }
.l2540-bed__shot img { width: 100%; height: 100%; object-fit: cover; }
.l2540-bed__tag {
  position: absolute; left: 11px; bottom: 11px; z-index: 2;
  font-family: var(--sans); font-size: 10px; font-weight: 700;
  letter-spacing: 1.6px; text-transform: uppercase;
  padding: 6px 11px; border-radius: 3px;
  background: rgba(0,30,68,0.86); color: var(--white);
}
.l2540-bed__tag--after { background: var(--orange); color: var(--navy); }
.l2540-bed__feature-body { background: var(--sky); padding: clamp(32px, 4vw, 54px); display: flex; flex-direction: column; justify-content: center; }
.l2540-bed__feature-name { font-family: var(--serif); font-style: italic; font-size: clamp(30px, 3.2vw, 42px); color: var(--navy); margin-bottom: 7px; }
.l2540-bed__feature-meta { font-size: 11px; font-weight: 700; letter-spacing: 1.8px; text-transform: uppercase; color: var(--slate); margin-bottom: 20px; }
.l2540-bed__feature-body p { font-size: 15.5px; line-height: 1.82; color: #45505E; }
.l2540-bed__feature-body strong { color: var(--navy); }

.l2540-bed__proof { position: relative; background: var(--navy); overflow: hidden; }
.l2540-bed__proof-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: .2; }
.l2540-bed__proof-scrim { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,30,68,0.9), rgba(0,30,68,0.95)); }
.l2540-bed__proof-inner { position: relative; z-index: 2; }
.l2540-bed__proof-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(34px, 5vw, 72px); align-items: center; }
.l2540-bed__proof h2 { font-family: var(--serif); font-style: italic; font-size: clamp(30px, 3.8vw, 46px); color: var(--white); line-height: 1.2; margin-bottom: 20px; }
.l2540-bed__proof-body p { font-size: 16px; line-height: 1.8; color: rgba(255,255,255,0.82); }
.l2540-bed__proof-body strong { color: var(--white); font-weight: 700; }

.l2540-bed__card {
  background: var(--white); border-radius: 6px; overflow: hidden;
  box-shadow: 0 24px 60px rgba(0,0,0,0.35);
}
.l2540-bed__card-top { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 15px 20px; background: var(--sky); }
.l2540-bed__card-bed { font-family: var(--sans); font-size: 11px; font-weight: 700; letter-spacing: 1.8px; text-transform: uppercase; color: var(--navy); }
.l2540-bed__card-date { font-family: var(--sans); font-size: 11px; letter-spacing: 1.2px; text-transform: uppercase; color: var(--slate); }
.l2540-bed__card-img { width: 100%; aspect-ratio: 16/10; object-fit: cover; }
.l2540-bed__card-body { padding: 22px 24px 26px; }
.l2540-bed__card-body h3 { font-family: var(--serif); font-style: italic; font-size: 24px; color: var(--navy); margin-bottom: 8px; }
.l2540-bed__card-body p { font-size: 14px; line-height: 1.7; color: #55606F; margin: 0; }
.l2540-bed__card-note { display: block; margin-top: 14px; font-size: 10.5px; letter-spacing: 1.4px; text-transform: uppercase; color: var(--slate-lt); }

.l2540-bed__claim { background: var(--white); }
.l2540-bed__beds { display: grid; grid-template-columns: repeat(10, 1fr); gap: 8px; max-width: 640px; margin: 36px auto 26px; }
.l2540-bed__bed { aspect-ratio: 1/1; border-radius: 4px; display: flex; align-items: center; justify-content: center; }
.l2540-bed__bed svg { width: 64%; height: 64%; }
.l2540-bed__bed--taken { background: var(--orange); color: var(--navy); }
.l2540-bed__bed--open  { background: var(--sky); color: #9FB2C8; }
.l2540-bed__legend { display: flex; flex-wrap: wrap; justify-content: center; gap: 24px; }
.l2540-bed__legend-item { display: flex; align-items: center; gap: 9px; font-size: 12.5px; font-weight: 600; color: var(--navy); }
.l2540-bed__swatch { width: 14px; height: 14px; border-radius: 3px; }

.l2540-bed__give-inner { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(34px, 5vw, 70px); align-items: center; margin-top: clamp(56px, 7vw, 88px); }
.l2540-bed__give-list { list-style: none; padding: 0; margin: 22px 0 0 0; }
.l2540-bed__give-list li { position: relative; padding-left: 28px; margin-bottom: 12px; font-size: 15px; line-height: 1.65; color: #4A5563; }
.l2540-bed__give-list li::before {
  content: ""; position: absolute; left: 0; top: 9px; width: 8px; height: 8px;
  border-radius: 50%; background: var(--orange); box-shadow: 0 0 0 4px rgba(244,162,97,0.24);
}
.l2540-bed__form-card { background: var(--white); border-radius: 6px; padding: clamp(24px, 3vw, 32px); box-shadow: 0 20px 56px rgba(0,30,68,0.17); border-top: 4px solid var(--orange); }
.l2540-bed__form-card h3 { font-family: var(--serif); font-style: italic; font-size: 25px; color: var(--navy); margin-bottom: 5px; }
.l2540-bed__form-card-sub { font-size: 12.5px; color: #6B7683; margin-bottom: 20px; letter-spacing: .3px; }

.l2540-bed__form-slot { min-height: 816px; border-radius: 4px; }
.l2540-bed__form-alt { display: block; margin-top: 16px; text-align: center; font-size: 12.5px; color: var(--slate); text-decoration: underline; }

.l2540-bed__faq { background: var(--sky); }
.l2540-bed__faq-list { max-width: 800px; margin: 40px auto 0; }
.l2540-bed__faq details { background: var(--white); border-radius: 5px; margin-bottom: 10px; overflow: hidden; }
.l2540-bed__faq summary { cursor: pointer; list-style: none; padding: 20px 54px 20px 24px; position: relative; font-family: var(--sans); font-size: 15px; font-weight: 600; color: var(--navy); }
.l2540-bed__faq summary::-webkit-details-marker { display: none; }
.l2540-bed__faq summary::after { content: "+"; position: absolute; right: 22px; top: 50%; transform: translateY(-50%); font-size: 21px; color: var(--orange); line-height: 1; }
.l2540-bed__faq details[open] summary::after { content: "\2013"; }
.l2540-bed__faq-a { padding: 0 24px 22px; font-size: 14.5px; line-height: 1.75; color: #4A5563; }
.l2540-bed__faq-a p:last-child { margin-bottom: 0; }

.l2540-bed__contact {
  background: var(--white); border-radius: 6px; max-width: 560px;
  margin: 42px auto 0; padding: 34px 34px 36px; text-align: center;
  box-shadow: 0 12px 34px rgba(0,30,68,0.07);
}
.l2540-bed__contact-photo {
  width: 96px; height: 96px; border-radius: 50%; object-fit: cover;
  margin: 0 auto 18px; display: block;
  box-shadow: 0 0 0 3px var(--white), 0 0 0 5px var(--orange);
}
.l2540-bed__contact-who { font-size: 10.5px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--slate-lt); margin-bottom: 8px; }
.l2540-bed__contact h3 { font-family: var(--serif); font-style: italic; font-size: 25px; color: var(--navy); margin-bottom: 4px; }
.l2540-bed__contact-role { font-size: 11.5px; font-weight: 600; letter-spacing: 1.4px; text-transform: uppercase; color: var(--slate); margin-bottom: 16px; }
.l2540-bed__contact p { font-size: 14.5px; line-height: 1.7; color: #5A6572; margin-bottom: 20px; }
.l2540-bed__contact a {
  font-family: var(--sans); font-size: 13px; font-weight: 700; letter-spacing: .8px;
  color: var(--navy); text-decoration: none;
  border-bottom: 2px solid var(--orange); padding-bottom: 3px;
}
.l2540-bed__contact a:hover { border-bottom-color: var(--navy); }

.l2540-bed__close { position: relative; background: var(--navy); overflow: hidden; padding: clamp(76px, 9vw, 126px) 0 0; }

.l2540-bed__close-inner { position: relative; z-index: 2; text-align: center; max-width: 780px; margin: 0 auto clamp(60px, 7vw, 88px); }
.l2540-bed__close-band { width: 100%; aspect-ratio: 2 / 1; object-fit: cover; object-position: center 78%; display: block; }
.l2540-bed__close blockquote { margin: 0 0 12px; font-family: var(--serif); font-style: italic; font-size: clamp(17px, 1.8vw, 22px); line-height: 1.55; color: rgba(255,255,255,0.86); }
.l2540-bed__close cite { display: block; font-family: var(--sans); font-style: normal; font-size: 11px; font-weight: 700; letter-spacing: 2.4px; text-transform: uppercase; color: var(--orange); margin-bottom: 38px; }
.l2540-bed__close h2 { font-family: var(--serif); font-style: italic; font-size: clamp(32px, 4.2vw, 54px); color: var(--white); margin-bottom: 28px; }

@media (max-width: 980px) {
  .l2540-bed__need-two,
  .l2540-bed__prov-list,
  .l2540-bed__theresa-grid,
  .l2540-bed__proof-grid,
  .l2540-bed__give-inner { grid-template-columns: 1fr; }
  .l2540-bed__feature { grid-template-columns: 1fr; }
  .l2540-bed__feature-media { min-height: 300px; }
}
@media (max-width: 640px) {
  .l2540-bed__hero { min-height: 0; }
  .l2540-bed__hero-inner { padding: 62px 0; }
  .l2540-bed__hero-cta { flex-direction: column; align-items: stretch; }
  .l2540-bed__hero-cta .l2540-bed__btn { width: 100%; }
  .l2540-bed__beds { gap: 5px; }

  .l2540-bed__close-band { aspect-ratio: 16 / 10; object-position: center 72%; }

  .l2540-bed__feature-media { grid-template-columns: 1fr; min-height: 0; }
  .l2540-bed__shot { aspect-ratio: 4 / 5; }

  .l2540-bed__prov-list { grid-template-columns: 1fr; }

  .l2540-bed__form-alt { padding: 12px 0; }
  .l2540-bed__contact a { display: inline-block; padding: 10px 2px; }
  .l2540-bed__give-list a { display: inline-block; padding: 8px 0; }
}/* End custom CSS */