/* ═══════════════════════════════════════════════════════════════════
   BROTMAN LAW — Page Section Styles (consolidated)
   Loads on every standalone page alongside bm-shared.css.

   Contains all page-section styles previously split across:
     bm-page-home.css, bm-page-book.css, bm-page-pillar.css,
     bm-page-service.css, bm-page-guide.css

   Sections are grouped by page type but all coexist safely:
     - Class conflicts resolved via parent-scope selectors
       (e.g. .services-grid .service-card vs .service-grid .service-card)
     - Component classes (author-strip, key-takeaway, mid-cta, etc.)
       defined once and reused across page types
     - Page templates still pick the right body class (.brotman-home,
       .brotman-pillar, etc.) — unused sections just don't render

   File map (search for these headings):
     1. INTERIOR HERO        — sub-page hero (book, pillar, service, guide)
     2. BREADCRUMBS          — shared
     3. HOMEPAGE SECTIONS    — hero, entry-points, authority, etc.
     4. BOOK-A-CALL SECTIONS — booking-layout, after-book, process, trust-strip
     5. PILLAR SECTIONS      — proof-bar, pillar-content, hub-cards, etc.
     6. SHARED COMPONENTS    — author-strip, key-takeaways, mid-cta, etc.
     7. SERVICE SECTIONS     — service-problem, service-deep-dive, etc.
     8. GUIDE SECTIONS       — guide-layout, sticky TOC, guide-content
     9. CASE STUDY (dark)    — homepage case study band
    10. RESPONSIVE           — all media queries grouped at the end
   ═══════════════════════════════════════════════════════════════════ */


/* ═══════════════════════════════════════════════════════
   1. INTERIOR HERO — used by book, pillar, service, guide
   ═══════════════════════════════════════════════════════ */
.interior-hero{
  position:relative;width:100%;
  min-height:70vh;max-height:600px;
  display:flex;align-items:end;
  overflow:hidden;
  padding-top:0;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.interior-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.interior-hero[style*="background-image"] .interior-hero__bg{display:none}
.interior-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(30,20,32,.92) 0%,rgba(43,29,42,.62) 60%,rgba(43,29,42,.42) 100%)}
.interior-hero__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:60px 48px;width:100%}
.interior-hero__eyebrow{font-family:"Inter",-apple-system,system-ui,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#d4a548;margin-bottom:16px;text-shadow:0 1px 8px rgba(0,0,0,.3)}
.interior-hero__headline{font-family:"adobe-garamond-pro",Georgia,serif;font-size:44px;font-weight:400;line-height:1.2;color:#fff;margin-bottom:16px;letter-spacing:-.02em;text-shadow:0 2px 16px rgba(0,0,0,.3)}
.interior-hero__accent{color:#a87d3c}
.interior-hero__subheadline{font-size:18px;line-height:1.65;color:rgba(255,255,255,.92);max-width:600px;text-shadow:0 1px 8px rgba(0,0,0,.2)}

/* Pillar-specific hero additions (situations bullet list + value paragraph) */
.hero-situations{list-style:none;padding:0;margin:0 0 20px}
.hero-situations li{padding:6px 0 6px 20px;position:relative;font-size:16px !important;line-height:1.55;color:rgba(255,255,255,.85)}
.hero-situations li::before{content:'';position:absolute;left:0;top:13px;width:8px;height:8px;border:2px solid var(--bm-accent);border-radius:50%;background:transparent}
.hero-value{font-size:17px;line-height:1.65;color:rgba(255,255,255,.78);margin:16px 0 0;max-width:560px}


/* ═══════════════════════════════════════════════════════
   2. BREADCRUMBS — shared
   ═══════════════════════════════════════════════════════ */
.breadcrumbs{position:relative;z-index:2;padding:12px 48px;background:rgba(43,29,42,.03);border-bottom:1px solid rgba(83,51,81,.06)}
.breadcrumbs__list{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0 auto;max-width:1100px;font-size:13px}
.breadcrumbs__list li{display:flex;align-items:center;gap:8px}
.breadcrumbs__list li:not(:last-child)::after{content:"\203A";color:rgba(43,29,42,.3)}
.breadcrumbs__list a{color:rgba(43,29,42,.5);text-decoration:none}
.breadcrumbs__list a:hover{color:#a87d3c}
.breadcrumbs__list li:last-child span{color:rgba(43,29,42,.7)}
ol.breadcrumbs__list{max-width:1100px !important;margin:0 auto !important}
ol.breadcrumbs__list li{font-size:16px}


/* ═══════════════════════════════════════════════════════
   3. HOMEPAGE SECTIONS
   ═══════════════════════════════════════════════════════ */

/* Hero — full-viewport homepage hero */
.hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;background-image:url('/wp-content/uploads/2025/03/Hero-Image-optimized.jpg');background-size:cover;background-position:center right;padding-top:0}
.hero__overlay{position:absolute;inset:0;background:linear-gradient(105deg,rgba(30,20,32,.92) 0%,rgba(43,29,42,.82) 35%,rgba(43,29,42,.45) 60%,rgba(43,29,42,.08) 100%);z-index:1}
.hero__content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:100px 48px 80px;width:100%}
.hero__eyebrow,.hero__headline,.hero__subheadline,.hero__ctas,.hero__trust-strip{max-width:880px}
.hero__eyebrow{font-family:"Inter",sans-serif;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#a87d3c;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(168,125,60,.25);display:inline-block}
.hero__headline{font-family:"adobe-garamond-pro",Georgia,serif;font-size:54px;font-weight:400;line-height:1.12;color:#fff;margin-bottom:24px;letter-spacing:-.02em}
.hero__headline-accent{display:block;color:#a87d3c;margin-top:4px}
.hero__subheadline{font-size:17px;line-height:1.7;color:rgba(255,255,255,.82);margin-bottom:40px;max-width:540px}
.hero__ctas{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}
.hero__trust-strip{display:flex;align-items:center;gap:16px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.12);padding-top:24px}
.hero__trust-item{font-size:16px;font-weight:600;color:rgba(255,255,255,1);display:flex;align-items:center;gap:6px;letter-spacing:.02em}
.hero__trust-divider{color:rgba(255,255,255,.2);font-size:12px}
.hero__phone-link{color:#fff;font-weight:700;font-size:16px;letter-spacing:.02em}
.hero__phone-link:hover{color:#c49a54}

/* Entry points (3-card routing) */
.entry-points{background:#f8f6f3;padding:64px 48px}
.entry-points__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.entry-card{display:flex;flex-direction:column;padding:40px 36px;background:#fff;border:1px solid rgba(83,51,81,.08);border-radius:3px;color:inherit;transition:all .3s ease;text-decoration:none}
.entry-card:hover{box-shadow:0 12px 40px rgba(43,29,42,.08);border-color:rgba(168,125,60,.2);transform:translateY(-2px)}
.entry-card__icon{margin-bottom:20px;opacity:.8}
.entry-card__title{font-family:"adobe-garamond-pro",Georgia,serif;font-size:26px;color:#2b1d2a;margin-bottom:12px;letter-spacing:-.01em}
.entry-card__body{font-size:16px;line-height:1.7;color:rgba(43,29,42,.68);flex-grow:1;margin-bottom:20px}
.entry-card__link{font-size:12px;font-weight:700;color:#a87d3c;text-transform:uppercase;letter-spacing:.08em;margin-top:auto;transition:color .2s}
.entry-card:hover .entry-card__link{color:#2b1d2a}

/* Authority */
.authority{background:#fff;padding:80px 48px}
.authority__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.authority__copy{max-width:520px}
.authority__headline{font-family:var(--bm-font-heading);font-size:var(--bm-h2);font-weight:400;line-height:1.2;color:var(--bm-text);margin-bottom:20px;letter-spacing:-.01em}
.authority__body{font-size:17px;line-height:1.75;color:rgba(43,29,42,.72);margin-bottom:24px}
.authority__photo{border-radius:3px;overflow:hidden;box-shadow:0 16px 56px rgba(43,29,42,.12)}
.authority__photo img{width:100%;height:auto;display:block}

/* Problem / Solution (3 pillars) */
.problem-solution{background:#fff;padding:100px 48px 104px}
.problem-solution__inner{max-width:1100px;margin:0 auto}
.problem-solution__intro{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;margin-bottom:72px}
.problem-solution__intro-copy{max-width:520px}
.problem-solution__headline{font-family:"adobe-garamond-pro",serif;font-size:40px;line-height:1.2;color:#2b1d2a;margin-bottom:20px;letter-spacing:-.01em}
.problem-solution__body{font-size:17px;line-height:1.75;color:rgba(43,29,42,.72)}
.problem-solution__photo{border-radius:3px;overflow:hidden;box-shadow:0 16px 56px rgba(43,29,42,.12)}
.problem-solution__photo img{width:100%;height:auto;display:block}
.problem-solution__pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(83,51,81,.08);border-radius:3px;overflow:hidden}
.pillar{padding:44px 36px;background:#fff;transition:background .3s}
.pillar:hover{background:rgba(168,125,60,.02)}
.pillar__icon{margin-bottom:24px;opacity:.7}
.pillar__title{font-family:"adobe-garamond-pro",serif;font-size:26px;color:#2b1d2a;margin-bottom:14px;letter-spacing:-.01em;font-weight:600}
.pillar__body{font-size:15px;line-height:1.7;color:rgba(43,29,42,.68);margin-bottom:24px}
.pillar__link{font-size:12px;font-weight:600;color:#a87d3c;text-transform:uppercase;letter-spacing:.08em;transition:color .2s}
.pillar__link:hover{color:#2b1d2a}

/* Stats section (with count-up) */
.stats-section{background-color:#1e1420;background-image:url('/wp-content/uploads/2024/07/purple-bg.jpg');background-size:cover;background-position:center;background-blend-mode:multiply;padding:100px 48px;position:relative}
.stats-section::before{content:'';position:absolute;inset:0;background:rgba(30,20,32,.65);z-index:0}
.stats-section__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;text-align:center}
.stats-section__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(168,125,60,.8);margin-bottom:14px}
.stats-section__headline{font-family:"adobe-garamond-pro",serif;font-size:40px;color:#fff;margin-bottom:64px;letter-spacing:-.01em}
.stats-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.06);border-radius:3px;overflow:hidden;margin-bottom:40px}
.stat-card{padding:48px 32px;background:rgba(255,255,255,.03);transition:background .3s}
.stat-card:hover{background:rgba(255,255,255,.06)}
.stat-card__number{font-family:"adobe-garamond-pro",serif;font-size:52px;color:#fff;line-height:1;margin-bottom:14px;letter-spacing:-.02em}
.stat-card__amount{color:#a87d3c}
.stat-card__label{font-size:11px;font-weight:500;color:rgba(255,255,255,.6);line-height:1.5;text-transform:uppercase;letter-spacing:.1em}
.stats-section__cta-line{font-size:14px;color:rgba(255,255,255,.4)}
.stats-section__results-link{color:#a87d3c;font-weight:600}
.stats-section__results-link:hover{color:#c49a54}

/* Services (tabbed grid — homepage version) */
.services-section{background:#f8f6f3;padding:100px 48px}
.services-section__inner{max-width:1100px;margin:0 auto}
.services-section__eyebrow{text-align:center}
.services-section__headline{font-family:"adobe-garamond-pro",serif;font-size:40px;color:#2b1d2a;text-align:center;margin-bottom:14px;letter-spacing:-.01em}
.services-section__subheadline{font-size:16px;line-height:1.7;color:rgba(43,29,42,.65);text-align:center;max-width:560px;margin:0 auto 48px}
.services-tabs{display:flex;justify-content:center;margin-bottom:44px;width:fit-content;margin-left:auto;margin-right:auto;gap:0;border-bottom:1px solid rgba(83,51,81,.12)}
.services-tab{padding:14px 28px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(43,29,42,.4);background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s}
.services-tab--active{color:#2b1d2a;border-bottom-color:#a87d3c}
.services-tab:hover:not(.services-tab--active){color:rgba(43,29,42,.7)}
.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:44px}
.services-grid--hidden{display:none}
/* Service card — homepage variant (inside .services-grid) */
.services-grid .service-card{display:flex;flex-direction:column;padding:32px 28px;background:#fff;border:1px solid rgba(83,51,81,.06);border-radius:3px;color:inherit;transition:all .3s ease}
.services-grid .service-card:hover{box-shadow:0 8px 32px rgba(43,29,42,.08);border-color:rgba(83,51,81,.1);transform:translateY(-2px)}
.services-grid .service-card__title{font-family:"adobe-garamond-pro",serif;font-size:20px;line-height:1.3;color:#2b1d2a;margin-bottom:10px;letter-spacing:-.01em}
.services-grid .service-card__problem{font-size:13px;font-weight:600;color:#a87d3c;line-height:1.5;margin-bottom:10px;font-style:italic}
.services-grid .service-card__excerpt{font-size:14px;line-height:1.65;color:rgba(43,29,42,.65);flex-grow:1;margin-bottom:18px}
.services-grid .service-card__link{font-size:11px;font-weight:700;color:rgba(83,51,81,.6);text-transform:uppercase;letter-spacing:.08em;margin-top:auto;transition:color .2s}
.services-grid .service-card:hover .service-card__link{color:#a87d3c}
.services-section__footer{text-align:center}

/* TXN / Tax Strategy section */
.txn-section{background:#1e1420;padding:100px 48px;position:relative}
.txn-section::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,20,32,.5),rgba(43,29,42,.3));z-index:0}
.txn-section__inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.txn-section__copy{color:#fff}
.txn-section__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(168,125,60,.8);margin-bottom:14px}
.txn-section__headline{font-family:"adobe-garamond-pro",serif;font-size:40px;line-height:1.15;color:#fff;margin-bottom:24px;letter-spacing:-.01em}
.txn-section__body{font-size:16px;line-height:1.75;color:rgba(255,255,255,.7);margin-bottom:24px}
.txn-section__list{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}
.txn-section__item{display:flex;align-items:flex-start;gap:14px;font-size:15px;line-height:1.6;color:rgba(255,255,255,.8)}
.txn-section__item svg{flex-shrink:0;margin-top:3px}
.txn-section__photo{border-radius:3px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.3)}
.txn-section__photo img{width:100%;height:auto;object-fit:cover}

/* Strategy section + comparison table */
.strategy-section{background:#fff;padding:100px 48px}
.strategy-section__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:96px}
.strategy-explainer{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.strategy-explainer__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a87d3c;margin-bottom:14px}
.strategy-explainer__headline{font-family:"adobe-garamond-pro",serif;font-size:40px;line-height:1.15;color:#2b1d2a;margin-bottom:24px;letter-spacing:-.01em}
.strategy-explainer__headline-accent{color:#532333}
.strategy-explainer__body{font-size:16px;line-height:1.75;color:rgba(43,29,42,.68);margin-bottom:16px}
.strategy-explainer__ctas{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:32px}
.strategy-explainer__video{border-radius:3px;overflow:hidden;box-shadow:0 16px 56px rgba(43,29,42,.12)}
.strategy-comparison{background:#f8f6f3;border-radius:3px;padding:56px}
.strategy-comparison__headline{font-family:"adobe-garamond-pro",serif;font-size:30px;color:#2b1d2a;text-align:center;margin-bottom:36px;letter-spacing:-.01em}
.strategy-comparison__table{display:table;width:100%;border-collapse:collapse}
.strategy-comparison__header,.strategy-comparison__row{display:table-row}
.strategy-comparison__col{display:table-cell;padding:16px 24px;font-size:16px;line-height:1.6;color:rgba(43,29,42,.68);border-bottom:1px solid rgba(83,51,81,.06);vertical-align:middle}
.strategy-comparison__col--label{font-weight:600;color:#2b1d2a;font-size:14px;text-transform:uppercase;letter-spacing:.08em;width:18%;white-space:nowrap}
.strategy-comparison__col--highlighted{background:rgba(168,125,60,.04);color:#2b1d2a;font-weight:500}
.tag{display:inline-block;padding:4px 12px;border-radius:2px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.tag--neutral{background:rgba(43,29,42,.06);color:rgba(43,29,42,.4)}
.tag--gold{background:rgba(168,125,60,.12);color:#8f6930}

/* Testimonials */
.testimonials-section{background:#f8f6f3;padding:100px 48px}
.testimonials-section__inner{max-width:1100px;margin:0 auto;text-align:center}
.testimonials-section__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a87d3c;margin-bottom:12px}
.testimonials-section__headline{font-family:"adobe-garamond-pro",serif;font-size:40px;color:#2b1d2a;margin-bottom:14px;letter-spacing:-.01em}
.testimonials-section__subheadline{font-size:16px;color:rgba(43,29,42,.6);margin-bottom:56px}
.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left;margin-bottom:44px}
.testimonial-card{background:#fff;border:1px solid rgba(83,51,81,.06);border-radius:3px;padding:32px 28px;display:flex;flex-direction:column;gap:14px;transition:all .3s ease}
.testimonial-card:hover{box-shadow:0 8px 32px rgba(43,29,42,.06);border-color:rgba(83,51,81,.1)}
.testimonial-card--featured{border-left:3px solid #a87d3c;background:rgba(168,125,60,.02)}
.testimonial-card__stars{color:#a87d3c;font-size:14px;letter-spacing:3px}
.testimonial-card__quote{font-family:"adobe-garamond-pro",serif;font-size:17px;font-style:italic;line-height:1.65;color:#2b1d2a;margin:0;border:none;flex-grow:1}
blockquote.testimonial-card__quote{margin-block:0;margin-inline:0}
.testimonial-card__result-tag{display:inline-block;background:rgba(168,125,60,.08);color:#8f6930;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:2px;width:fit-content}
.testimonial-card__author{font-size:12px;font-weight:500;color:rgba(43,29,42,.35);font-style:normal;margin-top:auto;letter-spacing:.02em}
.testimonials-section__footer{margin-bottom:0}
.testimonials-section__badges{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap;padding-top:36px;border-top:1px solid rgba(83,51,81,.06)}
.testimonials-section__badges img{height:48px;width:auto;opacity:.6;filter:grayscale(30%);transition:opacity .3s,filter .3s}
.testimonials-section__badges img:hover{opacity:1;filter:grayscale(0)}

/* Team preview */
.team-preview{background:#fff;padding:100px 48px}
.team-preview__inner{max-width:1100px;margin:0 auto;text-align:center}
.team-preview__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a87d3c;margin-bottom:12px}
.team-preview__headline{font-family:"adobe-garamond-pro",serif;font-size:40px;color:#2b1d2a;margin-bottom:14px;letter-spacing:-.01em}
.team-preview__subheadline{font-size:16px;color:rgba(43,29,42,.6);margin-bottom:56px;max-width:680px;margin-left:auto;margin-right:auto;line-height:1.7}
.team-preview__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;margin-bottom:44px}
.team-preview__card{text-align:center}
.team-preview__card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:3px;margin-bottom:14px;filter:grayscale(.15);transition:filter .3s ease}
.team-preview__card:hover img{filter:grayscale(0)}
.team-preview__card h3{font-family:"adobe-garamond-pro",serif;font-size:18px;color:#2b1d2a;margin-bottom:4px}
.team-preview__card p{font-size:13px;color:rgba(43,29,42,.5);line-height:1.4}
.team-preview__footer{margin-top:8px}

/* Guides section — homepage variant with image cards (inside .guides-grid) */
.guides-section{background:#f8f6f3;padding:100px 48px}
.guides-section__inner{max-width:1100px;margin:0 auto;text-align:center}
.guides-section__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a87d3c;margin-bottom:12px}
.guides-section__headline{font-family:"adobe-garamond-pro",serif;font-size:40px;color:#2b1d2a;margin-bottom:14px;letter-spacing:-.01em}
.guides-section__subheadline{font-size:16px;color:rgba(43,29,42,.6);max-width:520px;margin:0 auto 56px;line-height:1.7}
.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left;margin-bottom:44px}
/* Guide card — homepage variant (with image, inside .guides-grid) */
.guides-grid .guide-card{display:flex;flex-direction:column;border:1px solid rgba(83,51,81,.06);border-radius:3px;overflow:hidden;background:#fff;transition:all .3s ease;color:#2b1d2a;padding:0;gap:0}
.guides-grid .guide-card:hover{box-shadow:0 12px 40px rgba(43,29,42,.08);transform:translateY(-3px)}
.guides-grid .guide-card__image-wrap{width:100%;aspect-ratio:16/9;overflow:hidden}
.guides-grid .guide-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.guides-grid .guide-card:hover .guide-card__image-wrap img{transform:scale(1.04)}
.guides-grid .guide-card__body{padding:28px;display:flex;flex-direction:column;gap:10px;flex-grow:1}
.guides-grid .guide-card__tag{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a87d3c}
.guides-grid .guide-card__title{font-family:"adobe-garamond-pro",serif;font-size:22px;line-height:1.3;letter-spacing:-.01em;color:#2b1d2a;margin:0}
.guides-grid .guide-card__title a{color:inherit}
.guides-grid .guide-card__title a:hover{color:#532333}
.guides-grid .guide-card__excerpt{font-size:14px;line-height:1.7;color:rgba(43,29,42,.65);flex-grow:1}
.guides-grid .guide-card__link{font-size:12px;font-weight:700;color:#a87d3c;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;transition:color .2s}
.guides-grid .guide-card__link:hover{color:#2b1d2a}
.guides-section__footer{text-align:center}


/* ═══════════════════════════════════════════════════════
   4. BOOK-A-CALL SECTIONS
   ═══════════════════════════════════════════════════════ */

/* Booking layout — stacked vertically (context above, embed below) */
.booking-layout{background:#fff;padding:80px 48px}
.booking-layout__inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:56px}
.booking-context{max-width:1100px}
.booking-context h2{font-family:var(--bm-font-heading);font-size:32px;color:var(--bm-text);line-height:1.25;margin-bottom:20px;letter-spacing:-.01em;font-weight:400}
.booking-context p{font-size:17px;line-height:1.75;color:var(--bm-text-muted);margin-bottom:18px}
.booking-context ul{list-style:none;padding:0;margin:0 0 24px}
.booking-context li{padding:10px 0 10px 32px;position:relative;font-size:16px;line-height:1.65;color:var(--bm-text-muted)}
.booking-context li::before{content:'';position:absolute;left:0;top:14px;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a87d3c' stroke-width='2.5'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat center/contain}

.booking-embed{width:100%;background:#fff;border:1px solid rgba(83,51,81,.08);border-radius:4px;padding:28px;min-height:720px;display:flex;flex-direction:column;box-shadow:0 4px 24px rgba(43,29,42,.04)}
.booking-embed__heading{font-size:14px;font-weight:600;color:var(--bm-accent);letter-spacing:.04em;margin-bottom:18px;display:flex;align-items:center;gap:8px}
.booking-embed__heading svg{flex-shrink:0}
.meetings-iframe-container{flex:1;min-height:640px;width:100%;position:relative;background:#fff;border-radius:3px;overflow:hidden}
.meetings-iframe-container iframe{width:100%!important;min-height:640px!important;height:100%!important;border:0!important;display:block}
.meetings-iframe-container:empty::before{content:'Loading calendar...';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:14px;color:rgba(43,29,42,.4);font-style:italic}
.booking-embed__footnote{font-size:13px;color:rgba(43,29,42,.55);margin-top:18px;display:flex;align-items:center;gap:8px;line-height:1.5}
.booking-embed__footnote svg{flex-shrink:0;margin-top:1px}

/* After-you-book section */
.after-book{background:#fff;padding:64px 48px;border-top:1px solid rgba(83,51,81,.06)}
.after-book__inner{max-width:740px;margin:0 auto}
.after-book__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a87d3c;margin-bottom:12px;text-align:center}
.after-book__headline{font-family:"adobe-garamond-pro",Georgia,serif;font-size:32px;color:#2b1d2a;margin-bottom:40px;text-align:center;text-wrap:balance;letter-spacing:-.01em}
.after-book__list{display:grid;gap:24px;max-width:560px;margin:0 auto}
.after-book__item{display:flex;gap:18px;align-items:flex-start}
.after-book__num{flex-shrink:0;width:34px;height:34px;background:#532333;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}
.after-book__item strong{display:block;font-size:16px;color:#2b1d2a;margin-bottom:4px}
.after-book__item p{font-size:15px;color:rgba(43,29,42,.65);line-height:1.65;margin:0}

/* Process stepper */
.process-section{background:#f8f6f3;padding:80px 48px}
.process-section__inner{max-width:900px;margin:0 auto;text-align:center}
.process-section__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a87d3c;margin-bottom:12px}
.process-section h2{font-family:var(--bm-font-heading);font-size:var(--bm-h2);font-weight:400;color:var(--bm-text);margin-bottom:48px;text-wrap:balance;letter-spacing:-.01em;line-height:1.2}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:center}
.process-step__number{font-family:"adobe-garamond-pro",Georgia,serif;font-size:48px;font-weight:700;color:#a87d3c;line-height:1;margin-bottom:10px}
.process-step h3{font-family:"adobe-garamond-pro",Georgia,serif;font-size:22px;color:#2b1d2a;margin-bottom:8px}
.process-step p{font-size:15px;line-height:1.65;color:rgba(43,29,42,.68)}

/* Trust strip */
.trust-strip{background:#2b1d2a;padding:24px 48px;text-align:center}
.trust-strip__text{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#a87d3c}

/* Booking page typography (body + list bumped to 18px) */
.brotman-standalone-page .interior-hero__subheadline,
.brotman-standalone-page .booking-context p,
.brotman-standalone-page .booking-context li,
.brotman-standalone-page .after-book__item p,
.brotman-standalone-page .after-book__item strong,
.brotman-standalone-page .process-step p{
  font-size:18px;
  line-height:1.65;
}
/* Re-apply the booking-context bullet (gets cleared by safety reset in shared) */
.brotman-standalone-page .booking-context li{padding-left:32px}
.brotman-standalone-page .booking-context li::before{content:'';position:absolute;left:0;top:14px;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a87d3c' stroke-width='2.5'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat center/contain}


/* ═══════════════════════════════════════════════════════
   5. PILLAR SECTIONS
   ═══════════════════════════════════════════════════════ */

/* Proof bar — 4-column stats strip under hero */
.proof-bar{background:var(--bm-dark);padding:40px 0;border-bottom:1px solid rgba(168,125,60,.15)}
.proof-bar__inner{max-width:1100px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}
.proof-stat__number{font-family:var(--bm-font-heading);font-size:36px;color:var(--bm-accent);line-height:1.1;margin-bottom:6px}
.proof-stat__label{font-family:var(--bm-font-body);font-size:12px;color:rgba(255,255,255,.55);letter-spacing:.04em;line-height:1.4}

/* Pillar content — alternating cream/white chapter sections */
.pillar-content{background:#fff;padding:80px 48px}
.pillar-content--cream{background:#f8f6f3}
.pillar-content--first{padding-top:80px}
.pillar-content__inner{max-width:1100px;margin:0 auto}
.pillar-content__inner > h2:first-child,
.pillar-content__inner > .eyebrow:first-child + h2,
.pillar-content__inner > .author-byline:first-child + h2{margin-top:0}
.pillar-content__inner h2{font-family:var(--bm-font-heading);font-size:var(--bm-h2);color:var(--bm-text);line-height:1.2;margin:0 0 20px;text-wrap:balance;font-weight:400;letter-spacing:-.01em}
.pillar-content__inner h3{font-family:var(--bm-font-heading);font-size:var(--bm-h3);color:var(--bm-text);line-height:1.3;margin:20px 0 14px;font-weight:400;letter-spacing:-.01em}
.pillar-content__inner p{font-size:var(--bm-body-size);line-height:var(--bm-body-line);color:var(--bm-text-muted);margin-bottom:10px}
.pillar-content__inner p:last-child{margin-bottom:0}
.pillar-content__inner strong{color:var(--bm-text);font-weight:600}
.pillar-content__inner a{color:#fff;text-decoration:none;text-underline-offset:2px;text-decoration-color:rgba(83,35,51,.3)}
.pillar-content__inner a:hover{color:#fff;text-decoration-color:var(--bm-link-hover)}
/* Pillar-content inline link color override (was global p a in pillar.css; scoped to avoid bleeding) */
.pillar-content p a{color:#a87d3c !important}

/* Author byline — big bar inside pillar-content (different from .author-strip slim bar) */
.author-byline{display:flex;align-items:center;gap:16px;padding:20px 0 32px;border-bottom:1px solid rgba(83,51,81,.08);margin-bottom:48px}
.author-byline__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}
.author-byline__text{font-size:14px;line-height:1.5;color:rgba(43,29,42,.55)}
.author-byline__name{color:var(--bm-text);font-weight:600}
.author-byline__date{color:rgba(43,29,42,.4)}

/* Service cards — pillar variant (inside .service-grid, NOT .services-grid) */
.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:40px 0 64px}
.service-grid .service-card{padding:32px;border:1px solid rgba(83,51,81,.08);border-radius:6px;background:#fff;transition:box-shadow .25s,border-color .25s;text-decoration:none;display:block;color:inherit}
.service-grid .service-card:hover{box-shadow:0 8px 32px rgba(43,29,42,.08);border-color:rgba(168,125,60,.2)}
.service-grid .service-card__eyebrow{font-family:var(--bm-font-body);font-size:14px !important;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:10px}
.service-grid .service-card__title{font-family:var(--bm-font-heading);font-size:22px;color:var(--bm-text);line-height:1.3;margin-bottom:10px;text-decoration:none;font-weight:400}
.service-grid .service-card__body{font-size:15px;line-height:1.65;color:rgba(43,29,42,.65);text-decoration:none}
.service-grid .service-card__arrow{display:inline-block;margin-top:12px;font-size:13px;font-weight:600;color:var(--bm-accent);letter-spacing:.04em;text-transform:uppercase;text-decoration:none}

/* Hub cards — half-image / half-content callout */
.hub-cards{display:grid;grid-template-columns:1fr;gap:32px;margin:40px 0 64px}
.hub-card{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid rgba(83,51,81,.08);border-radius:6px;overflow:hidden;background:#fff;transition:box-shadow .25s}
.hub-card:hover{box-shadow:0 8px 32px rgba(43,29,42,.08)}
.hub-card__content{padding:40px;display:flex;flex-direction:column;justify-content:center}
.hub-card__eyebrow{font-family:var(--bm-font-body);font-size:14px !important;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:0}
.hub-card__title{font-family:var(--bm-font-heading);font-size:28px;color:var(--bm-text);line-height:1.25;margin-bottom:12px;font-weight:400}
.hub-card__body{font-size:15px;line-height:1.7;color:rgba(43,29,42,.65);margin-bottom:16px}
.hub-card__links{display:flex;flex-direction:column;gap:6px}
.hub-card__links a{font-size:14px;color:var(--bm-link);text-decoration:none;transition:color .2s}
.hub-card__links a:hover{color:var(--bm-link-hover)}
.hub-card__links a::before{content:'→ ';color:var(--bm-accent)}
.hub-card__image{background-size:cover;background-position:center;min-height:280px}

/* Results module — case study stats */
.results-module{margin:64px 0;padding:48px 0;border-top:1px solid rgba(83,51,81,.08);border-bottom:1px solid rgba(83,51,81,.08)}
.results-module h2{margin-top:0 !important}
.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}
.result-card{padding:28px;background:rgba(43,29,42,.02);border-radius:6px;border:1px solid rgba(83,51,81,.06)}
.result-card__stat{font-family:var(--bm-font-heading);font-size:25px;color:var(--bm-accent);line-height:1.1;margin-bottom:10px}
.result-card__desc{font-size:14px;line-height:1.6;color:rgba(43,29,42,.7);margin-bottom:8px}
.result-card__type{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(43,29,42,.4)}

/* Attorney card — single-attorney callout */
.attorney-card{display:flex;gap:24px;padding:32px;border:1px solid rgba(83,51,81,.08);border-radius:6px;margin:48px 0;background:#fff;align-items:flex-start}
.attorney-card__photo{width:100px;height:100px;border-radius:50%;object-fit:cover;flex-shrink:0}
.attorney-card__photo img{border-radius:100%}
.attorney-card__name{font-family:var(--bm-font-heading);font-size:22px;color:var(--bm-text);margin-bottom:4px;font-weight:400}
.attorney-card__title{font-size:13px;color:rgba(43,29,42,.5);margin-bottom:8px}
.attorney-card__bio{font-size:15px;line-height:1.65;color:rgba(43,29,42,.7)}
.attorney-card__link{display:inline-block;margin-top:10px;font-size:13px;font-weight:600;color:var(--bm-accent);letter-spacing:.04em;text-transform:uppercase;text-decoration:none}
.attorney-card.reveal-ready.is-visible a{color:#a87d3c}

/* Callout dark — gold-accent stat block inside pillar-content */
.callout-dark{background:var(--bm-text);padding:48px 40px;border-radius:6px;margin:48px 0;position:relative;overflow:hidden}
.callout-dark::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--bm-accent)}
.callout-dark__label{font-family:var(--bm-font-body);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:16px}
.callout-dark__number{font-family:var(--bm-font-heading);font-size:42px;color:var(--bm-accent);line-height:1.1;margin-bottom:16px;font-weight:400}
.callout-dark p{font-size:16px;line-height:1.75;color:rgba(255,255,255,.72);margin-bottom:12px}
.callout-dark p:last-child{margin-bottom:0}
.callout-dark strong{color:rgba(255,255,255,.9)}

/* Mid CTA — between content sections (pillar version) */
.mid-cta{text-align:center;padding:48px 32px;margin:48px 0;background:rgba(83,35,51,.03);border-radius:6px;border:1px solid rgba(83,35,51,.08)}
.mid-cta__headline{font-family:var(--bm-font-heading);font-size:26px;color:var(--bm-text);margin-bottom:12px;font-weight:400}
.mid-cta__phone{font-size:20px;font-weight:700;color:var(--bm-purple);margin-bottom:20px}
.mid-cta__phone a{color:var(--bm-purple);text-decoration:none}
.mid-cta__phone a:hover{color:var(--bm-link-hover)}
.mid-cta__escape{margin-top:16px;font-size:14px;color:rgba(43,29,42,.5)}
.mid-cta__escape a{color:var(--bm-link);text-decoration:underline;text-underline-offset:2px}

/* Pillar FAQ — uses .faq-body wrapper inside <details> */
.faq-section.pillar-faq{margin:0;padding:0;background:none}
.faq-section.pillar-faq h2{text-align:left;margin-bottom:24px}
.faq-section.pillar-faq .eyebrow{text-align:left}
.faq-section.pillar-faq .faq-item .faq-body{padding:0 0 28px}
.faq-section.pillar-faq .faq-item .faq-body p{font-size:16px;line-height:1.75;color:rgba(43,29,42,.72);margin-bottom:12px}
.faq-section.pillar-faq .faq-item .faq-body p:last-child{margin-bottom:0}
.faq-section.pillar-faq .faq-item summary{display:block;font-size:20px;padding-right:40px}


/* ═══════════════════════════════════════════════════════
   6. SHARED COMPONENTS — reused across page types
   ═══════════════════════════════════════════════════════ */

/* Author strip — slim meta bar under hero (pillar + service + guide) */
.author-strip{background:#f8f6f3;padding:14px 48px;border-bottom:1px solid rgba(83,51,81,.06)}
.author-strip__inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.author-strip__author{display:flex;align-items:center;gap:8px;color:var(--bm-link);font-size:13px;font-weight:600;text-decoration:none}
.author-strip__author:hover{color:var(--bm-link-hover)}
.author-strip__author img{width:28px;height:28px;border-radius:50%;object-fit:cover}
.author-strip__sep{color:rgba(43,29,42,.25)}
.author-strip__date{font-size:12px;color:rgba(43,29,42,.5)}

/* Key Takeaways — bullet list callout (pillar) */
.key-takeaways{background:linear-gradient(to right,rgba(168,125,60,.06),rgba(168,125,60,.02));border-left:4px solid var(--bm-accent);padding:24px 28px;margin:0 0 40px;border-radius:0 3px 3px 0}
.key-takeaways h3{font-family:var(--bm-font-heading);color:var(--bm-text);margin:0 0 14px;font-size:20px;font-weight:600;line-height:1.3}
.key-takeaways ul{margin:0;padding:0;list-style:disc}
.key-takeaways li{font-size:16px !important;line-height:1.7;color:var(--bm-text);margin-bottom:4px}
.key-takeaways li:last-child{margin-bottom:0}

/* Key Takeaway — single-paragraph callout (service) */
.key-takeaway{max-width:800px;margin:0 auto;padding:28px 48px 0}
.key-takeaway__box{background:linear-gradient(135deg,rgba(168,125,60,.06) 0%,rgba(83,35,51,.04) 100%);border:1px solid rgba(168,125,60,.18);border-left:4px solid var(--bm-accent);border-radius:0 3px 3px 0;padding:24px 28px}
.key-takeaway__label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:8px}
.key-takeaway__text{font-family:var(--bm-font-heading);font-size:18px;line-height:1.65;color:var(--bm-text);margin:0}

/* Guide chapter cards — list of chapters (used on pillar template guide hubs) */
.guide-chapters{display:grid;grid-template-columns:1fr;gap:14px;margin:32px 0}
.guide-chapter-card{display:block;padding:20px 24px;background:#fff;border:1px solid rgba(83,51,81,.1);border-radius:3px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;color:inherit}
.guide-chapter-card:hover{border-color:var(--bm-accent);box-shadow:0 4px 16px rgba(83,51,81,.08);transform:translateY(-1px)}
.guide-chapter-card__num{display:block;font-family:var(--bm-font-body);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:6px}
.guide-chapter-card__title{display:block;font-family:var(--bm-font-heading);font-size:20px;color:var(--bm-text);line-height:1.3;letter-spacing:-.01em}
.pillar-content--cream .guide-chapter-card{background:#fff}


/* ═══════════════════════════════════════════════════════
   7. SERVICE SECTIONS
   ═══════════════════════════════════════════════════════ */

/* Problem statement + sticky CTA — 2-column intro */
.service-problem{background:#fff;padding:80px 48px}
.service-problem__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;gap:56px;align-items:start}
.service-problem__text h2{font-family:var(--bm-font-heading);font-size:34px;color:var(--bm-text);line-height:1.3;margin-bottom:24px;text-wrap:balance;font-weight:400;letter-spacing:-.01em}
.service-problem__text p{font-size:17px;line-height:1.75;color:var(--bm-text-muted);margin-bottom:16px;text-wrap:pretty}
.service-problem__text p:last-child{margin-bottom:0}

/* Practitioner voice quote inside problem text */
.practitioner-voice{margin-top:28px;padding-top:24px;border-top:1px solid rgba(168,125,60,.15)}
.practitioner-voice__label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:8px}
.practitioner-voice__quote{font-family:var(--bm-font-heading);font-size:17px;font-style:italic;line-height:1.75;color:rgba(43,29,42,.78);margin:0}

/* Sticky CTA sidebar */
.service-sticky-cta{position:sticky;top:100px;background:#f8f6f3;border:1px solid rgba(83,51,81,.08);border-radius:3px;padding:32px;text-align:center}
.service-sticky-cta h3{font-family:var(--bm-font-heading);font-size:22px;color:var(--bm-text);margin-bottom:8px;font-weight:400}
.service-sticky-cta p{font-size:14px;line-height:1.6;color:rgba(43,29,42,.7);margin-bottom:20px}
.service-sticky-cta .btn{width:100%;margin-bottom:12px}
.service-sticky-cta__phone{display:block;font-size:14px;color:var(--bm-accent);font-weight:600;text-decoration:none}
.service-sticky-cta__phone:hover{color:var(--bm-link-hover)}

/* Service detail cards — 3-col grid (different from .service-grid pillar grid) */
.service-cards{background:#f8f6f3;padding:80px 48px}
.service-cards__inner{max-width:1100px;margin:0 auto;text-align:center}
.service-cards__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:12px}
.service-cards h2{font-family:var(--bm-font-heading);font-size:var(--bm-h2);color:var(--bm-text);margin-bottom:48px;text-wrap:balance;font-weight:400;letter-spacing:-.01em}
.service-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}
.service-detail-card{background:#fff;border:1px solid rgba(83,51,81,.08);border-radius:3px;padding:32px;transition:box-shadow .3s ease,border-color .3s ease}
.service-detail-card:hover{box-shadow:0 8px 32px rgba(83,51,81,.08);border-color:rgba(168,125,60,.2)}
.service-detail-card h3{font-family:var(--bm-font-heading);font-size:22px;color:var(--bm-text);margin-bottom:12px;line-height:1.3;font-weight:400}
.service-detail-card p{font-size:15px;line-height:1.7;color:rgba(43,29,42,.7);text-wrap:pretty;margin:0}

/* Deep dive accordion — collapsible blocks */
.service-deep-dive{background:#fff;padding:80px 48px}
.service-deep-dive__inner{max-width:900px;margin:0 auto}
.service-deep-dive__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:12px;text-align:center}
.service-deep-dive h2{font-family:var(--bm-font-heading);font-size:var(--bm-h2);color:var(--bm-text);margin-bottom:48px;text-align:center;text-wrap:balance;font-weight:400;letter-spacing:-.01em}
.deep-dive-item{border-bottom:1px solid rgba(83,51,81,.1)}
.deep-dive-item:first-of-type{border-top:1px solid rgba(83,51,81,.1)}
.deep-dive-item summary{font-family:var(--bm-font-heading);font-size:21px;color:var(--bm-text);padding:24px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px;transition:color .2s;letter-spacing:-.01em}
.deep-dive-item summary:hover{color:var(--bm-purple)}
.deep-dive-item summary::-webkit-details-marker{display:none}
.deep-dive-item summary::after{content:'+';font-family:var(--bm-font-body);font-size:24px;font-weight:300;color:rgba(168,125,60,.7);transition:transform .25s,color .25s;flex-shrink:0}
.deep-dive-item[open] summary::after{content:'\2212';color:var(--bm-accent)}
.deep-dive-item__content{padding:0 0 28px}
.deep-dive-item__content p{font-size:16px;line-height:1.75;color:var(--bm-text-muted);margin-bottom:14px}
.deep-dive-item__content p:last-child{margin-bottom:0}

/* Mid-page CTA — service version (different from pillar .mid-cta) */
.mid-page-cta{background:#f8f6f3;padding:56px 48px;text-align:center;border-top:1px solid rgba(83,51,81,.06);border-bottom:1px solid rgba(83,51,81,.06)}
.mid-page-cta__inner{max-width:680px;margin:0 auto}
.mid-page-cta__eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:12px}
.mid-page-cta__headline{font-family:var(--bm-font-heading);font-size:28px;color:var(--bm-text);margin-bottom:14px;line-height:1.3;font-weight:400}
.mid-page-cta__body{font-size:16px;color:rgba(43,29,42,.65);margin-bottom:24px;line-height:1.6}
.mid-page-cta__phone{font-size:13px;color:rgba(43,29,42,.45);margin-top:12px}
.mid-page-cta__phone a{color:var(--bm-accent);font-weight:600;text-decoration:none}
.mid-page-cta__phone a:hover{color:var(--bm-link-hover)}

/* Why choose us — dark band */
.service-why{background:#2b1d2a;padding:80px 48px;color:#fff;position:relative;overflow:hidden}
.service-why::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(168,125,60,.5) 30%,rgba(168,125,60,.5) 70%,transparent);opacity:.7}
.service-why__inner{max-width:1100px;margin:0 auto;text-align:center;position:relative}
.service-why__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--bm-accent-bright);margin-bottom:12px}
.service-why h2{font-family:var(--bm-font-heading);font-size:var(--bm-h2);color:#fff;margin-bottom:48px;text-wrap:balance;font-weight:400;letter-spacing:-.01em}
.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:left}
.why-item{padding:20px;background:rgba(255,255,255,.21);border:1px solid rgba(255,255,255,.51)}
.why-item h3{font-family:var(--bm-font-heading);font-size:20px;color:#fff;margin-bottom:10px;font-weight:400}
.why-item p{font-size:15px;line-height:1.65;color:rgba(255,255,255,.65)}

/* Service-page guide-card variant — text-only, no image (inside .service-articles__grid) */
.service-articles{background:#f8f6f3;padding:80px 48px}
.service-articles__inner{max-width:1100px;margin:0 auto;text-align:center}
.service-articles__eyebrow{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:12px}
.service-articles h2{font-family:var(--bm-font-heading);font-size:var(--bm-h2);color:var(--bm-text);margin-bottom:48px;text-wrap:balance;font-weight:400;letter-spacing:-.01em}
.service-articles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}
.service-articles__grid .guide-card{display:flex;flex-direction:column;gap:10px;padding:28px;background:#fff;border:1px solid rgba(83,51,81,.06);border-radius:3px;text-decoration:none;color:inherit;transition:all .3s ease}
.service-articles__grid .guide-card:hover{box-shadow:0 8px 32px rgba(43,29,42,.08);border-color:rgba(168,125,60,.2);transform:translateY(-2px)}
.service-articles__grid .guide-card__tag{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bm-accent)}
.service-articles__grid .guide-card__title{font-family:var(--bm-font-heading);font-size:22px;line-height:1.3;letter-spacing:-.01em;color:var(--bm-text);margin:0;font-weight:400}
.service-articles__grid .guide-card__desc{font-size:14px;line-height:1.65;color:rgba(43,29,42,.65);flex-grow:1;margin:0}
.service-articles__grid .guide-card__cta{font-size:12px;font-weight:700;color:var(--bm-accent);text-transform:uppercase;letter-spacing:.06em;margin-top:4px;transition:color .2s}
.service-articles__grid .guide-card:hover .guide-card__cta{color:var(--bm-text)}

/* Related resources — shared between service + guide page types */
.related-resources{background:#fff;padding:40px 48px}
.related-resources__inner{max-width:800px;margin:0 auto}
.related-resources__guide{background:#f8f6f3;border:1px solid rgba(83,51,81,.08);border-radius:3px;padding:24px 28px;margin:28px 0}
.related-resources__guide-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:8px}
.related-resources__guide-title{font-family:var(--bm-font-heading);font-size:20px;color:var(--bm-text);margin-bottom:8px}
.related-resources__guide-title a{color:var(--bm-text);text-decoration:none;border-bottom:1px solid rgba(168,125,60,.3)}
.related-resources__guide-title a:hover{border-bottom-color:var(--bm-accent)}
.related-resources__guide-desc{font-size:14px;color:rgba(43,29,42,.6);margin:0}
.related-resources__links{font-size:15px;color:rgba(43,29,42,.65);margin:20px 0}
.related-resources__links strong{color:var(--bm-text)}
.related-resources__links a{color:var(--bm-accent);font-weight:500;text-decoration:none;border-bottom:1px solid rgba(168,125,60,.25)}
.related-resources__links a:hover{color:var(--bm-text)}
.related-resources__label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:16px}
.related-resources__link{font-size:17px;margin-bottom:12px;display:block}
.related-resources__link a{color:var(--bm-text);font-weight:600;text-decoration:none;border-bottom:2px solid rgba(168,125,60,.3)}
.related-resources__link a:hover{border-bottom-color:var(--bm-accent)}


/* ═══════════════════════════════════════════════════════
   8. GUIDE / STRATEGY SECTIONS (2-col with sticky TOC)
   ═══════════════════════════════════════════════════════ */

.guide-layout{background:#fff;padding:80px 48px}
.guide-layout__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:260px 1fr;gap:56px;align-items:start}

/* Sticky TOC sidebar */
.guide-toc{position:sticky;top:100px;padding:8px 0}
.guide-toc__label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bm-accent);margin-bottom:16px}
.guide-toc__list{list-style:none;padding:0;margin:0;border-left:2px solid rgba(83,51,81,.1)}
.guide-toc__list li{margin:0}
.guide-toc__list a{display:block;padding:8px 0 8px 20px;font-size:14px;line-height:1.5;color:rgba(43,29,42,.6);text-decoration:none;border-left:2px solid transparent;margin-left:-2px;transition:color .15s,border-color .15s}
.guide-toc__list a:hover{color:var(--bm-text)}
.guide-toc__list a.guide-toc__link--active{color:var(--bm-link);font-weight:600;border-left-color:var(--bm-accent)}
.guide-toc__cta{margin-top:32px;padding:24px;background:#f8f6f3;border-radius:3px;border:1px solid rgba(83,51,81,.08);text-align:center}
.guide-toc__cta p{font-size:14px;line-height:1.5;color:rgba(43,29,42,.7);margin-bottom:16px}
.guide-toc__cta .btn{width:100%;font-size:13px;padding:12px 16px}

/* Guide content — long-form article body */
.guide-content{min-width:0}
.guide-content__meta{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-bottom:32px;font-size:13px;color:rgba(43,29,42,.55)}
.guide-content__meta time{font-weight:600}
.guide-content__author{display:flex;align-items:center;gap:8px}
.guide-content__author img{width:28px;height:28px;border-radius:50%;object-fit:cover}
.guide-content h2{font-family:var(--bm-font-heading);font-size:var(--bm-h3);font-weight:400;color:var(--bm-text);margin:56px 0 20px;line-height:1.3;letter-spacing:-.01em;text-wrap:balance}
.guide-content h2:first-of-type,
.guide-content > h2:first-child{margin-top:0}
.guide-content h3{font-family:var(--bm-font-heading);font-size:22px;font-weight:400;color:var(--bm-text);margin:36px 0 14px;line-height:1.35;letter-spacing:-.01em}
.guide-content p{font-size:var(--bm-body-size);line-height:1.8;color:var(--bm-text-muted);margin-bottom:18px;text-wrap:pretty}
.guide-content p:last-child{margin-bottom:0}
.guide-content ul,.guide-content ol{font-size:var(--bm-body-size);line-height:1.8;color:var(--bm-text-muted);margin:0 0 18px 20px;padding:0;list-style:disc}
.guide-content ol{list-style:decimal}
.guide-content li{margin-bottom:8px}
.guide-content blockquote{border-left:4px solid var(--bm-accent);padding:20px 28px;margin:28px 0;background:#f8f6f3;border-radius:0 3px 3px 0}
.guide-content blockquote p{font-family:var(--bm-font-heading);font-size:20px;font-style:italic;color:var(--bm-text);margin-bottom:0;line-height:1.5}
.guide-content strong{color:var(--bm-text);font-weight:600}
.guide-content a{color:var(--bm-link);text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(83,35,51,.3)}
.guide-content a:hover{color:var(--bm-link-hover);text-decoration-color:var(--bm-link-hover)}

/* Guide callout — gold-tinted info box */
.guide-callout{padding:24px;background:rgba(168,125,60,.06);border:1px solid rgba(168,125,60,.18);border-radius:3px;margin:28px 0}
.guide-callout p{font-size:15px;line-height:1.7;margin-bottom:0;color:var(--bm-text)}
.guide-callout strong{color:var(--bm-text);font-weight:600}
.guide-callout a{color:var(--bm-accent);font-weight:600;text-decoration:none}
.guide-callout a:hover{color:var(--bm-text)}

/* Guide lead-capture — PDF download form */
.guide-lead-capture{background:#f8f6f3;padding:56px 48px;margin:48px 0}
.guide-lead-capture__inner{max-width:600px;margin:0 auto;text-align:center}
.guide-lead-capture h2,
.guide-lead-capture h3{font-family:var(--bm-font-heading);font-size:26px;color:var(--bm-text);margin-bottom:12px;font-weight:400;line-height:1.3}
.guide-lead-capture p{font-size:15px;line-height:1.65;color:rgba(43,29,42,.7);margin-bottom:24px}
.guide-lead-capture__form{display:flex;gap:12px;max-width:440px;margin:0 auto}
.guide-lead-capture__form input{flex:1;padding:14px 16px;border:1px solid rgba(83,51,81,.15);border-radius:2px;font-size:15px;font-family:var(--bm-font-body);color:var(--bm-text);background:#fff}
.guide-lead-capture__form input:focus{outline:none;border-color:var(--bm-accent)}
.guide-lead-capture__form .btn{white-space:nowrap;flex-shrink:0}
.guide-lead-capture__disclaimer{font-size:12px;color:rgba(43,29,42,.45);margin-top:12px;line-height:1.5}


/* ═══════════════════════════════════════════════════════
   9. CASE STUDY — full-width dark band (homepage)
   ═══════════════════════════════════════════════════════ */
.case-study{position:relative;width:100%;margin:0;padding:100px 48px;background:#1e1420;background-image:radial-gradient(ellipse at top left,rgba(83,35,51,.35),transparent 60%),radial-gradient(ellipse at bottom right,rgba(168,125,60,.08),transparent 50%);overflow:hidden}
.case-study::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(168,125,60,.5) 30%,rgba(168,125,60,.5) 70%,transparent);opacity:.7}
.case-study::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(168,125,60,.5) 30%,rgba(168,125,60,.5) 70%,transparent);opacity:.7}
.case-study__inner{position:relative;max-width:1000px;margin:0 auto}
.case-study__header{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid rgba(168,125,60,.2)}
.case-study__eyebrow{font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#d4a548;margin-bottom:14px}
.case-study__title{font-family:var(--bm-font-heading);font-size:var(--bm-h2);line-height:1.15;color:#fff;margin-bottom:8px;letter-spacing:-.01em;font-weight:400}
.case-study__subtitle{font-family:"adobe-garamond-pro",Georgia,serif;font-size:22px;font-style:italic;color:rgba(255,255,255,.55);font-weight:400;margin:0}
.case-study__block{margin-bottom:40px}
.case-study__block:last-of-type{margin-bottom:24px}
.case-study__heading{font-family:"Inter",sans-serif;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#d4a548;margin-bottom:20px;display:inline-block;padding-bottom:8px;border-bottom:2px solid rgba(168,125,60,.6)}
.case-study__body{font-size:16px;line-height:1.75;color:rgba(255,255,255,.78);margin-bottom:20px}
.case-study__agencies{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}
.case-study__agency{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:28px 20px;text-align:center;transition:transform .3s,background .3s,border-color .3s}
.case-study__agency:hover{transform:translateY(-2px);background:rgba(255,255,255,.06);border-color:rgba(168,125,60,.3)}
.case-study__agency-label{display:block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#d4a548;margin-bottom:12px}
.case-study__agency-amount{display:block;font-family:"adobe-garamond-pro",Georgia,serif;font-size:36px;color:#fff;line-height:1;margin-bottom:12px;letter-spacing:-.02em}
.case-study__agency-detail{display:block;font-size:13px;line-height:1.6;color:rgba(255,255,255,.6)}
.case-study__resolutions{display:flex;flex-direction:column;gap:12px;margin-top:20px}
.case-study__resolution{background:rgba(255,255,255,.03);border-left:3px solid #a87d3c;border-radius:0 4px 4px 0;padding:22px 26px;transition:background .3s}
.case-study__resolution:hover{background:rgba(255,255,255,.05)}
.case-study__resolution-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#d4a548;margin-bottom:10px}
.case-study__resolution-body{font-size:15px;line-height:1.7;color:rgba(255,255,255,.8);margin:0}
.case-study__resolution-body strong{color:#fff;font-weight:600}
.case-study__outcomes{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px 28px}
.case-study__outcomes li{position:relative;padding-left:28px;font-size:16px !important;line-height:1.55;color:rgba(255,255,255,.85)}
.case-study__outcomes li::before{content:'';position:absolute;left:0;top:4px;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4a548' stroke-width='2.5'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat center/contain}
.case-study__disclaimer{font-size:12px;color:rgba(255,255,255,.35);font-style:italic;margin-top:32px;padding-top:20px;border-top:1px solid rgba(168,125,60,.18)}


/* ═══════════════════════════════════════════════════════
   10. RESPONSIVE — all media queries grouped together
   ═══════════════════════════════════════════════════════ */

@media(max-width:1100px){
  /* Homepage section padding */
  .services-grid{grid-template-columns:repeat(3,1fr)}
  .hero__content,.problem-solution,.stats-section,.services-section,.txn-section,.strategy-section,.testimonials-section,.guides-section{padding-left:32px;padding-right:32px}
  /* Booking section padding */
  .interior-hero__content,.process-section__inner,.after-book__inner,.booking-layout__inner{padding-left:0;padding-right:0}
  .booking-layout,.process-section,.after-book{padding-left:32px;padding-right:32px}
}

@media(max-width:968px){
  /* Pillar */
  .service-grid{grid-template-columns:1fr}
  .hub-card{grid-template-columns:1fr}
  .hub-card__image{min-height:200px}
  /* Service */
  .service-problem__inner{grid-template-columns:1fr;gap:36px}
  .service-sticky-cta{position:static}
  .service-detail-grid{grid-template-columns:repeat(2,1fr)}
  .service-articles__grid{grid-template-columns:repeat(2,1fr)}
  .why-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:900px){
  /* Booking hero */
  .interior-hero__headline{font-size:32px}
  .interior-hero{min-height:auto;padding-bottom:48px}
  .interior-hero__content{padding:48px 24px}
  /* Booking */
  .booking-layout__inner{gap:40px}
  .booking-embed{min-height:660px;padding:24px}
  .booking-context h2{font-size:28px}
  .process-grid{grid-template-columns:1fr;gap:32px;max-width:400px;margin:0 auto}
  /* Homepage */
  .hero__content{padding:60px 24px}
  .hero__headline{font-size:40px}
  .hero__overlay{background:rgba(43,29,42,.78)}
  .problem-solution__intro{grid-template-columns:1fr;gap:36px}
  .problem-solution__photo{max-width:480px}
  .problem-solution__pillars{grid-template-columns:1fr;gap:20px}
  .problem-solution__headline{font-size:30px}
  .authority__inner{grid-template-columns:1fr;gap:32px}
  .authority{padding:60px 24px}
  .stats-section__grid{grid-template-columns:repeat(2,1fr)}
  .stat-card:nth-child(2n){border-right:none}
  .stat-card__number{font-size:36px}
  .services-grid{grid-template-columns:repeat(2,1fr)}
  .services-tabs{flex-direction:column;width:100%}
  .services-tab{border-right:none;border-bottom:1px solid rgba(83,51,81,.2)}
  .services-tab:last-child{border-bottom:none}
  .txn-section__inner{grid-template-columns:1fr;gap:36px}
  .txn-section__photo{max-width:480px}
  .strategy-explainer{grid-template-columns:1fr;gap:36px}
  .strategy-comparison{padding:32px 24px}
  .strategy-comparison__table,.strategy-comparison__header,.strategy-comparison__row,.strategy-comparison__col{display:block;width:100%}
  .strategy-comparison__col--label{font-size:12px;padding-bottom:4px;border-bottom:none}
  .testimonials-grid{grid-template-columns:repeat(2,1fr)}
  .team-preview__grid{grid-template-columns:repeat(3,1fr)}
  .guides-grid{grid-template-columns:repeat(2,1fr)}
  /* Guide layout — collapses to 1-col with horizontal TOC */
  .guide-layout__inner{grid-template-columns:1fr;gap:32px}
  .guide-toc{position:static;padding:0 0 24px;border-bottom:1px solid rgba(83,51,81,.1);margin-bottom:8px}
  .guide-toc__list{display:flex;flex-wrap:wrap;gap:4px;border-left:none}
  .guide-toc__list a{border-left:none;padding:8px 14px;font-size:13px;border-radius:2px;background:#f8f6f3}
  .guide-toc__list a.guide-toc__link--active{background:rgba(168,125,60,.1);color:var(--bm-text)}
  .guide-toc__cta{display:none}
}

@media(max-width:768px){
  /* Pillar */
  .pillar-content{padding:60px 24px}
  .pillar-content__inner h2{margin:0 0 16px}
  .proof-bar__inner{grid-template-columns:1fr 1fr;gap:24px;padding:0 24px}
  .proof-stat__number{font-size:28px}
  .results-grid{grid-template-columns:1fr}
  .callout-dark{padding:32px 24px;margin:32px 0}
  .callout-dark__number{font-size:32px}
  .attorney-card{flex-direction:column;align-items:center;text-align:center;margin:32px 0}
  .hub-card__content{padding:28px 24px}
  .mid-cta{padding:32px 24px;margin:32px 0}
  .service-grid{margin:32px 0;gap:16px}
  /* Service */
  .service-problem__text h2{font-size:28px}
  /* Homepage */
  .entry-points__inner{grid-template-columns:1fr}
  /* Case study */
  .case-study{padding:64px 24px}
  .case-study__header{margin-bottom:32px;padding-bottom:24px}
  .case-study__subtitle{font-size:18px}
  .case-study__body{font-size:15px}
  .case-study__agencies{grid-template-columns:1fr;gap:12px}
  .case-study__agency{padding:20px 16px}
  .case-study__agency-amount{font-size:30px}
  .case-study__outcomes{grid-template-columns:1fr;gap:12px}
  .case-study__resolution{padding:18px 20px}
  .case-study__resolution-body{font-size:14px}
}

@media(max-width:640px){
  /* Booking */
  .breadcrumbs{padding:12px 20px}
  .breadcrumbs__list{font-size:12px}
  .interior-hero__content{padding:60px 20px}
  .booking-layout,
  .after-book,
  .process-section{padding:60px 20px}
  .booking-layout__inner{gap:32px}
  .booking-embed{padding:20px;min-height:auto}
  .meetings-iframe-container{min-height:480px}
  .meetings-iframe-container iframe{min-height:480px!important}
  .trust-strip{padding:24px 20px}
  .trust-strip__text{font-size:11px;letter-spacing:.12em}
  .brotman-standalone-page .interior-hero__subheadline,
  .brotman-standalone-page .booking-context p,
  .brotman-standalone-page .booking-context li,
  .brotman-standalone-page .after-book__item p,
  .brotman-standalone-page .after-book__item strong,
  .brotman-standalone-page .process-step p{font-size:16px;line-height:1.6}
  /* Pillar */
  .pillar-content{padding:60px 20px}
  .proof-bar__inner{grid-template-columns:1fr 1fr;gap:20px;padding:0 20px}
  .service-grid .service-card{padding:24px}
  .hub-card__content{padding:24px 20px}
  .pillar-content__inner h3{margin:15px 0 12px}
  /* Pillar guide components */
  .author-strip{padding:14px 20px}
  .key-takeaways{padding:20px 22px}
  .key-takeaways h3{font-size:18px}
  .key-takeaways li{font-size:14px}
  .guide-chapter-card{padding:18px 20px}
  .guide-chapter-card__title{font-size:18px}
  /* Pillar hero situations */
  .hero-situations li{font-size:15px;padding:4px 0 4px 18px}
  .hero-situations li::before{top:11px;width:7px;height:7px}
  .hero-value{font-size:15px;line-height:1.55}
  /* Service */
  .service-problem,
  .service-cards,
  .service-deep-dive,
  .service-why,
  .service-articles,
  .mid-page-cta,
  .related-resources{padding:60px 20px}
  .service-detail-grid,
  .service-articles__grid,
  .why-grid{grid-template-columns:1fr}
  .key-takeaway{padding:28px 20px 0}
  .key-takeaway__box{padding:22px 24px}
  .key-takeaway__text{font-size:16px}
  .service-problem__text h2{font-size:26px}
  .service-detail-card{padding:24px}
  .deep-dive-item summary{font-size:18px;padding:20px 0}
  .deep-dive-item summary::after{font-size:22px}
  .mid-page-cta__headline{font-size:24px}
  /* Homepage */
  .hero__content{padding:60px 20px}
  .entry-points,
  .authority,
  .problem-solution,
  .stats-section,
  .services-section,
  .txn-section,
  .strategy-section,
  .testimonials-section,
  .team-preview,
  .guides-section,
  .case-study{padding:60px 20px}
  .strategy-comparison{padding:32px 20px}
  .strategy-section__inner{gap:60px}
  /* Guide */
  .guide-layout{padding:60px 20px}
  .guide-content h2{margin:40px 0 16px;font-size:24px}
  .guide-content h3{margin:28px 0 12px;font-size:20px}
  .guide-lead-capture{padding:48px 24px;margin:32px -20px}
  .guide-lead-capture__form{flex-direction:column}
  .guide-callout{padding:20px 22px;margin:24px 0}
  .related-resources{padding:32px 20px}
  .related-resources__link{font-size:16px}
}

@media(max-width:560px){
  /* Booking */
  .interior-hero{min-height:auto;padding-top:0;padding-bottom:32px}
  .interior-hero__headline{font-size:28px;line-height:1.2;margin-bottom:12px}
  .interior-hero__eyebrow{font-size:11px;margin-bottom:10px}
  .interior-hero__subheadline{font-size:15px;line-height:1.55}
  .booking-context h2{font-size:24px;line-height:1.25}
  .booking-context p,.booking-context li{font-size:15px}
  .after-book__headline{font-size:24px;margin-bottom:28px}
  .after-book__item{gap:14px}
  .after-book__item strong{font-size:15px}
  .after-book__item p{font-size:14px}
  .process-section h2{margin-bottom:32px}
  .process-step__number{font-size:40px}
  .process-step h3{font-size:20px}
  /* Homepage */
  .hero__headline{font-size:32px}
  .hero__subheadline{font-size:16px}
  .hero__ctas{flex-direction:column}
  .btn--large{text-align:center}
  .hero__trust-strip{flex-direction:column;align-items:flex-start}
  .hero__trust-divider{display:none}
  .stats-section__grid{grid-template-columns:1fr}
  .stat-card{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}
  .services-grid{grid-template-columns:1fr}
  .testimonials-grid{grid-template-columns:1fr}
  .team-preview__grid{grid-template-columns:repeat(2,1fr)}
  .guides-grid{grid-template-columns:1fr}
  .testimonials-section__badges{gap:24px}
  .testimonials-section__badges img{height:36px}
}

@media (max-width:380px){
  .interior-hero__headline{font-size:24px}
  .booking-context h2{font-size:22px}
}
