@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap');
.boldbree-wrap{--bg:#ebe8e3;--ink:#2a2a28;--muted:#6a6760;--spot:#9a6b45;--panel:#d9d4cc;--alt:#f5f2ed;}
*,.boldbree-wrap *{box-sizing:border-box}
html{scroll-behavior:smooth}
body.boldbree-body{margin:0;font-family:"IBM Plex Sans",sans-serif;background:var(--bg);color:var(--ink);line-height:1.65}
.boldbree-brand,.${/*fix */}
.boldbree-brand-hero,h1,h2,h3,.boldbree-brand{font-family:"Libre Baskerville",serif}
.boldbree-brand{font-weight:700;text-decoration:none;color:inherit;font-size:1.25rem}
.boldbree-brand-hero{font-size:clamp(1.8rem,4vw,3rem);margin:0 0 .5rem;letter-spacing:.02em}
.boldbree-btn{display:inline-block;padding:.7rem 1.1rem;background:var(--spot);color:#fff;text-decoration:none;border:none;cursor:pointer;font:inherit}
.boldbree-btn:hover{filter:brightness(1.05)}
.boldbree-header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.25rem;position:relative;z-index:20}
.boldbree-nav{display:flex;flex-wrap:wrap;gap:.75rem 1rem}
.boldbree-nav a{color:inherit;text-decoration:none;font-size:.95rem}
.boldbree-nav-active{text-decoration:underline}
.boldbree-nav-toggle{display:none;font:inherit;background:var(--panel);border:1px solid var(--muted);padding:.4rem .7rem;cursor:pointer}
.boldbree-main{padding:0 1.25rem 3rem;max-width:1100px;margin:0 auto;position:relative}
.boldbree-footer{padding:2rem 1.25rem;margin-top:2rem;border-top:1px solid var(--muted)}
.boldbree-f-contact{margin:.75rem 0}
.boldbree-form{display:grid;gap:.75rem;max-width:28rem}
.boldbree-form input,.boldbree-form textarea{width:100%;padding:.55rem;font:inherit;border:1px solid var(--muted);background:var(--alt);color:var(--ink)}
.boldbree-form button{justify-self:start;padding:.65rem 1rem;background:var(--spot);color:#fff;border:none;font:inherit;cursor:pointer}
.boldbree-form-ok{color:var(--spot)}
.boldbree-cookie{position:fixed;z-index:50;padding:1rem;left:0;right:0;bottom:0;background:#2a2a28;color:#ebe8e3;background:var(--panel);color:var(--ink);box-shadow:0 8px 30px rgba(0,0,0,.15)}
.boldbree-cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}
.boldbree-cookie-actions button{font:inherit;padding:.45rem .7rem;cursor:pointer;border:1px solid var(--ink);background:var(--bg)}
.boldbree-cookie-accept{background:var(--spot)!important;color:#fff!important;border-color:var(--spot)!important}
.boldbree-cookie-panel{margin-top:.75rem;display:grid;gap:.4rem}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}

/* H16 pill */
.boldbree-h16 {justify-content:center;background:transparent}
.boldbree-pill{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding:.6rem 1rem;background:var(--alt);border-radius:999px;border:1px solid var(--muted);max-width:960px;width:100%}
.boldbree-lang{font-size:.75rem;opacity:.7;margin-right:.25rem}
/* heroes */
.boldbree-hero{padding:3rem 0}
.boldbree-y09 .boldbree-hero-panel{background:var(--panel);color:#f7f4ef;padding:3rem 1.5rem;min-height:70vh;display:flex;flex-direction:column;justify-content:flex-end}
.boldbree-page-index{display:flex;gap:1rem;flex-wrap:wrap;padding:1rem 0 2rem}
.boldbree-page-index a{color:var(--spot)}
.boldbree-break{background:var(--panel);color:#f7f4ef;text-align:center;padding:2.5rem 1rem;margin:2rem calc(50% - 50vw);width:100vw;font-size:1.4rem}
.boldbree-break-alt{background:var(--spot)}
.boldbree-hscroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}
.boldbree-hscroll article{min-width:220px;scroll-snap-align:start;background:var(--alt);padding:1rem;border-left:3px solid var(--spot)}
.boldbree-feature{max-width:40rem}
.boldbree-visit{margin-top:2rem;padding:1.5rem;background:var(--alt)}
/* wise-forest */
.boldbree-hours-ribbon,.boldbree-announce{background:var(--spot);color:#fff;padding:.45rem 1rem;font-size:.9rem;overflow:hidden;white-space:nowrap}
.boldbree-announce span{display:inline-block;animation:boldbree-marquee 28s linear infinite}
@keyframes boldbree-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.boldbree-y06{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}
.boldbree-hero-copy,.boldbree-hero-side,.boldbree-hero-aside{padding:1.5rem;background:var(--panel)}
.boldbree-band{padding:2.5rem 1.25rem;margin:0 calc(50% - 50vw);width:100vw}
.boldbree-band-a{background:var(--panel)}
.boldbree-band-b{background:var(--alt)}
.boldbree-band-c{background:#dfe6e0}
.boldbree-spacer{height:30vh}
.boldbree-faq details{border-bottom:1px solid var(--muted);padding:.75rem 0}
.boldbree-mbar{display:none;gap:.5rem;padding:.5rem 1rem;background:var(--panel);justify-content:space-around}
.boldbree-f03 .boldbree-f-mark{font-size:clamp(2rem,6vw,4rem);margin:0}
/* coral */
.boldbree-h14 .boldbree-mast{font-size:clamp(2.5rem,8vw,5rem);display:block;padding:.5rem 1.25rem 1rem}
.boldbree-mast-top{display:flex;justify-content:space-between;padding:.5rem 1.25rem;font-size:.8rem}
.boldbree-nav-tiny{gap:.5rem;font-size:.75rem}
.boldbree-y04{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--panel);text-align:center}
.boldbree-zig{display:grid;gap:2rem}
@media(min-width:800px){.boldbree-zig{grid-template-columns:1.2fr .8fr}.boldbree-zig-b{margin-top:4rem}}
.boldbree-zig-a,.boldbree-zig-b{padding:1.5rem;background:var(--alt);clip-path:polygon(0 0,100% 2%,100% 100%,0 98%)}
.boldbree-editorial{max-width:38rem;margin:2rem auto}
.boldbree-dl-wrap dl{display:grid;grid-template-columns:8rem 1fr;gap:.5rem 1rem}
.boldbree-f01{text-align:center}
/* bold */
.boldbree-h02{justify-content:space-between}
.boldbree-nav-mid{flex:1;justify-content:center}
.boldbree-cta{background:var(--spot);color:#fff;padding:.5rem .9rem;text-decoration:none}
.boldbree-y08{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}
.boldbree-svc-list{columns:1;max-width:36rem}
.boldbree-priceboard table{width:100%;border-collapse:collapse}
.boldbree-priceboard th,.boldbree-priceboard td{border-bottom:1px solid var(--muted);padding:.6rem;text-align:left}
.boldbree-frame{border:2px solid var(--muted);padding:2rem;margin:2rem 0;text-align:center}
.boldbree-split4060{display:grid;gap:1.5rem}
@media(min-width:800px){.boldbree-split4060{grid-template-columns:.4fr .6fr}}
.boldbree-hours-badge{display:inline-block;border:1px solid var(--ink);padding:.3rem .6rem;margin-right:.5rem}
/* spring */
.boldbree-h24{background:transparent;position:absolute;width:100%;color:var(--ink)}
.boldbree-dots{display:flex;gap:.35rem;margin-left:auto}
.boldbree-dots span{width:8px;height:8px;border-radius:50%;background:var(--spot);opacity:.5}
.boldbree-chapters{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:4rem 0 2rem}
.boldbree-chapter{min-width:85%;scroll-snap-align:start;background:var(--panel);padding:2rem;min-height:70vh}
.boldbree-duo{background:linear-gradient(135deg,var(--panel),var(--alt));color:var(--ink)}
.boldbree-faq-spine{max-width:40rem}
.boldbree-contact-band{background:var(--spot);color:#fff;padding:1.5rem;margin:2rem 0}
.boldbree-f12 .boldbree-f-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.boldbree-body .boldbree-header a{color:inherit}
/* amethyst */
.boldbree-shell{display:grid;grid-template-columns:1fr;min-height:100vh}
@media(min-width:900px){.boldbree-shell{grid-template-columns:30% 70%}.boldbree-sticky-brand{position:sticky;top:0;height:100vh;padding:2rem;background:var(--panel);border-right:1px solid var(--muted)}}
.boldbree-sticky-brand a{font-family:"Libre Baskerville",sans-serif;font-size:1.6rem;text-decoration:none;color:inherit;display:block;margin-bottom:1rem}
.boldbree-y24 .boldbree-plaque{border:1px solid var(--ink);padding:1.5rem;max-width:36rem;background:var(--alt)}
.boldbree-paper{position:relative;padding:2rem 0}
.boldbree-paper::before{content:"";display:block;height:18px;margin:0 0 1rem;background:linear-gradient(135deg,var(--panel) 50%,transparent 50%),linear-gradient(225deg,var(--panel) 50%,transparent 50%);background-size:12px 18px;background-repeat:repeat-x}
.boldbree-check{line-height:1.9}
.boldbree-crumb{font-size:.85rem;color:var(--muted)}
.boldbree-h23{justify-content:space-between}
.boldbree-hours-only{margin:0;font-size:.85rem;color:var(--muted)}
/* serene */
.boldbree-underlinks{display:flex;flex-wrap:wrap;gap:.75rem;padding:0 0 1rem}
.boldbree-y01{min-height:75vh;background:var(--panel);display:flex;align-items:flex-end}
.boldbree-hero-bl{padding:2rem;max-width:32rem}
.boldbree-timeline ol{padding-left:1.2rem}
.boldbree-quote-slab{background:var(--alt);margin:2rem calc(50% - 50vw);width:100vw;padding:2.5rem 1.25rem;text-align:center;font-size:1.35rem}
.boldbree-letter{border:1px solid var(--muted);padding:1.5rem;max-width:36rem}
.boldbree-f21 .boldbree-f-contact{font-variant:normal}
/* canyon */
.boldbree-h08 .boldbree-rail{flex-direction:column;position:fixed;left:0;top:0;bottom:0;padding:5rem 1rem 1rem;background:var(--panel);width:9rem}
@media(min-width:900px){body.boldbree-body{padding-left:9rem}.boldbree-h08 .boldbree-nav-toggle{display:none}.boldbree-h08 .boldbree-rail{display:flex}}
.boldbree-board-first{padding:2rem 0}
.boldbree-menu-board{width:100%;border-collapse:collapse;font-family:"Libre Baskerville",monospace}
.boldbree-menu-board th,.boldbree-menu-board td{border:1px solid var(--muted);padding:.65rem;text-align:left}
.boldbree-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0}
.boldbree-strip>div{background:var(--panel);padding:1rem}
.boldbree-dual{display:grid;gap:1.5rem;margin:2rem 0}
@media(min-width:800px){.boldbree-dual{grid-template-columns:1fr 1fr}}
.boldbree-fullbleed-note{background:var(--alt);margin:2rem calc(50% - 50vw);width:100vw;padding:2rem 1.25rem;text-align:center}
.boldbree-f08 .boldbree-f-stack{margin-bottom:1rem}
.boldbree-f-equal{display:flex;flex-wrap:wrap;gap:.75rem}
/* leaf */
.boldbree-brand-script{font-family:"Libre Baskerville",cursive;font-size:2.5rem;margin:0}
.boldbree-y03{min-height:70vh;background:var(--panel);display:flex;align-items:flex-end;justify-content:flex-end}
.boldbree-hero-br{padding:2rem;text-align:right;max-width:28rem}
.boldbree-window{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin:2rem 0}
.boldbree-window article{background:var(--alt);padding:1rem;border:1px solid var(--muted)}
.boldbree-ticks{list-style:none;padding:0}
.boldbree-ticks li{display:grid;grid-template-columns:3rem 1fr;gap:1rem;margin:1rem 0;position:relative}
.boldbree-ticks span{font-weight:700;color:var(--spot)}
.boldbree-two-panels{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.boldbree-panel{display:block;padding:1.5rem;background:var(--panel);text-decoration:none;color:inherit;border:1px solid var(--muted)}
.boldbree-stamp{font-family:ui-monospace,monospace;border:2px solid var(--ink);padding:1rem;display:inline-block;margin-bottom:1rem}
.boldbree-h12 .boldbree-drawer{position:fixed;inset:0 0 0 auto;width:min(20rem,90vw);background:var(--alt);padding:4rem 1.5rem;transform:translateX(100%);transition:transform .35s ease;flex-direction:column}
.boldbree-h12 .boldbree-drawer.boldbree-nav-open{transform:translateX(0)}
.boldbree-chips{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 1.25rem}
/* tranquil */
.boldbree-h20 .boldbree-rule{border-bottom:2px solid var(--spot);width:100%;padding-bottom:.35rem}
.boldbree-mag-hero{padding:3rem 0 1rem;background:var(--panel)}
.boldbree-magazine{max-width:38rem;margin:0 auto;font-size:1.05rem}
.boldbree-drop{font-size:1.15rem}
.boldbree-drop span{float:left;font-size:3.5rem;line-height:1;padding-right:.4rem;font-weight:700;color:var(--spot)}
.boldbree-pull{font-size:1.4rem;border-left:3px solid var(--spot);padding-left:1rem;margin:2rem 0;color:var(--alt)}
.boldbree-f14{background:var(--alt);color:var(--bg);border:none}
.boldbree-f14 a{color:inherit}
.boldbree-contact-stack{max-width:38rem;margin:2rem auto}
/* motion */
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
.boldbree-btn{transition:background .25s,transform .2s}
.boldbree-btn:hover{transform:translateY(-1px)}
a:focus-visible,button:focus-visible{outline:2px solid var(--spot);outline-offset:2px}
/* mobile nav defaults */
@media(max-width:800px){
  .boldbree-nav-toggle{display:inline-block}
  .boldbree-nav{display:none;width:100%;flex-direction:column;background:var(--alt);padding:1rem}
  .boldbree-nav.boldbree-nav-open{display:flex}
  .boldbree-y06,.boldbree-y08{grid-template-columns:1fr}
  .boldbree-mbar{display:flex}
  .boldbree-h08 .boldbree-rail{position:static;width:auto;padding:1rem;display:none}
  .boldbree-h08 .boldbree-rail.boldbree-nav-open{display:flex}
  body.boldbree-body{padding-left:0}
  .boldbree-f12 .boldbree-f-cols{grid-template-columns:1fr 1fr}
  .boldbree-strip{grid-template-columns:1fr}
  .boldbree-two-panels{grid-template-columns:1fr}
  .boldbree-chapter{min-width:92%}
}
/* N11 no hamburger wrap */
.boldbree-n11 .boldbree-nav-toggle{display:none!important}
.boldbree-n11 .boldbree-nav{display:flex!important}
