@layer legacy {
html:root{--kecb-ink:#17191a}
/* KECB order-preserving stack bundle — DEPLOY-743: directory-profiles. No rule-level edits. */

/* source: /assets/final-directory-1f77b65806-b06559a013.v20260826-687.css */
/* KECB remaining-family bundle — V3.4.5.6.68 — final-directory-1f77b65806 */
:root {
  --ink: #251d19;
  --muted: #6f6259;
  --paper: #f7f0e4;
  --paper-2: #efe2cf;
  --wood: #2b1712;
  --wood-2: #48271d;
  --rust: #9d3f25;
  --gold: #c79a4a;
  --line: rgba(49, 30, 21, .18);
  --white: #fffdf8;
  --shadow:var(--kecb-shadow-card);
  --radius:var(--kecb-radius-card);
  --max: 1220px;
}* {  }html { scroll-behavior: smooth; }body {      }a {  }button, input { font: inherit; }img, svg { max-width: 100%; }.skip-link {        }.skip-link:focus {  }.site-header { position: sticky; top: 0; z-index: 100;  padding: 0 max(1rem, calc((100vw - var(--max))/2)); display: flex; align-items: center; justify-content: space-between; gap: 2rem; background: rgba(43, 23, 18, .97); color: var(--white); border-bottom: 1px solid rgba(255,255,255,.12); backdrop-filter: blur(12px); }.brand { display: inline-flex; align-items: center; gap: .8rem; text-decoration: none; line-height: 1.05; }.brand-mark {   width: 48px;     font:700 max(14px,.74rem)/1 Arial, sans-serif;  }.brand strong { display: block; font-size: max(var(--kecb-type-meta), 1.04rem); }.brand small { display: block; margin-top: .3rem; color: #dccdbd; font:max(14px,.72rem)/1.2 Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }.main-nav { display: flex; align-items: center; gap: .3rem; font: 600 max(var(--kecb-type-meta), .82rem)/1 Arial, sans-serif; text-transform: uppercase; letter-spacing: .08em; }.main-nav a, .main-nav button { color: var(--white); background: transparent; border: 0; text-decoration: none; padding: .8rem .9rem; border-radius: var(--kecb-radius-pill); cursor: pointer; }.main-nav a:hover, .main-nav button:hover, .main-nav .active { background: rgba(255,255,255,.1); color: #ffe1a8; }.wrap { width: min(var(--max), calc(100% - 2rem)); margin-inline: auto; }.eyebrow { margin: 0 0 .6rem; font:800 max(14px,.75rem)/1.3 Arial, sans-serif; text-transform: uppercase; letter-spacing: .14em; color: var(--rust); }.button { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: .58rem .82rem; border: 1px solid transparent; border-radius: var(--kecb-radius-card); text-decoration: none; cursor: pointer; font: 700 max(var(--kecb-type-meta), .82rem)/1 Arial, sans-serif; letter-spacing: .035em; }.button.primary { color: var(--white); background: var(--rust); }.button.primary:hover { background: #7f2f1c; }.button.secondary { color: var(--ink); background: transparent; border-color: currentColor; }.volumes, .reader-paths { padding-block: 5rem; }.chapter-main { min-width: 0;  }.chapter-main > .breadcrumbs, .chapter-tools, .chapter-content, .chapter-pager { max-width: 850px; margin-inline: auto; }.chapter-content { padding-top: 2.5rem; font-size: max(var(--kecb-type-meta), 1.08rem); }.chapter-content h2 { margin: 3.2rem 0 .7rem; font-size: max(var(--kecb-type-meta), 1.9rem); line-height: 1.15; }.chapter-content h3 { margin: 2.4rem 0 .55rem; font-size: max(var(--kecb-type-meta), 1.35rem); line-height: 1.2; }.chapter-content p { margin: 0 0 1.15rem; }.table-wrap { max-width: 100%; overflow-x: auto; margin: 1.5rem 0 2rem; }.prose-section h2 { margin-top: 2.5rem; font-size: max(var(--kecb-type-meta), 2rem); }.prose-section p { font-size: max(var(--kecb-type-meta), 1.12rem); }.search-overlay[hidden] {  }.search-overlay {       }.search-panel {       }.search-panel-head {     }.search-panel-head h2 {   }.icon-button {     }.search-label {   font:700 max(14px,.8rem)/1.3 Arial, sans-serif;   }.search-input {        }.search-status {  font-family: Arial, sans-serif; font-size: max(var(--kecb-type-meta), .85rem); }.search-results {   }.search-result {       }.search-result:hover { border-color: var(--rust); }.search-result small { font:700 max(14px,.67rem)/1.2 Arial, sans-serif; text-transform: uppercase; letter-spacing: .08em; color: var(--rust); }.search-result strong { display: block; margin: .2rem 0;  }.search-result span { color: var(--muted); font-size: max(var(--kecb-type-meta), .9rem); }.search-help {  font-family: Arial, sans-serif; font-size:max(var(--kecb-type-meta), max(14px,.8rem)); }.search-page-box { padding: 1.5rem; border: 1px solid var(--line); border-radius: var(--radius); background: var(--white); }.site-footer { display: grid; gap: 1.35rem; padding: 2.15rem max(1rem, calc((100vw - var(--max))/2)); background: var(--wood); color: #e8ddd3; font-size: max(var(--kecb-type-meta), .88rem); }.site-footer p { margin: .25rem 0; }.site-footer a { display: block; margin-bottom: .4rem;  }@media (max-width: 1050px) {
  
  .chapter-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .chapter-layout { display: block; }
  .book-sidebar { position: fixed; inset: 76px auto 0 0; z-index: 200; width: min(390px, 88vw); height: auto; transform: translateX(-105%); transition: transform .2s ease; box-shadow: var(--kecb-shadow-card); }
  .book-sidebar.open { transform: translateX(0); }
  .sidebar-head [data-toc-close] { display: block; position: absolute; right: 1rem; top: 1rem; border: 0; background: transparent; font-size: max(var(--kecb-type-meta), 1.5rem); }
  .chapter-tools button { display: inline-block; }
}@media (max-width: 760px) {
  .site-header { min-height: 66px; }
  .brand small { display: none; }
  .brand-mark { width: 40px; height: 40px; }
  .main-nav a:nth-child(1), .main-nav a:nth-child(3) {  }
  
  
  .chapter-grid{ grid-template-columns: 1fr; }
  
  
  
  
  
  
  .book-stat-card { display: grid; grid-template-columns: repeat(2, 1fr); }
  .book-stat-card span, .book-stat-card small { grid-column: 1 / -1; }
  .chapter-main { padding-inline: 1rem; }
  .chapter-content { font-size: max(var(--kecb-type-meta), 1rem); }
  .chapter-pager { grid-template-columns: 1fr; }
  .site-footer { grid-template-columns: 1fr; }
}@media print {
  .site-header, .book-sidebar, .chapter-tools, .chapter-pager, .site-footer, .search-overlay { display: none; }
  body {  }
  .chapter-main { padding: 0; }
  .chapter-content { max-width: none; font-size: max(var(--kecb-type-meta), 11pt); }
  .chapter-content a { text-decoration: none; }
}.form-status { flex: 1 1 280px; margin: 0; color: var(--muted); font: max(var(--kecb-type-meta), .83rem)/1.45 Arial, sans-serif; }.form-status.success {   }.form-status.error { color: #8d2e20; font-weight: 700; }@media (max-width: 860px) {
  .contact-layout { grid-template-columns: 1fr; }
}@media (max-width: 620px) {
  .brand > span:last-child { display: none; }
  .main-nav { gap: 0; }
  .main-nav a, .main-nav button { padding-inline: .65rem; font-size:max(var(--kecb-type-meta), max(14px,.74rem)); }
  .form-grid.two-column { grid-template-columns: 1fr; }
  .contact-page { padding-top: 2.5rem; }
}@media (max-width: 900px) {
  .book-intro-strip{ grid-template-columns: 1fr; gap: 1.5rem; }
  
  .book-intro-strip .book-stat-card { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: .2rem 1rem; }
  .book-intro-strip .book-stat-card span, .book-intro-strip .book-stat-card small { grid-column: 1 / -1; }
}@media (max-width: 560px) {
  
  
  
  
  .book-intro-strip { padding-block: 1.5rem 2rem; }
  .book-intro-strip .book-audience { font-size: max(var(--kecb-type-meta), 1rem); }
}@media print {
  .visual-banner, .book-intro-strip{ display: none; }
}@media (max-width: 860px) and (min-width: 621px) {
  
  
  
}@media (max-width: 400px) {
  
  
}.site-footer {  }.site-footer > div > strong { display: block; margin-bottom: .45rem; color: var(--white); font-size: max(var(--kecb-type-meta), 1rem); }@media (max-width: 1050px) {
  
  
  
  
  .site-footer { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}@media (max-width: 700px) {
  
  
  
  
  
  
  
  
  
  
  .site-footer { grid-template-columns: 1fr; }
}@media (max-width: 430px) {
  
  
}@media print {
  .free-access-strip{ display: none; }
}.main-nav { max-width: 100%; overflow-x: auto; scrollbar-width: none; }.main-nav::-webkit-scrollbar { display: none; }.main-nav a, .main-nav button { white-space: nowrap; }.muted { color: var(--muted); }.reader-dashboard-card { display: flex; justify-content: space-between; gap: 1rem; align-items: center; padding: .9rem 1rem; background: var(--white); border: 1px solid var(--line); border-radius: var(--kecb-radius-card); text-decoration: none; }.reader-dashboard-card strong { display: block; line-height: 1.15; }.reader-dashboard-card span { color: var(--muted); font:max(14px,.72rem)/1.3 Arial,sans-serif; }.reader-dashboard-card button { flex: 0 0 auto; border: 1px solid var(--line); background: transparent; border-radius: var(--kecb-radius-pill); padding: .4rem .6rem; cursor: pointer; }.decision-band { display: flex; justify-content: space-between; gap: 2rem; align-items: center; margin-top: 4rem; padding: 2rem; border-radius: var(--radius); background: var(--wood);  }.decision-band h2 { margin: 0; font-size: max(var(--kecb-type-meta), clamp(1.8rem,3vw,2.8rem)); }.decision-band p:last-child { margin-bottom: 0; color: #dfd0c3; }body.reader-large .chapter-content { font-size: max(var(--kecb-type-meta), 1.22rem); max-width: 900px; }body.reader-larger .chapter-content { font-size: max(var(--kecb-type-meta), 1.34rem); max-width: 940px; }.site-footer { grid-template-columns: 1.2fr 1fr 1fr; }@media (max-width: 1080px) {
  .recommend-grid, .recommend-grid.compact { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .main-nav { max-width: 68vw; }
}@media (max-width: 760px) {
  .site-header { align-items: center; gap: .5rem; padding-right: .5rem; }
  .main-nav { max-width: calc(100vw - 70px); }
  .main-nav a:nth-child(1), .main-nav a:nth-child(3) { display: inline-block; }
  .main-nav a, .main-nav button { padding-inline: .62rem; font-size:max(var(--kecb-type-meta), max(14px,.68rem)); }
  .brand > span:last-child { display: none; }
  
  .preservation-actions{ grid-template-columns: 1fr; }
  .recommend-grid, .recommend-grid.compact, .mission-principles, .policy-summary{ grid-template-columns: 1fr; }
  
  .decision-band { align-items: flex-start; flex-direction: column; }
  .reading-progress { top: 66px; }
  .reader-controls { width: 100%; margin-left: 0; }
}@media (max-width: 480px) {
  
  
  
  .recommend-card { min-height: 110px; }
}@media print {
  .reading-progress, .reader-controls, .free-access-strip { display: none; }
}@media(max-width:800px){.chapter-connect-cta{grid-template-columns:1fr;}.chapter-connect-cta nav{justify-content:flex-start;}.chapter-connect-cta nav a,.chapter-connect-cta nav button{flex:1 1 auto;justify-content:center;}}.form-status.success{color:#285f3b;font-weight:700;}button:disabled{opacity:.65;cursor:wait;}@media(max-width:860px){.updates-layout{grid-template-columns:1fr;}}@media(max-width:760px){}@media(max-width:700px){.tools-inline-promo{display:block;}.tools-inline-promo .button{margin-top:.8rem;}}.legal-section{padding:1.25rem 0;border-top:1px solid rgba(64,37,27,.14);}.legal-section h2{font-size:max(var(--kecb-type-meta), 1.55rem);margin:.15rem 0 .75rem;}.legal-section h3{font-size:max(var(--kecb-type-meta), 1.08rem);margin:1.2rem 0 .35rem;}.legal-section p,.legal-section li{line-height:1.7;}.legal-section ul{padding-left:1.3rem;}button[disabled]{opacity:.48;cursor:not-allowed;}@media(max-width:760px){
  
  .legal-card-grid{grid-template-columns:1fr;}
}@media print{
  .site-legal-notice,.tool-legal-ack{display:none;}
}.site-header, .site-header .wrap{
  height: auto;
  max-height: none;
  overflow: visible ;
}.site-header .main-nav {
  
  
  
  
  
  
  
  
}.site-header .main-nav a {
  flex: 0 0 auto;
  white-space: nowrap;
  padding: .5rem .58rem;
  font-size:max(var(--kecb-type-meta), max(14px,clamp(.76rem,.72vw,.9rem)));
  line-height: 1.1;
}@media(max-width:900px){
  .site-header .wrap{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:.7rem;
    align-items:center;
  }
  .site-header .main-nav {
    grid-column:1/-1;
    width:100%;
    
    
    
    
    padding:.25rem 0 .45rem;
    
    
  }
  .site-header .main-nav a {
    font-size:max(var(--kecb-type-meta), max(14px,.8rem));
    padding:.5rem .62rem;
  }
}.site-header {
  
  
  min-height: 76px;
  
  
}.site-header .brand {
  flex: 0 1 auto;
  min-width: 0;
}.site-header .main-nav {
  
  flex: 1 1 680px;
  
  align-items: center;
  justify-content: flex-end;
  
  
  
  
}.site-header .main-nav a,
.site-header .main-nav button {
  flex: 0 0 auto;
  white-space: nowrap;
  padding: .5rem .58rem;
  font-size:max(var(--kecb-type-meta), max(14px,clamp(.72rem,.67vw,.84rem)));
  line-height: 1.1;
}@media (max-width: 1280px) and (min-width: 901px) {
  .site-header .brand {
    flex: 1 1 auto;
  }
  .site-header .main-nav {
    flex: 1 0 100%;
    justify-content: center;
    padding: .1rem 0 .55rem;
  }
}@media (max-width: 900px) {
  .site-header {
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    align-items: center;
    gap: .65rem;
    padding-top: .45rem;
    padding-bottom: .25rem;
  }
  .site-header .main-nav {
    grid-column: 1 / -1;
    width: 100%;
    flex: none;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    padding: .2rem 0 .5rem;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-inline: contain;
  }
  .site-header .main-nav a,
  .site-header .main-nav button {
    font-size:max(var(--kecb-type-meta), max(14px,.76rem));
    padding: .5rem .62rem;
  }
}.site-header{height:auto;max-height:none;overflow:visible;flex-wrap:wrap;}.site-header .main-nav{display:flex;flex-wrap:wrap;min-width:0;max-width:100%;height:auto;overflow:visible;gap:.32rem;}.site-header .main-nav a,.site-header .main-nav button{flex:0 0 auto;white-space:nowrap;font-size:max(var(--kecb-type-meta), max(14px,clamp(.7rem,.64vw,.82rem)));padding:.48rem .54rem;}@media(max-width:1280px) and (min-width:901px){.site-header .main-nav{flex:1 0 100%;justify-content:center;padding-bottom:.45rem;}}@media(max-width:900px){.site-header .main-nav{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:thin;}.site-header .main-nav a,.site-header .main-nav button{font-size:max(var(--kecb-type-meta), max(14px,.75rem));padding:.5rem .6rem;}}:root{
  --library-ink:#28170f;
  --library-dark:#1f110c;
  --library-brown:#5e301c;
  
  --library-gold:#e0a85c;
  --library-cream:#f6efe6;
  --library-paper:#fffdf9;
  --library-muted:#70594c;
  --library-rule:rgba(72,38,22,.16);
}.site-header-v3{
  min-height:76px;height:auto;max-height:none;overflow:visible;
  display:grid;grid-template-columns:minmax(250px,1fr) auto;align-items:center;
  gap:.9rem;padding:.65rem max(1rem,calc((100vw - var(--max))/2));
}.site-header-v3 .brand{}.site-header-v3 .brand small{max-width:420px;white-space:normal;}.nav-menu-toggle{display:none;align-items:center;gap:.42rem;padding:.6rem .75rem;border:1px solid rgba(255,255,255,.18);border-radius:var(--kecb-radius-card);background:rgba(255,255,255,.06);color:#fff;font-weight:850;cursor:pointer;}.main-nav-v3{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.22rem;overflow:visible;max-width:none;}.main-nav-v3>a,.main-nav-v3>button,.main-nav-v3 summary{font-size:max(var(--kecb-type-meta), max(14px,.7rem));padding:.55rem .58rem;white-space:nowrap;text-transform:uppercase;letter-spacing:.065em;border-radius:var(--kecb-radius-pill);}.nav-more{position:relative;}.nav-more summary{list-style:none;cursor:pointer;color:#fff;font-weight:700;}.nav-more summary::-webkit-details-marker{display:none;}.nav-more[open] summary,.nav-more summary:hover{background:rgba(255,255,255,.1);color:#ffe1a8;}.nav-more-menu{position:absolute;right:0;top:calc(100% + .55rem);z-index:200;width:245px;padding:.55rem;}.nav-more-menu a{display:block;padding:.72rem .8rem;border-radius:var(--kecb-radius-card);color:#fff;text-decoration:none;text-transform:none;letter-spacing:0;font-size:max(var(--kecb-type-meta), .86rem);}.nav-more-menu a:hover,.nav-more-menu a.active{background:rgba(255,255,255,.1);color:#ffe1a8;}.main-nav-v3 .active{background:rgba(255,255,255,.13);color:#ffe1a8;}.site-footer-v3{grid-template-columns:1.15fr repeat(4,minmax(155px,.72fr));}.visual-hero{position:relative;isolation:isolate;min-height:340px;display:grid;align-items:end;padding:clamp(2.1rem,4.6vw,3.5rem) max(1rem,calc((100vw - var(--max))/2)) 2.15rem;color:#fff;background-position:center;background-size:cover;}.visual-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(22,10,6,.9) 0%,rgba(22,10,6,.7) 42%,rgba(22,10,6,.22) 100%),linear-gradient(0deg,rgba(18,8,5,.82),transparent 55%);}.visual-hero h1{margin:.2rem 0 .9rem;font:800 clamp(2.35rem,5vw,4.25rem)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.045em;}.visual-hero p{max-width:770px;font-size:max(var(--kecb-type-meta), clamp(1rem,1.55vw,1.18rem));line-height:1.5;color:#f0dfd1;}.visual-hero .eyebrow{color:#efbd75;}.visual-hero .button.secondary{color:#fff;background:rgba(20,10,7,.24);border-color:rgba(255,255,255,.35);}@media(max-width:1180px){
 .site-header-v3{grid-template-columns:minmax(220px,1fr) auto;}
 .nav-menu-toggle{display:inline-flex;}
 .main-nav-v3{display:none;grid-column:1/-1;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:.65rem;border-top:1px solid rgba(255,255,255,.1);}
 .main-nav-v3.is-open{display:flex;}
 .main-nav-v3>a,.main-nav-v3>button,.main-nav-v3 summary{width:100%;text-align:left;border-radius:var(--kecb-radius-card);font-size:max(var(--kecb-type-meta), .82rem);padding:.75rem .8rem;}
 .nav-more-menu{position:static;width:auto;margin:.35rem 0 0;box-shadow:var(--kecb-shadow-none);}
 .site-footer-v3{grid-template-columns:repeat(2,minmax(0,1fr));}
}@media(max-width:850px){
 .quick-grid, .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
 .track-layout{grid-template-columns:1fr;}
 .visual-hero{min-height:370px;}
}@media(max-width:600px){
 .site-header-v3 .brand small{font-size:max(var(--kecb-type-meta), max(14px,.63rem));}
 .quick-grid, .collection-grid, .glossary-grid{grid-template-columns:1fr;}
 .site-footer-v3{grid-template-columns:1fr;}
 .visual-hero{min-height:300px;padding-bottom:1.65rem;}
 .visual-hero h1{font-size:max(var(--kecb-type-meta), clamp(2.8rem,14vw,4.7rem));}
}@media print{.nav-menu-toggle{display:none;}}:root{
  --accent:#9b5734;--accent-deep:#5e301c;--accent-soft:#ecd8c6;--accent-glow:rgba(224,168,92,.24);
  --page-paper:#fffdf8;--page-wash:#f4ece2;--page-ink:#2d1b13;--page-muted:#6c574b;--page-rule:rgba(72,38,22,.15);
  --shadow-soft:var(--kecb-shadow-card);--shadow-lift:var(--kecb-shadow-card);}body.theme-library{--accent:#9b5734;--accent-deep:#5e301c;--accent-soft:#ecd8c6;--page-wash:#f4ece2;}body{background-color:var(--page-wash);background-image:radial-gradient(circle at 20% 5%,rgba(255,255,255,.9),transparent 28%),linear-gradient(115deg,rgba(255,255,255,.2),transparent 40%);}body:after{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;opacity:.17;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");}.visual-hero,.section-visual-hero,.kitchen-hero,.speakeasy-hero,.tool-suite-hero{box-shadow:inset 0 -1px rgba(255,255,255,.09);}.visual-hero:after,.section-visual-hero:after{content:"";position:absolute;inset:auto 0 0;height:100px;background:linear-gradient(transparent,var(--page-wash));z-index:-1;}.polish-eyebrow{display:inline-flex;align-items:center;gap:.42rem;color:var(--accent);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:max(var(--kecb-type-meta), max(14px,.73rem));}.editorial-toc{display:grid;gap:.18rem;}.editorial-toc a{display:block;padding:.47rem .55rem;border-radius:var(--kecb-radius-card);color:var(--page-muted);text-decoration:none;font-size:max(var(--kecb-type-meta), .82rem);line-height:1.3;border-left:3px solid transparent;}.editorial-toc a:hover,.editorial-toc a.is-active{color:var(--accent-deep);background:var(--accent-soft);border-left-color:var(--accent);}.kitchen-longform,.prose-section,.chapter-section{position:relative;background:rgba(255,253,248,.96);box-shadow:var(--kecb-shadow-none);border-color:var(--page-rule);}.kitchen-longform h2,.kitchen-panel h2,.chapter-main h2{color:var(--accent-deep);}.kitchen-longform h2:after,.chapter-main h2:after{content:"";display:block;width:62px;height:3px;margin-top:.55rem;border-radius:var(--kecb-radius-sm);background:linear-gradient(90deg,var(--accent),transparent);}.kitchen-longform p,.chapter-main p{line-height:1.76;}.chapter-main{background:rgba(255,253,248,.82);border-radius:var(--kecb-radius-control);box-shadow:var(--kecb-shadow-none);padding:clamp(.9rem,2.1vw,1.5rem);}.recipe-mobile-actions{display:none;}.wood-comparison{overflow:auto;margin-top:1rem;border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-none);}.wood-comparison table{min-width:940px;width:100%;border-collapse:collapse;background:#fff;}.wood-comparison th,.wood-comparison td{padding:.7rem;border:1px solid var(--page-rule);text-align:left;vertical-align:middle;}.wood-comparison thead th{position:sticky;top:0;background:var(--accent-deep);color:#fff;}.tool-app{align-items:start;}.site-header-v3{box-shadow:var(--kecb-shadow-card);}.bottom-safe-space{height:0;}@media(max-width:1050px){.editorial-grid{grid-template-columns:1fr;}.editorial-rail{position:relative;top:auto;max-height:none;}.editorial-toc{grid-template-columns:repeat(2,minmax(0,1fr));}.tool-output{position:relative;top:auto;}}@media(max-width:760px){
  body{}.bottom-safe-space{}
  
  
  .quick-grid, .collection-grid, .kitchen-card-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.8rem;padding:.2rem 1rem 1rem;margin-left:-1rem;margin-right:-1rem;scrollbar-width:thin;}
  .quick-grid>*, .collection-grid>*, .kitchen-card-grid>*{flex:0 0 min(83vw,340px);scroll-snap-align:start;}
  .editorial-toc{grid-template-columns:1fr;}.editorial-rail{}.editorial-rail-actions{}
  .recipe-visual-card{grid-template-columns:90px 1fr;padding:.85rem;}.recipe-visual-copy h2{font-size:max(var(--kecb-type-meta), 1.75rem);}
  .recipe-mobile-actions{position:sticky;z-index:80;display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;margin:.85rem 0;padding:.38rem;border-radius:var(--kecb-radius-card);background:rgba(36,19,13,.94);box-shadow:var(--kecb-shadow-none);backdrop-filter:blur(12px);}
  .recipe-mobile-actions a,.recipe-mobile-actions button{min-height:43px;border:0;border-radius:var(--kecb-radius-card);background:rgba(255,255,255,.09);color:#fff;font-size:max(var(--kecb-type-meta), max(14px,.7rem));font-weight:850;text-decoration:none;display:grid;place-items:center;}
  .wood-profile-dashboard{grid-template-columns:1fr;}.wood-swatch{min-height:220px;}.tool-use-steps{}.tool-app{}
}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none;animation:none;}.reading-progress span{transition:none;}}@media print{.reading-progress,.editorial-rail,.recipe-mobile-actions,.tool-use-steps{display:none;}.editorial-grid{display:block;}.chapter-main,.kitchen-longform{box-shadow:var(--kecb-shadow-none);}}@media(max-width:1100px){
  
  
  
}@media(max-width:820px){
  
  
  
  
  
}@media(max-width:620px){
  
  
  
  
  
  
  
  
  
  
}@media print{
  
}@media(max-width:930px){
  .whats-new-feature,
  .whats-new-purpose{grid-template-columns:1fr;}
  .whats-new-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}@media(max-width:650px){
  .whats-new-hero{min-height:320px;}
  .whats-new-grid{grid-template-columns:1fr;}
  .whats-new-group-header{align-items:flex-start;flex-direction:column;}
}@media print{
  .whats-new-hero .visual-hero-actions{display:none;}
}html{
  
  
  -webkit-text-size-adjust:100%;
  
}body{
  max-width:100%;
  overflow-x:clip;
}main,header,footer,section,article,aside,nav,form,fieldset,div{
  min-width:0;
}img,video,canvas,iframe{
  max-width:100%;
  height:auto;
}input,textarea,select,button{
  max-width:100%;
}textarea{resize:vertical;}pre, code{
  max-width:100%;
  overflow-x:auto;
  white-space:pre-wrap;
  overflow-wrap:anywhere;
}a,button,summary,input,select,textarea{
  -webkit-tap-highlight-color:rgba(154,80,48,.16);
}:where(a,button,summary,input,select,textarea):focus-visible{
  outline:3px solid rgba(154,80,48,.34);
  outline-offset:2px;
}.mobile-table-scroll{
  width:100%;
  max-width:100%;
  margin:1rem 0;
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  -webkit-overflow-scrolling:touch;
  border-radius:var(--kecb-radius-card);
}.mobile-table-scroll>table{
  margin:0;
}.mobile-table-scroll:focus-visible{
  outline:3px solid rgba(154,80,48,.28);
  outline-offset:2px;
}@media(max-width:900px){
  .site-header-v3{
    grid-template-columns:minmax(0,1fr) auto;
    padding-inline:max(.75rem,env(safe-area-inset-left)) max(.75rem,env(safe-area-inset-right));
  }
  .site-header-v3 .brand{
    min-width:0;
    max-width:100%;
  }
  .site-header-v3 .brand>span:last-child{
    min-width:0;
  }
  .site-header-v3 .brand strong{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .main-nav-v3.is-open{
    max-height:calc(100dvh - 70px);
    overflow-y:auto;
    overscroll-behavior:contain;
    padding-bottom:max(.85rem,env(safe-area-inset-bottom));
  }
  .nav-menu-toggle,
  .main-nav-v3>a,
  .main-nav-v3>button,
  .main-nav-v3 summary{
    min-height:44px;
  }
  .home-hero,.visual-hero,.section-visual-hero,.food-truck-hero,.whats-new-hero,.speakeasy-hero,.tool-suite-hero{
    min-height:auto;
  }
  .section-visual-hero,.food-truck-hero,.whats-new-hero{
    padding-top:clamp(3rem,10vw,5rem);
    padding-bottom:clamp(2.5rem,9vw,4rem);
  }
  
  .food-truck-roadmap{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}@media(max-width:760px){
  body{
    
  }
  .bottom-safe-space{
    
  }
  
  
  .site-header-v3{
    min-height:62px;
  }
  .site-header-v3 .brand-mark{
    width:38px;
    height:38px;
    flex:0 0 auto;
  }
  .site-header-v3 .brand strong{
    font-size:max(var(--kecb-type-meta), .84rem);
    line-height:1.05;
    white-space:nowrap;
  }
  .site-header-v3 .brand small{
    display:none;
  }
  .nav-menu-toggle{
    padding:.55rem .65rem;
    
  }
  
  
  
  
  
  
  .wrap, .kitchen-wrap, .speakeasy-wrap, .tool-suite-wrap, .food-truck-section, .whats-new-section{
    width:calc(100% - 1rem);
  }
  .page-main,.discovery-section,.book-contents,.reader-paths,.volumes{
    padding-top:2.4rem;
    padding-bottom:2.4rem;
  }
  h1,.home-hero h1,.visual-hero h1,.section-visual-hero h1,
  .food-truck-hero h1,.whats-new-hero h1,.speakeasy-hero h1,
  .tool-suite-hero h1,.book-hero h1,.page-header h1{
    font-size:max(var(--kecb-type-meta), clamp(2.35rem,12vw,4.15rem));
    line-height:.96;
    overflow-wrap:normal;
    hyphens:auto;
  }
  h2, .discovery-section h2, .food-truck-section h2{
    overflow-wrap:normal;
    hyphens:auto;
  }
  .visual-hero p, .section-visual-hero p, .food-truck-hero p, .whats-new-hero p, .speakeasy-hero p{
    font-size:max(var(--kecb-type-meta), 1rem);
    line-height:1.58;
  }
  .button-row, .visual-hero-actions, .kitchen-actions, .speakeasy-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:.55rem;
  }
  .button-row .button, .visual-hero-actions .button, .kitchen-actions .kitchen-button, .speakeasy-actions .speakeasy-button{
    width:100%;
    min-height:46px;
  }
  .quick-grid, .collection-grid, .kitchen-card-grid, .whats-new-grid{
    display:grid;
    grid-template-columns:1fr;
    overflow:visible;
    scroll-snap-type:none;
    margin-left:0;
    margin-right:0;
    padding-left:0;
    padding-right:0;
  }
  .quick-grid>*, .collection-grid>*, .kitchen-card-grid>*, .whats-new-grid>*{
    width:auto;
    max-width:none;
    flex:auto;
  }
  .chapter-layout{
    min-height:auto;
  }
  .book-sidebar{
    top:62px;
    height:calc(100dvh - 62px);
    width:min(92vw,390px);
  }
  .chapter-main{
    padding-inline:.75rem;
  }
  .chapter-content{
    font-size:max(var(--kecb-type-meta), 1rem);
  }
  .chapter-content h1.chapter-title{
    font-size:max(var(--kecb-type-meta), clamp(2.25rem,11vw,3.8rem));
  }
  .chapter-content h2{
    font-size:max(var(--kecb-type-meta), 1.65rem);
    margin-top:2.35rem;
  }
  .chapter-content h3{
    font-size:max(var(--kecb-type-meta), 1.25rem);
  }
  .editorial-rail{
    max-height:none;
    padding:.75rem;
  }
  .editorial-toc{
    max-height:250px;
    overflow-y:auto;
    overscroll-behavior:contain;
    padding-right:.25rem;
  }
  .editorial-rail-actions{
    grid-template-columns:1fr 1fr;
  }
  .tool-suite-hero{
    padding:2.5rem .75rem;
  }
  .tool-use-steps{
    grid-template-columns:1fr;
  }
  .tool-app{
    grid-template-columns:1fr;
  }
  .tool-form,.tool-workspace{
    padding:0;
  }
  .tool-form label,.tool-field{
    min-width:0;
  }
  .tool-form input,.tool-form textarea,.tool-form select,
  .tool-field input,.tool-field textarea,.tool-grid input,.tool-grid textarea,.tool-grid select,
  .speakeasy-filter-grid input,.speakeasy-filter-grid select,
  .calc-card input,.calc-card select,
  .search-input,.contact-form input,.contact-form textarea,.contact-form select{
    width:100%;
    min-height:44px;
    font-size:max(var(--kecb-type-meta), 16px);
  }
  .tool-form textarea,.tool-field textarea,.contact-form textarea{
    min-height:110px;
  }
  .tool-bottom-actions{
    display:grid;
    grid-template-columns:1fr;
  }
  .tool-bottom-actions button, .tool-bottom-actions .button{
    width:100%;
    min-height:46px;
  }
  .tool-output{
    width:100%;
    overflow:hidden;
  }
  .tool-output table,.calc-output table,.reference-table,.wood-comparison table{
    min-width:620px;
  }
  .tool-directory-controls{
    grid-template-columns:1fr;
  }
  .tool-directory-controls input{
    grid-column:auto;
  }
  .tool-directory-grid,.tool-related-next-grid{
    grid-template-columns:1fr;
  }
  .tool-directory-card>a{
    padding-right:0;
  }
  .speakeasy-filter-panel{
    margin-top:.75rem;
    padding:.85rem;
  }
  .speakeasy-filter-grid{
    grid-template-columns:1fr;
  }
  .speakeasy-filter-footer{
    align-items:stretch;
    flex-direction:column;
  }
  .speakeasy-card-grid,.speakeasy-category-grid,.bartender-tool-grid,
  .recipe-related-grid,.recipe-spec-grid,.recipe-content-grid,.calc-layout{
    grid-template-columns:1fr;
  }
  .recipe-layout{
    gap:1rem;
  }
  .recipe-header h1{
    font-size:max(var(--kecb-type-meta), clamp(2.45rem,12vw,4rem));
  }
  .ingredient-list li{
    display:grid;
    grid-template-columns:1fr;
    gap:.2rem;
  }
  .recipe-mobile-actions{
    bottom:max(76px,calc(66px + env(safe-area-inset-bottom)));
  }
  .food-truck-snapshot, .whats-new-feature, .whats-new-purpose{
    grid-template-columns:1fr;
  }
  .food-truck-roadmap, .food-truck-license-grid, .food-truck-path-grid, .food-truck-chapter-grid, .food-truck-tool-grid{
    grid-template-columns:1fr;
  }
  
  
  .site-footer-v3{
    grid-template-columns:1fr;
    gap:1.4rem;
    padding-inline:1rem;
    padding-bottom:calc(3rem + env(safe-area-inset-bottom));
  }
  .search-overlay{
    padding:.5rem;
  }
  .search-panel{
    min-height:calc(100dvh - 1rem);
    padding:.72rem;
    border-radius:var(--kecb-radius-card);
  }
  .search-panel-head h2{
    font-size:max(var(--kecb-type-meta), 1.75rem);
  }
  .tool-disclaimer-dialog{
    width:calc(100% - .5rem);
    max-height:94dvh;
  }
  .tool-disclaimer-dialog-shell{
    max-height:94dvh;
  }
}@media(max-width:420px){
  .site-header-v3 .brand strong{
    max-width:168px;
  }
  
  
  .book-stat-card{
    grid-template-columns:1fr;
  }
  .editorial-rail-actions{
    grid-template-columns:1fr;
  }
}@media(hover:none){
  .path-card:hover,.quick-card:hover,.collection-card:hover,.tool-directory-card:hover,
  .kitchen-card:hover,.whats-new-card:hover,.bartender-tool-card:hover{
    transform:none;
  }
}@media print{
  body{padding-bottom:0;}
  .bottom-safe-space{display:none;}
  .mobile-table-scroll{overflow:visible;}
}@media(max-width:760px){
  .tool-disclaimer-open{min-height:44px;}
  .tool-completion-panel{scroll-margin-top:80px;scroll-margin-bottom:90px;}
  [data-clear-tool],[data-reset]{min-height:44px;padding:.65rem .85rem;}
}:root{
  --ui-sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}.brand-mark{
  position:relative;
  
  border-color:rgba(239,189,117,.55);
  
  
}.brand-mark:after{
  content:"";
  position:absolute;
  left:22%;right:22%;bottom:7px;
  height:1px;
  background:rgba(239,189,117,.65);
}@media(max-width:760px){
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}@media(max-width:760px){
  body{}
  .bottom-safe-space{}
  
  
  
  
}@media(prefers-reduced-motion:reduce){}.role-quickbar{position:relative;z-index:180;width:100%;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.13);background:linear-gradient(90deg,#351c12,#4c2818 52%,#351c12);box-shadow:var(--kecb-shadow-card);}@media(max-width:1240px){}@media(max-width:620px){}@media(max-width:350px){}@media print{.role-quickbar{display:none;}}.site-header-v3,
.site-header-v3 .brand,
.site-header-v3 .brand>span:last-child,
.main-nav-v3{min-width:0;}.main-nav-v3>a,
.main-nav-v3>button,
.main-nav-v3 summary{
  max-width:100%;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:none;
}@media(min-width:1181px){
  .site-header-v3{
    grid-template-columns:minmax(230px,.82fr) minmax(0,1.55fr);
    gap:.55rem;
  }
  .main-nav-v3{
    flex-wrap:nowrap;
    gap:.13rem;
  }
  .main-nav-v3>a,
  .main-nav-v3>button,
  .main-nav-v3 summary{
    flex:0 1 auto;
    min-width:max-content;
    padding:.5rem clamp(.42rem,.52vw,.57rem);
    font-size:max(var(--kecb-type-meta), max(14px,clamp(.59rem,.58vw,.69rem)));
    line-height:1.12;
    letter-spacing:.045em;
    text-align:center;
    white-space:nowrap;
  }
}.nav-more-menu a{
  max-width:100%;
  white-space:normal;
  overflow-wrap:normal;
  word-break:normal;
  line-height:1.35;
}.button, .kitchen-button, .speakeasy-button{
  max-width:100%;
  overflow-wrap:normal;
  word-break:normal;
}.button,
.kitchen-button,
.speakeasy-button{
  white-space:normal;
  text-align:center;
  line-height:1.22;
}@media(max-width:1180px){
  .main-nav-v3>a,
  .main-nav-v3>button,
  .main-nav-v3 summary{
    white-space:normal;
    overflow-wrap:normal;
    word-break:normal;
    line-height:1.25;
  }
}@media(max-width:760px){
  .nav-menu-toggle{
    white-space:normal;
    line-height:1.15;
  }
  
}@media(max-width:1180px){
  .site-header-v3 .main-nav-v3{}
  .site-header-v3 .main-nav-v3.is-open{}
}@media(max-width:1180px){
  .site-header-v3 .main-nav-v3,
  .site-header-v3 .main-nav-v3.is-open{
    box-sizing:border-box;
    width:100%;
    min-width:0;
    max-width:100%;
    flex-wrap:nowrap;
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior-x:none;
  }
  .site-header-v3 .main-nav-v3>.nav-more{
    position:static;
    display:block;
    align-self:stretch;
    box-sizing:border-box;
    width:100%;
    min-width:0;
    max-width:100%;
    margin:0;
    padding:0;
    overflow:visible;
  }
  .site-header-v3 .main-nav-v3>.nav-more>summary{
    display:block;
    box-sizing:border-box;
    width:100%;
    min-width:0;
    max-width:100%;
    margin:0;
  }
  .site-header-v3 .nav-more-menu{
    
    inset:auto;
    transform:none;
    box-sizing:border-box;
    
    
    max-width:100%;
    
    overflow:visible;
  }
  .site-header-v3 .nav-more-menu a{
    display:flex;
    align-items:center;
    box-sizing:border-box;
    width:100%;
    min-width:0;
    max-width:100%;
    min-height:44px;
    margin:0;
  }
}.search-controls-efficient{align-items:end;}.search-controls-efficient label{letter-spacing:.04em;text-transform:uppercase;}.search-controls-efficient select{}.search-depth-toggle{grid-template-columns:auto 1fr;min-height:43px;padding:.55rem .7rem;border:1px solid rgba(78,42,25,.18);border-radius:var(--kecb-radius-card);background:#fff;text-transform:none;letter-spacing:0;}.search-depth-toggle input{}.search-result-group{margin:1rem 0;}.search-result-group h3{display:flex;justify-content:space-between;gap:1rem;margin:.4rem 0;padding:.45rem 0;border-bottom:1px solid rgba(78,42,25,.18);font:700 1rem/1.2 Georgia,serif;}.search-result-group h3 span{font-family:Arial,sans-serif;}.tool-autosave-bar{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin:.7rem 0;padding:.65rem .75rem;border:1px solid rgba(78,42,25,.17);border-radius:var(--kecb-radius-card);background:#f8f1e9;color:#644d40;font-size:max(var(--kecb-type-meta), max(14px,.76rem));}.tool-autosave-bar button{min-height:38px;padding:.45rem .68rem;border:1px solid rgba(78,42,25,.22);border-radius:var(--kecb-radius-pill);background:#fff;color:#713e27;font-weight:850;cursor:pointer;}.next-steps-efficient{width:min(var(--max),calc(100% - 2rem));margin:1.55rem auto;padding:.88rem;border-radius:var(--kecb-radius-card);background:linear-gradient(135deg,#2c1811,#6b3923);color:#fff;}.next-steps-efficient h2{margin:.15rem 0 .8rem;font:700 clamp(1.8rem,4vw,2.8rem)/1 Georgia,serif;}.next-steps-efficient>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;}.next-steps-efficient a{display:flex;flex-direction:column;min-height:110px;padding:.8rem;border:1px solid rgba(255,255,255,.18);border-radius:var(--kecb-radius-card);background:rgba(255,255,255,.06);color:#fff;text-decoration:none;}.next-steps-efficient small{color:#efbd75;font-weight:900;text-transform:uppercase;}.next-steps-efficient strong{margin:.35rem 0;}.next-steps-efficient span{margin-top:auto;color:#f5d39e;font-size:max(var(--kecb-type-meta), max(14px,.72rem));font-weight:900;}@keyframes kecbPulse{to{transform:scale(1.08);background:#9a5030;}}@media(max-width:900px){.role-filter-panel, .speakeasy-filter-panel, .tool-directory-controls{top:60px;}}@media(max-width:650px){.search-controls-efficient{grid-template-columns:1fr;}.role-library-loader{grid-template-columns:auto 1fr;}.role-library-loader .button{grid-column:1/-1;width:100%;}.next-steps-efficient>div{grid-template-columns:1fr;}.tool-autosave-bar{align-items:flex-start;flex-direction:column;}.tool-autosave-bar button{width:100%;}.role-filter-panel, .speakeasy-filter-panel, .tool-directory-controls{position:relative;top:auto;}}@media print{.role-library-loader,.directory-more,.tool-autosave-bar,.next-steps-efficient{display:none;}}.library-help-strip{background:#f4eadc;border-bottom:1px solid rgba(91,48,29,.18);color:#321d14;}.library-help-identity{display:flex;align-items:center;gap:.75rem;color:inherit;text-decoration:none;min-width:0;}.library-help-copy{display:grid;gap:.08rem;min-width:0;}.library-help-copy>span{font:700 max(14px,.7rem)/1.2 system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase;color:#8e3f26;}.library-help-copy strong{font:700 clamp(max(14px,.8rem),1.2vw,.96rem)/1.3 system-ui,sans-serif;white-space:normal;}.library-help-actions{display:flex;align-items:center;gap:.7rem;flex:0 0 auto;}.library-help-actions small{font:700 max(14px,.68rem)/1.2 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#755342;}.library-help-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.55rem .9rem;border-radius:var(--kecb-radius-pill);background:#8e3f26;color:#fff;text-decoration:none;font:800 max(14px,.78rem)/1 system-ui,sans-serif;white-space:nowrap;}.library-help-button:hover,.library-help-button:focus-visible{background:#6f2f1d;transform:translateY(-1px);}.context-help-card{width:min(100% - 2rem,1100px);margin:2.75rem auto 0;padding:1.15rem 1.25rem;border:1px solid rgba(142,63,38,.26);border-radius:var(--kecb-radius-card);background:linear-gradient(135deg,#fffaf2,#f2e2cf);box-shadow:var(--kecb-shadow-card);display:flex;align-items:center;justify-content:space-between;gap:1rem;}.context-help-card>div{min-width:0;}.context-help-card small{display:block;color:#8e3f26;font:800 max(14px,.68rem)/1.2 system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase;margin-bottom:.25rem;}.context-help-card strong{display:block;font:700 clamp(1rem,2vw,1.24rem)/1.2 Georgia,serif;color:#321d14;}.context-help-card p{margin:.3rem 0 0;color:#684a3a;font-size:max(var(--kecb-type-meta), .9rem);}.context-help-card a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;border-radius:var(--kecb-radius-card);background:#8e3f26;color:#fff;text-decoration:none;font-weight:800;}.context-help-card a:hover,.context-help-card a:focus-visible{background:#6f2f1d;}.help-nav-link{font-weight:800;}@media(max-width:760px){.library-help-copy strong{font-size:max(var(--kecb-type-meta), max(14px,.76rem));}.library-help-actions small{display:none;}.library-help-button{min-height:36px;padding:.5rem .72rem;font-size:max(var(--kecb-type-meta), max(14px,.72rem));}.context-help-card{width:min(100% - 1rem,1100px);margin-top:2rem;align-items:stretch;flex-direction:column;}.context-help-card a{width:100%;}}@media(max-width:420px){.library-help-copy>span{font-size:max(var(--kecb-type-meta), max(14px,.62rem));}.library-help-copy strong{font-size:max(var(--kecb-type-meta), max(14px,.7rem));}.library-help-button{padding:.48rem .6rem;}.library-help-identity{gap:.5rem;}}.ask-riley-launcher{
  position:fixed;
  right:clamp(.8rem,2vw,1.35rem);
  bottom:clamp(.8rem,2vw,1.35rem);
  z-index:9400;
  display:flex;
  align-items:center;
  gap:.68rem;
  min-height:58px;
  max-width:min(360px,calc(100vw - 1.5rem));
  padding:.62rem 1rem .62rem .68rem;
  border:1px solid rgba(255,226,178,.48);
  border-radius:var(--kecb-radius-pill);
  background:linear-gradient(135deg,#9b452a,#6f2e1d);
  color:#fff;
  text-decoration:none;
  box-shadow:var(--kecb-shadow-card);
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  transform:translateZ(0);
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}.ask-riley-launcher:hover,.ask-riley-launcher:focus-visible{
  transform:translateY(-3px);
  background:linear-gradient(135deg,#ad5130,#78331f);
  box-shadow:var(--kecb-shadow-card);
}.ask-riley-launcher:focus-visible{outline:3px solid #f2c47f;outline-offset:3px;}.ask-riley-launcher-icon{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  flex:0 0 42px;
  border-radius:var(--kecb-radius-pill);
  background:#fff4df;
  color:#7b321f;
  box-shadow:inset 0 0 0 1px rgba(83,35,20,.12);
}.ask-riley-launcher-icon svg{width:23px;height:23px;fill:currentColor;}.ask-riley-launcher-copy{display:grid;gap:.06rem;min-width:0;}.ask-riley-launcher-copy small{
  color:#f4d6ae;
  font-size:max(var(--kecb-type-meta), max(14px,.66rem));
  font-weight:850;
  letter-spacing:.075em;
  line-height:1.1;
  text-transform:uppercase;
}.ask-riley-launcher-copy strong{
  color:#fff;
  font-size:max(var(--kecb-type-meta), .91rem);
  font-weight:900;
  line-height:1.2;
  white-space:normal;
}.ask-riley-launcher::after{
  content:"";
  position:absolute;
  inset:-5px;
  z-index:-1;
  border:2px solid rgba(239,189,117,.34);
  border-radius:inherit;
  animation:askRileyAttention 3.2s ease-out 1.2s 2;
}@keyframes askRileyAttention{
  0%{opacity:0;transform:scale(.96);}
  18%{opacity:1;}
  70%,100%{opacity:0;transform:scale(1.08);}
}.page-help-invite{
  width:min(1100px,calc(100% - 2rem));
  margin:clamp(2.5rem,6vw,5rem) auto 2.25rem;
  padding:clamp(1.25rem,3vw,2rem);
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:1rem 1.25rem;
  border:1px solid rgba(126,61,37,.24);
  border-radius:var(--kecb-radius-card);
  background:linear-gradient(135deg,#fffaf2,#f2e1ce);
  box-shadow:var(--kecb-shadow-card);
}.page-help-invite-mark{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border-radius:var(--kecb-radius-card);
  background:#8e3f26;
  color:#fff;
  font:900 1.3rem/1 system-ui,sans-serif;
}.page-help-invite-copy{min-width:0;}.page-help-invite-copy p{margin:.22rem 0 0;color:#694b3c;line-height:1.55;}.page-help-invite-copy strong{display:block;color:#3a2016;font:800 clamp(1.08rem,2vw,1.32rem)/1.25 Georgia,"Times New Roman",serif;}.page-help-invite a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:.72rem 1rem;
  border-radius:var(--kecb-radius-pill);
  background:#8e3f26;
  color:#fff;
  text-decoration:none;
  font:850 max(var(--kecb-type-meta), .82rem)/1.15 system-ui,sans-serif;
  text-align:center;
  white-space:normal;
}.page-help-invite a:hover,.page-help-invite a:focus-visible{background:#6f2f1d;transform:translateY(-1px);}.library-help-strip .library-help-copy>span{letter-spacing:.075em;}.library-help-strip .library-help-button{box-shadow:var(--kecb-shadow-card);}@media(max-width:760px){
  .ask-riley-launcher{
    right:.65rem;
    bottom:calc(max(62px,calc(56px + env(safe-area-inset-bottom))) + .65rem);
    min-height:52px;
    max-width:calc(100vw - 1.3rem);
    padding:.5rem .78rem .5rem .52rem;
    gap:.52rem;
  }
  .ask-riley-launcher-icon{width:38px;height:38px;flex-basis:38px;}
  .ask-riley-launcher-icon svg{width:21px;height:21px;}
  .ask-riley-launcher-copy small{font-size:max(var(--kecb-type-meta), max(14px,.59rem));}
  .ask-riley-launcher-copy strong{font-size:max(var(--kecb-type-meta), max(14px,.8rem));}
  body.has-recipe-mobile-actions .ask-riley-launcher{bottom:calc(max(124px,calc(116px + env(safe-area-inset-bottom))) + .65rem);}
  .page-help-invite{width:calc(100% - 1rem);grid-template-columns:auto minmax(0,1fr);padding:1.15rem;gap:.8rem;margin-top:2.5rem;}
  .page-help-invite-mark{width:46px;height:46px;border-radius:var(--kecb-radius-card);}
  .page-help-invite a{grid-column:1 / -1;width:100%;}
}@media(max-width:390px){
  .ask-riley-launcher-copy small{display:none;}
  .ask-riley-launcher-copy strong{font-size:max(var(--kecb-type-meta), max(14px,.77rem));}
}@media(prefers-reduced-motion:reduce){
  .ask-riley-launcher,.ask-riley-launcher::after,.page-help-invite a{animation:none;transition:none;}
}@media print{
  .ask-riley-launcher,.page-help-invite{display:none;}
}:root{--book-ink:#2b1712;--book-paper:#fff8ed;--book-line:#d8c2a6;--book-muted:#6d5145;}.book-resource-volume{scroll-margin-top:80px;padding:2.5rem 0;border-bottom:2px solid #e3d1b9;}.book-resource-volume>header{max-width:900px;}.book-resource-volume h2{font-size:max(var(--kecb-type-meta), clamp(2rem,4vw,3.3rem));margin:.2rem 0;}.book-resource-group{margin:.8rem 0;border:1px solid #d8c2a6;border-radius:var(--kecb-radius-card);background:#fffaf2;overflow:hidden;}.book-resource-group summary{display:flex;justify-content:space-between;padding:1rem 1.1rem;font-weight:900;}.book-resource-card{display:flex;flex-direction:column;min-height:135px;padding:.85rem;border:1px solid #e2d0b8;border-radius:var(--kecb-radius-card);background:white;color:#2b1712;text-decoration:none;}.book-resource-card span{flex:1;margin:.4rem 0;color:#6e554a;font-size:max(var(--kecb-type-meta), .88rem);}.book-resource-card small{font-weight:850;}@media(max-width:1100px){}@media(max-width:760px){.role-book-route-grid{grid-template-columns:1fr;}.book-source-inner{grid-template-columns:1fr;}.book-source-volume{width:64px;height:64px;}.book-source-actions{display:grid;}}@media print{.book-source-banner{break-inside:avoid;}.book-source-actions{display:none;}}:root{--upgrade-cream:#fff8ed;--upgrade-ink:#2b1712;--upgrade-border:#ddc9b4;--upgrade-green:#2f6753;}.search-controls-efficient{display:grid;gap:.55rem;margin:.7rem 0 .85rem;padding:.65rem;border:1px solid var(--upgrade-border);border-radius:var(--kecb-radius-card);background:#fffaf3;}.search-controls-efficient label{display:grid;gap:.28rem;font-size:max(var(--kecb-type-meta), max(14px,.76rem));font-weight:800;color:#573327;}.search-controls-efficient select{width:100%;min-height:42px;border:1px solid #cdb49e;border-radius:var(--kecb-radius-card);background:white;padding:.48rem .55rem;color:#2b1712;}.search-depth-toggle{display:flex;}.search-depth-toggle input{width:18px;height:18px;}.search-results-toolbar{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin:.25rem 0 .65rem;font-size:max(var(--kecb-type-meta), max(14px,.8rem));}.search-clear-filters{border:0;background:none;color:#7b351f;text-decoration:underline;font-weight:800;cursor:pointer;}.search-result{position:relative;}.search-result-badges{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.35rem;}.search-result-badges b{font-size:max(var(--kecb-type-meta), max(14px,.61rem));line-height:1;padding:.3rem .42rem;border-radius:var(--kecb-radius-pill);background:#f1e3d4;color:#60351f;text-transform:uppercase;letter-spacing:.04em;}.search-match-reason{display:block;margin-top:.3rem;color:#765647;font-size:max(var(--kecb-type-meta), max(14px,.73rem));}.search-result-group h3 span{font-size:max(var(--kecb-type-meta), max(14px,.7rem));}.search-no-results{padding:1rem;border:1px dashed var(--upgrade-border);border-radius:var(--kecb-radius-card);background:#fffaf3;}.search-no-results a{font-weight:800;}.search-page-box{max-width:1100px;}.learning-step{display:grid;grid-template-columns:auto 1fr;gap:.65rem;padding:.82rem;border:1px solid var(--upgrade-border);border-radius:var(--kecb-radius-card);background:white;}.learning-step.completed{border-color:#79a38f;background:#f2faf5;}.learning-step h2{font-size:max(var(--kecb-type-meta), 1.35rem);margin:0 0 .35rem;}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;}.submission-form{display:grid;gap:.85rem;margin-top:1rem;}.submission-form label{display:grid;gap:.28rem;font-weight:800;}.submission-form input,.submission-form select,.submission-form textarea{width:100%;padding:.62rem;border:1px solid #cdb49e;border-radius:var(--kecb-radius-card);background:white;}.submission-form fieldset{display:grid;gap:.75rem;padding:1rem;border:1px solid var(--upgrade-border);border-radius:var(--kecb-radius-card);}.submission-form legend{font-weight:900;padding:0 .35rem;}@media(max-width:900px){.learning-path-grid,.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.path-layout{grid-template-columns:1fr;}.path-progress-card{position:static;}.search-controls-efficient{}.submission-guidelines,.moderation-steps{grid-template-columns:repeat(2,1fr);}}@media(max-width:620px){.learning-path-grid, .directory-grid, .role-guided-paths .learning-path-grid, .submission-form .form-grid, .submission-guidelines, .moderation-steps{grid-template-columns:1fr;}.search-controls-efficient{grid-template-columns:1fr;}.upgrade-wrap{width:min(100% - 1rem,1180px);}.upgrade-hero{padding:3rem .5rem;}.role-guided-paths header{align-items:flex-start;flex-direction:column;}.learning-step{grid-template-columns:1fr;}.learning-step-number{width:36px;height:36px;}}@media print{.site-header, .role-quickbar, .library-help-strip, .site-legal-notice, .site-footer, .search-overlay, .path-progress-card button, .upgrade-actions{display:none;}.path-layout{display:block;}.learning-step{break-inside:avoid;}.upgrade-hero{background:white;color:black;padding:1rem 0;}.upgrade-hero p{color:black;}}:root{--ref-ink:#2b1712;--ref-cream:#fff8ee;--ref-border:#dbc7b2;--ref-green:#2f6753;}.main-nav-v3{}.main-nav-v3>a,.main-nav-v3>button,.main-nav-v3>details>summary{}.main-nav-v3 [aria-current="page"]{text-decoration-thickness:3px;text-underline-offset:5px;}.book-resource-card[hidden],.book-resource-group[hidden],.book-resource-volume[hidden]{display:none;}.book-resource-card{content-visibility:auto;contain-intrinsic-size:180px;}.book-resource-group summary{cursor:pointer;}.search-curated-result{border:2px solid #d6a852;background:#fff7df;}.search-curated-result::before{content:"Best starting point";display:block;margin-bottom:.35rem;font-size:max(var(--kecb-type-meta), max(14px,.64rem));font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#7a451c;}.search-controls-efficient{grid-template-columns:repeat(3,minmax(145px,1fr));}.search-result{content-visibility:auto;contain-intrinsic-size:150px;}.submission-form.submission-awaiting-choice{display:none;}.submission-form.is-ready{display:grid;}.site-header-v3{position:relative;}.site-header-v3+.role-quickbar{border-top:1px solid rgba(255,255,255,.08);}@media(max-width:1180px){.main-nav-v3{max-height:calc(100vh - 72px);overflow:auto;}.main-nav-v3>a,.main-nav-v3>button,.main-nav-v3>details{width:100%;}.main-nav-v3 .nav-more-menu{position:static;box-shadow:var(--kecb-shadow-none);}.compact-site-help{bottom:5.2rem;}}@media(max-width:900px){.path-start-summary, .progress-dashboard-grid, .submission-type-chooser{grid-template-columns:repeat(2,minmax(0,1fr));}.search-controls-efficient{grid-template-columns:repeat(2,minmax(0,1fr));}}@media(max-width:620px){.site-header-v3{min-height:62px;}.site-header-v3 .brand small{}.role-quickbar{display:none;}.path-start-summary, .progress-dashboard-grid, .submission-type-chooser, .search-controls-efficient{grid-template-columns:1fr;}.compact-site-help{right:.55rem;bottom:4.8rem;}.upgrade-hero, .tools-book-first-hero{padding-top:2.4rem;padding-bottom:2.4rem;}.path-resume-banner.is-visible{align-items:flex-start;flex-direction:column;}}@media print{.compact-site-help, .submission-type-chooser, .submission-change-type{display:none;}}:root{--sys-ink:#291711;--sys-cream:#fff9ef;--sys-sand:#f2e3cf;--sys-green:#27614e;--sys-blue:#315f78;--sys-border:#d9c1a8;--sys-shadow:var(--kecb-shadow-card);}.system-hero{padding:clamp(3rem,7vw,6rem) 1rem;}.system-hero h1{max-width:900px;margin:.2rem 0 1rem;font-size:max(var(--kecb-type-meta), clamp(2.25rem,5vw,5rem));line-height:.98;}.system-hero p{max-width:780px;font-size:max(var(--kecb-type-meta), clamp(1.05rem,1.7vw,1.35rem));color:#f6e7d5;}.system-actions a,.system-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.55rem .75rem;border-radius:var(--kecb-radius-card);background:var(--sys-rust);color:#fff;font-weight:900;text-decoration:none;}.system-actions a.secondary,.system-button.secondary{background:#efe0cf;color:#572c1e;}.system-actions a.visit,.system-button.visit{background:var(--sys-blue);}.problem-result{}.shift-desk{display:grid;gap:1rem;}.save-venue,.compare-venue{min-height:40px;padding:.5rem .65rem;border:1px solid #b78e6d;border-radius:var(--kecb-radius-card);background:#fff;color:#5b2d1f;font-weight:900;cursor:pointer;}.save-venue.is-saved{background:var(--sys-green);color:#fff;}.compare-venue.is-selected{background:var(--sys-blue);color:#fff;}.distance-note{font-size:max(var(--kecb-type-meta), max(14px,.78rem));color:#735549;}.trip-item{display:grid;grid-template-columns:1fr auto;gap:.7rem;padding:.8rem;border:1px solid var(--sys-border);border-radius:var(--kecb-radius-card);background:#fff;}.trip-empty{padding:1rem;border:1px dashed var(--sys-border);border-radius:var(--kecb-radius-card);background:#fffaf2;}.compare-table{width:100%;border-collapse:collapse;}.compare-table th,.compare-table td{padding:.65rem;border:1px solid var(--sys-border);vertical-align:top;}.compare-table th{background:#f1e2cf;text-align:left;}.compare-table td:first-child{font-weight:900;}.directory-dynamic-card{display:flex;flex-direction:column;padding:.72rem .78rem;border:1px solid var(--sys-border);border-radius:var(--kecb-radius-card);background:#fff;}.directory-dynamic-card h2{font-size:max(var(--kecb-type-meta), 1.16rem);}.directory-dynamic-card .meta{font-size:max(var(--kecb-type-meta), max(14px,.8rem));color:#765647;}.directory-dynamic-card .actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;}.verification-badge{display:inline-flex;padding:.3rem .5rem;border-radius:var(--kecb-radius-pill);background:#e4f2ea;color:#23563f;font-size:max(var(--kecb-type-meta), max(14px,.72rem));font-weight:900;}.resource-system-card{display:flex;flex-direction:column;padding:.78rem;border:1px solid var(--sys-border);border-radius:var(--kecb-radius-card);background:#fff;text-decoration:none;color:var(--sys-ink);}.resource-system-card small{color:#7a5849;}.resource-system-card span{margin-top:.35rem;color:#694c3e;}.resource-system-card b{margin-top:auto;padding-top:.55rem;color:var(--sys-rust);}.system-toast{position:fixed;left:50%;bottom:5.5rem;z-index:999;transform:translateX(-50%);padding:.7rem 1rem;border-radius:var(--kecb-radius-pill);background:#271610;color:#fff;box-shadow:var(--kecb-shadow-card);font-weight:900;}@media(max-width:1000px){.system-grid, .path-system-index, .resource-system-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.shift-desk{grid-template-columns:1fr;}.main-nav-v3{gap:.2rem;}.progress-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media(max-width:700px){.system-stage-grid, .system-grid, .path-system-index, .resource-system-grid, .progress-dashboard-grid{grid-template-columns:1fr;}.discovery-toolbar{grid-template-columns:1fr;}.system-hero{padding-top:2.7rem;}}@media print{.site-header, .site-footer, .compact-site-help, .system-no-print{display:none;}.system-section{padding:1rem 0;}.shift-desk{display:block;}.shift-panel{break-inside:avoid;}}.system-wrap,.system-grid>*,.system-card,.shift-desk>*,.shift-panel{min-width:0;}.shift-desk{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;}@media(max-width:1000px){.shift-record-panel{position:static;}}@media(max-width:700px){
 .shift-setup-grid{grid-template-columns:1fr;}
 .shift-desk{gap:.8rem;}
 .shift-panel{padding:.85rem;}
 .shift-panel .system-actions{display:grid;grid-template-columns:1fr;}
 .shift-panel .system-actions .system-button{width:100%;}
}main,main section,main article,main aside,main form{min-width:0;}main img,main svg,main video,main canvas{max-width:100%;height:auto;}main input:not([type="checkbox"]):not([type="radio"]),main select,main textarea{max-width:100%;box-sizing:border-box;}main pre{max-width:100%;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;}main table{max-width:100%;}.system-load-error{padding:1rem;border:1px solid #b65a45;border-radius:var(--kecb-radius-card);background:#fff3ef;color:#602719;}@media(max-width:700px){}:root{
  --ls-bg:#faf7f0; --ls-surface:#ffffff; --ls-navy:#10233f; --ls-navy-2:#1a3358;
  --ls-ink:#211d18; --ls-muted:#6c665c; --ls-line:rgba(16,35,63,.16);
  --ls-red:#9c2b2b; --ls-red-deep:#7a2020; --ls-red-ink:#faf1e8; --ls-star:#c17f3e;

  --paper:var(--ls-bg); --paper-2:#f1ece1; --white:var(--ls-surface);
  --ink:var(--ls-ink); --muted:var(--ls-muted);
  --wood:var(--ls-navy); --wood-2:var(--ls-navy-2);
  --rust:var(--ls-red); --gold:var(--ls-star);
  --line:var(--ls-line);

  --library-ink:var(--ls-ink); --library-dark:var(--ls-navy); --library-cream:var(--ls-bg);
  --library-paper:var(--ls-surface); --library-muted:var(--ls-muted); --library-rule:var(--ls-line);
  --library-brown:var(--ls-star); --library-gold:var(--ls-star);
  --page-paper:var(--ls-bg); --page-wash:#f1ece1; --page-ink:var(--ls-ink);
  --page-muted:var(--ls-muted); --page-rule:var(--ls-line);
}:root{
  --audit-muted:#10233f;
  --audit-rust:var(--kecb-palette-rust-crimson);
  --bar2-brown:#10233f;
  --bar2-copper:#10233f;
  --bar2-dark:#10233f;
  --bar2-gold:var(--kecb-palette-gold-copper);
  --book-gold:#c17f3e;
  --culture-gold:#c17f3e;
  --culture-rust:#9c2b2b;
  --dt-brown:#10233f;
  --dt-gold:var(--kecb-palette-gold-copper);
  --dt-rust:var(--kecb-palette-rust-crimson);
  --eco-muted:#10233f;
  --eco-rust:var(--kecb-palette-rust-crimson);
  --edu-brown:#10233f;
  --edu-gold:var(--kecb-palette-gold-copper);
  --edu-rust:var(--kecb-palette-rust-crimson);
  --exp-gold:#c17f3e;
  --exp-rust:#9c2b2b;
  --k-brown:#10233f;
  --k-copper:#10233f;
  --k-gold:#c17f3e;
  --k2-gold:var(--kecb-palette-gold-copper);
  --k2-rust:var(--kecb-palette-rust-crimson);
  --kecb-doc-accent:#10233f;
  --kecb-doc-muted:#10233f;
  --library-rust:#9c2b2b;
  --member-accent:#10233f;
  --member-accent-dark:#10233f;
  --member-danger:#10233f;
  --member-muted:#10233f;
  --overhaul-brown:#10233f;
  --overhaul-muted:#10233f;
  --overhaul-rust:#9c2b2b;
  --ref-gold:#c17f3e;
  --ref-rust:#9c2b2b;
  --sp-brown:#10233f;
  --sp-copper:#10233f;
  --sp-gold:var(--kecb-palette-gold-copper);
  --sp-rust:var(--kecb-palette-rust-crimson);
  --sys-gold:#c17f3e;
  --sys-rust:#9c2b2b;
  --sys-rust2:#9c2b2b;
  --truck-dark:#10233f;
  --truck-rust:#9c2b2b;
  --upgrade-gold:#c17f3e;
  --upgrade-rust:#9c2b2b;
}#bartender-station, .academy-assessment-card, .academy-at-glance article, .academy-concept-grid article, .academy-full-details, .academy-full-details details, .academy-home-hero, .academy-lesson-hero, .academy-link-card, .academy-promise-panel, .academy-rubric article, .academy-tool-grid article, .academy-track-hero, .age-gate-backdrop, .age-gate-dialog, .artist-card-actions a, .artist-card-visual, .artist-complete-callout, .artist-directory-cta, .artist-hero, .artist-hero-metrics div, .artist-intent-panel, .artist-mini-mark, .artist-profile-mark, .bar-academy-feature, .bar2-home-hero, .bar2-lesson-hero, .bar2-lesson-hero.drink, .bar2-lesson-hero.mastery, .bar2-subnav, .bar2-subnav:after, .bar2-track-hero, .bar2-track-hero.mastery, .bartender-station, .book-first-card a, .book-resource-volume-nav a, .book-resources-hero, .book-resources-simple-footer, .book-resources-simple-header, .chapter-connect-cta, .chapter-connected-learning, .chapter-work-actions a, .consulting-hero, .culture-subnav, .culture-subnav:after, .directory-methodology, .discovery-band, .dt-directory-hero, .dt-hero, .dt-tool-header, .dt-tools-hero, .edu-cta, .edu-hero, .expansion-band, .field-center-strip, .food-truck-feature-band, .food-truck-hero, .food-truck-hero:after, .food-truck-reviewed, .food-truck-snapshot-side, .food-truck-table th, .founder-page-hero, .founder-principles, .free-tools-home, .front-door-choice, .front-door-choice:focus-visible, .front-door-choice:hover, .front-door-destination-grid>a, .front-door-destination-grid>a::after, .front-door-founder, .front-door-hero, .front-door-search, .front-door-shade, .guide-full-details details, .guided-system-card, .helpdesk-hero, .home-academy-callout, .home-directory-callout, .home-discovery, .home-discovery-carousel, .home-editorial-pass .home-books-band:before, .home-explore-card, .home-explore-card::after, .home-feature-arrow, .home-feature-copy b, .home-feature-pause, .home-feature-shade, .home-hero, .k2-dark, .k2-hero, .k2-home-hero, .k2-subnav, .k2-subnav:after, .kitchen-hero, .mastery-deepen-panel, .mastery-sidebar, .member-account-page .site-header-v3 .nav-more-menu, .mission-visual:after, .nav-more-menu, .next-steps-efficient, .path-card .path-icon, .path-progress-card, .recipe-culture-door, .recipe-mobile-actions, .recipe-toast, .recipe-visual-card, .role-index-badge, .role-library-gate>summary, .role-library-hero:before, .role-library-stat, .role-quickbar, .role-related, .search-browse-card, .search-overlay, .section-image-card, .section-image-card .card-icon, .section-image-card:after, .section-visual-hero:before, .site-footer-v3.footer-compact, .site-header, .site-legal-notice, .speakeasy-disclaimer-dialog.speakeasy-dialog-fallback[open], .speakeasy-disclaimer-dialog::backdrop, .speakeasy-hero, .speakeasy-nav, .speakeasy-noscript-age, .speakeasy-warning, .spx-card.dark, .spx-dark, .spx-hero:before, .spx-preview, .spx-stat, .spx-subnav, .spx-subnav:after, .system-hero, .system-toast, .tool-all-card, .tool-disclaimer-dialog.tool-dialog-fallback[open], .tool-disclaimer-dialog::backdrop, .tool-suite-hero, .tools-book-first-hero, .upgrade-hero, .visual-banner, .visual-hero:before, .whats-new-feature-side, .whats-new-hero, .wood-swatch, body.shift-desk-page .system-hero{ background:linear-gradient(135deg,#10233f,#1a3358); }.brand-mark,.site-brand-mark{ background:var(--ls-star); color:var(--ls-navy); }::selection{  }a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{
  outline:2px solid var(--ls-red); outline-offset:2px;
}@keyframes nav-live-glow{0%,100%{box-shadow:var(--kecb-shadow-card);}50%{box-shadow:0 0 0 6px rgba(156,43,43,0);}}@keyframes nav-live-dot{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.35);opacity:.6;}}@media(prefers-reduced-motion:reduce){}.artist-intent-actions button, .ask-riley-launcher, .context-help-card a, .help-resource-search-row button, .help-suggestion-actions button, .k2-house-item-actions button.primary-mini, .k2-menu-steps article>span, .k2-meter span, .learning-step-actions a, .library-help-button, .page-help-invite a, .page-help-invite-mark, .role-loader-mark, .role-nav a.active, .role-step>b, .simple-send-button, .simple-tool-guide li::before, .speakeasy-disclaimer-close, .spx-subnav a:hover, .spx-subnav a[aria-current="page"], .step-number, .tool-card-actions a:first-child, .tool-completion-button.primary, .tool-disclaimer-accept, .tool-disclaimer-link-icon, .toolkit-sequence li::before, .track-step b, .whats-new-badge{
  background:#9c2b2b;
  background-image:none;
  color:#fff;
}.unified-search-selector{}.unified-search-kicker{font:800 max(14px,.72rem)/1.2 Arial,sans-serif;}.unified-search-toggle{}.unified-search-toggle button{transition:border-color .16s,box-shadow .16s,background .16s,transform .16s;}.unified-search-toggle button:hover{border-color:#8d5a3c;transform:translateY(-1px);}.unified-search-toggle button:focus-visible{outline:3px solid rgba(156,43,43,.28);outline-offset:2px;}.unified-search-toggle button strong{font:800 1rem/1.2 Georgia,serif;color:inherit;}.unified-search-toggle button small{font:600 max(14px,.78rem)/1.35 Arial,sans-serif;}.unified-search-toggle button[aria-pressed="true"]{box-shadow:var(--kecb-shadow-card);}.unified-search-toggle button[aria-pressed="true"] small{}.unified-search-explanation{margin:.65rem 0 0;}.unified-search-audience{margin:.7rem 0 0;padding-top:.7rem;border-top:1px solid rgba(16,35,63,.11);}.unified-search-audience[hidden]{display:none;}.unified-search-audience>span{margin-right:.15rem;font:800 max(14px,.72rem)/1.2 Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em;color:#6b574b;}.unified-search-audience button{font:700 max(14px,.78rem)/1.2 Arial,sans-serif;cursor:pointer;}.unified-search-audience button[aria-pressed="true"]{border-color:#9c2b2b;background:#9c2b2b;color:#fff;}.unified-search-entry{}.unified-search-entry .search-input{}.unified-search-go{font:800 max(var(--kecb-type-meta), .82rem)/1 Arial,sans-serif;letter-spacing:.04em;}.unified-search-go:hover{filter:brightness(1.08);}.unified-search-go:focus-visible{outline:3px solid rgba(156,43,43,.3);outline-offset:2px;}.search-controls-efficient[hidden],.search-results-toolbar[hidden]{display:none;}.problem-results{display:grid;gap:.75rem;margin-top:.75rem;}.problem-result{padding:1rem;border:1px solid #d9c6b4;border-radius:var(--kecb-radius-card);background:#fff;}.problem-result.is-best{border:2px solid #9c2b2b;background:#fffaf3;box-shadow:var(--kecb-shadow-card);}.problem-result-rank{display:inline-flex;margin-bottom:.45rem;padding:.28rem .48rem;border-radius:var(--kecb-radius-pill);background:#efe5d8;color:#69412c;font:900 max(14px,.64rem)/1 Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase;}.problem-result.is-best .problem-result-rank{background:#9c2b2b;color:#fff;}.problem-result>small{display:block;color:#8b4a2e;font:800 max(14px,.68rem)/1.25 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;}.problem-result h3{margin:.28rem 0 .35rem;font:800 1.25rem/1.2 Georgia,serif;color:#2c1b15;}.problem-result p{margin:0;color:#5d4b40;}.problem-result-links{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem;}.problem-result-links a{display:inline-flex;align-items:center;gap:.25rem;padding:.55rem .68rem;border:1px solid #bda48e;border-radius:var(--kecb-radius-card);background:#fff;color:#5f321f;font:800 max(14px,.78rem)/1.2 Arial,sans-serif;text-decoration:none;}.problem-result-links a.primary{border-color:#10233f;background:#10233f;color:#fff;}.problem-search-library,.problem-no-match button{margin-top:.75rem;padding:.58rem .75rem;border:1px solid #9c2b2b;border-radius:var(--kecb-radius-card);background:#fff;color:#8a2727;font-weight:800;cursor:pointer;}.problem-no-match{margin-top:.75rem;padding:1rem;border:1px dashed #bd9b82;border-radius:var(--kecb-radius-card);background:#fffaf3;}.problem-no-match strong{display:block;font:800 1.08rem/1.2 Georgia,serif;}.problem-no-match p{margin:.35rem 0 0;color:#604e43;}.search-panel .unified-search-selector{margin-top:.7rem;}.search-page-box .unified-search-selector{margin-bottom:1rem;}.search-panel .search-controls-efficient{max-height:none;}.search-panel .problem-results{grid-template-columns:1fr;}.search-panel .problem-result h3{font-size:max(var(--kecb-type-meta), 1.12rem);}.search-panel .unified-search-toggle button{min-height:62px;}@media(max-width:620px){
  .unified-search-selector{padding:.75rem;border-radius:var(--kecb-radius-card);}
  .unified-search-toggle{}
  .unified-search-toggle button{min-height:58px;}
  .unified-search-entry{display:grid;grid-template-columns:1fr;}
  .unified-search-go{width:100%;min-height:46px;}
  .problem-result-links{display:grid;}
  .problem-result-links a{justify-content:space-between;}
  .unified-search-audience>span{width:100%;margin-bottom:.1rem;}
}@media(prefers-reduced-motion:reduce){.unified-search-toggle button{transition:none;}}@media print{.unified-search-selector,.unified-search-entry .unified-search-go{display:none;}}.problem-audience-note{margin:.75rem 0 0;padding:.65rem .75rem;border-left:4px solid #10233f;border-radius:0 var(--kecb-radius-card) var(--kecb-radius-card) 0;background:#edf2f8;color:#34465d;font-weight:700;font-size:max(var(--kecb-type-meta), .84rem);}.search-best-matches{padding:.75rem;border:1px solid #d5b98d;border-radius:var(--kecb-radius-card);background:#fffaf0;}.search-best-matches>h3{color:#5f351f;}.search-more-results{margin-top:1.3rem;}@media(max-width:620px){
  
  
  
}@media(max-width:700px){.simple-tool-guide ol{grid-template-columns:1fr;}}.account-utility{white-space:normal;text-align:center;line-height:1.15;max-width:12.5rem;}.account-utility.is-signed-in{background:#e9f4ed;color:#173f2c;border-color:#8db79d;}:where(
  .site-header-v3,.site-header,.site-header.site-header-simple,.site-footer-v3.footer-compact,
  .system-hero,.tool-suite-hero,.tools-book-first-hero,.book-resources-hero,
  .edu-hero,.edu-cta,.upgrade-hero,.academy-home-hero,.academy-track-hero,.academy-lesson-hero,
  .bar2-home-hero,.bar2-track-hero,.bar2-lesson-hero,.k2-home-hero,.k2-hero,.k2-dark,
  .front-door-hero,.front-door-search,.front-door-founder,.front-door-choice,
  .home-discovery,.home-directory-callout,.home-academy-callout,.home-explore-card,
  .whats-new-hero,.whats-new-feature-side,.founder-page-hero,.founder-principles,
  .artist-hero,.artist-intent-panel,.artist-directory-cta,.dt-hero,.dt-directory-hero,.dt-tools-hero,
  .visual-banner,.visual-hero,.spx-dark,.spx-card.dark,.spx-preview,.spx-stat,
  .next-steps-efficient,.path-progress-card,.role-related,.role-quickbar,
  .directory-methodology,.expansion-band,.field-center-strip,.helpdesk-hero,
  .chapter-connected-learning,.chapter-connect-cta,.guided-system-card,.site-legal-notice
){color:#faf7f0;}:where(
  .system-hero,.tool-suite-hero,.tools-book-first-hero,.book-resources-hero,.edu-hero,.edu-cta,
  .upgrade-hero,.academy-home-hero,.academy-track-hero,.academy-lesson-hero,
  .bar2-home-hero,.bar2-track-hero,.bar2-lesson-hero,.k2-home-hero,.k2-hero,.k2-dark,
  .front-door-hero,.front-door-search,.front-door-founder,.home-discovery,
  .home-directory-callout,.home-academy-callout,.whats-new-hero,.whats-new-feature-side,
  .founder-page-hero,.founder-principles,.artist-hero,.artist-intent-panel,.artist-directory-cta,
  .dt-hero,.dt-directory-hero,.dt-tools-hero,.visual-banner,.visual-hero,.spx-dark,.spx-card.dark,
  .spx-preview,.spx-stat,.next-steps-efficient,.path-progress-card,.role-related,.role-quickbar,
  .directory-methodology,.expansion-band,.field-center-strip,.helpdesk-hero,
  .chapter-connected-learning,.chapter-connect-cta,.guided-system-card,.site-legal-notice
) :where(h1,h2,h3,h4,p,li,dt,dd,small,strong,.eyebrow,.kicker,.edu-kicker,.edu-lead,.system-kicker,.section-lead,.muted){color:inherit;}:where(.site-header-v3,.site-header,.site-footer-v3.footer-compact,.nav-more-menu) a,
:where(.site-header-v3,.site-header,.site-footer-v3.footer-compact,.nav-more-menu) button,
:where(.site-header-v3,.site-header,.site-footer-v3.footer-compact,.nav-more-menu) summary{color:#faf7f0;}:where(.site-header-v3,.site-header) .brand small{color:#ded8ce;}:where(.nav-more-menu){color:#faf7f0;}:where(.nav-more-menu) a:hover,:where(.nav-more-menu) a:focus-visible{background:#263e61;color:#fff;}:where(.system-card,.edu-card,.tool-app,.member-panel,.academy-card,.search-result,.directory-card,.role-entry-card,.spx-card:not(.dark)){
  color:#211d18
;}:where(.system-card,.edu-card,.tool-app,.member-panel,.academy-card,.search-result,.directory-card,.role-entry-card,.spx-card:not(.dark)) :where(h1,h2,h3,h4,p,li,dt,dd,small,strong,label,span){color:inherit;}.main-nav-v3 .search-toggle,
.site-header-v3 .search-toggle{
  appearance:none;background:transparent;border:0;
  color:#faf7f0;font:inherit;font-weight:700;padding:.55rem .65rem;cursor:pointer
;}.main-nav-v3 .search-toggle:hover,.main-nav-v3 .search-toggle:focus-visible{background:#263e61;color:#fff;border-radius:var(--kecb-radius-card);}.bar2-section.dark{color:#f7efe4;}.bar2-section.dark :where(h2,h3,p,span,strong,.eyebrow){color:inherit;}.bar2-section.dark .eyebrow{color:#f0c96e;}.decision-band{color:#f7efe4;}.decision-band :where(h2,p,strong){color:inherit;}.decision-band .eyebrow{color:#f0c96e;}.site-header-v3.site-header-simple,
.site-header-v3{
  position:relative;z-index:100;display:grid;
  grid-template-columns:minmax(250px,1fr) auto;align-items:center;gap:1rem;
  min-height:74px;padding:.65rem clamp(1rem,3vw,2.4rem);
  background:linear-gradient(135deg,#10233f,#1a3358);
  border-bottom:1px solid rgba(255,255,255,.14);
  box-shadow:var(--kecb-shadow-card);color:#faf7f0;}.site-header-v3 .brand{display:flex;align-items:center;gap:.7rem;min-width:0;margin:0;text-decoration:none;color:#faf7f0;}.site-header-v3 .brand-mark{display:inline-grid;place-items:center;flex:0 0 auto;background:#9c2b2b;color:#fff;border-radius:var(--kecb-radius-card);padding:.38rem .52rem;font-weight:850;letter-spacing:.06em;box-shadow:0 0 0 1px rgba(0,0,0,.22);}.site-header-v3 .brand strong{display:block;font-family:Georgia,serif;font-size:max(var(--kecb-type-meta), 1rem);line-height:1.08;}.site-header-v3 .brand small{display:block;font-size:max(var(--kecb-type-meta), max(14px,.68rem));line-height:1.22;}.main-nav-v3.main-nav-simple,.main-nav-v3{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.22rem;min-width:0;overflow:visible;}.main-nav-v3>a,.main-nav-v3>button,.main-nav-v3>details>summary{
  display:inline-flex;align-items:center;justify-content:center;min-height:42px;
  padding:.56rem .66rem;border-radius:var(--kecb-radius-card);border:0;background:transparent;
  color:#f8f3eb;font-family:system-ui,sans-serif;font-size:max(var(--kecb-type-meta), max(14px,.76rem));font-weight:760;
  line-height:1.15;letter-spacing:.035em;text-transform:none;text-decoration:none;
  white-space:nowrap;cursor:pointer;}.main-nav-v3>a:hover,.main-nav-v3>a:focus-visible,.main-nav-v3>button:hover,.main-nav-v3>button:focus-visible,
.main-nav-v3>details>summary:hover,.main-nav-v3>details>summary:focus-visible{background:#263e61;color:#fff;outline:2px solid transparent;}.main-nav-v3 .active,.main-nav-v3 [aria-current="page"],.main-nav-v3 details[open]>summary{background:rgba(240,201,110,.16);color:#ffe2a3;}.main-nav-v3 .search-toggle{background:transparent;color:#f8f3eb;}.main-nav-v3 .account-utility{border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.06);color:#fff;max-width:13rem;}.main-nav-v3 .account-utility:hover,.main-nav-v3 .account-utility:focus-visible{background:#fff;color:#10233f;}.main-nav-v3 .nav-more{position:relative;display:inline-flex;}.main-nav-v3 .nav-more>summary{list-style:none;}.main-nav-v3 .nav-more>summary::-webkit-details-marker{display:none;}.main-nav-v3 .nav-more>summary::after{content:"▾";margin-left:.28rem;font-size:max(var(--kecb-type-meta), .72em);}.site-header-v3 .nav-more-menu{display:none;position:absolute;top:calc(100% + .35rem);left:0;z-index:120;min-width:235px;padding:.42rem;background:#10233f;border:1px solid rgba(255,255,255,.18);border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-card);}.site-header-v3 .nav-more[open]>.nav-more-menu{display:flex;flex-direction:column;}.site-header-v3 .nav-more-menu a{display:block;padding:.62rem .72rem;border-radius:var(--kecb-radius-card);color:#f8f3eb;text-decoration:none;font-size:max(var(--kecb-type-meta), .82rem);font-weight:650;white-space:normal;}.site-header-v3 .nav-more-menu a:hover,.site-header-v3 .nav-more-menu a:focus-visible{background:#263e61;color:#fff;}.site-header-v3 .nav-menu-toggle{display:none;align-items:center;gap:.4rem;justify-self:end;min-height:42px;padding:.55rem .72rem;border:1px solid rgba(255,255,255,.35);border-radius:var(--kecb-radius-card);background:transparent;color:#fff;font-weight:750;cursor:pointer;}@media(max-width:1180px){
  .site-header-v3.site-header-simple,.site-header-v3{grid-template-columns:minmax(0,1fr) auto;min-height:66px;}
  .site-header-v3 .nav-menu-toggle{}
  .site-header-v3 .main-nav-v3{flex-direction:column;align-items:stretch;justify-content:flex-start;max-height:calc(100vh - 76px);overflow:auto;padding:.65rem 0 .2rem;border-top:1px solid rgba(255,255,255,.12);}
  .site-header-v3 .main-nav-v3.is-open{}
  .main-nav-v3>a,.main-nav-v3>button,.main-nav-v3>details,.main-nav-v3>details>summary{width:100%;justify-content:flex-start;text-align:left;}
  .main-nav-v3 .nav-more{display:block;}
  .site-header-v3 .nav-more-menu{position:static;min-width:0;width:100%;margin:.25rem 0 0;box-shadow:var(--kecb-shadow-none);}
  .main-nav-v3 .account-utility{max-width:none;}
}@media(max-width:620px){
  .site-header-v3.site-header-simple,.site-header-v3{padding:.55rem .8rem;}
  .site-header-v3 .brand small{display:none;}
  .site-header-v3 .brand strong{font-size:max(var(--kecb-type-meta), .94rem);}
}:root{--v34523-ink:var(--kecb-palette-ink-warm);--v34523-navy:var(--kecb-palette-navy-deep);--v34523-paper:var(--kecb-palette-paper-warm);--v34523-muted:#5b544b;--v34523-light:#faf7f0;--v34523-gold:var(--kecb-palette-gold-light);}html{max-width:100%;overflow-x:clip;text-size-adjust:100%;}*,*::before,*::after{box-sizing:border-box;}body,main,header,footer,nav,section,article,aside,div,form,fieldset,table,tbody,thead,tr,td,th{min-width:0;}img,svg,video,canvas,iframe{max-width:100%;height:auto;}pre,code,kbd,samp{max-width:100%;overflow-wrap:anywhere;white-space:pre-wrap;}:is(h1,h2,h3,h4,h5,h6,p,li,dt,dd,figcaption,label,legend,small,strong,span,a,button,summary){overflow-wrap:anywhere;word-break:normal;}:is(button,.button,[class*="-button"],[class*="_button"],input[type="button"],input[type="submit"],input[type="reset"],summary){max-width:100%;height:auto;min-height:42px;white-space:normal;line-height:1.25;text-align:center;}:is(input,select,textarea){max-width:100%;min-width:0;color:var(--v34523-ink);background:#fff;}:is(.main-nav,.main-nav-v3,.footer-primary-links,.footer-utility-links,.mobile-dock,.button-row,.actions,.tool-actions,.bar2-actions,.k2-actions,.hero-actions){min-width:0;max-width:100%;}:is(.main-nav,.main-nav-v3,.footer-primary-links,.footer-utility-links,.button-row,.actions,.tool-actions,.bar2-actions,.k2-actions,.hero-actions)>*{min-width:0;max-width:100%;}:is(.main-nav,.main-nav-v3)>a,:is(.main-nav,.main-nav-v3)>button,:is(.main-nav,.main-nav-v3)>details>summary{white-space:normal;text-wrap:balance;}:is(.grid,.cards,.card-grid,[class$="-grid"],[class*="-grid "],[class*=" grid-"])>*{min-width:0;}:is(.card,.system-card,.edu-card,.academy-card,.directory-card,.search-result,.role-entry-card,.tool-card,.tool-app,.bar2-card,.bar2-track-card,.bar2-school-card,.bar2-library-card,.bar2-path-card,.k2-card,.k2-track-card,.spx-card,.browse-card,.dashboard-card,.summary-card,.metric-card,.stat-card,.cas-card){min-width:0;max-width:100%;overflow-wrap:anywhere;}:is(.card,.system-card,.edu-card,.academy-card,.directory-card,.search-result,.role-entry-card,.tool-card,.tool-app,.bar2-card,.bar2-track-card,.bar2-school-card,.bar2-path-card,.k2-card,.k2-track-card,.spx-card:not(.dark),.browse-card,.dashboard-card,.summary-card,.metric-card,.stat-card,.cas-card){color:var(--v34523-ink);}:is(.card,.system-card,.edu-card,.academy-card,.directory-card,.search-result,.role-entry-card,.tool-card,.tool-app,.bar2-card,.bar2-track-card,.bar2-school-card,.bar2-path-card,.k2-card,.k2-track-card,.spx-card:not(.dark),.browse-card,.dashboard-card,.summary-card,.metric-card,.stat-card,.cas-card) :is(h1,h2,h3,h4,p,li,dt,dd,small,strong,label,span){color:inherit;}:is(.dark,.spx-dark,.k2-dark,.bar2-section.dark,.decision-band,.site-header,.site-header-v3,.site-footer,.site-footer-v3,.system-hero,.academy-home-hero,.academy-track-hero,.academy-lesson-hero,.bar2-track-hero,.bar2-lesson-hero,.role-quickbar,.next-steps-efficient){color:var(--v34523-light);}:is(.dark,.spx-dark,.k2-dark,.bar2-section.dark,.decision-band,.site-header,.site-header-v3,.site-footer,.site-footer-v3,.system-hero,.academy-home-hero,.academy-track-hero,.academy-lesson-hero,.bar2-track-hero,.bar2-lesson-hero,.role-quickbar,.next-steps-efficient) :is(h1,h2,h3,h4,p,li,dt,dd,small,strong,label,span){color:inherit;}:is(.dark,.spx-dark,.k2-dark,.bar2-section.dark,.decision-band,.site-header,.site-header-v3,.site-footer,.site-footer-v3,.system-hero,.academy-home-hero,.academy-track-hero,.academy-lesson-hero,.bar2-track-hero,.bar2-lesson-hero,.role-quickbar,.next-steps-efficient) .muted{color:#ded8ce;}:is(.site-header,.site-header-v3,.site-footer,.site-footer-v3,.nav-more-menu) a{color:#faf7f0;}:is(.site-header,.site-header-v3,.site-footer,.site-footer-v3,.nav-more-menu) a:hover,:is(.site-header,.site-header-v3,.site-footer,.site-footer-v3,.nav-more-menu) a:focus-visible{color:#fff;}:is(.button.primary,.spx-button:not(.secondary),button.primary,input[type="submit"]){color:#fff;}:is(.button.secondary,.spx-button.secondary,button.secondary){color:var(--v34523-navy);background:#fff;border-color:var(--v34523-navy);}:is(.eyebrow,.kicker,.section-kicker){line-height:1.35;}h1{text-wrap:balance;}h2{font-size:max(var(--kecb-type-meta), clamp(1.45rem,4vw,2.8rem));text-wrap:balance;}h3{font-size:max(var(--kecb-type-meta), clamp(1.1rem,3vw,1.65rem));}:is(.bar2-track-grid,.bar2-school-grid,.bar2-library-grid,.bar2-card-grid,.academy-grid,.tool-grid,.directory-grid,.browse-grid){grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));}:is(.pill,.tag,.badge,.chip,[class*="-pill"],[class*="-badge"],[class*="-chip"]){max-width:100%;white-space:normal;line-height:1.25;}.table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}table{max-width:100%;}th,td{overflow-wrap:anywhere;}.search-panel,.modal,.dialog,[role="dialog"]{max-width:calc(100vw - 2rem);}@media(max-width:980px){
  .site-header-v3{grid-template-columns:1fr;}
  .main-nav-v3{justify-content:flex-start;}
  .main-nav-v3>a,.main-nav-v3>button,.main-nav-v3>details{flex:1 1 9rem;}
  .main-nav-v3>details>summary{width:100%;}
}@media(max-width:720px){
  body{overflow-x:hidden;}
  :is(.site-header,.site-header-v3,main,.page-shell,.content-shell,.bar2-wrap,.k2-wrap,.spx-wrap){padding-left:1rem;padding-right:1rem;}
  :is(.main-nav,.main-nav-v3,.footer-primary-links,.footer-utility-links,.button-row,.actions,.tool-actions,.bar2-actions,.k2-actions,.hero-actions){flex-direction:column;align-items:stretch;}
  :is(.main-nav,.main-nav-v3)>a,:is(.main-nav,.main-nav-v3)>button,:is(.main-nav,.main-nav-v3)>details{width:100%;flex-basis:auto;}
  :is(.button,[class*="-button"],button,input[type="submit"]){width:100%;}
  :is(.two-column,.three-column,.split,.hero-grid,.contact-layout,.bar2-callout-grid){grid-template-columns:1fr;}
  
}@media(max-width:420px){
  h1{font-size:max(var(--kecb-type-meta), clamp(1.8rem,11vw,2.8rem));}
  h2{font-size:max(var(--kecb-type-meta), clamp(1.35rem,8vw,2rem));}
  :is(.card,.system-card,.edu-card,.academy-card,.directory-card,.tool-card,.bar2-card,.bar2-track-card,.bar2-school-card,.bar2-library-card,.k2-card,.spx-card){padding-left:.9rem;padding-right:.9rem;}
}@media print{html,body{overflow:visible;}:is(button,.button,.mobile-dock,.search-overlay){max-width:none;}}.bar2-home-hero .button.primary,.bar2-track-hero .button.primary,.bar2-lesson-hero .button.primary{
  background:#fff;color:var(--v34523-ink);border-color:#fff;}@media(max-width:980px){
  :is(.spx-subnav .spx-wrap,.bar2-subnav .bar2-wrap,.k2-subnav .k2-wrap,.tool-book-jumps){
    display:flex;flex-wrap:wrap;white-space:normal;overflow:visible;
    gap:.35rem;padding:.55rem .75rem;}
  :is(.spx-subnav,.bar2-subnav,.k2-subnav,.culture-subnav){overflow:visible;}
  :is(.spx-subnav,.bar2-subnav,.k2-subnav,.culture-subnav)::after{display:none;content:none;}
  :is(.spx-subnav .spx-wrap,.bar2-subnav .bar2-wrap,.k2-subnav .k2-wrap,.tool-book-jumps)>a{
    flex:1 1 9rem;white-space:normal;justify-content:center;text-align:center;min-width:0
  ;}
}@media(max-width:560px){
  :is(.spx-subnav .spx-wrap,.bar2-subnav .bar2-wrap,.k2-subnav .k2-wrap,.tool-book-jumps)>a{flex-basis:calc(50% - .35rem);}
}:root{--mm-navy:var(--kecb-palette-navy-deep);--mm-cream:var(--kecb-palette-cream-warm);--mm-ink:var(--kecb-palette-ink-brown);--mm-muted:#6d6258;--mm-line:rgba(40,24,15,.17);--mm-amber:#b86b2c;--mm-red:#8f2f2a;--mm-shadow:var(--kecb-shadow-card);}.nav-tonight>summary{display:flex;align-items:center;gap:.38rem;}.nav-tonight .nav-more-menu a:first-child{font-weight:900;color:#7f261f;}.nav-tonight .nav-more-menu a:last-child:before{content:"♪ ";color:#b86b2c;}@media(max-width:760px){body{}.bottom-safe-space{}}#chips .chip{border-radius:var(--kecb-radius-card);min-height:58px;padding:.68rem .78rem;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.1rem;flex:1 1 180px;}#chips .chip strong{font-size:max(var(--kecb-type-meta), .9rem);line-height:1.15;}#chips .chip span{font-size:max(var(--kecb-type-meta), max(14px,.72rem));line-height:1.25;color:var(--tan-dim,#ae9785);}@media(max-width:760px){.home-fast-lane{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;}.home-fast-lane a,.home-fast-lane button{min-height:72px;padding:.72rem;}.hero{padding-top:.8rem;}.home-banner{max-height:170px;object-fit:cover;object-position:center;margin-top:1.2rem;margin-bottom:.2rem;border-radius:var(--kecb-radius-card);}#chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;}#chips .chip{min-height:66px;width:100%;padding:.62rem;}}@media(max-width:410px){.home-fast-lane{grid-template-columns:1fr;}#chips{grid-template-columns:1fr;}}.tonight-stage{min-height:62px;padding:.62rem .48rem;border:1px solid rgba(255,255,255,.18);border-radius:var(--kecb-radius-card);background:rgba(255,255,255,.065);color:#fff;font:800 max(14px,.78rem)/1.15 Arial,sans-serif;cursor:pointer;}.tonight-stage small{display:block;margin-top:.18rem;color:#bfcddd;font-size:max(var(--kecb-type-meta), max(14px,.64rem));font-weight:650;}.tonight-stage[aria-selected=true]{background:#b86b2c;border-color:#e6a66d;box-shadow:0 0 0 3px rgba(184,107,44,.22);}@media(max-width:900px){.tonight-stage-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.tonight-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));}body.shift-desk-page .shift-record-panel{position:relative;top:auto;order:-1;}}@media(max-width:600px){.tonight-command{padding-top:.75rem;}.tonight-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;}.tonight-stage{min-height:58px;font-size:max(var(--kecb-type-meta), max(14px,.74rem));}.tonight-action-panel{padding:.72rem;}.tonight-action-panel header{display:block;}.tonight-action-grid{grid-template-columns:1fr;gap:.45rem;}.tonight-action{min-height:88px;padding:.68rem;}body.shift-desk-page .system-section{padding-top:.8rem;}body.shift-desk-page .shift-panel h2{font-size:max(var(--kecb-type-meta), 1.25rem);}.tonight-mobile-jump{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;position:sticky;bottom:75px;z-index:80;margin:.75rem 0;padding:.38rem;border-radius:var(--kecb-radius-card);background:rgba(20,35,57,.96);box-shadow:var(--kecb-shadow-card);}.tonight-mobile-jump a{min-height:43px;display:grid;place-items:center;border-radius:var(--kecb-radius-card);color:#fff;text-decoration:none;font-size:max(var(--kecb-type-meta), max(14px,.72rem));font-weight:900;background:rgba(255,255,255,.08);}}@media(max-width:900px){.priority-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.personal-tool-shelves{grid-template-columns:1fr;}}@media(max-width:600px){.manager-priority-tools{padding-top:.8rem;}.priority-heading{display:block;}.priority-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;}.priority-tool-card{min-height:174px;padding:.75rem;}.priority-tool-card strong{font-size:max(var(--kecb-type-meta), .92rem);}.priority-tool-card p{font-size:max(var(--kecb-type-meta), max(14px,.72rem));}.priority-tool-card.is-secondary:not(.is-expanded){display:none;}.priority-expand{display:block;}.manager-filter-search{grid-template-columns:1fr;}.manager-filter-selects{grid-template-columns:1fr;}.full-tool-library{width:94vw;}.full-tool-library>summary{font-size:max(var(--kecb-type-meta), 1rem);}}@media(max-width:390px){.priority-tools-grid{grid-template-columns:1fr;}.priority-tool-card{min-height:145px;}}@media(prefers-reduced-motion:reduce){.home-fast-lane a,.home-fast-lane button,.tonight-action{transform:none;transition:none;}}@media print{.tonight-command,.tonight-mobile-jump,.manager-tool-finder,.priority-favorite,.priority-expand{display:none;}}:root{
  --kecb-paper:#f7f3ec;
  --kecb-paper-strong:#fffdf9;
  --kecb-surface:#ffffff;
  --kecb-surface-soft:#f1ece3;
  --kecb-ink:#1d252b;
  --kecb-ink-soft:#536069;
  --kecb-navy:#17324d;
  --kecb-navy-deep:#10263a;
  --kecb-rust:#873f2d;
  --kecb-rust-deep:#6f3023;
  --kecb-brass:#a77a38;
  --kecb-line:#d8d0c4;
  --kecb-line-strong:#bdb2a4;
  --kecb-success:#2f654d;
  --kecb-warning:#83591d;
  --kecb-danger:#8a332f;
  --kecb-shadow-sm:var(--kecb-shadow-low);
  --kecb-shadow-md:var(--kecb-shadow-card);
  --kecb-radius-sm:var(--kecb-radius-sm);
  --kecb-radius:var(--kecb-radius-card);
  --kecb-radius-lg:var(--kecb-radius-card);
  --kecb-content:1160px;
  --kecb-reading:760px;
  --kecb-focus:0 0 0 3px rgba(23,50,77,.22);
}html{background:var(--kecb-paper);scroll-padding-top:86px;}body{
  
  
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}body,button,input,select,textarea{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;}h1,h2,h3,h4,.brand strong,.book-first-kicker,.eyebrow{
  text-wrap:balance;
}p,li,dd,figcaption,.card p,.tool-source-card p{
  text-wrap:pretty;
}a{color:var(--kecb-navy);}a:hover{color:var(--kecb-rust);}::selection{background:#d7c29d;color:#15212a;}.site-header,
.site-header-v3{
  background:rgba(255,253,249,.97);
  border-bottom:1px solid var(--kecb-line);
  box-shadow:var(--kecb-shadow-card);
  color:var(--kecb-ink);
  backdrop-filter:saturate(135%) blur(12px);
}.site-header .brand,.site-header-v3 .brand{color:var(--kecb-ink);text-decoration:none;}.brand-mark{
  display:grid;place-items:center;
  min-width:47px;height:34px;padding:0 .45rem;
  border:1px solid var(--kecb-navy);
  border-radius:var(--kecb-radius-card);
  background:var(--kecb-navy);
  font-family:Georgia,"Times New Roman",serif;
  font-size:max(var(--kecb-type-meta), max(14px,.74rem));
  letter-spacing:.12em;
  box-shadow:var(--kecb-shadow-none);
}.site-header .brand strong{font-family:Georgia,"Times New Roman",serif;color:var(--kecb-navy);letter-spacing:-.015em;}.site-header .brand small{color:var(--kecb-ink-soft);}.main-nav a,.main-nav summary,.main-nav button,.nav-menu-toggle{
  color:var(--kecb-ink);
  font-weight:750;
}.main-nav a:hover,.main-nav summary:hover,.main-nav button:hover{color:var(--kecb-rust);}.main-nav a.active,.main-nav summary.active,.main-nav [aria-current="page"]{
  color:var(--kecb-navy);
  text-decoration-color:var(--kecb-brass);
}.nav-more-menu{
  background:var(--kecb-paper-strong);
  border:1px solid var(--kecb-line);
  border-radius:var(--kecb-radius);
  box-shadow:var(--kecb-shadow-card);
}.search-toggle,.nav-menu-toggle,.account-utility{
  border-color:var(--kecb-line-strong);
  border-radius:var(--kecb-radius-sm);
  background:#fff;
}main{min-width:0;}.wrap,.book-first-wrap,.system-wrap,.spx-wrap,.k2-wrap,.dir-wrap,.news-wrap,.edu-wrap{
  width:min(var(--kecb-content),92vw);
}section{scroll-margin-top:90px;}.refined-content-page main,.page-operational main,.page-editorial main{overflow:clip;}h1{letter-spacing:-.035em;}h2{letter-spacing:-.025em;line-height:1.12;}h3{letter-spacing:-.015em;line-height:1.18;}.book-first-kicker,.eyebrow,.section-kicker,.spx-kicker,.k2-kicker{
  color:var(--kecb-rust);
  font-family:ui-sans-serif,sans-serif;
  font-size:max(var(--kecb-type-meta), max(14px,.72rem));
  font-weight:850;
  letter-spacing:.115em;
  line-height:1.25;
  text-transform:uppercase;
}.page-operational{
  --card:#fff;
  --cream:#fffdf9;
  --ink:var(--kecb-ink);
  --tan:var(--kecb-ink-soft);
  --amber:var(--kecb-brass);
}.page-operational main{
  background:linear-gradient(180deg,#fffdf9 0,#f7f3ec 420px);
}.page-operational .tools-book-first-hero,
.page-operational .system-hero,
.page-operational .k2-hero,
.page-operational .dir-hero,
.page-operational .news-hero,
.page-operational .edu-hero,
.page-operational .section-visual-hero{
  min-height:0;
  padding:clamp(1.55rem,4vw,3rem) 0;
  border:0;
  border-bottom:1px solid var(--kecb-line);
  background:var(--kecb-paper-strong);
  color:var(--kecb-ink);
  box-shadow:var(--kecb-shadow-none);
}.page-operational .tools-book-first-hero h1,
.page-operational .system-hero h1,
.page-operational .spx-hero h1,
.page-operational .k2-hero h1,
.page-operational .dir-hero h1,
.page-operational .news-hero h1,
.page-operational .edu-hero h1{
  max-width:900px;
  margin:.18rem 0 .65rem;
  color:var(--kecb-navy);
  font-family:Georgia,"Times New Roman",serif;
  font-size:max(var(--kecb-type-meta), clamp(2rem,5vw,3.65rem));
}.page-operational .tools-book-first-hero p,
.page-operational .system-hero p,
.page-operational .spx-hero p,
.page-operational .k2-hero p,
.page-operational .dir-hero p,
.page-operational .news-hero p,
.page-operational .edu-hero p{
  max-width:780px;
  color:var(--kecb-ink-soft);
  font-size:max(var(--kecb-type-meta), clamp(.98rem,2vw,1.12rem));
  line-height:1.65;
}:is(.card,.priority-tool-card,.tool-source-card,.spx-card,.k2-card,.edu-card,.recommend-card,.problem-card,.path-card,.resource-card,.field-center-card,.news-card,.directory-card,.venue-card,.shift-panel,.manager-filter-box,.tonight-action-panel,.personal-tool-shelf,.spx-checklist,.book-card,.course-card){
  border:1px solid var(--kecb-line);
  border-radius:var(--kecb-radius);
  background:var(--kecb-surface);
  color:var(--kecb-ink);
  box-shadow:var(--kecb-shadow-card);
}:is(.card,.priority-tool-card,.tool-source-card,.spx-card,.k2-card,.edu-card,.recommend-card,.problem-card,.path-card,.resource-card,.field-center-card,.news-card,.directory-card,.venue-card,.book-card,.course-card):hover{
  border-color:var(--kecb-line-strong);
  box-shadow:var(--kecb-shadow-card);
  transform:translateY(-1px);
}:is(.button,.btn,button[type="submit"],input[type="submit"],.spx-button,.k2-button,.edu-button){
  min-height:44px;
  border-radius:var(--kecb-radius-sm);
  font-weight:800;
  letter-spacing:.005em;
  box-shadow:var(--kecb-shadow-none);
}:is(.button.primary,.btn-primary,button.primary,button[type="submit"],input[type="submit"]){
  border:1px solid var(--kecb-navy);
  background:var(--kecb-navy);
  color:#fff;
}:is(.button.primary,.btn-primary,button.primary,button[type="submit"],input[type="submit"]):hover{
  border-color:var(--kecb-navy-deep);
  background:var(--kecb-navy-deep);
  color:#fff;
}:is(.button.secondary,.button.ghost,.btn-secondary,.spx-button.secondary,.k2-button.secondary){
  border:1px solid var(--kecb-line-strong);
  background:#fff;
  color:var(--kecb-navy);
}:is(.button,.btn,button,a):focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{
  outline:2px solid transparent;
  box-shadow:var(--kecb-shadow-card);
}label{color:var(--kecb-ink);font-weight:750;}input:not([type="checkbox"]):not([type="radio"]):not([type="range"]),select,textarea{
  min-height:46px;
  border:1px solid var(--kecb-line-strong);
  border-radius:var(--kecb-radius-sm);
  background:#fff;
  color:var(--kecb-ink);
  box-shadow:inset 0 1px 1px rgba(20,30,36,.025);
}textarea{min-height:112px;line-height:1.5;}fieldset{border-color:var(--kecb-line);border-radius:var(--kecb-radius);}legend{color:var(--kecb-navy);font-weight:850;}.tonight-stage[aria-selected="true"]{background:var(--kecb-rust);border-color:#c9826f;}table{border-collapse:separate;border-spacing:0;width:100%;background:#fff;border:1px solid var(--kecb-line);border-radius:var(--kecb-radius);overflow:hidden;}th{background:var(--kecb-surface-soft);color:var(--kecb-navy);font-size:max(var(--kecb-type-meta), max(14px,.75rem));letter-spacing:.045em;text-transform:uppercase;}th,td{padding:.72rem .78rem;border-bottom:1px solid var(--kecb-line);text-align:left;vertical-align:top;}tr:last-child td{border-bottom:0;}:is(.dir-loading,.news-loading,.loading-state,[data-loading],#loading){
  position:relative;
  min-height:110px;
  padding:1rem;
  border:1px solid var(--kecb-line);
  border-radius:var(--kecb-radius);
  background:linear-gradient(90deg,#ede7de 25%,#f8f5ef 38%,#ede7de 52%);
  background-size:400% 100%;
  color:transparent;
  animation:kecb-skeleton 1.5s ease-in-out infinite;
}:is(.dir-loading,.news-loading,.loading-state,[data-loading],#loading):after{
  content:"Loading current information…";
  position:absolute;left:1rem;bottom:1rem;
  color:var(--kecb-ink-soft);font-size:max(var(--kecb-type-meta), max(14px,.78rem));font-weight:750;
}:is(.tool-empty-state,.empty-state,.dir-empty,.news-empty,[data-empty]){
  padding:1.15rem;
  border:1px dashed var(--kecb-line-strong);
  border-radius:var(--kecb-radius);
  background:var(--kecb-paper-strong);
  color:var(--kecb-ink-soft);
  text-align:left;
}@keyframes kecb-skeleton{0%{background-position:100% 0;}100%{background-position:-100% 0;}}.page-editorial article, .book-page article, .chapter-content{
  color:var(--kecb-ink);
}.page-editorial article p, .book-page article p, .chapter-content p{
  line-height:1.78;
}.page-editorial blockquote,.book-page blockquote,.chapter-content blockquote{
  margin:1.5rem 0;padding:1rem 1.2rem;
  border-left:4px solid var(--kecb-brass);
  background:var(--kecb-surface-soft);
  color:var(--kecb-ink);
}.site-footer,.site-footer-v3{
  border-top:4px solid var(--kecb-brass);
  
  
}.site-footer a{color:#fff;}.site-footer p,.site-footer small{color:#c9d1d8;}.site-footer strong{color:#fff;font-family:Georgia,"Times New Roman",serif;}:is(.main-nav,.mobile-dock,.button-row,.spx-actions,.k2-actions,.edu-actions,.founder-actions,.book-card-actions,.chapter-work-actions){min-width:0;}:is(.main-nav a,.main-nav summary,.mobile-dock a,.mobile-dock button,.button,.btn,.chip,.priority-tool-card,.tool-source-card,.spx-card,.k2-card,.edu-card){overflow-wrap:anywhere;}@media(max-width:760px){
  html{scroll-padding-top:70px;}
  .site-header,.site-header-v3{backdrop-filter:none;}
  .site-header .brand small{display:none;}
  .brand-mark{min-width:43px;height:32px;}
  .page-operational .tools-book-first-hero,
  .page-operational .system-hero,
  .page-operational .spx-hero,
  .page-operational .k2-hero,
  .page-operational .dir-hero,
  .page-operational .news-hero,
  .page-operational .edu-hero{padding:1.2rem 0 1.35rem;}
  .page-operational .tools-book-first-hero h1,
  .page-operational .system-hero h1,
  .page-operational .spx-hero h1,
  .page-operational .k2-hero h1,
  .page-operational .dir-hero h1,
  .page-operational .news-hero h1,
  .page-operational .edu-hero h1{font-size:max(var(--kecb-type-meta), clamp(1.85rem,9vw,2.75rem));}
  .page-editorial .visual-hero,.page-editorial .section-visual-hero{min-height:260px;}
  .page-editorial .visual-hero h1,.page-editorial .section-visual-hero h1{font-size:max(var(--kecb-type-meta), clamp(2.1rem,11vw,3.35rem));}
  :is(.button,.btn,button,input,select,textarea,summary){font-size:max(var(--kecb-type-meta), 16px);}
  .priority-tool-card{min-height:156px;}
  table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;}
  th,td{min-width:130px;}
  .site-footer{padding-bottom:calc(5.75rem + env(safe-area-inset-bottom));}
}@media(max-width:420px){
  .wrap,.book-first-wrap,.system-wrap,.spx-wrap,.k2-wrap,.dir-wrap,.news-wrap,.edu-wrap{width:min(94vw,var(--kecb-content));}
  .page-editorial .visual-hero,.page-editorial .section-visual-hero{min-height:240px;}
}@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto;animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms;}
}@media print{
  body{background:#fff;color:#000;}
  .site-header,.site-footer,.search-overlay,.home-banner{display:none;}
  :is(.card,.priority-tool-card,.tool-source-card,.spx-card,.k2-card,.edu-card,.shift-panel,.manager-filter-box){box-shadow:var(--kecb-shadow-none);border-color:#aaa;}
}:root{--workspace-ink:#18202a;--workspace-navy:#10233f;--workspace-blue:#1f5f7a;--workspace-paper:#fffdf9;--workspace-warm:#f4eadf;--workspace-line:#cfbda9;--workspace-good:#1d6249;--workspace-shadow:var(--kecb-shadow-card);}.manager-workspace-toast{position:fixed;z-index:12000;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));transform:translateX(-50%);max-width:min(92vw,520px);padding:.65rem .78rem;border-radius:var(--kecb-radius-card);background:#183b31;color:#fff;font-weight:800;box-shadow:var(--kecb-shadow-card);}.manager-workspace-toast[data-error=true]{background:#742b2b;}.manager-workspace-toast[hidden]{display:none;}.workspace-more-sheet{width:min(94vw,560px);max-height:min(82vh,720px);margin:auto 0 0 auto;padding:0;border:1px solid #8e735f;border-radius:var(--kecb-radius-card) var(--kecb-radius-card) 0 0;background:#fffdf9;color:#17120f;box-shadow:var(--kecb-shadow-card);}.workspace-more-sheet::backdrop{background:rgba(12,15,20,.58);backdrop-filter:blur(3px);}.workspace-more-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.7rem .75rem;border-bottom:1px solid #ddcdbd;background:#fffdf9;}.workspace-more-head small,.workspace-more-head strong{display:block;}.workspace-more-head small{text-transform:uppercase;letter-spacing:.09em;font-size:max(var(--kecb-type-meta), max(14px,.7rem));color:#765c49;}.workspace-more-head strong{font-size:max(var(--kecb-type-meta), 1.08rem);}.workspace-more-head button{width:44px;height:44px;border:1px solid #bca58f;border-radius:var(--kecb-radius-pill);background:#fff;color:#211810;font-size:max(var(--kecb-type-meta), 1.5rem);}.workspace-more-sheet nav{display:grid;gap:.4rem;padding:.72rem .72rem calc(.72rem + env(safe-area-inset-bottom));}.workspace-more-sheet nav a{display:grid;gap:.1rem;padding:.65rem .7rem;border:1px solid #dccbbb;border-radius:var(--kecb-radius-card);background:#fff;color:#19120e;text-decoration:none;}.workspace-more-sheet nav a:first-child,.workspace-more-sheet nav a:nth-child(2){background:#f2e8dc;}.workspace-more-sheet nav span{font-weight:900;}.workspace-more-sheet nav small{color:#655548;line-height:1.35;}.workspace-empty{margin:0;padding:.75rem;border:1px dashed #bda48e;border-radius:var(--kecb-radius-card);color:#68574b;background:#fffaf4;}.shift-history-card{display:grid;gap:.48rem;padding:.6rem;border:1px solid #ddccbc;border-radius:var(--kecb-radius-card);background:#fffaf4;}.shift-history-card>div:first-child{display:grid;gap:.1rem;}.shift-history-card small{color:#76604e;font-weight:800;}.shift-history-card strong{font-size:max(var(--kecb-type-meta), .95rem);}.shift-history-card span{font-size:max(var(--kecb-type-meta), max(14px,.8rem));color:#695749;}.shift-history-actions{display:flex;gap:.4rem;flex-wrap:wrap;}.shift-history-actions button{min-height:38px;padding:.42rem .62rem;border:1px solid #8e705b;border-radius:var(--kecb-radius-card);background:#fff;color:#27201a;font-weight:850;}.venue-defaults-tool-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.75rem 0 1rem;padding:.7rem .76rem;border:1px solid #bda48c;border-left:4px solid #1f5f7a;border-radius:var(--kecb-radius-card);background:#fffaf3;color:#19130f;}.venue-defaults-tool-card>div{display:grid;gap:.12rem;min-width:0;}.venue-defaults-tool-card small{text-transform:uppercase;letter-spacing:.08em;font-size:max(var(--kecb-type-meta), max(14px,.66rem));font-weight:900;color:#6e5543;}.venue-defaults-tool-card strong{font-size:max(var(--kecb-type-meta), .96rem);}.venue-defaults-tool-card span{font-size:max(var(--kecb-type-meta), max(14px,.78rem));color:#665448;overflow-wrap:anywhere;}.venue-defaults-tool-card button{flex:none;min-height:42px;padding:.58rem .78rem;border:1px solid #173f58;border-radius:var(--kecb-radius-card);background:#173f58;color:#fff;font-weight:900;}@media(max-width:900px){.venue-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.workspace-shortcuts-shell{grid-template-columns:1fr;}}@media(max-width:760px){body{padding-bottom:82px;}.bottom-safe-space{height:82px;}.venue-profile-section{padding-top:.75rem;}.venue-profile-card>summary{align-items:flex-start;padding:.7rem;}.venue-profile-card>summary:after{font-size:max(var(--kecb-type-meta), max(14px,.68rem));}.venue-profile-body{padding:0 .7rem .75rem;}.venue-profile-grid{grid-template-columns:1fr;}.venue-profile-grid label.wide{grid-column:auto;}.venue-profile-actions{display:grid;grid-template-columns:1fr 1fr;}.venue-profile-actions button:first-child{grid-column:1/-1;}.workspace-shortcuts-section{padding:.5rem 0;}.workspace-shortcut-panel{padding:.72rem;}.quick-log-actions{display:grid;grid-template-columns:1fr 1fr;}.quick-log-actions button{text-align:left;}.venue-defaults-tool-card{align-items:stretch;flex-direction:column;}.venue-defaults-tool-card button{width:100%;}.workspace-more-sheet{width:100%;max-height:84vh;}.shift-history-card{padding:.56rem;}.shift-history-actions{display:grid;grid-template-columns:1fr 1fr 1fr;}.shift-history-actions button{padding:.38rem .3rem;}}@media(max-width:420px){.venue-profile-actions{grid-template-columns:1fr;}.venue-profile-actions button:first-child{grid-column:auto;}.quick-log-actions{grid-template-columns:1fr;}.workspace-shortcut-panel header{align-items:flex-start;flex-direction:column;}.shift-history-actions{grid-template-columns:1fr 1fr;}.shift-history-actions button:first-child{grid-column:1/-1;}}@media(prefers-reduced-motion:reduce){.manager-workspace-toast,.workspace-more-sheet{scroll-behavior:auto;}}@media print{.workspace-more-sheet,.manager-workspace-toast,.venue-profile-section,.workspace-shortcuts-section,.quick-log-panel,.shift-history,.venue-defaults-tool-card{display:none;}}:root{--kecb-reading-measure:76ch;--kecb-low-bg:#10161f;--kecb-low-panel:#17212d;--kecb-low-text:#eef2f4;--kecb-low-muted:#bdc7cf;--kecb-low-line:#425160;}.reader-resume{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin:.58rem 0 .82rem;padding:.62rem .7rem;border:1px solid #c9d4de;border-radius:var(--kecb-radius-card);background:#f4f8fb;color:#1d3044;}.reader-resume[hidden]{display:none;}.reader-resume p{margin:0;font-size:max(var(--kecb-type-meta), .9rem);}.reader-resume-actions{display:flex;gap:.45rem;flex:0 0 auto;}.reader-resume button{min-height:40px;padding:.5rem .75rem;border-radius:var(--kecb-radius-card);}body.reader-spacious .chapter-content p,body.reader-spacious .chapter-content li{line-height:1.88;}body.reader-spacious .chapter-content p{margin-block:1.15em;}body.reader-low-light{background:var(--kecb-low-bg);color:var(--kecb-low-text);}body.reader-low-light .site-header,body.reader-low-light .chapter-main,body.reader-low-light .book-sidebar,body.reader-low-light .site-footer,body.reader-low-light .search-panel{background:var(--kecb-low-bg);color:var(--kecb-low-text);}body.reader-low-light .chapter-content,body.reader-low-light .chapter-content p,body.reader-low-light .chapter-content li,body.reader-low-light .chapter-content h1,body.reader-low-light .chapter-content h2,body.reader-low-light .chapter-content h3,body.reader-low-light .chapter-content h4{color:var(--kecb-low-text);}body.reader-low-light .manager-summary,body.reader-low-light .manager-summary-block,body.reader-low-light .chapter-connected-learning,body.reader-low-light .chapter-work-panel,body.reader-low-light .chapter-connect-cta,body.reader-low-light .content-table,body.reader-low-light .callout{background:var(--kecb-low-panel);color:var(--kecb-low-text);border-color:var(--kecb-low-line);box-shadow:var(--kecb-shadow-none);}body.reader-low-light .manager-summary-head p:last-child,body.reader-low-light .manager-summary-meta,body.reader-low-light .muted,body.reader-low-light small{color:var(--kecb-low-muted);}body.reader-low-light a{color:#9dc9f4;}body.reader-low-light input,body.reader-low-light textarea,body.reader-low-light select{background:#111a24;color:var(--kecb-low-text);border-color:var(--kecb-low-line);}body.reader-low-light .reader-resume{background:#182738;color:var(--kecb-low-text);border-color:var(--kecb-low-line);}.kecb-connectivity{position:sticky;top:0;z-index:1050;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.55rem 1rem;background:#fff1cf;border-bottom:1px solid #d3a24b;color:#4e3507;font-size:max(var(--kecb-type-meta), .86rem);font-weight:680;text-align:center;}.kecb-connectivity[hidden]{display:none;}.kecb-connectivity button{min-height:34px;padding:.3rem .62rem;border-radius:var(--kecb-radius-card);}.current-data-freshness{display:flex;align-items:flex-start;gap:.55rem;margin:.65rem auto;padding:.58rem .72rem;width:min(calc(100% - 2rem),1200px);border:1px solid #c8d5df;border-radius:var(--kecb-radius-card);background:#f5f9fc;color:#243748;font-size:max(var(--kecb-type-meta), .84rem);}.current-data-freshness.is-offline{border-color:#d3a24b;background:#fff4d8;color:#4e3507;}.current-data-freshness strong{display:block;}.current-data-freshness p{margin:.1rem 0 0;}.pwa-install-card{display:grid;grid-template-columns:1fr auto;gap:.62rem;align-items:center;margin:.75rem 0;padding:.72rem;border:1px solid #c7d3dd;border-radius:var(--kecb-radius-card);background:#f6f9fb;}.pwa-install-card h2{margin:0 0 .2rem;font-size:max(var(--kecb-type-meta), 1.08rem);}.pwa-install-card p{margin:0;color:#4e5b66;font-size:max(var(--kecb-type-meta), .88rem);}.pwa-install-card button{min-height:44px;}.offline-page{min-height:70vh;display:grid;place-items:center;padding:2rem;}@media(max-width:760px){.manager-summary-grid{grid-template-columns:1fr;}.manager-summary{border-radius:var(--kecb-radius-card);}.reader-resume{align-items:flex-start;flex-direction:column;}.reader-resume-actions{width:100%;}.reader-resume-actions button{flex:1;}.pwa-install-card{grid-template-columns:1fr;}.pwa-install-card button{width:100%;}.current-data-freshness{width:calc(100% - 1rem);margin:.5rem;}.chapter-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem .75rem;align-items:center;}.chapter-tools>span:first-child{grid-column:1;}.chapter-tools>span:nth-child(2){grid-column:2;text-align:right;}.chapter-tools>[data-toc-toggle]{grid-column:1/-1;width:100%;}.chapter-tools .reader-controls{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;width:100%;padding:.05rem 0 .2rem;}.chapter-tools .reader-controls button{width:100%;min-width:0;min-height:42px;padding:.5rem .38rem;white-space:normal;}}@media print{.manager-summary{box-shadow:var(--kecb-shadow-none);}.reader-resume,.kecb-connectivity,.current-data-freshness,.pwa-install-card,[data-save-offline],[data-reader-theme],[data-line-spacing]{display:none;}body.reader-low-light{background:#fff;color:#000;}}:root{
  --ds-navy:#10233f;
  --ds-navy-deep:#09172a;
  --ds-rust:#9c2b2b;
  --ds-paper:#fffdf9;
  --ds-ink:#1f2933;
  --ds-muted:#53606b;
  --ds-line:#cfc7bc;
  --ds-gold:#f0c96e;
}.site-header,
.site-header-v3,
.site-header-v3.site-header-simple{
  background:linear-gradient(135deg,var(--ds-navy),#1a3358);
  color:#fff;
  border-bottom:1px solid rgba(255,255,255,.16);
  box-shadow:var(--kecb-shadow-card);
}.site-header .brand, .site-header-v3 .brand, .site-header .brand strong{color:#fff;}.site-header .brand small{color:#ded8ce;}.site-header .brand-mark,
.site-header-v3 .brand-mark{
  border-color:rgba(255,255,255,.34);
  background:var(--ds-rust);
  color:#fff;
}.site-header :is(.main-nav,.main-nav-v3)>a,
.site-header :is(.main-nav,.main-nav-v3)>button,
.site-header :is(.main-nav,.main-nav-v3)>details>summary,
.site-header .nav-menu-toggle,
.site-header .search-toggle,
.site-header .account-utility{
  color:#f8f3eb;
  background:transparent;
  border-color:rgba(255,255,255,.32);
}.site-header :is(.main-nav,.main-nav-v3)>a:hover,
.site-header :is(.main-nav,.main-nav-v3)>a:focus-visible,
.site-header :is(.main-nav,.main-nav-v3)>button:hover,
.site-header :is(.main-nav,.main-nav-v3)>button:focus-visible,
.site-header :is(.main-nav,.main-nav-v3)>details>summary:hover,
.site-header :is(.main-nav,.main-nav-v3)>details>summary:focus-visible{
  color:#fff;background:#263e61;
}.site-header :is(.main-nav,.main-nav-v3) .active,
.site-header :is(.main-nav,.main-nav-v3) [aria-current="page"],
.site-header :is(.main-nav,.main-nav-v3) details[open]>summary{
  color:#ffe2a3;background:rgba(240,201,110,.16);
}.site-header .nav-more-menu{
  background:var(--ds-navy);
  border-color:rgba(255,255,255,.18);
  box-shadow:var(--kecb-shadow-card);
}.site-header .nav-more-menu a{color:#f8f3eb;background:transparent;}.site-header .nav-more-menu a:hover,.site-header .nav-more-menu a:focus-visible{color:#fff;background:#263e61;}.site-header .account-utility:hover,.site-header .account-utility:focus-visible{background:#fff;color:var(--ds-navy);}@media(max-width:980px){
  .culture-subnav,.spx-subnav,.bar2-subnav,.k2-subnav{
    overflow-x:auto;overflow-y:hidden;
    flex-wrap:nowrap;-webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;scrollbar-width:thin;
  }
  .culture-subnav>a,.spx-subnav>a,.bar2-subnav>a,.k2-subnav>a{flex:0 0 auto;white-space:nowrap;}
}@media(max-width:760px){
  body.priority-tool-page .ask-riley-launcher{display:none;}
}@media(max-width:760px){
  .system-section{padding-left:1rem;padding-right:1rem;}
  .system-section>.system-wrap,
  .system-section .system-wrap,
  .tonight-command .system-wrap,
  main>.system-wrap{
    width:100%;max-width:1180px;margin-left:auto;margin-right:auto;
  }
  .page-editorial main.wrap.page-main{width:100%;max-width:none;}
  .page-editorial main.wrap.page-main>.section-visual-hero,
  .page-editorial main.wrap.page-main>.visual-hero{width:100%;max-width:none;}
}@media(max-width:760px){
  
  
  
}body :is(a.button.primary,button.button.primary,.button.primary,.btn-primary){background:var(--ds-navy);color:#fff;border-color:var(--ds-navy);}body :is(a.button.secondary,button.button.secondary,.button.secondary,.button.ghost,.btn-secondary){background:#fff;color:var(--ds-navy);border-color:var(--ds-navy);}body :is(a.button.secondary,button.button.secondary,.button.secondary,.button.ghost,.btn-secondary):hover,
body :is(a.button.secondary,button.button.secondary,.button.secondary,.button.ghost,.btn-secondary):focus-visible{background:#edf1f5;color:var(--ds-navy-deep);}.site-footer,.site-footer-v3{background:var(--ds-navy-deep);color:#eef2f5;}.site-footer :is(p,small,span){color:#d5dde4;}.site-footer :is(a,strong){color:#fff;}.system-hero{background:linear-gradient(135deg,var(--ds-navy),#1a3358);color:#fff;}.system-hero :is(h1,h2,h3,p,strong,span,small){color:#fff;}@media(max-width:420px){
  .priority-tool-dock-actions button{min-width:46px;}
  .priority-tool-live-summary{max-width:42vw;}
  .priority-tool-live-summary strong{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
}@media(prefers-reduced-motion:reduce){
  .home-fast-lane a,.home-fast-lane button{transform:none;transition:none;}
}@media print{.ask-riley-launcher{display:none;}}:root{
  --dc-navy:var(--kecb-palette-navy-deep);
  --dc-navy-deep:#09172a;
  --dc-rust:var(--kecb-palette-rust-strong);
  --dc-paper:var(--kecb-palette-paper-warm);
  --dc-card:#f1ece1;
  --dc-ink:var(--kecb-palette-ink-warm);
  --dc-muted:#62594f;
  --dc-line:#bdb2a5;
}body.page-operational #console .ask input{
  background:#fff;
  color:var(--dc-ink);
  caret-color:var(--dc-navy);
  border-color:#b8aa9b;
}body.page-operational #console .ask input::placeholder{color:#7a7168;opacity:1;}body.page-operational #console .ask label{color:#3d3a35;}body.page-operational #console .chip{
  background:var(--dc-card);
  color:var(--dc-navy);
  border-color:var(--dc-line);
  box-shadow:var(--kecb-shadow-none);
}body.page-operational #console .chip strong{color:var(--dc-navy);}body.page-operational #console .chip span{color:var(--dc-muted);}body.page-operational #console .chip:hover,
body.page-operational #console .chip:focus-visible{
  background:#fff;
  color:var(--dc-rust);
  border-color:var(--dc-rust);
}body.page-operational #console .chip:hover strong,
body.page-operational #console .chip:focus-visible strong{color:var(--dc-rust);}body.page-operational #console .chip:hover span,
body.page-operational #console .chip:focus-visible span{color:#453e37;}body.page-operational #console .answer{
  background:#f8f3ea;
  color:var(--dc-ink);
}body.page-operational #console .answer :is(h2,h3,strong){color:var(--dc-navy);}body.page-operational #console .answer p{color:#554d45;}body.page-operational #console .answer .links a:not(.primary){
  background:#fff;
  color:var(--dc-navy);
  border-color:#a99e91;
}body.page-operational #console .answer .links a.primary{
  background:var(--dc-navy);
  color:#fff;
}@media(prefers-reduced-motion:reduce){
  body.page-operational #console .chip{transition:none;transform:none;}
}body.page-operational footer.site{
  color:#5c554d;
  border-top-color:#cfc7bc;
}body.page-operational footer.site .copy,
body.page-operational footer.site .foot .fbrand p{color:#5c554d;}:root{
  --al53-navy:var(--kecb-palette-navy-deep);
  --al53-navy-deep:#09172a;
  --al53-rust:var(--kecb-palette-rust-strong);
  --al53-paper:var(--kecb-palette-paper-warm);
  --al53-gold:var(--kecb-palette-gold-light);
  --al53-cream:var(--kecb-palette-cream-sand);
}@media(max-width:1320px){
  .bar-academy-feature-head{
    grid-template-columns:minmax(0,1fr);
    gap:1.75rem;
    align-items:start;
  }
  .bar-academy-feature-head > div:first-child{max-width:900px;}
  .bar-academy-feature-stats{
    grid-template-columns:repeat(4,minmax(0,1fr));
    align-items:stretch;
  }
  .bar-academy-feature-stats > div{min-height:104px;}
}@media(max-width:980px){
  .bar-academy-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}@media(max-width:820px){
  .bar-academy-feature-stats{grid-template-columns:repeat(2,minmax(0,1fr));}
}@media(max-width:620px){
  .bar-academy-feature .spx-wrap{
    width:calc(100% - 1.25rem);
    max-width:calc(100% - 1.25rem);
  }
  .bar-academy-feature-grid{grid-template-columns:minmax(0,1fr);}
  .bar-academy-feature .spx-actions{display:grid;grid-template-columns:1fr;}
  .bar-academy-feature .spx-actions a{width:100%;min-width:0;}
}@media(max-width:360px){
  .bar-academy-feature-stats{grid-template-columns:minmax(0,1fr);}
}@media(prefers-reduced-motion:reduce){
  .section-tools-panel .chapter-work-actions a,
  .bar-academy-feature a{transition:none;transform:none;}
}:root{
  --ds54-navy:var(--kecb-palette-navy-deep);
  --ds54-navy-card:#253d5d;
  --ds54-navy-card-hover:#2d4a70;
  --ds54-cream:var(--kecb-palette-cream-muted);
  --ds54-copy:#e7edf3;
  --ds54-gold:var(--kecb-palette-gold-bright);
  --ds54-ink:var(--kecb-palette-ink-base);
  --ds54-muted:#536069;
  --ds54-rust:var(--kecb-palette-rust-deep);
  --ds54-line:rgba(255,255,255,.28);
}:is(
  .expansion-band,.field-center-strip,.k2-dark,.role-related,.tool-suite-hero,
  .whats-new-hero,.home-directory-callout,.upgrade-hero,.founder-page-hero,
  .academy-home-hero,.academy-track-hero,.academy-lesson-hero,.founder-principles,
  .decision-band
) :is(.eyebrow,.book-first-kicker,.section-kicker,.spx-kicker,.k2-kicker){
  color:var(--ds54-gold);
}:is(.field-center-strip,.role-related,.tool-suite-hero,.whats-new-hero,.home-directory-callout) :is(p,li,small):not(.eyebrow){
  color:var(--ds54-copy);
}:is(.field-center-strip,.role-related,.tool-suite-hero,.whats-new-hero,.home-directory-callout) :is(h1,h2,h3,h4){
  color:#fff;
}.decision-band :is(h2,h3){color:#fff;}.decision-band p:not(.eyebrow){color:var(--ds54-copy);}.decision-band .button.primary{background:#8e2b27;color:#fff;border-color:#b9594e;}.decision-band .button.secondary{background:#fff;color:var(--ds54-navy);border-color:#fff;}.expansion-band a:focus-visible,
.spx-dark a:focus-visible,
.founder-principles a:focus-visible,
.decision-band a:focus-visible{outline:3px solid var(--ds54-gold);outline-offset:3px;}@media print{
  .expansion-band,.field-center-strip,.k2-dark,.role-related,.tool-suite-hero,
  .whats-new-hero,.home-directory-callout,.founder-principles,.decision-band{background:#fff;color:#111;}
  .expansion-band :is(h1,h2,h3,h4,p,li,span,strong,small,a,.eyebrow),
  .field-center-strip :is(h1,h2,h3,h4,p,li,span,strong,small,a,.eyebrow),
  .founder-principles :is(h1,h2,h3,h4,p,li,span,strong,small,a,.eyebrow){color:#111;}
  .expansion-band .expansion-card,.spx-card.dark,.founder-principle{background:#fff;border-color:#777;box-shadow:var(--kecb-shadow-none);}
}:root{
  --rs57-rust:#9c2b2b;
  --rs57-heading:#ffffff;
  --rs57-copy:#f7eee5;
  --rs57-gold:#ffd77a;
  --rs57-focus:#fff2bd;
}@media print{
  .theme-speakeasy .spx-section.spx-rust,
  .page-speakeasy .spx-section.spx-rust{background:#fff;color:#111;border:1px solid #777;}
  .theme-speakeasy .spx-section.spx-rust :is(h1,h2,h3,h4,p,li,span,small,strong,.spx-kicker),
  .page-speakeasy .spx-section.spx-rust :is(h1,h2,h3,h4,p,li,span,small,strong,.spx-kicker){color:#111;}
}.search-depth-toggle{align-items:flex-start;gap:.45rem;}.search-depth-toggle small{display:block;margin:.15rem 0 0;color:var(--muted,#5f5a52);font-size:max(var(--kecb-type-meta), max(14px,.76rem));font-weight:500;line-height:1.3;}.search-depth-toggle.is-disabled{opacity:.68;}.search-depth-toggle.is-disabled input{cursor:not-allowed;}.search-result-external{display:block;margin-top:.45rem;font-size:max(var(--kecb-type-meta), max(14px,.76rem));font-weight:700;letter-spacing:.01em;}.search-result-group h3 span{white-space:nowrap;}@media(max-width:700px){
  .search-controls-efficient{grid-template-columns:1fr;}
  .search-result{padding:.9rem;}
  .search-result-badges{gap:.3rem;}
}.skip-link{position:absolute;left:-9999px;top:0;z-index:10000;padding:.7rem 1rem;background:#fff;color:#10233f;border:3px solid #c17f3e;border-radius:0 0 var(--kecb-radius-card) 0;font-weight:800;text-decoration:none;}.skip-link:focus{left:.5rem;top:.5rem;}.vp-detail a{overflow-wrap:anywhere;}.vp-status:focus{outline:3px solid #c17f3e;outline-offset:3px;}

/* source: /assets/kecb-shared-tail-07.v20260826-681.css */
:root{--kecb-text-floor:.8125rem;--kecb-chrome-floor:.875rem;}@media screen{
  body .site-header-v3 .brand small,body .site-header-v3 .main-nav-v3>a,body .site-header-v3 .main-nav-v3>button,body .site-header-v3 .main-nav-v3 summary,body .site-header .main-nav>a,body .site-header .main-nav>button,body .site-header .main-nav summary,body .nav-news-status,body p.footer-compact-copy,body .footer-efficient .footer-bottom p,body .footer-efficient small,body .quick-social-label,body .library-help-copy>span,body .library-help-copy strong{
    font-size:max(var(--kecb-type-meta), var(--kecb-text-floor));
    line-height:1.35;
  }
  body .site-header-v3 .main-nav-v3>a,
  body .site-header-v3 .main-nav-v3>button,
  body .site-header-v3 .main-nav-v3 summary,
  body .site-header .main-nav>a,
  body .site-header .main-nav>button,
  body .site-header .main-nav summary{
    font-size:max(var(--kecb-type-meta), clamp(var(--kecb-text-floor),.76vw,var(--kecb-chrome-floor)));
  }
  
  body .directory-card-tags span, body .search-result-badges b, body .search-curated-result::before, body .news-badge, body .news-preview-label, body .news-show-date span, body .artist-profile-badge, body .learning-path-volume, body .learning-path-meta span, body .tool-count-pill, body .tool-use-step span, body .priority-tool-card small, body .priority-tool-live-summary span, body .book-source-copy .eyebrow, body .role-entry-card>span, body .role-index-badge span, body .role-library-stat span, body .role-quick-card span, body .role-resource-card small, body .role-resource-card-meta span, body .document-profile-grid>label, body .tonight-action small, body .tonight-stage small, body .venue-defaults-tool-card small, body .free-access-badge{
    font-size:max(var(--kecb-type-meta), var(--kecb-text-floor));
    line-height:1.35;
  }
  body .role-quickbar-link{overflow-wrap:anywhere;}
}@media(max-width:760px){
  body .site-header-v3 .brand small, body .site-header-v3 .main-nav-v3>a, body .site-header-v3 .main-nav-v3>button, body .site-header-v3 .main-nav-v3 summary, body .site-header .main-nav>a, body .site-header .main-nav>button, body .site-header .main-nav summary, body .role-quickbar-link{font-size:max(var(--kecb-type-meta), var(--kecb-text-floor));}
}@media(max-width:420px){
  body .library-help-copy>span,
  body .library-help-copy strong,
  body .tool-use-step span{font-size:max(var(--kecb-type-meta), var(--kecb-text-floor));}
}@media print{:root{--kecb-text-floor:9pt;--kecb-chrome-floor:9pt;}}@media (min-width:1181px){
  .site-header-v3 .nav-menu-toggle{display:none;}
  .site-header-v3 .main-nav-v3{
    display:flex;grid-column:auto;flex-direction:row;
    align-items:center;justify-content:flex-end;width:auto;
    min-width:0;max-width:none;max-height:none;
    overflow:visible;padding:0;border-top:0;}
  .site-header-v3 .main-nav-v3>a,
  .site-header-v3 .main-nav-v3>button,
  .site-header-v3 .main-nav-v3>details,
  .site-header-v3 .main-nav-v3>details>summary{
    width:auto;min-width:max-content;max-width:none;
    flex:0 1 auto;justify-content:center;text-align:center;
    white-space:nowrap;}
  .site-header-v3 .main-nav-v3>.nav-more{display:inline-flex;position:relative;width:auto;overflow:visible;}
  .site-header-v3 .nav-more-menu{position:absolute;width:max-content;min-width:230px;max-width:min(360px,calc(100vw - 2rem));overflow:visible;}
}@media (max-width:1180px){
  .site-header-v3 .nav-menu-toggle{display:inline-flex;}
  .site-header-v3 .main-nav-v3{display:none;grid-column:1/-1;width:100%;}
  .site-header-v3 .main-nav-v3.is-open{
    display:flex;max-height:min(420px,calc(100dvh - 76px));
    overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;}
}main input[type="checkbox"]:not([hidden]){
  box-sizing:border-box;inline-size:24px;block-size:24px;
  min-inline-size:24px;min-block-size:24px;flex:0 0 24px;}main label:has(input[type="checkbox"]){min-height:44px;}body[data-reader-page="true"] .toc-group h3,
body[data-reader-page="true"] .toc-group a span,
body[data-reader-page="true"] .chapter-tools,
body[data-reader-page="true"] .chapter-tools>span,
body[data-reader-page="true"] .chapter-tools button,
body[data-reader-page="true"] .chapter-pager small,
body[data-reader-page="true"] .chapter-content dt,
body[data-reader-page="true"] .chapter-content dd{
  font-size:max(var(--kecb-type-meta), var(--kecb-visible-text-floor));
  line-height:1.35;
}.visually-hidden,.sr-only,[hidden]{font-size:inherit;}@media screen {
  button,
  input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]),
  select,
  textarea,
  summary,
  [role="button"],
  a.button,
  a.btn,
  a[class*="button"],
  .site-header nav a {
    min-height: 44px;
  }

  .nav-menu-toggle span,
  [data-nav-toggle] span,
  .nav-toggle span {
    font-size: max(var(--kecb-type-meta), 13px);
  }
}@media screen {
  html body .nav-menu-toggle.nav-menu-toggle,
  html body .main-nav-v3.main-nav-v3 > a,
  html body .main-nav-v3.main-nav-v3 > details > summary,
  html body .main-nav-v3.main-nav-v3 > button {
    min-height: 44px;
    height: 44px;
    max-height: none;
  }

  html body button[data-tool-favorite][data-tool-favorite] {
    min-width: 44px;
    width: 44px;
    min-height: 44px;
    height: 44px;
    max-height: none;
  }
}
/* Final-cycle interaction and text-floor guard. Screen-only to preserve print pagination. */
@media screen{
html:root body :is(button,[role="button"],summary,input[type="button"],input[type="submit"],input[type="reset"]),
html:root body :is(.button,.btn,.spx-button,.k2-button,.edu-button),
html:root body .site-header :is(.main-nav,.main-nav-v3)>a{min-height:44px;}
html:root body :is(.eyebrow,.polish-eyebrow,.brand-mark,small){font-size:max(var(--kecb-type-meta), max(14px,1em));}
}

/* V3.4.5.6.68 preserved component-repair capability. */
:root{}
.footer-primary-links a,.footer-utility-links a,footer.site .foot nav a{font-size:max(var(--kecb-type-meta), 13px);min-height:24px;}
/* KECB shared 13px text-floor repair — V3.4.5.6.102 */
.next-steps-efficient span,.next-steps-efficient p.eyebrow,.context-help-card small,.ask-riley-launcher-copy strong{font-size:max(var(--kecb-type-meta), max(14px,var(--kecb-text-floor,13px)));}

/* V712 launcher component typography floor */

/* source: /assets/kecb-directory-profile.v20260808-727.css */
:root{--bg:#faf7f0;--surface:#fff;--navy:#10233f;--ink:#211d18;--muted:#6c665c;--line:rgba(16,35,63,.16);--red:#9c2b2b;--star:#c17f3e;--display:Georgia,serif;--marquee:"Oswald",system-ui,sans-serif;--body:system-ui,sans-serif;}*{box-sizing:border-box;}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);line-height:1.6;}.vp-wrap{width:min(880px,92vw);margin:auto;}.vp-breadcrumb{padding-top:1rem;font-size:max(var(--kecb-type-meta), .86rem);color:var(--muted);}.vp-breadcrumb a{color:var(--navy);font-weight:700;text-decoration:none;}.vp-breadcrumb a:hover{text-decoration:underline;}.vp-breadcrumb-sep{padding:0 .4rem;color:var(--muted);}.vp-hero{padding:2.5rem 0 1.7rem;border-bottom:1px solid var(--line);}.vp-kicker{font-family:var(--marquee);text-transform:uppercase;letter-spacing:.1em;color:var(--red);font-size:max(var(--kecb-type-meta), max(14px,.75rem));margin:0 0 .5rem;}h1{font-family:var(--display);font-size:max(var(--kecb-type-meta), clamp(2rem,6vw,3.3rem));line-height:1.05;margin:.2rem 0 .65rem;}.vp-location{color:var(--muted);font-weight:700;margin:0 0 .8rem;}.vp-lead{max-width:680px;font-size:max(var(--kecb-type-meta), 1.05rem);margin:0;}.vp-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:1rem;}.vp-tag{border:1px solid var(--line);background:#fff;border-radius:var(--kecb-radius-pill);padding:.25rem .65rem;font-size:max(var(--kecb-type-meta), max(14px,.75rem));color:var(--muted);}.vp-main{padding:1.6rem 0 3rem;display:grid;gap:1rem;}.vp-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--kecb-radius-card);padding:1.15rem 1.25rem;}.vp-card h2{font-family:var(--display);font-size:max(var(--kecb-type-meta), 1.2rem);margin:0 0 .65rem;}.vp-links{display:flex;flex-wrap:wrap;gap:.5rem;}.vp-link{display:inline-flex;align-items:center;border:1px solid var(--navy);border-radius:var(--kecb-radius-pill);padding:.42rem .75rem;color:var(--navy);font-size:max(var(--kecb-type-meta), max(14px,.8rem));font-weight:800;text-decoration:none;}.vp-link:hover{background:var(--navy);color:#fff;}.vp-link-youtube{border-color:var(--red);color:var(--red);}.vp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;}.vp-detail{border-top:1px solid var(--line);padding-top:.6rem;}.vp-detail strong{display:block;font-family:var(--marquee);text-transform:uppercase;letter-spacing:.06em;font-size:max(var(--kecb-type-meta), max(14px,.68rem));color:var(--muted);}.vp-note{color:var(--muted);font-size:max(var(--kecb-type-meta), .86rem);}@media(max-width:620px){.vp-grid{grid-template-columns:1fr;}}.vp-related-groups{display:grid;gap:.8rem;}.vp-related-group strong{display:block;font-family:var(--marquee);text-transform:uppercase;letter-spacing:.06em;font-size:max(var(--kecb-type-meta), max(14px,.7rem));color:var(--muted);margin-bottom:.35rem;}.vp-related-links{display:flex;flex-wrap:wrap;gap:.4rem;}.vp-related-links a{display:inline-flex;border:1px solid var(--line);border-radius:var(--kecb-radius-pill);padding:.32rem .65rem;color:var(--navy);font-size:max(var(--kecb-type-meta), max(14px,.78rem));font-weight:750;text-decoration:none;background:#fff;}.vp-related-links a:hover{border-color:var(--navy);background:var(--navy);color:#fff;}.vp-related-nav{margin:.9rem 0 0;}.vp-related-nav a{font-weight:750;}

.vp-intel-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:1rem;padding:.75rem;border:1px solid rgba(16,35,63,.16);border-radius:var(--kecb-radius-card);background:rgba(255,255,255,.72)}.vp-intel-strip>div{display:grid;gap:.1rem}.vp-intel-strip strong{font-size:max(var(--kecb-type-meta), 1.05rem);color:#10233f}.vp-intel-strip span{font-size:max(var(--kecb-type-meta), .75rem);color:#625d56}@media(max-width:640px){.vp-intel-strip{grid-template-columns:1fr 1fr}.vp-intel-strip>div:first-child{grid-column:1/-1}}

/* source: /assets/venue-profile-refinement.v20260826-684.css */
/* DEPLOY-528 — refined editorial venue profiles */
.venue-profile-page{--vp-refine-line:rgba(16,35,63,.14);--vp-refine-soft:#f7f1e7;--vp-refine-ink:#10233f;--vp-refine-muted:#6b655d}.venue-profile-page [data-booking-intelligence-profile]{display:none}.venue-profile-page .vp-breadcrumb{padding-top:1.15rem}.venue-profile-page .vp-hero{padding:2rem 0 1.45rem}.venue-profile-page .vp-hero .vp-wrap{width:min(980px,92vw)}.venue-profile-page .vp-hero h1{font-size:max(var(--kecb-type-meta), clamp(2.35rem,5.4vw,4.35rem));letter-spacing:-.025em;max-width:760px}.venue-profile-page .vp-location{font-size:max(var(--kecb-type-meta), .95rem);color:#6c6257}.venue-profile-page .vp-lead{max-width:640px;font-size:max(var(--kecb-type-meta), 1.02rem);line-height:1.6;color:#3b3935}.venue-profile-page .vp-tags{gap:.32rem;margin-top:.85rem}.venue-profile-page .vp-tag{background:transparent;border-color:#d8cbb9;color:#665f55;padding:.22rem .58rem}.venue-profile-page .vp-intel-strip{display:none}.venue-profile-page .entity-visual-hero{grid-template-columns:minmax(0,1fr) minmax(230px,330px);column-gap:clamp(1.7rem,3.5vw,3.8rem);align-items:start}.venue-profile-page .entity-profile-visual{max-width:330px;justify-self:end}.venue-profile-page .entity-profile-visual-link{border-radius:var(--kecb-radius-card);border-color:#d5c7b3;box-shadow:var(--kecb-shadow-none);background:#14243a}.venue-profile-page .entity-profile-visual img,.venue-profile-page .entity-profile-visual[data-visual-kind="youtube-performance-image"] img{aspect-ratio:4/3}.venue-profile-page .entity-profile-visual figcaption{font-size:max(var(--kecb-type-meta), .69rem);padding-top:.45rem}.venue-hero-actions{display:flex;flex-wrap:wrap;gap:.42rem;margin-top:1rem}.venue-hero-actions a,.venue-hero-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.43rem .7rem;border:1px solid #b9a992;border-radius:var(--kecb-radius-card);background:transparent;color:#17304e;text-decoration:none;font:750 max(14px,.78rem)/1.1 system-ui,sans-serif;cursor:pointer}.venue-hero-actions a:first-child{background:#10233f;border-color:#10233f;color:#fff}.venue-hero-actions a:hover,.venue-hero-actions a:focus-visible,.venue-hero-actions button:hover,.venue-hero-actions button:focus-visible{border-color:#10233f;outline:2px solid transparent;background:#efe7da}.venue-hero-actions a:first-child:hover,.venue-hero-actions a:first-child:focus-visible{background:#1d3552;color:#fff}.venue-profile-page .entity-profile-nav-wrap{width:min(980px,92vw)}.venue-profile-page .entity-profile-nav{margin:.68rem 0 .25rem;padding:0;border:0;border-radius:0;background:transparent;gap:.2rem;border-bottom:1px solid #ded2c1}.venue-profile-page .entity-profile-nav a{min-height:38px;padding:.45rem .62rem;border-radius:0;border-bottom:2px solid transparent;font-size:max(var(--kecb-type-meta), .8rem)}.venue-profile-page .entity-profile-nav a:hover,.venue-profile-page .entity-profile-nav a:focus{background:transparent;outline:0;border-bottom-color:#9a472d}.venue-profile-page .vp-main{width:min(980px,92vw);padding:1rem 0 2.2rem;display:block}.venue-profile-page .entity-live-strip{margin:.35rem 0 1.55rem;padding:.85rem 0;border-color:#d6c8b6}.venue-profile-page .entity-live-title{font-size:max(var(--kecb-type-meta), 1rem)}.venue-profile-page .entity-live-grid{grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr))}.venue-profile-page .entity-live-value{font-size:max(var(--kecb-type-meta), .9rem)}.venue-profile-page .entity-live-repeat a{border-radius:var(--kecb-radius-card);background:transparent}.venue-profile-page .vp-card{margin:0;padding:1.45rem 0;background:transparent;border:0;border-radius:0;border-top:1px solid var(--vp-refine-line)}.venue-profile-page .vp-card:first-of-type{border-top:0}.venue-profile-page .vp-card h2{font-size:max(var(--kecb-type-meta), clamp(1.15rem,2vw,1.42rem));margin:0 0 .75rem;color:#10233f}.venue-profile-page .vp-card>p:last-child{margin-bottom:0}.venue-profile-page .venue-primary-source{padding-top:1.1rem}.venue-profile-page .venue-primary-source .vp-links{gap:.25rem}.venue-profile-page .venue-primary-source .vp-link{border:0;border-radius:0;padding:.25rem .35rem .25rem 0;background:transparent;color:#213c59;text-decoration:underline;text-decoration-color:#cdbfae;text-underline-offset:3px}.venue-profile-page .venue-primary-source .vp-link:hover{background:transparent;color:#7b321f;text-decoration-color:#7b321f}.venue-profile-page .venue-essentials .vp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem 1.15rem}.venue-profile-page .venue-essentials .vp-detail{padding:.58rem 0 .1rem;border-top:1px solid #ebe2d6}.venue-profile-page .venue-essentials .vp-detail strong{font-size:max(var(--kecb-type-meta), .64rem);color:#766c60}.venue-profile-page .venue-verification-fact{color:#706a62;font-size:max(var(--kecb-type-meta), .82rem)}.venue-profile-page .venue-story{max-width:760px}.venue-profile-page .venue-story p{margin:0;color:#47423c;font-size:max(var(--kecb-type-meta), .96rem);line-height:1.72}.venue-profile-page .venue-program{padding:.9rem 0 1rem}.venue-profile-page .venue-program h2{font-size:max(var(--kecb-type-meta), 1.02rem);margin-bottom:.35rem}.venue-profile-page .venue-program p{margin:.25rem 0;color:#555047}.venue-profile-page .venue-current{padding:1.2rem 0}.venue-profile-page .venue-current>p:first-of-type{display:none}.venue-profile-page .venue-relationships [data-venue-artist-graph-status]{margin:.2rem 0 .75rem}.venue-profile-page .venue-relationships .vp-related-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.2rem}.venue-profile-page .venue-relationships .vp-related-links a{display:block;border:0;border-radius:0;border-top:1px solid #e7ded1;background:transparent;padding:.52rem 0;color:#203a57;font-weight:700}.venue-profile-page .venue-relationships .vp-related-links a:hover{background:transparent;color:#8b3824}.venue-profile-page .venue-research-details,.venue-profile-page details.entity-intel-venue{margin:0;border:0;border-top:1px solid var(--vp-refine-line);border-radius:0;background:transparent;padding:0}.venue-profile-page .venue-research-details summary,.venue-profile-page details.entity-intel-venue>summary{list-style:none;cursor:pointer;padding:1rem 1.9rem 1rem 0;color:#17304e;font:750 .93rem/1.35 system-ui,sans-serif;position:relative}.venue-profile-page .venue-research-details summary::-webkit-details-marker,.venue-profile-page details.entity-intel-venue>summary::-webkit-details-marker{display:none}.venue-profile-page .venue-research-details summary::after,.venue-profile-page details.entity-intel-venue>summary::after{content:"+";position:absolute;right:.15rem;top:.82rem;font:500 1.3rem/1 Georgia,serif;color:#8d442f}.venue-profile-page .venue-research-details[open] summary::after,.venue-profile-page details.entity-intel-venue[open]>summary::after{content:"−"}.venue-profile-page details.entity-intel-venue h2{font-size:max(var(--kecb-type-meta), 1.28rem)}.venue-profile-page details.entity-intel-venue .entity-intel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.venue-profile-page details.entity-intel-venue .entity-intel-stat{background:#f7f1e7;border-radius:0;padding:.65rem;border-top-width:2px}.venue-profile-page .venue-related .vp-related-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.venue-profile-page .venue-related .vp-related-links{display:grid;gap:0}.venue-profile-page .venue-related .vp-related-links a{display:block;border:0;border-radius:0;border-top:1px solid #e7ded1;background:transparent;padding:.45rem 0;color:#24415f;font-weight:680}.venue-profile-page .venue-related .vp-related-links a:hover{background:transparent;color:#8b3824}.venue-profile-page [data-seo-observed-history]{width:min(980px,92vw);margin:0 auto 2.5rem;padding:1.1rem 0 0;border:0;border-top:1px solid var(--vp-refine-line);background:transparent;border-radius:0}.venue-profile-page [data-seo-observed-history] h2{font-size:max(var(--kecb-type-meta), 1.12rem)}.venue-profile-page [data-seo-observed-history] p{max-width:720px;font-size:max(var(--kecb-type-meta), .88rem);color:#666057}.venue-profile-page [data-seo-observed-history] .vp-link{border:0;border-radius:0;padding:.25rem .5rem .25rem 0;text-decoration:underline;text-underline-offset:3px}.venue-profile-page .venue-back-link{margin:1.1rem 0 0;font-size:max(var(--kecb-type-meta), .84rem)}.venue-profile-page .venue-back-link a{color:#40556c}.venue-profile-page .vp-note{line-height:1.55}.venue-profile-page .vp-related-nav{line-height:1.55}@media(max-width:800px){.venue-profile-page .entity-visual-hero{grid-template-columns:minmax(0,1fr) minmax(210px,285px);column-gap:1.35rem}.venue-profile-page .venue-essentials .vp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.venue-profile-page details.entity-intel-venue .entity-intel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.venue-profile-page .vp-hero{padding-top:1.5rem}.venue-profile-page .entity-visual-hero{display:block}.venue-profile-page .entity-profile-visual{max-width:none;margin-top:1rem}.venue-profile-page .entity-profile-visual img,.venue-profile-page .entity-profile-visual[data-visual-kind="youtube-performance-image"] img{aspect-ratio:16/10}.venue-profile-page .entity-profile-nav{overflow-x:auto;flex-wrap:nowrap}.venue-profile-page .entity-profile-nav a{white-space:nowrap}.venue-profile-page .entity-live-grid{grid-template-columns:1fr 1fr}.venue-profile-page .venue-relationships .vp-related-links,.venue-profile-page .venue-related .vp-related-groups{grid-template-columns:1fr}}@media(max-width:480px){.venue-profile-page .venue-hero-actions{display:grid;grid-template-columns:1fr 1fr}.venue-profile-page .venue-hero-actions a,.venue-profile-page .venue-hero-actions button{width:100%}.venue-profile-page .venue-essentials .vp-grid{grid-template-columns:1fr}.venue-profile-page .vp-card{padding:1.15rem 0}.venue-profile-page .entity-live-grid{grid-template-columns:1fr}.venue-profile-page details.entity-intel-venue .entity-intel-grid{grid-template-columns:1fr 1fr}}

/* source: /assets/venue-artist-discovery.v20260828-732.css */
/* DEPLOY-542 — compact venue-owner artist discovery */
.venue-profile-page .venue-artist-discovery{margin:0;padding:1.35rem 0 1.5rem;border-top:0;border-bottom:1px solid var(--vp-refine-line,#d8cab8);background:transparent}
.venue-profile-page .vad-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.8rem}
.venue-profile-page .vad-kicker{margin:0 0 .2rem;font:850 max(var(--kecb-type-meta), .8125rem)/1.3 system-ui,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:#8f432d}
.venue-profile-page .vad-head h2{margin:0;color:#10233f;font-size:max(var(--kecb-type-meta), clamp(1.22rem,2vw,1.55rem))}
.venue-profile-page .vad-intro{max-width:720px;margin:.35rem 0 0;color:#58534c;font-size:max(var(--kecb-type-meta), .91rem);line-height:1.55}
.venue-profile-page .vad-summary{display:flex;align-items:stretch;flex-wrap:wrap;margin:.8rem 0 1rem;border-top:1px solid #e5dbce;border-bottom:1px solid #e5dbce}
.venue-profile-page .vad-stat{min-width:120px;padding:.62rem .9rem .62rem 0;margin-right:.9rem;display:grid;gap:.08rem}
.venue-profile-page .vad-stat+.vad-stat{padding-left:.9rem;border-left:1px solid #e5dbce}
.venue-profile-page .vad-stat strong{font:700 1.08rem/1.1 Georgia,serif;color:#10233f}
.venue-profile-page .vad-stat span{font-size:max(var(--kecb-type-meta), .69rem);color:#70685f;letter-spacing:.01em}
.venue-profile-page .vad-controls{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;margin:.4rem 0 .85rem}
.venue-profile-page .vad-tabs,.venue-profile-page .vad-radius{display:flex;align-items:center;gap:.2rem;flex-wrap:wrap}
.venue-profile-page .vad-tabs button,.venue-profile-page .vad-radius button{appearance:none;border:0;border-bottom:2px solid transparent;background:transparent;color:#5e5a54;padding:.42rem .48rem;font:750 max(var(--kecb-type-meta), .76rem)/1.1 system-ui,sans-serif;cursor:pointer}
.venue-profile-page .vad-tabs button[aria-selected="true"],.venue-profile-page .vad-radius button[aria-pressed="true"]{color:#10233f;border-bottom-color:#9a472d}
.venue-profile-page .vad-tabs button:hover,.venue-profile-page .vad-tabs button:focus-visible,.venue-profile-page .vad-radius button:hover,.venue-profile-page .vad-radius button:focus-visible{color:#7f3523;outline:2px solid transparent;border-bottom-color:#c89582}
.venue-profile-page .vad-radius-label{font-size:max(var(--kecb-type-meta), .68rem);color:#777067;margin-right:.25rem}
.venue-profile-page .vad-grid{display:grid;grid-template-columns:minmax(260px,.88fr) minmax(0,1.12fr);gap:1rem;align-items:start}
.venue-profile-page .vad-map-shell{position:relative;min-height:245px;border:1px solid #d9cbbb;background:linear-gradient(180deg,#faf6ee,#f1e8dc);overflow:hidden}
.venue-profile-page .vad-map-shell svg{display:block;width:100%;height:245px}
.venue-profile-page .vad-map-note{position:absolute;left:.55rem;top:.48rem;z-index:2;max-width:72%;padding:.3rem .42rem;background:rgba(255,255,255,.88);border:1px solid rgba(188,169,141,.65);font-size:max(var(--kecb-type-meta), .62rem);line-height:1.35;color:#625d56}
.venue-profile-page .vad-heat{cursor:pointer;transition:opacity .12s ease}
.venue-profile-page .vad-heat:hover,.venue-profile-page .vad-heat:focus{opacity:1;outline:none}
.venue-profile-page .vad-map-detail{min-height:2.7rem;padding:.48rem .55rem;border:1px solid #e2d7c8;border-top:0;background:#fbf8f2;color:#5d574f;font-size:max(var(--kecb-type-meta), .72rem);line-height:1.42}
.venue-profile-page .vad-map-detail strong{color:#17304e}
.venue-profile-page .vad-results{border-top:1px solid #e3d9cc}
.venue-profile-page .vad-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;padding:.7rem 0;border-bottom:1px solid #e9e0d5}
.venue-profile-page .vad-row h3{margin:0;font-size:max(var(--kecb-type-meta), .94rem);line-height:1.28}.venue-profile-page .vad-row h3 a{color:#173451;text-decoration:none}.venue-profile-page .vad-row h3 a:hover{text-decoration:underline;text-underline-offset:3px}
.venue-profile-page .vad-row-meta{margin:.18rem 0 0;color:#635e57;font-size:max(var(--kecb-type-meta), .73rem);line-height:1.42}
.venue-profile-page .vad-row-reason{margin:.23rem 0 0;color:#45423e;font-size:max(var(--kecb-type-meta), .76rem);line-height:1.45}
.venue-profile-page .vad-distance{white-space:nowrap;color:#8b3d29;font:800 max(var(--kecb-type-meta), .7rem)/1.2 system-ui,sans-serif;padding-top:.08rem}
.venue-profile-page .vad-empty,.venue-profile-page .vad-loading{padding:.9rem 0;color:#6d675f;font-size:max(var(--kecb-type-meta), .82rem)}
.venue-profile-page .vad-boundary{margin:.8rem 0 0;padding:.65rem 0 0;border-top:1px solid #e7ddd0;color:#6b655d;font-size:max(var(--kecb-type-meta), .69rem);line-height:1.48}
.venue-profile-page .vad-more{display:inline-flex;margin-top:.65rem;padding:.32rem 0;border:0;background:transparent;color:#27435f;font-weight:800;font-size:max(var(--kecb-type-meta), .74rem);text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.venue-profile-page .vad-map-unavailable{display:grid;place-items:center;min-height:245px;padding:1.2rem;text-align:center;color:#6b655d;font-size:max(var(--kecb-type-meta), .78rem);line-height:1.5}
@media(max-width:760px){.venue-profile-page .vad-grid{grid-template-columns:1fr}.venue-profile-page .vad-map-shell,.venue-profile-page .vad-map-shell svg{min-height:220px;height:220px}.venue-profile-page .vad-stat{min-width:105px}.venue-profile-page .vad-controls{align-items:flex-start}}
@media(max-width:500px){.venue-profile-page .venue-artist-discovery{padding:1.05rem 0 1.2rem}.venue-profile-page .vad-head{display:block}.venue-profile-page .vad-summary{display:grid;grid-template-columns:1fr 1fr}.venue-profile-page .vad-stat{min-width:0;margin:0;padding:.55rem .45rem .55rem 0}.venue-profile-page .vad-stat+.vad-stat{padding-left:.55rem}.venue-profile-page .vad-stat:nth-child(3){border-left:0;border-top:1px solid #e5dbce}.venue-profile-page .vad-stat:nth-child(4){border-top:1px solid #e5dbce}.venue-profile-page .vad-row{grid-template-columns:1fr}.venue-profile-page .vad-distance{padding:0}.venue-profile-page .vad-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap}.venue-profile-page .vad-tabs button{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){.venue-profile-page .vad-heat{transition:none}}

/* DEPLOY-707 geographic-truth boundary */
.venue-profile-page .vad-truth-note{margin:0;padding:.72rem .82rem;border:1px solid #ded3c5;background:#fbf8f2;color:#56514b;font-size:max(var(--kecb-type-meta), .78rem);line-height:1.5}
.venue-profile-page .vad-tabs button[hidden],.venue-profile-page .vad-radius[hidden]{display:none}
.venue-profile-page .vad-map-shell[data-geo-locked="true"]{min-height:160px}
.venue-profile-page .vad-map-shell[data-geo-locked="true"] .vad-map-unavailable{min-height:160px}

/* DEPLOY-731 — unified Texas geographic map system */
.venue-profile-page .vad-map-shell{min-height:330px;border-radius:var(--kecb-radius-card);background:linear-gradient(180deg,#fbf8f2,#f0e6d8)}
.venue-profile-page .vad-map-shell svg{height:330px;min-height:330px}
.venue-profile-page .vad-map-note{max-width:min(66%,21rem);padding:.42rem .52rem;font-size:max(var(--kecb-type-meta), .72rem);line-height:1.42;border-radius:var(--kecb-radius-card);background:rgba(255,255,255,.94)}
.venue-profile-page .vad-state{fill:#f8f1e5;stroke:#766b5d;stroke-width:3;stroke-linejoin:round}
.venue-profile-page .vad-landmark{font:700 max(var(--kecb-type-meta), 12px)/1 system-ui,sans-serif;fill:#776f65;paint-order:stroke;stroke:#fbf8f2;stroke-width:4px;stroke-linejoin:round}
.venue-profile-page .vad-landmark-dot{fill:#9e9488;opacity:.72}
.venue-profile-page .vad-heat-halo{fill:#9a472d;fill-opacity:.15;stroke:#9a472d;stroke-opacity:.18;stroke-width:1.5}
.venue-profile-page .vad-heat-core{fill:#9a472d;fill-opacity:.82;stroke:#fff;stroke-width:1.5}
.venue-profile-page .vad-room-marker circle{fill:#10233f;stroke:#fff;stroke-width:3}
.venue-profile-page .vad-room-marker path{stroke:#10233f;stroke-width:2.4;stroke-linecap:round}
.venue-profile-page .vad-map-key{position:absolute;left:.6rem;bottom:.55rem;z-index:2;display:flex;gap:.75rem;flex-wrap:wrap;padding:.32rem .45rem;border:1px solid rgba(188,169,141,.65);border-radius:var(--kecb-radius-card);background:rgba(255,255,255,.92);color:#5f5951;font-size:max(var(--kecb-type-meta), .69rem);line-height:1.25}
.venue-profile-page .vad-map-key span{display:inline-flex;align-items:center;gap:.3rem}
.venue-profile-page .vad-map-key i{display:inline-block;width:.55rem;height:.55rem;border-radius:var(--kecb-radius-pill)}
.venue-profile-page .vad-key-room{background:#10233f;box-shadow:0 0 0 2px #fff,0 0 0 3px #10233f}
.venue-profile-page .vad-key-activity{background:#9a472d;box-shadow:0 0 0 4px rgba(154,71,45,.15)}
@media(max-width:760px){.venue-profile-page .vad-map-shell,.venue-profile-page .vad-map-shell svg{min-height:300px;height:300px}.venue-profile-page .vad-map-note{max-width:74%;font-size:max(var(--kecb-type-meta), .7rem)}.venue-profile-page .vad-landmark{font-size:max(var(--kecb-type-meta), 11.5px)}}
@media(max-width:500px){.venue-profile-page .vad-map-shell,.venue-profile-page .vad-map-shell svg{min-height:280px;height:280px}.venue-profile-page .vad-map-note{max-width:82%;font-size:max(var(--kecb-type-meta), .68rem)}.venue-profile-page .vad-map-key{right:.5rem;gap:.5rem}.venue-profile-page .vad-landmark{font-size:max(var(--kecb-type-meta), 11px)}}

/* DEPLOY-732: full-state map geometry must fill its card without letterboxing. */
.venue-profile-page .vad-map-shell:not([data-geo-locked="true"]){aspect-ratio:1000/760;min-height:0;height:auto}
.venue-profile-page .vad-map-shell:not([data-geo-locked="true"]) svg{width:100%;height:100%;min-height:0}
@media(max-width:760px){.venue-profile-page .vad-map-shell:not([data-geo-locked="true"]),.venue-profile-page .vad-map-shell:not([data-geo-locked="true"]) svg{min-height:0;height:auto}}

/* source: /assets/kecb-cascade-closures.v20260826-670.css */


:is(.dark,.spx-dark,.k2-dark,.bar2-section.dark,.decision-band,.site-header,.site-header-v3,.site-footer,.site-footer-v3,.system-hero,.academy-home-hero,.academy-track-hero,.academy-lesson-hero,.bar2-track-hero,.bar2-lesson-hero,.role-quickbar,.next-steps-efficient,.role-library-hero,.food-truck-hero,.role-related,.bar2-hero,.spx-hero,.visual-hero,.founder-hero,.directory-hero,.news-hero,.tonight-hero) :is(.eyebrow,.polish-eyebrow),
:is(.eyebrow,.polish-eyebrow).eyebrow-on-dark{color:#ffd77a}
.system-hero .system-actions>a,.chapter-work-actions>a{color:#fff}
.system-hero .system-actions>a.secondary{background:#fff;color:#10233f;border-color:#fff}
.food-truck-guide-page thead th{color:#fff}
:is(.dark,.spx-dark,.k2-dark,.bar2-section.dark,.decision-band,.system-hero,.academy-home-hero,.academy-track-hero,.academy-lesson-hero,.bar2-track-hero,.bar2-lesson-hero,.role-library-hero,.food-truck-hero,.k2-hero,.bar2-hero,.spx-hero,.visual-hero,.founder-hero,.directory-hero,.news-hero,.tonight-hero) a.button.secondary{background:#fff;color:#10233f;border-color:#fff}
.k2-card>small,.guide-link-label{color:#873f2d;font-weight:750}
#home-search-status{color:#665e54}
/* KECB anonymous appreciation — V3.4.5.6.102 */
.kecb-appreciation{width:min(100% - 2rem,860px);margin:clamp(1.5rem,4vw,3rem) auto;padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #d8c5aa;border-radius:var(--kecb-radius-card);background:#fffaf1;color:#2b2119;box-shadow:var(--kecb-shadow-card)}.kecb-appreciation-copy{min-width:0}.kecb-appreciation h2{margin:0 0 .2rem;color:#2b2119;font:800 clamp(1.05rem,2vw,1.3rem)/1.2 Georgia,"Times New Roman",serif}.kecb-appreciation p{margin:0;color:#65564a;font-size:max(var(--kecb-type-meta), .82rem);line-height:1.45}.kecb-appreciation-action{display:flex;align-items:center;gap:.7rem;flex:0 0 auto}.kecb-appreciation button{min-height:46px;padding:.68rem .9rem;border:1px solid #10233f;border-radius:var(--kecb-radius-card);background:#10233f;color:#fff;font-weight:900;cursor:pointer}.kecb-appreciation button:hover,.kecb-appreciation button:focus-visible{background:#263e61;outline:3px solid #d3a33a;outline-offset:2px}.kecb-appreciation button[disabled]{background:#2f6e4f;border-color:#2f6e4f;cursor:default}.kecb-appreciation-status{min-width:8.5rem;color:#2f6e4f;font-weight:850}
@media(max-width:680px){.kecb-appreciation{align-items:flex-start;flex-direction:column}.kecb-appreciation-action{width:100%;align-items:flex-start;flex-direction:column}.kecb-appreciation button{width:100%}.kecb-appreciation-status{min-width:0}}
@media print{.kecb-appreciation{display:none}}

/* source: /assets/kecb-foundation-bundle.v20260826-685.css */



html:root body :is(.chapter-connected-learning,.chapter-connect-cta,.kitchen-hero,.path-progress-card,.academy-promise-panel,.speakeasy-hero) .eyebrow,
html:root body .recipe-visual-copy .polish-eyebrow{color:#ffd77a}
html:root body .academy-consolidated-course .academy-link-card :is(strong,span),
html:root body .academy-consolidated-course .academy-concept-grid article :is(strong,p){color:#f7efe4}
html:root body .kitchen-card small,
html:root body .editorial-rail .polish-eyebrow,
html:root body .wood-metrics .polish-eyebrow{color:#873f2d}
html:root body .chapter-visual-kicker small{color:#554f47}
html:root body .book-intro-strip .breadcrumbs a{color:#fff}
html:root body .analysis-hero::before{background:linear-gradient(180deg,rgba(12,18,26,.78),rgba(12,18,26,.94))}
html:root body .analysis-hero .eyebrow{color:#ffd77a}
html:root body .section-visual-hero h1{color:#fff}
html:root body .section-visual-hero p{color:#f7efe4}
html:root body .section-visual-hero .eyebrow{color:#ffd77a}
html:root body .spx-hero::before{background:linear-gradient(90deg,rgba(8,20,35,.94),rgba(8,20,35,.84) 62%,rgba(8,20,35,.72))}
html:root body .spx-hero .spx-button.secondary{background:#10233f;color:#fff;border-color:#d6b36a}
html:root body .spx-hero .spx-stat{background:#081423;color:#fff}
html:root body .food-truck-hero::before{content:"";position:absolute;inset:0;background:rgba(26,11,6,.72);pointer-events:none}
html:root body .food-truck-hero-content{position:relative;z-index:1}


@layer kecb-foundation{
:root{--kecb-navy:#17324d;--kecb-rust:#873f2d;--kecb-gold:#c99345;--kecb-cream:#faf7f0;--kecb-ink:#1d252b;--kecb-paper:#f7f3ec;--kecb-muted:#6b625c;--kecb-palette-navy-deep:#10233f;--kecb-palette-rust-crimson:#9c2b2b;--kecb-palette-rust-strong:#8e2b27;--kecb-palette-rust-deep:#6f3023;--kecb-palette-rust-brown:#6d311f;--kecb-palette-rust-earth:#854128;--kecb-palette-rust-warm:#9e4e2b;--kecb-palette-rust-bright:#a74727;--kecb-palette-rust-copper:#8b3f24;--kecb-palette-gold-base:#c99345;--kecb-palette-gold-copper:#c17f3e;--kecb-palette-gold-light:#f0c96e;--kecb-palette-gold-bright:#ffd77a;--kecb-palette-gold-warm:#d3a354;--kecb-palette-gold-soft:#d6a25f;--kecb-palette-gold-amber:#d9a441;--kecb-palette-gold-ochre:#c89545;--kecb-palette-gold-deep:#c89a3d;--kecb-palette-cream-warm:#fffaf2;--kecb-palette-cream-muted:#f5eee2;--kecb-palette-cream-sand:#f6ede2;--kecb-palette-cream-golden:#fff8e9;--kecb-palette-cream-soft:#fbf5e9;--kecb-palette-cream-earth:#f7efe4;--kecb-palette-cream-amber:#fbf4e7;--kecb-palette-cream-light:#fbf6ed;--kecb-palette-cream-oat:#f7f0e3;--kecb-palette-ink-base:#1d252b;--kecb-palette-ink-warm:#211d18;--kecb-palette-ink-brown:#211812;--kecb-palette-ink-deep-brown:#21130f;--kecb-palette-ink-earth:#2f1b13;--kecb-palette-ink-coffee:#2b1711;--kecb-palette-ink-walnut:#221511;--kecb-palette-ink-dark-walnut:#22130f;--kecb-palette-ink-umber:#26150f;--kecb-palette-ink-cocoa:#25150f;--kecb-palette-paper-warm:#fffdf9;--kecb-palette-paper-cream:#fffdf8;--kecb-visible-text-floor:13px;--ds54-navy:var(--kecb-navy);--ds54-rust:var(--kecb-rust);--ds54-gold:var(--kecb-gold);--ds54-cream:var(--kecb-cream);--ds54-ink:var(--kecb-ink);--ds54-paper:var(--kecb-paper);--al53-navy:var(--kecb-navy);--al53-rust:var(--kecb-rust);--al53-gold:var(--kecb-gold);--al53-cream:var(--kecb-cream);--al53-ink:var(--kecb-ink);--al53-paper:var(--kecb-paper);--v34523-navy:var(--kecb-navy);--v34523-rust:var(--kecb-rust);--v34523-gold:var(--kecb-gold);--v34523-cream:var(--kecb-cream);--v34523-ink:var(--kecb-ink);--v34523-paper:var(--kecb-paper);--mm-navy:var(--kecb-navy);--mm-rust:var(--kecb-rust);--mm-gold:var(--kecb-gold);--mm-cream:var(--kecb-cream);--mm-ink:var(--kecb-ink);--mm-paper:var(--kecb-paper);--bar2-navy:var(--kecb-navy);--bar2-rust:var(--kecb-rust);--bar2-gold:var(--kecb-gold);--bar2-cream:var(--kecb-cream);--bar2-ink:var(--kecb-ink);--bar2-paper:var(--kecb-paper);--dt-navy:var(--kecb-navy);--dt-rust:var(--kecb-rust);--dt-gold:var(--kecb-gold);--dt-cream:var(--kecb-cream);--dt-ink:var(--kecb-ink);--dt-paper:var(--kecb-paper);--dc-navy:var(--kecb-navy);--dc-rust:var(--kecb-rust);--dc-gold:var(--kecb-gold);--dc-cream:var(--kecb-cream);--dc-ink:var(--kecb-ink);--dc-paper:var(--kecb-paper);--eco-navy:var(--kecb-navy);--eco-rust:var(--kecb-rust);--eco-gold:var(--kecb-gold);--eco-cream:var(--kecb-cream);--eco-ink:var(--kecb-ink);--eco-paper:var(--kecb-paper);--sp-navy:var(--kecb-navy);--sp-rust:var(--kecb-rust);--sp-gold:var(--kecb-gold);--sp-cream:var(--kecb-cream);--sp-ink:var(--kecb-ink);--sp-paper:var(--kecb-paper);--spx-navy:var(--kecb-navy);--spx-rust:var(--kecb-rust);--spx-gold:var(--kecb-gold);--spx-cream:var(--kecb-cream);--spx-ink:var(--kecb-ink);--spx-paper:var(--kecb-paper);--k2-navy:var(--kecb-navy);--k2-rust:var(--kecb-rust);--k2-gold:var(--kecb-gold);--k2-cream:var(--kecb-cream);--k2-ink:var(--kecb-ink);--k2-paper:var(--kecb-paper);--audit-navy:var(--kecb-navy);--audit-rust:var(--kecb-rust);--audit-gold:var(--kecb-gold);--audit-cream:var(--kecb-cream);--audit-ink:var(--kecb-ink);--audit-paper:var(--kecb-paper);--edu-navy:var(--kecb-navy);--edu-rust:var(--kecb-rust);--edu-gold:var(--kecb-gold);--edu-cream:var(--kecb-cream);--edu-ink:var(--kecb-ink);--edu-paper:var(--kecb-paper);--ht-navy:var(--kecb-navy);--ht-rust:var(--kecb-rust);--ht-gold:var(--kecb-gold);--ht-cream:var(--kecb-cream);--ht-ink:var(--kecb-ink);--ht-paper:var(--kecb-paper);--vp-navy:var(--kecb-navy);--vp-rust:var(--kecb-rust);--vp-gold:var(--kecb-gold);--vp-cream:var(--kecb-cream);--vp-ink:var(--kecb-ink);--vp-paper:var(--kecb-paper);--reader-navy:var(--kecb-navy);--reader-rust:var(--kecb-rust);--reader-gold:var(--kecb-gold);--reader-cream:var(--kecb-cream);--reader-ink:var(--kecb-ink);--reader-paper:var(--kecb-paper);--role-navy:var(--kecb-navy);--role-rust:var(--kecb-rust);--role-gold:var(--kecb-gold);--role-cream:var(--kecb-cream);--role-ink:var(--kecb-ink);--role-paper:var(--kecb-paper);--tool-navy:var(--kecb-navy);--tool-rust:var(--kecb-rust);--tool-gold:var(--kecb-gold);--tool-cream:var(--kecb-cream);--tool-ink:var(--kecb-ink);--tool-paper:var(--kecb-paper);--kecb-ui-navy:var(--kecb-navy);--kecb-ui-rust:var(--kecb-rust);--kecb-ui-gold:var(--kecb-gold);--kecb-ui-cream:var(--kecb-cream);--kecb-ui-ink:var(--kecb-ink);--kecb-ui-paper:var(--kecb-paper) }
:where(main :where(p,li,dd,dt,small,label,td,th,figcaption,span:not([aria-hidden="true"]),a,button,strong,em,nav,legend,input,select,textarea,output):not(.kecb-allow-small-text),main div:not(:has(*)):not(.kecb-allow-small-text),.site-footer :where(p,small,span:not([aria-hidden="true"]),a,strong,div,nav):not(.kecb-allow-small-text),footer.site :where(p,small,span:not([aria-hidden="true"]),a,strong,div,nav):not(.kecb-allow-small-text)){font-size:max(var(--kecb-type-meta), max(var(--kecb-visible-text-floor),1em))}
}
:root{--kecb-runtime-text-floor:13px;--kecb-runtime-ink:#211d18;--kecb-runtime-navy:#10233f;--kecb-runtime-paper:#fffdf9;--kecb-runtime-muted:#6b625c;--kecb-runtime-line:rgba(16,35,63,.18)}
input::placeholder,textarea::placeholder{color:#6b625c;opacity:1}
.search-overlay[hidden]{display:none}
.search-overlay{position:fixed;inset:0;z-index:500;padding:4vh 1rem;background:rgba(24,13,10,.84);overflow-y:auto}
.search-panel{width:min(780px,100%);margin:0 auto;padding:1rem;border-radius:var(--kecb-radius-card);background:var(--kecb-runtime-paper);color:var(--kecb-runtime-ink);box-shadow:var(--kecb-shadow-card)}
.search-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:start}
.search-panel-head h2{margin:0;color:var(--kecb-runtime-navy);font-size:max(var(--kecb-type-meta), clamp(1.6rem,3vw,2rem))}
.search-panel .eyebrow,.search-label,.unified-search-kicker,.unified-search-audience>span{font-size:max(var(--kecb-type-meta), 13px);line-height:1.35}
.search-label{display:block;margin:1rem 0 .38rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#55483f}
.search-input{width:100%;min-height:44px;padding:.68rem .78rem;border:1px solid #9f9388;border-radius:var(--kecb-radius-card);background:#fff;color:#211d18;font-size:max(var(--kecb-type-meta), max(16px,1rem))}
.search-status,.search-help,.search-results-toolbar,.search-controls-efficient label,.search-controls-efficient small{font-size:max(var(--kecb-type-meta), 13px);line-height:1.4}
.search-status{color:#5f554c}.search-help{text-align:right}
.search-results{display:grid;gap:.42rem}.search-result{display:block;padding:.64rem .74rem;border:1px solid var(--kecb-runtime-line);border-radius:var(--kecb-radius-card);background:#fff;color:#211d18;text-decoration:none}
.search-result small,.search-result span{font-size:max(var(--kecb-type-meta), 13px)}.search-result strong{font-size:max(var(--kecb-type-meta), max(17px,1.06rem))}
.icon-button{min-width:44px;min-height:44px;border:0;background:transparent;color:#10233f;font-size:max(var(--kecb-type-meta), 2rem);cursor:pointer}
.unified-search-selector{margin:.55rem 0 .75rem;padding:.7rem;border:1px solid var(--kecb-runtime-line);border-radius:var(--kecb-radius-card);background:linear-gradient(180deg,#fffdf8,#f8f1e6);color:#2c1b15}
.unified-search-kicker{margin:0 0 .55rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#625043}
.unified-search-toggle{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.unified-search-toggle button{display:grid;gap:.15rem;min-height:52px;padding:.5rem .62rem;text-align:left;border:1px solid #bfa895;border-radius:var(--kecb-radius-card);background:#fff;color:#2c1b15;cursor:pointer}.unified-search-toggle button strong{font-size:max(var(--kecb-type-meta), 16px)}.unified-search-toggle button small{font-size:max(var(--kecb-type-meta), 13px);line-height:1.35;color:#66594f}.unified-search-toggle button[aria-pressed="true"]{border-color:#10233f;background:#10233f;color:#fff}.unified-search-toggle button[aria-pressed="true"] small{color:#e6edf7}
.unified-search-explanation{font-size:max(var(--kecb-type-meta), max(14px,.875rem));color:#59483e}.unified-search-audience{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.unified-search-audience button,.unified-search-go{font-size:max(var(--kecb-type-meta), 13px);min-height:44px}.unified-search-audience button{padding:.42rem .65rem;border:1px solid #bba694;border-radius:var(--kecb-radius-pill);background:#fff;color:#4b382d;font-weight:700}.unified-search-entry{display:flex;align-items:stretch;gap:.55rem}.unified-search-entry .search-input{flex:1;min-width:0}.unified-search-go{flex:0 0 auto;min-width:108px;padding:.75rem 1rem;border:0;border-radius:var(--kecb-radius-card);background:#8a2727;color:#fff;font-weight:800;cursor:pointer}
.ask-riley-launcher-copy small,.ask-riley-launcher-copy strong{font-size:max(var(--kecb-type-meta), 13px);line-height:1.3}.nav-more-menu a{font-size:max(var(--kecb-type-meta), max(14px,.8125rem))}
@media(max-width:620px){.unified-search-toggle{grid-template-columns:1fr}.search-overlay{padding:1rem .5rem}.search-panel{padding:1rem}}


.kecb-share-actions{display:flex;align-items:center;gap:.5rem;margin:.55rem 0 .85rem}[data-kecb-share]:focus-visible{outline:3px solid #d8a24a;outline-offset:2px}.tonight-page .tonight-links [data-kecb-share],.dance-lessons-page .lesson-links [data-kecb-share]{display:inline-flex;align-items:center;min-height:34px;padding:.31rem .52rem;border:1px solid rgba(16,35,63,.22);border-radius:var(--kecb-radius-card);background:#fff;color:#10233f;font:900 max(14px,.72rem)/1 system-ui,sans-serif;cursor:pointer}.tonight-page .tonight-links [data-kecb-share]:hover,.dance-lessons-page .lesson-links [data-kecb-share]:hover{border-color:#9c2b2b;color:#7f1d1d}@media(max-width:430px){.tonight-page .tonight-links [data-kecb-share],.dance-lessons-page .lesson-links [data-kecb-share]{flex:1 1 calc(50% - .32rem)}}@media print{.kecb-share-actions,[data-kecb-share],[data-share-page]{display:none}}



.kecb-share-standout{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:44px;padding:.62rem .9rem;border:1px solid #10233f;border-radius:var(--kecb-radius-card);background:#10233f;color:#fff;font:800 max(14px,.86rem)/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;cursor:pointer;text-decoration:none}.kecb-share-standout:hover{background:#1d3c64;color:#fff}.kecb-share-primary{margin:.65rem 0 1.15rem}.kecb-share-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2rem auto;padding:1rem;border:1px solid #d0d5dd;border-radius:var(--kecb-radius-card);max-width:72rem}.kecb-share-item{min-height:40px;padding:.45rem .7rem}@media(max-width:620px){.kecb-share-primary .kecb-share-standout,.kecb-share-bottom .kecb-share-standout{width:100%}.kecb-share-bottom{align-items:stretch;flex-direction:column}}@media print{.kecb-share-bottom,.kecb-share-primary{display:none}}





.hospitality-recipe-nav div{display:flex;overflow:auto}.hospitality-recipe-nav a{padding:.75rem;white-space:nowrap}


:root{--kecb-navy:#101820;--kecb-rust:#8f2d24;--kecb-gold:#b08a57;--kecb-cream:#f3e9d5;--kecb-paper:#fbf5e9;--kecb-ink:#18232b;--kecb-muted:#665d54;--kecb-texas-midnight:#101820;--kecb-texas-paper:#f3e9d5;--kecb-texas-oxblood:#8f2d24;--kecb-texas-brass:#b08a57;--kecb-texas-leather:#6a4732;--kecb-texas-line:rgba(24,35,43,.18)}
body[data-design-system="institutional-v2"]{background:#fbf5e9;color:#18232b}
body[data-design-system="institutional-v2"] main :is(h1,h2,h3),.booking-intelligence-page main :is(h1,h2),.bartender-page main :is(h1,h2){font-family:Georgia,"Times New Roman",serif;letter-spacing:-.018em}body[data-design-system="institutional-v2"] :is(.eyebrow,.tonight-eyebrow,.artist-halls-eyebrow,.edu-kicker,.dir-kicker), .bartender-page .bartender-kicker{font-family:"Arial Narrow",Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em;font-weight:800}
body[data-design-system="institutional-v2"] main section>div>h2::after,.booking-intelligence-page main section h2::after,.bartender-page main section h2::after{content:"◆";display:flex;align-items:center;justify-content:center;width:min(11rem,42vw);height:12px;margin:.65rem 0 .2rem;color:#8f2d24;font:max(var(--kecb-type-meta), 9px)/1 Georgia,serif;background:linear-gradient(90deg,#b08a57 0 44%,transparent 44% 56%,#b08a57 56%) center/100% 1px no-repeat}
body[data-design-system="institutional-v2"] :is(.home-path-panel,.edu-card,.dir-card,.tonight-distance-panel,.academy-track-card,.mastery-school-card),.booking-intelligence-page :is(.bi-card,.bi-panel,.bi-result-card),.bartender-page :is(.academy-progress-card,.bartender-reference-band){border-radius:var(--kecb-radius-card);border-color:rgba(24,35,43,.18);box-shadow:var(--kecb-shadow-card)}body[data-design-system="institutional-v2"] :is(.home-path-panel,.edu-card,.dir-card,.tonight-distance-panel){background:linear-gradient(#fffaf0,#f7eddd)}body[data-design-system="institutional-v2"] :is(button,.button,.system-button,input,select,textarea),.booking-intelligence-page :is(button,.bi-button,input,select,textarea),.bartender-page :is(button,.bartender-btn,input,select,textarea){border-radius:var(--kecb-radius-card)}body[data-design-system="institutional-v2"] :is(.system-button,.button,button[type="submit"]),.booking-intelligence-page .bi-button.primary,.bartender-page .bartender-btn.primary{background:#8f2d24;border-color:#8f2d24;color:#fffaf2}

.tonight-page .tonight-hero,.theme-library .dir-hero,.artists-halls-page .artist-halls-hero,.edu-page .edu-hero,.booking-intelligence-page .bi-hero{background:linear-gradient(135deg,#101820,#17232c 72%,#2a201b);border-bottom:1px solid rgba(176,138,87,.6)}.tonight-page .tonight-hero :is(h1,.tonight-lead,.tonight-utility a),.theme-library .dir-hero :is(h1,p),.artists-halls-page .artist-halls-hero :is(h1,p),.edu-page .edu-hero :is(h1,.edu-lead),.booking-intelligence-page .bi-hero :is(h1,p){color:#fff4e2}.tonight-page .tonight-eyebrow, .edu-page .edu-kicker{color:#d8b77f}.tonight-page .tonight-hero h1 em{color:#d7b27b;font-style:normal}.edu-page .edu-facts{border-radius:var(--kecb-radius-card);border-color:rgba(176,138,87,.42);background:rgba(248,237,218,.96)}
.bartender-page{--bartender-ink:#fff4e2;--bartender-accent:#b08a57;background:#101820}.bartender-page .academy-shellbar,.bartender-page .bartender-hero{background:linear-gradient(135deg,#101820,#17232c 72%,#2a201b);border-bottom:1px solid rgba(176,138,87,.62)}.bartender-page .academy-shellbar a{color:#fff4e2}.bartender-page .bartender-section{background:#f7eddd;color:#18232b}.bartender-page .bartender-section:nth-of-type(even){background:#fbf5e9}.bartender-page .bartender-section :is(h2,h3,strong){color:#18232b}.bartender-page .academy-phase{border-radius:var(--kecb-radius-card);border-color:rgba(24,35,43,.18);background:#fffaf0}
.booking-intelligence-page{background:#f3e9d5;color:#18232b}.booking-intelligence-page :is(.bi-card,.bi-panel,.bi-result-card){background:#fffaf0;border-color:rgba(24,35,43,.17)}
.site-footer.site-footer-v3,footer.site,.school-footer,.bartender-footer{background:#101820;color:#dfd2bf;border-top:1px solid rgba(176,138,87,.55)}.site-footer.site-footer-v3 a,footer.site a,.school-footer a,.bartender-footer a{color:#f5ead8}
body[data-design-system="institutional-v2"] :is(a,button),.booking-intelligence-page :is(a,button),.bartender-page :is(a,button){transition-duration:160ms;transition-timing-function:ease-out}@media(max-width:760px){.site-header.site-header-v3{box-shadow:var(--kecb-shadow-none)}}@media(prefers-reduced-motion:reduce){body[data-design-system="institutional-v2"] :is(a,button),.booking-intelligence-page :is(a,button),.bartender-page :is(a,button){transition:none}}

html:root body .site-header.site-header-v3,html:root body .site-header-v3.site-header-simple{background:#101820;color:#fff4e2}html:root body .site-header.site-header-v3 :is(a,button,summary,strong),html:root body .site-header-v3.site-header-simple :is(a,button,summary,strong){color:#fff4e2}html:root body.page-operational footer.site{background:#101820;color:#e5d7c5}html:root body.page-operational footer.site .foot :is(.fbrand b,.fbrand p,nav a),html:root body.page-operational footer.site .copy{color:#e5d7c5}html:root body.page-operational footer.site .foot nav a:hover,html:root body.page-operational footer.site .foot nav a:focus-visible{color:#fff}html:root body.academy-complete main :is(.academy-at-glance article,.academy-concept-grid article,.academy-tool-grid article,.academy-rubric article,.academy-link-card,.academy-course-lesson,.academy-check-grid .k2-check) :is(h1,h2,h3,h4,h5,h6,p,li,td,th,strong,b,span,small,label,dt,dd){color:#18232b}html:root body.academy-complete main :is(.academy-section-head,.academy-library-intro) p{color:#51483f}html:root body.academy-complete main .academy-promise-panel .eyebrow{color:#70251f}html:root body.school-page :is(.fs-article,.fs-section) .fs-kicker{color:#70251f}html:root body.school-page :is(.fs-article,.fs-section) .fs-btn{background:#fff;border-color:#24333e;color:#18232b}html:root body.school-page :is(.fs-article,.fs-section) .fs-btn.primary{background:#18232b;border-color:#18232b;color:#fff}html:root body.show-history .sh-search-card label{color:#fff4e2}html:root body.show-history .sh-search-card .sh-filter-row label{color:#d7dde2}html:root body.show-history .sh-month-nav #monthTitle{color:#fff4e2}html:root body :is(dialog,[role="dialog"],.modal,.dialog,.welcome-panel,.onboarding-panel,.first-session,.first-session-panel,.first-visit-panel,.first-visit-prompt,.audience-prompt) :is(h1,h2,h3,h4,p,span,strong,b,label,small):not(button *):not(a.button *){color:#18232b}.home-intent-memory{background:#fffaf0;color:#18232b}.home-intent-memory button{color:#70251f}
html:root body.academy-complete main .academy-full-details .eyebrow-on-dark{color:#70251f}
html:root body .site-header.site-header-v3 :is(.search-toggle,.nav-menu-toggle){background:transparent}
html:root body :is(footer.site,.site-footer-v3) :is(p,span,small,li,dd,dt){color:#e6d8c6}html:root body :is(footer.site,.site-footer-v3) :is(a,strong,b,h2,h3){color:#fff4e2}

/* DEPLOY-495 — stable audience shell; Search in bar; no Menu control */
.audience-global-header{display:flex;align-items:center;gap:.55rem;min-height:50px;padding:.22rem clamp(.65rem,1.5vw,1.1rem);background:#101820;color:#fff4e2;border-bottom:1px solid #b08a57;position:sticky;top:0;z-index:300}
.audience-brand{display:flex;align-items:center;flex:0 0 auto;min-width:max-content;text-decoration:none}.audience-brand .brand-mark{display:grid;place-items:center;min-width:44px;min-height:34px;padding:.34rem .5rem;background:#8f2d24;border:1px solid #b08a57;color:#fff4e2;border-radius:var(--kecb-radius-control);font:800 .92rem/1 Georgia,serif;letter-spacing:.07em;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;writing-mode:horizontal-tb;text-orientation:mixed}
.audience-path-nav{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:.04rem;min-width:0;overflow:visible}.audience-nav{position:relative}.audience-nav>summary,.audience-utility-link,.audience-sign-in{display:flex;align-items:center;min-height:36px;padding:.32rem .46rem;border-radius:var(--kecb-radius-control);color:#fff4e2;font-size:max(var(--kecb-type-meta), max(14px,.79rem));font-weight:800;text-decoration:none;cursor:pointer;list-style:none;white-space:nowrap}.audience-nav>summary::-webkit-details-marker{display:none}.audience-nav>summary::after{content:"▾";margin-left:.24rem;font-size:max(var(--kecb-type-meta), .72em)}.audience-nav[open]>summary,.audience-nav>summary:hover,.audience-utility-link:hover,.audience-sign-in:hover{background:#24333e}.audience-tree{display:none;position:absolute;top:calc(100% + .28rem);left:0;z-index:420;width:244px;padding:.3rem;background:#17232c;border:1px solid #b08a57;border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-card)}.audience-nav:nth-child(4) .audience-tree{left:auto;right:0}.audience-nav[open]>.audience-tree{display:flex;flex-direction:column}.audience-tree a,.audience-tree-label{padding:.46rem .52rem;color:#fff4e2;text-decoration:none;white-space:normal}.audience-tree a:hover{background:#263e61}.audience-tree-label{color:#e6c78d;font-size:max(var(--kecb-type-meta), 13px);font-weight:850;text-transform:uppercase;letter-spacing:.05em}.audience-sign-in{margin-left:.12rem;border:1px solid rgba(255,255,255,.32)}
.audience-mobile-actions{display:none;margin-left:auto;align-items:center}.audience-mobile-search{display:flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem .78rem;border:1px solid rgba(255,255,255,.34);border-radius:var(--kecb-radius-card);background:transparent;color:#fff4e2;font-size:max(var(--kecb-type-meta), 14px);font-weight:850;text-decoration:none;white-space:nowrap}.dt-stat-strip,.role-library-stats{display:none}
@media(max-width:1100px) and (min-width:721px){.audience-global-header{align-items:flex-start;flex-wrap:wrap;padding:.3rem .65rem}.audience-brand{padding-top:.12rem}.audience-path-nav{flex:1 1 760px;flex-wrap:wrap;justify-content:flex-end;gap:.05rem}.audience-nav>summary,.audience-utility-link,.audience-sign-in{padding:.3rem .4rem;font-size:max(var(--kecb-type-meta), 13px)}.audience-mobile-actions{display:none}}
@media(max-width:720px){.audience-global-header{min-height:50px;padding:.28rem .54rem;flex-wrap:nowrap}.audience-path-nav{display:none}.audience-mobile-actions{display:flex}.audience-brand .brand-mark{min-width:58px;min-height:34px;padding:.34rem .5rem;font-size:max(var(--kecb-type-meta), .92rem)}.audience-mobile-search{min-width:68px}}
@media(max-width:420px){.audience-global-header{gap:.45rem}.audience-mobile-search{padding:.48rem .65rem}}

/* DEPLOY-498 — high-end editorial architecture */
body[data-design-system="institutional-v2"] main :where(.callout,.kitchen-panel,.recipe-panel,.vp-card,.edu-card,.dir-card,.academy-link-card){border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-none)}body[data-design-system="institutional-v2"] main :where(.callout,.kitchen-panel,.recipe-panel){padding:clamp(.72rem,1.35vw,.95rem)}body[data-design-system="institutional-v2"] main :where(.content-table,.table-wrap,.mobile-table-scroll){border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-none)}

/* source: /assets/venue-gathering-place.v20260827-708.css */
/* DEPLOY-549 — streamlined owner/customer venue profiles: invitation first, obvious owner value, no booking-research clutter */
body.venue-profile-page.venue-gathering-place-549{--venue-cream:#fbf5ea;--venue-cream-deep:#f2e4d2;--venue-paper:#fffdf9;--venue-rust:#8f3f29;--venue-rust-deep:#6f2d1d;--venue-navy:#10233f;--venue-ink:#302a25;--venue-muted:#6a6056;--venue-line:#dbc9b3;--venue-line-soft:#eadfce;background:#f9f3e9;color:var(--venue-ink)}
body.venue-profile-page.venue-gathering-place-549 main{background:linear-gradient(180deg,#f9f3e9 0,#fffdf9 42rem,#fffdf9 100%)}
body.venue-profile-page.venue-gathering-place-549 .vp-breadcrumb{padding-top:1rem;padding-bottom:.35rem;color:#75695f}
body.venue-profile-page.venue-gathering-place-549 .vp-breadcrumb a{color:#63584f}
body.venue-profile-page.venue-gathering-place-549 .vp-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 16%,rgba(179,112,60,.17),transparent 28%),radial-gradient(circle at 8% 92%,rgba(191,145,86,.13),transparent 28%),linear-gradient(135deg,#fff7e9 0%,#f7ead8 54%,#f0dfca 100%);border-top:1px solid rgba(168,132,88,.18);border-bottom:1px solid #d8c4aa;padding:clamp(2rem,4.5vw,3.65rem) 0 clamp(1.8rem,4vw,3rem)}
body.venue-profile-page.venue-gathering-place-549 .vp-hero:before{content:"";position:absolute;right:-7rem;top:-8rem;width:28rem;height:28rem;border:1px solid rgba(143,63,41,.08);border-radius:var(--kecb-radius-pill);box-shadow:0 0 0 3.8rem rgba(255,255,255,.08),0 0 0 7.6rem rgba(143,63,41,.025);pointer-events:none}
body.venue-profile-page.venue-gathering-place-549 .vp-hero .vp-wrap{position:relative;z-index:1;width:min(1080px,92vw)}
body.venue-profile-page.venue-gathering-place-549 .vp-kicker{margin-bottom:.5rem;color:var(--venue-rust);letter-spacing:.14em;font-weight:850}
body.venue-profile-page.venue-gathering-place-549 .vp-hero h1{color:var(--venue-navy);font-size:max(var(--kecb-type-meta), clamp(2.55rem,5.1vw,4.65rem));line-height:.94;letter-spacing:-.045em;text-wrap:balance}
body.venue-profile-page.venue-gathering-place-549 .vp-location{margin:.7rem 0 .35rem;color:#6f6257;font-weight:720;letter-spacing:.01em}
body.venue-profile-page.venue-gathering-place-549 .venue-why-label{display:block;margin-top:1.15rem;color:var(--venue-rust);font:850 max(var(--kecb-type-meta), .8125rem)/1.3 system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}
body.venue-profile-page.venue-gathering-place-549 .vp-lead.venue-why-copy{max-width:690px;margin:.28rem 0 0;color:#40372f;font:500 clamp(1.02rem,1.7vw,1.2rem)/1.62 Georgia,serif;text-wrap:pretty}
body.venue-profile-page.venue-gathering-place-549 .venue-original-tags{display:none}
body.venue-profile-page.venue-gathering-place-549 .venue-experience-bar{max-width:760px;margin:1.25rem 0 .15rem;padding-top:.82rem;border-top:1px solid rgba(128,91,57,.2)}
body.venue-profile-page.venue-gathering-place-549 .venue-experience-label{display:block;margin-bottom:.48rem;color:#7b6b5c;font:820 max(var(--kecb-type-meta), .8125rem)/1.3 system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase}
body.venue-profile-page.venue-gathering-place-549 .venue-experience-items{display:flex;flex-wrap:wrap;gap:.42rem}
body.venue-profile-page.venue-gathering-place-549 .venue-experience-item{display:inline-flex;align-items:center;gap:.38rem;min-height:34px;padding:.34rem .62rem;border:1px solid rgba(130,95,61,.26);border-radius:var(--kecb-radius-pill);background:rgba(255,253,249,.7);color:#463b32;font:760 max(var(--kecb-type-meta), .75rem)/1.15 system-ui,sans-serif;backdrop-filter:blur(3px)}
body.venue-profile-page.venue-gathering-place-549 .venue-experience-item svg{width:15px;height:15px;color:var(--venue-rust);flex:0 0 auto}

body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions{margin-top:1.15rem;gap:.45rem}
body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions a,body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions button{min-height:41px;padding:.5rem .78rem;border-color:#bda88d;border-radius:var(--kecb-radius-card);background:rgba(255,253,249,.62);color:#2c4057;box-shadow:var(--kecb-shadow-none)}
body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions a:first-child{background:var(--venue-navy);border-color:var(--venue-navy);color:#fff}
body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions a:nth-child(2){background:var(--venue-rust);border-color:var(--venue-rust);color:#fff}
body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions a:hover,body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions button:hover{transform:translateY(-1px);border-color:#8d6e4d;background:#fffaf1;color:#263d56}
body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions a:first-child:hover{background:#1b3552;color:#fff}body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions a:nth-child(2):hover{background:#78331f;color:#fff}
body.venue-profile-page.venue-gathering-place-549 .entity-visual-hero{grid-template-columns:minmax(0,1fr) minmax(250px,350px);column-gap:clamp(2rem,4.6vw,4.6rem);align-items:center}
body.venue-profile-page.venue-gathering-place-549 .entity-profile-visual{max-width:350px;align-self:center}
body.venue-profile-page.venue-gathering-place-549 .entity-profile-visual-link{position:relative;border:1px solid #cdb697;border-radius:var(--kecb-radius-card);background:#e6d4bd;box-shadow:var(--kecb-shadow-card)}
body.venue-profile-page.venue-gathering-place-549 .entity-profile-visual-link:after{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.38);pointer-events:none}
body.venue-profile-page.venue-gathering-place-549 .entity-profile-visual img,body.venue-profile-page.venue-gathering-place-549 .entity-profile-visual[data-visual-kind="youtube-performance-image"] img{aspect-ratio:4/3;filter:saturate(.94) contrast(1.02)}
body.venue-profile-page.venue-gathering-place-549 .entity-profile-visual figcaption{color:#6d6258}
body.venue-profile-page.venue-gathering-place-549 .entity-profile-nav-wrap{width:min(1080px,92vw)}
body.venue-profile-page.venue-gathering-place-549 .entity-profile-nav{margin:.7rem 0 0;border-bottom-color:#d9c9b5}
body.venue-profile-page.venue-gathering-place-549 .entity-profile-nav a{color:#5b5148}.venue-profile-page.venue-gathering-place-549 .entity-profile-nav a:hover{color:var(--venue-rust);border-bottom-color:var(--venue-rust)}
body.venue-profile-page.venue-gathering-place-549 .vp-main{width:min(1080px,92vw);padding:1.2rem 0 3rem}
/* Undo sitewide white-card treatment on venue profiles. The page should read as one inviting place, not a stack of modules. */
body.venue-profile-page.venue-gathering-place-549 main .vp-card{margin:0;padding:1.35rem 0;border:0;border-top:1px solid var(--venue-line-soft);border-radius:0;background:transparent;box-shadow:var(--kecb-shadow-none)}
body.venue-profile-page.venue-gathering-place-549 main .vp-card:first-child{border-top:0}
body.venue-profile-page.venue-gathering-place-549 main .vp-card:hover{border-color:var(--venue-line-soft)}
body.venue-profile-page.venue-gathering-place-549 .vp-card h2{margin:0 0 .65rem;color:var(--venue-navy);font-size:max(var(--kecb-type-meta), clamp(1.18rem,2vw,1.48rem))}
body.venue-profile-page.venue-gathering-place-549 .venue-owner-strip{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.35rem 0 1rem;padding:.9rem 1rem;border:1px solid #ddc9ad;border-radius:var(--kecb-radius-card);background:linear-gradient(135deg,#fffaf1 0%,#f7ead8 100%)}
body.venue-profile-page.venue-gathering-place-549 .venue-owner-strip>div{display:grid;gap:.16rem;min-width:0}.venue-profile-page.venue-gathering-place-549 .venue-owner-strip>div>span{color:var(--venue-rust);font:850 max(var(--kecb-type-meta), .61rem)/1.2 system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase}.venue-profile-page.venue-gathering-place-549 .venue-owner-strip strong{color:var(--venue-navy);font:700 1rem/1.25 Georgia,serif}.venue-profile-page.venue-gathering-place-549 .venue-owner-strip small{color:#6a6056;font-size:max(var(--kecb-type-meta), .75rem);line-height:1.4}.venue-profile-page.venue-gathering-place-549 .venue-owner-strip>a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:38px;padding:.45rem .65rem;border:1px solid #bda88d;border-radius:var(--kecb-radius-card);background:#fffdf9;color:#2c4057;text-decoration:none;font-weight:760;font-size:max(var(--kecb-type-meta), .78rem)}
body.venue-profile-page.venue-gathering-place-549 .venue-current{margin:.2rem 0 .75rem;padding:1.15rem 0 1.4rem;border-top:0}
body.venue-profile-page.venue-gathering-place-549 .venue-current h2:before{content:"Tonight & next";display:block;margin-bottom:.18rem;color:var(--venue-rust);font:850 max(var(--kecb-type-meta), .62rem)/1.2 system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase}
body.venue-profile-page.venue-gathering-place-549 .venue-next-events{margin:.15rem 0 .72rem;border-top:1px solid #ddcdb8}
body.venue-profile-page.venue-gathering-place-549 .venue-next-row{display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.72rem .1rem;border-bottom:1px solid #e8ddcf;color:#2f2a25;text-decoration:none}
body.venue-profile-page.venue-gathering-place-549 .venue-next-row:hover{background:linear-gradient(90deg,rgba(247,234,216,.62),transparent)}
body.venue-profile-page.venue-gathering-place-549 .venue-next-date{color:var(--venue-rust);font:820 max(var(--kecb-type-meta), .69rem)/1.2 system-ui,sans-serif;text-transform:uppercase;letter-spacing:.04em}
body.venue-profile-page.venue-gathering-place-549 .venue-next-copy{display:grid;gap:.12rem}body.venue-profile-page.venue-gathering-place-549 .venue-next-copy strong{color:var(--venue-navy);font-size:max(var(--kecb-type-meta), .92rem)}body.venue-profile-page.venue-gathering-place-549 .venue-next-copy small{color:#756a60;font-size:max(var(--kecb-type-meta), .69rem)}
body.venue-profile-page.venue-gathering-place-549 .venue-next-arrow{color:#a35b3c}
body.venue-profile-page.venue-gathering-place-549 .venue-artist-discovery{margin:.75rem 0 1rem;padding:1.3rem 1.35rem 1.4rem;border:1px solid #dfccb1;border-radius:var(--kecb-radius-card);background:linear-gradient(145deg,#fffaf1 0%,#f8eddf 100%)}
body.venue-profile-page.venue-gathering-place-549 .vad-kicker{color:var(--venue-rust)}.venue-profile-page.venue-gathering-place-549 .vad-head h2{color:var(--venue-navy)}.venue-profile-page.venue-gathering-place-549 .vad-intro{color:#655b52;max-width:760px}
body.venue-profile-page.venue-gathering-place-549 .vad-summary{margin:.75rem 0 .82rem;border-color:#e1d1bd}.venue-profile-page.venue-gathering-place-549 .vad-stat+.vad-stat{border-left-color:#e1d1bd}.venue-profile-page.venue-gathering-place-549 .vad-stat strong{color:var(--venue-navy)}.venue-profile-page.venue-gathering-place-549 .vad-stat span{color:#73675c}
body.venue-profile-page.venue-gathering-place-549 .vad-tabs button,body.venue-profile-page.venue-gathering-place-549 .vad-radius button{color:#675e55}.venue-profile-page.venue-gathering-place-549 .vad-tabs button[aria-selected="true"],.venue-profile-page.venue-gathering-place-549 .vad-radius button[aria-pressed="true"]{color:var(--venue-navy);border-bottom-color:var(--venue-rust)}
body.venue-profile-page.venue-gathering-place-549 .vad-map-shell{border-color:#d6bea0;background:linear-gradient(180deg,#fffaf2,#efe1d0)}.venue-profile-page.venue-gathering-place-549 .vad-map-detail{border-color:#dfceb7;background:#fffaf3}.venue-profile-page.venue-gathering-place-549 .vad-map-note{background:rgba(255,250,242,.92);border-color:#d6bea0}
body.venue-profile-page.venue-gathering-place-549 .vad-row{border-color:#e6d9c8}.venue-profile-page.venue-gathering-place-549 .vad-row h3 a{color:var(--venue-navy)}.venue-profile-page.venue-gathering-place-549 .vad-row-reason{color:#554d46}
body.venue-profile-page.venue-gathering-place-549 .venue-program h2:before{content:"Learn & dance";display:block;margin-bottom:.16rem;color:var(--venue-rust);font:850 max(var(--kecb-type-meta), .6rem)/1.2 system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase}
body.venue-profile-page.venue-gathering-place-549 .venue-story{max-width:none}.venue-profile-page.venue-gathering-place-549 .venue-story p{max-width:780px;color:#4e463f;font-size:max(var(--kecb-type-meta), .94rem)}
body.venue-profile-page.venue-gathering-place-549 .venue-essentials .vp-grid{gap:.5rem 1.35rem}.venue-profile-page.venue-gathering-place-549 .venue-essentials .vp-detail{border-top-color:#eadfce}.venue-profile-page.venue-gathering-place-549 .venue-essentials .vp-detail strong{color:#786b60}
body.venue-profile-page.venue-gathering-place-549 .venue-relationships .vp-related-links a,body.venue-profile-page.venue-gathering-place-549 .venue-related .vp-related-links a{border-top-color:#eadfce;color:#2d4964}.venue-profile-page.venue-gathering-place-549 .venue-relationships .vp-related-links a:hover,.venue-profile-page.venue-gathering-place-549 .venue-related .vp-related-links a:hover{color:var(--venue-rust)}
body.venue-profile-page.venue-gathering-place-549 .venue-primary-source{margin-top:.3rem}.venue-profile-page.venue-gathering-place-549 .venue-primary-source .vp-link{color:#354f68;text-decoration-color:#c9b79f}

body.venue-profile-page.venue-gathering-place-549 [data-seo-observed-history]{background:#f8f1e7;border-top-color:#dfd0bd;width:min(1080px,92vw);padding:1rem 0 1.5rem}

@media(max-width:900px){body.venue-profile-page.venue-gathering-place-549 .entity-visual-hero{grid-template-columns:minmax(0,1fr) minmax(220px,300px);column-gap:1.5rem}}
@media(max-width:680px){body.venue-profile-page.venue-gathering-place-549 .vp-hero{padding-top:1.65rem}.venue-profile-page.venue-gathering-place-549 .entity-visual-hero{display:block}.venue-profile-page.venue-gathering-place-549 .entity-profile-visual{max-width:none;margin-top:1.25rem}.venue-profile-page.venue-gathering-place-549 .entity-profile-visual img,.venue-profile-page.venue-gathering-place-549 .entity-profile-visual[data-visual-kind="youtube-performance-image"] img{aspect-ratio:16/10}.venue-profile-page.venue-gathering-place-549 .venue-connect{padding:1.1rem}.venue-profile-page.venue-gathering-place-549 .venue-artist-discovery{padding:1.05rem}.venue-profile-page.venue-gathering-place-549 .venue-next-row{grid-template-columns:78px minmax(0,1fr) auto}}
@media(max-width:480px){body.venue-profile-page.venue-gathering-place-549 .vp-hero h1{font-size:max(var(--kecb-type-meta), clamp(2.25rem,12vw,3.2rem))}.venue-profile-page.venue-gathering-place-549 .venue-experience-item{font-size:max(var(--kecb-type-meta), .71rem);padding:.31rem .52rem}.venue-profile-page.venue-gathering-place-549 .venue-hero-actions{display:grid;grid-template-columns:1fr 1fr}.venue-profile-page.venue-gathering-place-549 .venue-next-row{grid-template-columns:1fr auto;gap:.18rem .6rem}.venue-profile-page.venue-gathering-place-549 .venue-next-date{grid-column:1/-1}.venue-profile-page.venue-gathering-place-549 .venue-artist-discovery{border-radius:var(--kecb-radius-card)}.venue-profile-page.venue-gathering-place-549 .vad-grid{gap:.75rem}}
@media(prefers-reduced-motion:reduce){body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions a, body.venue-profile-page.venue-gathering-place-549 .venue-hero-actions button{transition:none;transform:none}}

body.venue-profile-page.venue-gathering-place-549 .venue-source-fallback{display:none}
body.venue-profile-page.venue-gathering-place-549 .venue-current>p:empty{display:none}
body.venue-profile-page.venue-gathering-place-549 .venue-artist-discovery{margin-top:.45rem}
body.venue-profile-page.venue-gathering-place-549 .vad-boundary{font-size:max(var(--kecb-type-meta), .72rem);color:#756a60}
@media(max-width:680px){body.venue-profile-page.venue-gathering-place-549 .venue-owner-strip{align-items:flex-start;flex-direction:column}.venue-profile-page.venue-gathering-place-549 .venue-owner-strip>a{width:100%;justify-content:center}}


/* DEPLOY 706 — venue room-journey navigation */
body.venue-profile-page.venue-gathering-place-706 .entity-profile-nav-wrap{position:sticky;top:0;z-index:45;background:rgba(255,251,245,.96);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #dfd1bf}
body.venue-profile-page.venue-gathering-place-706 .entity-profile-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;margin:0;padding:.08rem 0;border-bottom:0}
body.venue-profile-page.venue-gathering-place-706 .entity-profile-nav::-webkit-scrollbar{display:none}
body.venue-profile-page.venue-gathering-place-706 .entity-profile-nav a{flex:0 0 auto;min-height:42px;padding:.62rem .72rem;border-bottom:2px solid transparent;color:#5d554e;text-decoration:none}
body.venue-profile-page.venue-gathering-place-706 .entity-profile-nav a[aria-current="location"]{color:var(--venue-navy,#10233f);border-bottom-color:var(--venue-rust,#9a472d);font-weight:850}
body.venue-profile-page.venue-gathering-place-706 :is(#profile-upcoming,#profile-discovery,#profile-overview,#profile-nearby){scroll-margin-top:58px}
@media(max-width:680px){body.venue-profile-page.venue-gathering-place-706 .entity-profile-nav-wrap{width:100%;padding-inline:4vw}body.venue-profile-page.venue-gathering-place-706 .entity-profile-nav a{min-height:40px;padding:.55rem .62rem;font-size:max(var(--kecb-type-meta), .76rem)}}
@media(prefers-reduced-motion:reduce){body.venue-profile-page.venue-gathering-place-706 .entity-profile-nav{scroll-behavior:auto}}


/* DEPLOY 708 — verified-fact room signature fallback */
body.venue-profile-page.venue-gathering-place-708 .vp-hero .vp-wrap:not(.entity-visual-hero){display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,320px);column-gap:clamp(1.65rem,4vw,3.5rem);align-items:center}
body.venue-profile-page.venue-gathering-place-708 .vp-hero .vp-wrap:not(.entity-visual-hero)>:not(.venue-room-signature){grid-column:1}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature{grid-column:2;grid-row:1/span 12;position:relative;overflow:hidden;align-self:center;display:flex;min-height:242px;flex-direction:column;justify-content:flex-end;padding:1.2rem 1.15rem 1.08rem;border:1px solid #cdb697;border-radius:var(--kecb-radius-card);background:linear-gradient(145deg,#fffaf2 0%,#f1e1cd 70%,#e6d0b4 100%);box-shadow:var(--kecb-shadow-card);color:#2f2923}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature:before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.55);border-radius:var(--kecb-radius-card);pointer-events:none}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature:after{content:"";position:absolute;left:-28%;top:30%;width:150%;height:1px;background:rgba(154,71,45,.18);box-shadow:var(--kecb-shadow-card);transform:rotate(-9deg);pointer-events:none}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature-star{position:absolute;top:1rem;right:1.05rem;color:#9a472d;font-size:max(var(--kecb-type-meta), 1.25rem);line-height:1}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature-kicker{position:relative;z-index:1;margin-bottom:.38rem;color:#8d442f;font:850 max(var(--kecb-type-meta), .62rem)/1.2 system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature-name{position:relative;z-index:1;display:block;max-width:14ch;color:#10233f;font:700 clamp(1.35rem,2.4vw,1.8rem)/1.05 Georgia,serif;letter-spacing:-.015em}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature-type{position:relative;z-index:1;margin-top:.45rem;color:#5e5147;font:760 max(var(--kecb-type-meta), .74rem)/1.35 system-ui,sans-serif}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature-place{position:relative;z-index:1;margin-top:.72rem;padding-top:.58rem;border-top:1px solid rgba(117,87,62,.2);color:#6b5f54;font-size:max(var(--kecb-type-meta), .72rem);line-height:1.35}
body.venue-profile-page.venue-gathering-place-708 .venue-room-signature-offerings{position:relative;z-index:1;margin-top:.25rem;color:#786b5f;font-size:max(var(--kecb-type-meta), .66rem);line-height:1.4}
body.venue-profile-page.venue-gathering-place-708 .entity-visual-hero>.venue-room-signature{display:none}
@media(max-width:800px){body.venue-profile-page.venue-gathering-place-708 .vp-hero .vp-wrap:not(.entity-visual-hero){grid-template-columns:minmax(0,1fr) minmax(210px,275px);column-gap:1.25rem}body.venue-profile-page.venue-gathering-place-708 .venue-room-signature{min-height:220px;padding:1rem}}
@media(max-width:680px){body.venue-profile-page.venue-gathering-place-708 .vp-hero .vp-wrap:not(.entity-visual-hero){display:block}body.venue-profile-page.venue-gathering-place-708 .venue-room-signature{min-height:0;margin-top:1rem;padding:1rem 1rem .92rem}body.venue-profile-page.venue-gathering-place-708 .venue-room-signature-name{max-width:none;font-size:max(var(--kecb-type-meta), 1.35rem)}body.venue-profile-page.venue-gathering-place-708 .venue-room-signature-offerings{font-size:max(var(--kecb-type-meta), .68rem)}}
@media(prefers-reduced-motion:reduce){body.venue-profile-page.venue-gathering-place-708 .venue-room-signature{scroll-behavior:auto}}

/* source: /assets/kecb-visual-handoff.v20260828-741.css */
/* KECB DEPLOY-730 — UX audit residual closure + statewide map clarity. */
/* KECB DEPLOY-663 — exact-order bundle: visual-system 660 followed by handoff 634. No rule rewriting. */
/* KECB DEPLOY-660 — authoritative sitewide visual QA, readability, continuity, and no-blue public-surface architecture.
   Consolidates the 556 direction into explicit surface, type, reading, spacing and component rules.
   Four-path IA is preserved; visual correctness and consistency are the contract. */
:root{
  --kecb-black:#0b0e10;
  --kecb-black-2:#111518;
  --kecb-ink:#17191a;
  --kecb-ink-soft:#50565a;
  --kecb-paper:#fffdf9;
  --kecb-paper-warm:#f7f1e8;
  --kecb-paper-soft:#f2ece3;
  --kecb-line:#ded6ca;
  --kecb-line-strong:#c7b9a5;
  --kecb-brass:#b88a48;
  --kecb-brass-deep:#7f5c29;
  --kecb-oxblood:#7d3028;
  --kecb-slate:#485760;
  --kecb-navy-data:#203d54;
  --kecb-white:#fff;
  --kecb-radius:var(--kecb-radius-card);
  --kecb-radius-sm:var(--kecb-radius-sm);
  --kecb-radius-card:var(--kecb-radius-card);
  --kecb-radius-control:var(--kecb-radius-control);
  --kecb-radius-pill:var(--kecb-radius-pill);
  --kecb-max:1180px;
  --kecb-reading:58ch;
  --kecb-working:960px;
  --kecb-discovery:1180px;
  --kecb-type-meta:.875rem;
  --kecb-type-small:.9375rem;
  --kecb-type-body:1rem;
  --kecb-type-h4:1.125rem;
  --kecb-type-h3:clamp(1.28rem,2vw,1.5rem);
  --kecb-type-h2:clamp(1.7rem,3vw,2.35rem);
  --kecb-type-h1:clamp(2.2rem,4.45vw,3.95rem);
  --kecb-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --kecb-serif:Georgia,"Times New Roman",serif;
  --kecb-s1:.375rem;
  --kecb-s2:.75rem;
  --kecb-s3:1.25rem;
  --kecb-s4:2.25rem;
  --kecb-s5:4rem;
  --kecb-section-gap-tight:1rem;
  --kecb-section-gap-standard:2rem;
  --kecb-section-gap-major:3.5rem;
  --kecb-surface-paper:var(--kecb-paper-warm);
  --kecb-surface-raised:#fff;
}

/* ---------- foundation ---------- */
html{scroll-padding-top:76px}
body[data-design-system="institutional-v2"],
body.page-operational,
body.show-history{
  background:var(--kecb-paper);
  color:var(--kecb-ink);
  font-family:var(--kecb-sans);
  line-height:1.58;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body :where(h1,h2){font-family:var(--kecb-serif);text-wrap:balance}
/* Surface context owns text colour; headings never guess the background. */
html:root body .surface-light{background:var(--kecb-paper-warm);background-image:none;color:var(--kecb-ink)}
html:root body .surface-light :is(h1,h2,h3,h4,strong){color:var(--kecb-ink)}
html:root body .surface-light :is(p,li,dd,small){color:var(--kecb-ink-soft)}
html:root body .surface-dark{color:var(--kecb-paper)}
html:root body .surface-dark :is(h1,h2,h3,h4,strong){color:var(--kecb-paper)}
html:root body .surface-dark :is(p,li,dd,small){color:#e5ddd2}
body :where(h1){letter-spacing:-.035em;line-height:1.01}
body :where(h2){letter-spacing:-.025em;line-height:1.08}
body :where(h3,h4,strong){letter-spacing:-.008em}
body main :where(h1){font-size:max(var(--kecb-type-meta), var(--kecb-type-h1))}
body main :where(h2){font-size:max(var(--kecb-type-meta), var(--kecb-type-h2))}
body main :where(h3){font-size:max(var(--kecb-type-meta), var(--kecb-type-h3));line-height:1.2}
body main :where(h4){font-size:max(var(--kecb-type-meta), var(--kecb-type-h4));line-height:1.25}
body main :where(button,.button,.btn,input,select,textarea,summary){font-size:max(var(--kecb-type-meta), max(14px,var(--kecb-type-small)))}
body main :where(p,li,dd){max-width:var(--kecb-reading)}
body :where(p,li,dd){text-wrap:pretty}
body :where(a){text-underline-offset:.16em}
body main :where(a:not(.button):not(.btn):not([class*="card"])){color:var(--kecb-oxblood)}
body main :where(a:not(.button):not(.btn):not([class*="card"]):hover){color:#59211c}
body :where(a,button,input,select,textarea,summary){font-family:var(--kecb-sans)}
body :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(184,138,72,.5);outline-offset:3px}

/* ---------- shared shell ---------- */
html:root body .site-header.site-header-v3,
html:root body .site-header-v3.site-header-simple,
html:root body .audience-global-header{
  background:var(--kecb-black);
  color:#f8f1e7;
  border-bottom:1px solid rgba(184,138,72,.55);
  box-shadow:var(--kecb-shadow-none);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
html:root body .audience-global-header{min-height:52px;padding:.30rem clamp(.72rem,1.55vw,1.2rem);gap:.68rem}
html:root body .audience-brand{display:inline-flex;align-items:center;gap:.35rem;min-width:max-content;text-decoration:none}
html:root body .audience-brand .brand-mark{
  display:inline-flex;align-items:center;min-width:0;min-height:0;padding:.28rem 0;
  border:0;border-radius:0;background:transparent;box-shadow:var(--kecb-shadow-none);color:#fbf7ef;
  font:700 .98rem/1 var(--kecb-serif);letter-spacing:.14em;white-space:nowrap;word-break:keep-all;
}
html:root body .audience-brand .brand-star{display:inline-flex;align-items:center;color:var(--kecb-brass);font:700 max(var(--kecb-type-meta), .76rem)/1 var(--kecb-serif);transform:translateY(-.02em)}
html:root body .audience-brand:hover .brand-star,html:root body .audience-brand:focus-visible .brand-star{color:#d5ad70}
html:root body .audience-path-nav{gap:.04rem}
html:root body .audience-nav>summary,
html:root body .audience-utility-link,
html:root body .audience-sign-in{
  min-height:38px;padding:.36rem .50rem;border-radius:var(--kecb-radius-sm);color:#f5eee4;
  background:transparent;font-size:max(var(--kecb-type-meta), max(14px,.78rem));font-weight:720;letter-spacing:.005em;box-shadow:var(--kecb-shadow-none);
}
html:root body .audience-nav[open]>summary,
html:root body .audience-nav>summary:hover,
html:root body .audience-nav>summary:focus-visible,
html:root body .audience-utility-link:hover,
html:root body .audience-utility-link:focus-visible,
html:root body .audience-sign-in:hover,
html:root body .audience-sign-in:focus-visible{background:rgba(255,255,255,.065);color:#fff}
html:root body .audience-sign-in{margin-left:.18rem;border:1px solid rgba(184,138,72,.48)}
html:root body .audience-tree{top:calc(100% + .34rem);padding:.34rem;border:1px solid rgba(184,138,72,.48);border-radius:var(--kecb-radius-control);background:#111518;box-shadow:var(--kecb-shadow-card)}
html:root body .audience-tree a,html:root body .audience-tree-label{color:#f5eee4}
html:root body .audience-tree a{border-radius:var(--kecb-radius-sm)}
html:root body .audience-tree a:hover,html:root body .audience-tree a:focus-visible{background:rgba(255,255,255,.07);color:#fff}
html:root body .audience-tree-label{color:#d4b47c}
html:root body .audience-mobile-search{min-height:40px;padding:.46rem .72rem;border:1px solid rgba(184,138,72,.48);border-radius:var(--kecb-radius-control);background:transparent;color:#f5eee4;box-shadow:var(--kecb-shadow-none)}

/* ---------- universal editorial openings ---------- */
body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero,.section-visual-hero){
  min-height:0;
  padding:clamp(2.2rem,5vw,4.3rem) 0;
  border:0;
  border-bottom:1px solid var(--kecb-line);
  background:var(--kecb-paper-warm);
  color:var(--kecb-ink);
  box-shadow:var(--kecb-shadow-none);
}
body :where(.tonight-wrap,.artist-halls-wrap,.dir-wrap,.edu-wrap,.book-first-wrap,.bi-shell,.system-wrap,.wrap){max-width:var(--kecb-max)}
body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero) :where(h1){
  max-width:920px;margin:.12rem 0 .75rem;color:var(--kecb-ink);
  font:700 clamp(2.35rem,5.4vw,4.65rem)/.98 var(--kecb-serif);letter-spacing:-.04em;
}
body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero) :where(p:not([class*="kicker"]):not([class*="eyebrow"])){max-width:800px;color:var(--kecb-ink-soft);font-size:max(var(--kecb-type-meta), clamp(1rem,1.7vw,1.16rem));line-height:1.62}
body :where(.tonight-eyebrow,.artist-halls-eyebrow,.dir-kicker,.edu-kicker,.book-first-kicker,.bi-eyebrow,.eyebrow,.section-kicker,.spx-kicker,.k2-kicker,.artist-hall-kicker,.artist-section-kicker,.tonight-active-kicker){
  margin:0 0 .45rem;color:var(--kecb-brass-deep);font:800 max(14px,.70rem)/1.2 var(--kecb-sans);letter-spacing:.12em;text-transform:uppercase;
}
body :where(.tonight-utility,.artist-halls-utility){margin-top:1rem;gap:.45rem 1rem}
body :where(.tonight-utility,.artist-halls-utility) a{color:var(--kecb-oxblood);font-size:max(var(--kecb-type-meta), var(--kecb-type-micro));font-weight:750;text-decoration-thickness:1px}

/* ---------- controls and buttons ---------- */
body main :where(button,.button,.btn,a.button,.system-button,.bi-button,.kecb-share-standout,input:not([type="checkbox"]):not([type="radio"]),select,textarea){border-radius:var(--kecb-radius);box-shadow:var(--kecb-shadow-none)}
body main :where(input:not([type="checkbox"]):not([type="radio"]),select,textarea){border:1px solid #a99f92;background:#fff;color:var(--kecb-ink)}
body main :where(button,.button,.btn,a.button,.system-button,.bi-button,.kecb-share-standout){min-height:40px}
body main :where(.button.primary,.btn.primary,.system-button:not(.secondary),.bi-button.primary,.kecb-share-standout){border:1px solid var(--kecb-black);background:var(--kecb-black);color:#fff}
body main :where(.button.secondary,.btn.secondary,.system-button.secondary,.bi-button.secondary){border:1px solid var(--kecb-line-strong);background:#fff;color:var(--kecb-ink)}
body main :where(.button.primary,.btn.primary,.system-button:not(.secondary),.bi-button.primary,.kecb-share-standout):hover{background:#202427;border-color:#202427}
body main :where(.button.secondary,.btn.secondary,.system-button.secondary,.bi-button.secondary):hover{border-color:var(--kecb-brass);background:#fffaf1}

/* Pills only where they behave like actual filters/status. */
body main :where(.chip,.manager-filter-chip,.tonight-date-shortcuts button,.dir-quick-regions button,.vp-tag,.tool-count-pill){border-radius:var(--kecb-radius-pill)}

/* ---------- card discipline ---------- */
body main :where(.dir-card,.edu-card,.vp-card,.artist-hall-card,.bi-card,.bi-panel,.bi-section,.academy-link-card,.academy-course-lesson,.role-resource-card,.search-result,.search-page-box,.priority-tool-card,.manager-filter-box,.personal-tool-shelf,.home-live-card,.tonight-card,.event-card){
  border:1px solid var(--kecb-line);border-radius:var(--kecb-radius);background:#fff;box-shadow:var(--kecb-shadow-none);
}
body main :where(.dir-card,.edu-card,.vp-card,.artist-hall-card,.bi-card,.academy-link-card,.role-resource-card,.search-result,.priority-tool-card,.home-live-card,.tonight-card,.event-card):hover{border-color:var(--kecb-line-strong);box-shadow:var(--kecb-shadow-none);transform:none}
body main :where(.dir-card,.edu-card,.vp-card,.artist-hall-card,.bi-card,.academy-link-card,.role-resource-card,.search-result,.priority-tool-card) :where(h2,h3,strong){color:var(--kecb-ink)}
body main :where(.dir-card,.edu-card,.vp-card,.artist-hall-card,.bi-card,.academy-link-card,.role-resource-card,.search-result,.priority-tool-card) :where(p,small){color:var(--kecb-ink-soft)}

/* ---------- homepage: preserve four paths, refine presentation ---------- */

/* ---------- Tonight ---------- */

/* ---------- Artists in the Halls ---------- */

/* ---------- venue directory + profiles ---------- */
body .dir-region-panel{border:0;border-bottom:1px solid var(--kecb-line);border-radius:0;background:#fff;box-shadow:var(--kecb-shadow-none);padding:1rem 0}
body .dir-section{padding-top:clamp(1.5rem,3vw,2.4rem)}
body .dir-card{margin-bottom:.48rem;padding:.78rem .9rem;border-left:2px solid transparent}
body .dir-card:hover{border-left-color:var(--kecb-brass)}
body .dir-card .dir-name,body .dir-card .dir-name a{color:var(--kecb-ink);font-family:var(--kecb-serif)}
body .dir-card .dir-meta{color:var(--kecb-ink-soft)}
body.venue-profile-page .vp-hero{background:var(--kecb-paper-warm);border-bottom:1px solid var(--kecb-line);box-shadow:var(--kecb-shadow-none)}
body.venue-profile-page .vp-hero h1{color:var(--kecb-ink);font:700 clamp(2.35rem,5vw,4.35rem)/.98 var(--kecb-serif);letter-spacing:-.04em}
body.venue-profile-page .vp-kicker{color:var(--kecb-brass-deep)}
body.venue-profile-page .vp-lead,body.venue-profile-page .vp-location{color:var(--kecb-ink-soft)}
body.venue-profile-page .vp-intel-strip{padding:.72rem 0;border:0;border-top:1px solid var(--kecb-line);border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent}
body.venue-profile-page .vp-intel-strip strong{color:var(--kecb-ink);font-family:var(--kecb-serif)}
body.venue-profile-page .vp-card{padding:1rem}
body.venue-profile-page .vp-card h2,body.venue-profile-page .vp-card h3{color:var(--kecb-ink)}
body.venue-profile-page .vp-tag{background:var(--kecb-paper-soft);border:1px solid var(--kecb-line);color:var(--kecb-ink-soft)}
body.venue-profile-page .vp-links a{border-radius:var(--kecb-radius);box-shadow:var(--kecb-shadow-none)}

/* ---------- Academy ---------- */
body.edu-page .edu-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.7fr);gap:clamp(1.6rem,4vw,3.5rem)}
body.edu-page .edu-facts{border:1px solid var(--kecb-line);border-radius:var(--kecb-radius);background:#fff;box-shadow:var(--kecb-shadow-none)}
body.edu-page .edu-section{padding:clamp(2.2rem,5vw,4.2rem) 0;background:var(--kecb-paper)}
body.edu-page .edu-section-alt{background:var(--kecb-paper-soft)}
body.edu-page .edu-section h2{color:var(--kecb-ink)}
body.edu-page .edu-card{padding:1rem;min-height:0}
body.edu-page .edu-card-code{color:var(--kecb-brass-deep)}
body.edu-page .edu-card h3,body.edu-page .edu-card h3 a{color:var(--kecb-ink)}
body :where(.academy-home-hero,.academy-track-hero,.academy-lesson-hero){background:var(--kecb-paper-warm);color:var(--kecb-ink);border-bottom:1px solid var(--kecb-line);box-shadow:var(--kecb-shadow-none)}
body :where(.academy-home-hero,.academy-track-hero,.academy-lesson-hero) :where(h1,h2,h3){color:var(--kecb-ink)}
body :where(.academy-home-hero,.academy-track-hero,.academy-lesson-hero) :where(p,span,small){color:var(--kecb-ink-soft)}
body :where(.academy-link-card,.academy-course-lesson,.academy-assessment-card,.academy-promise-panel,.academy-at-glance article,.academy-concept-grid article,.academy-full-details,.academy-full-details details,.acad){background:#fff;color:var(--kecb-ink);border-color:var(--kecb-line);box-shadow:var(--kecb-shadow-none)}

/* ---------- Tools ---------- */
body.page-tool .tools-book-first-hero{padding:clamp(2.2rem,5vw,4rem) 0}
body.page-tool .manager-priority-tools{background:var(--kecb-paper-soft);border-bottom:1px solid var(--kecb-line)}
body.page-tool .priority-tool-card{min-height:156px;padding:.9rem}
body.page-tool .priority-tool-card strong{color:var(--kecb-ink);font-family:var(--kecb-serif)}
body.page-tool .priority-open,body.page-tool .tool-source-card small{color:var(--kecb-oxblood)}
body.page-tool .manager-tool-finder{background:#fff}
body.page-tool .manager-filter-box{padding:.8rem;background:var(--kecb-paper-warm)}
body.page-tool .manager-filter-chip{border:1px solid var(--kecb-line-strong);background:#fff;color:var(--kecb-ink)}
body.page-tool .manager-filter-chip[aria-pressed="true"]{border-color:var(--kecb-black);background:var(--kecb-black);color:#fff}
body.page-tool .full-tool-library{border-color:var(--kecb-line);border-radius:var(--kecb-radius);box-shadow:var(--kecb-shadow-none)}
body.page-tool .full-tool-library>summary{background:#fff;color:var(--kecb-ink)}
body.page-tool .tool-card-grid{gap:0 1rem}
body.page-tool .tool-source-card{min-height:138px;padding:.9rem .1rem;border:0;border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent}
body.page-tool .tool-source-card:hover{background:var(--kecb-paper-warm)}
body.page-tool .tool-source-card strong{color:var(--kecb-ink);font-family:var(--kecb-serif)}

/* ---------- Booking Intelligence ---------- */

/* ---------- tables / details / footer ---------- */
body main table{border:1px solid var(--kecb-line);border-radius:var(--kecb-radius);background:#fff;box-shadow:var(--kecb-shadow-none)}
body main th{background:var(--kecb-paper-soft);color:var(--kecb-ink)}
body main th,body main td{border-color:var(--kecb-line)}
body main details:not(.audience-nav){border-color:var(--kecb-line);box-shadow:var(--kecb-shadow-none)}
body .site-footer,body .site-footer-v3{border-top:1px solid rgba(184,138,72,.45);background:var(--kecb-black-2);color:#d9d0c5}
body .site-footer a,body .site-footer-v3 a{color:#f8f1e7}
body .site-footer strong,body .site-footer-v3 strong{color:#fff;font-family:var(--kecb-serif)}

/* ---------- mobile ---------- */
@media(max-width:960px){
  body.edu-page .edu-hero-grid{grid-template-columns:1fr}
  html:root body .audience-global-header{padding:.32rem .68rem;gap:.48rem}
}
@media(max-width:720px){
  html:root body .audience-global-header{min-height:50px;padding:.30rem .58rem}
  html:root body .audience-brand .brand-mark{font-size:max(var(--kecb-type-meta), var(--kecb-type-small));letter-spacing:.13em}
  html:root body .audience-brand .brand-star{font-size:max(var(--kecb-type-meta), .74rem)}
  body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero){padding:1.5rem 0 1.65rem}
  body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero) :where(h1){font-size:max(var(--kecb-type-meta), clamp(2rem,10vw,3rem))}
  body.venue-profile-page .vp-intel-strip{grid-template-columns:1fr 1fr}
  body.page-tool .priority-tool-card{min-height:150px}
}
@media(max-width:420px){
  body.page-tool .priority-tools-grid{grid-template-columns:1fr}
  body.page-tool .priority-tool-card{min-height:128px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}body :where(a,button,[class*="card"]){transition:none}}
@media print{
  html:root body .site-header,html:root body .site-footer{display:none}
  body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero){background:#fff;color:#000;border-bottom:1px solid #bbb}
}

/* ---------- deep curriculum + long-form page parity ---------- */
body :where(.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero){
  min-height:0;
  border:0;
  border-bottom:1px solid var(--kecb-line);
  background:var(--kecb-paper-warm);
  color:var(--kecb-ink);
  box-shadow:var(--kecb-shadow-none);
}
body :where(.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero) :where(h1,h2,h3,strong){color:var(--kecb-ink)}
body :where(.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero) :where(p,li,span,small){color:var(--kecb-ink-soft)}
body :where(.fs-kicker,.bartender-kicker,.chef-kicker,.tool-suite-kicker,.role-library-kicker,.visual-kicker,.analysis-kicker,.dl-kicker,.sh-kicker){color:var(--kecb-brass-deep);text-transform:uppercase;letter-spacing:.11em;font-size:max(var(--kecb-type-meta), max(14px,.7rem));font-weight:800}
body .fs-hero{padding:clamp(2.1rem,5vw,4rem) 0}
body .fs-hero h1{max-width:900px;margin:.15rem 0 .7rem;font:700 clamp(2.25rem,5vw,4.35rem)/.99 var(--kecb-serif);letter-spacing:-.038em}
body .fs-hero .fs-deck{max-width:800px;font-size:max(var(--kecb-type-meta), clamp(1rem,1.7vw,1.16rem));line-height:1.62}
body .fs-actions{gap:.5rem;margin-top:1rem}
body .fs-btn{min-height:40px;padding:.52rem .72rem;border:1px solid var(--kecb-line-strong);border-radius:var(--kecb-radius);background:#fff;color:var(--kecb-ink);box-shadow:var(--kecb-shadow-none)}
body .fs-btn.primary{border-color:var(--kecb-black);background:var(--kecb-black);color:#fff}
body .fs-section{padding:clamp(2rem,4vw,3.7rem) 0}
body .fs-card{border:1px solid var(--kecb-line);border-radius:var(--kecb-radius);background:#fff;box-shadow:var(--kecb-shadow-none)}
body .fs-card:hover{border-color:var(--kecb-line-strong);box-shadow:var(--kecb-shadow-none);transform:none}
body .fs-card :where(h2,h3,strong){color:var(--kecb-ink)}
body .fs-card :where(p,small){color:var(--kecb-ink-soft)}

/* Thousands of content objects should feel related without becoming one giant card style. */
body main :where(.search-panel,.recipe-panel,.kitchen-panel,.recipe-card,.chapter-tool-card,.spx-card,.chapter-card,.recipe-intelligence-card,.chapter-work-panel,.recommend-card,.tool-guide-card,.kitchen-card,.tool-card,.speakeasy-category-card,.kitchen-source-panel,.bar2-resource-card,.k2-card,.expansion-card,.mastery-resource-card,.deep-card,.dt-card,.system-card,.role-quick-card,.role-book-route-card,.dt-tool-card,.academy-track-card,.bar2-dashboard-card,.quick-card,.role-entry-card,.guide-sidebar-card,.progress-dashboard-card,.workflow-card,.path-system-card,.section-tool-card,.learning-path-card,.path-progress-card,.preservation-tool-card,.k2-dashboard-card,.mastery-school-card,.bar2-school-card){
  border-radius:var(--kecb-radius);
  box-shadow:var(--kecb-shadow-none);
}

/* Reading surfaces: reduce decorative chrome and let text lead. */
body main :where(.chapter-card,.chapter-work-panel,.recipe-panel,.kitchen-panel,.search-panel){border-color:var(--kecb-line)}
body main :where(.chapter-card,.chapter-work-panel) :where(h2,h3){color:var(--kecb-ink)}

@media(max-width:720px){
  body :where(.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero){padding-top:1.45rem;padding-bottom:1.55rem}
  body .fs-hero h1{font-size:max(var(--kecb-type-meta), clamp(2rem,10vw,3rem))}
}

/* Remaining specialized hero families: same visual grammar, no orphaned blue surfaces. */
body :where(.dt-hero,.spx-hero){min-height:0;border:0;border-bottom:1px solid var(--kecb-line);background:var(--kecb-paper-warm);color:var(--kecb-ink);box-shadow:var(--kecb-shadow-none)}
body :where(.dt-hero,.spx-hero) :where(h1,h2,h3,strong){color:var(--kecb-ink)}
body :where(.dt-hero,.spx-hero) :where(p,li,span,small){color:var(--kecb-ink-soft)}

/* ---------- DEPLOY 532 composition + scale refinement ---------- */
/* Header: strengthen the wordmark, lower navigation visual weight, preserve compact touch targets. */
html:root body .audience-global-header{min-height:50px;padding:.26rem clamp(.72rem,1.45vw,1.15rem);gap:.72rem}
html:root body .audience-brand .brand-mark{font-size:max(var(--kecb-type-meta), var(--kecb-type-body));font-weight:740;letter-spacing:.145em}
html:root body .audience-brand .brand-star{font-size:max(var(--kecb-type-meta), .80rem)}
html:root body .audience-nav>summary,
html:root body .audience-utility-link,
html:root body .audience-sign-in{min-height:36px;padding:.32rem .48rem;font-size:max(var(--kecb-type-meta), max(14px,.77rem));font-weight:650}
html:root body .audience-sign-in{padding-inline:.62rem}

/* Universal page openings: authority comes from proportion and type, not giant scale. */
body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero,.section-visual-hero){
  padding:clamp(1.85rem,3.8vw,3.15rem) 0;
}
body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero) :where(h1){
  max-width:860px;margin:.1rem 0 .62rem;font-size:max(var(--kecb-type-meta), clamp(2.2rem,4.45vw,3.95rem));line-height:1;
}
body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero) :where(p:not([class*="kicker"]):not([class*="eyebrow"])){max-width:720px;font-size:max(var(--kecb-type-meta), clamp(.98rem,1.45vw,var(--kecb-type-subhead)));line-height:1.58}
body :where(.tonight-eyebrow,.artist-halls-eyebrow,.dir-kicker,.edu-kicker,.book-first-kicker,.bi-eyebrow,.eyebrow,.section-kicker,.spx-kicker,.k2-kicker,.artist-hall-kicker,.artist-section-kicker,.tonight-active-kicker){margin-bottom:.36rem;letter-spacing:.115em}

/* Deep curriculum / long-form heroes use the same restrained scale. */
body :where(.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero,.dt-hero,.spx-hero){
  padding:clamp(1.85rem,3.8vw,3.15rem) 0;
}
body :where(.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero,.dt-hero,.spx-hero) h1{
  max-width:860px;margin:.1rem 0 .65rem;font:700 clamp(2.2rem,4.45vw,3.95rem)/1 var(--kecb-serif);letter-spacing:-.038em;
}
body .fs-hero h1{max-width:820px;font-size:max(var(--kecb-type-meta), clamp(2.15rem,4.3vw,3.8rem))}
body .fs-hero .fs-deck{max-width:720px;font-size:max(var(--kecb-type-meta), clamp(.98rem,1.45vw,var(--kecb-type-subhead)));line-height:1.58}

/* Share is a quiet utility action, never a competing call-to-action. */
body main .kecb-share-primary{margin:.62rem 0 .88rem}
body main .kecb-share-standout,
body main .kecb-share-standout :where(strong,span,b,small){color:var(--kecb-ink)}
body main .kecb-share-standout{
  min-height:34px;padding:.34rem .58rem;gap:.34rem;border:1px solid var(--kecb-line-strong);
  border-radius:var(--kecb-radius-sm);background:transparent;font-size:max(var(--kecb-type-meta), max(14px,.78rem));font-weight:680;
}
body main .kecb-share-standout:hover,
body main .kecb-share-standout:hover :where(strong,span,b,small){color:var(--kecb-ink)}
body main .kecb-share-standout:hover{border-color:var(--kecb-brass);background:#fffaf1}
body main .kecb-share-standout svg{color:var(--kecb-ink);fill:currentColor}
body main .kecb-share-bottom{max-width:760px;margin:2rem auto;padding:.8rem 0;border:0;border-top:1px solid var(--kecb-line);border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent}

/* Bartending Academy: smaller opening, narrower deck, lean progress, curriculum as a contents system. */
body.bartender-page .bartender-hero{padding:clamp(2rem,3.4vw,2.9rem) 0 clamp(1.8rem,3vw,2.45rem)}
body.bartender-page .bartender-hero h1{max-width:18ch;margin:.12rem 0 .6rem;font:700 clamp(2.45rem,4.15vw,3.78rem)/.99 var(--kecb-serif);letter-spacing:-.038em}
body.bartender-page .bartender-deck{max-width:720px;margin:.35rem 0 0;color:var(--kecb-ink-soft);font-size:max(var(--kecb-type-meta), clamp(1rem,1.35vw,var(--kecb-type-subhead)));line-height:1.58}
body.bartender-page .academy-progress-card{max-width:760px;margin:1rem 0 0;padding:.72rem 0;border:0;border-top:1px solid var(--kecb-line);border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent;box-shadow:var(--kecb-shadow-none)}
body.bartender-page .academy-progress-copy strong{font-size:max(var(--kecb-type-meta), var(--kecb-type-small))}
body.bartender-page .academy-progress-copy span{font-size:max(var(--kecb-type-meta), var(--kecb-type-micro))}
body.bartender-page .academy-progress-meter{height:4px;margin-top:.55rem;background:#e4ddd2}
body.bartender-page .academy-progress-actions{margin-top:.55rem}
body.bartender-page .academy-progress-actions .bartender-btn{min-height:36px;padding:.38rem .62rem;font-size:max(var(--kecb-type-meta), var(--kecb-type-micro))}
body.bartender-page .bartender-section{padding:clamp(1.65rem,3.25vw,2.75rem) 0}
body.bartender-page .bartender-stats{margin-bottom:1.9rem;gap:0;border:0;border-top:1px solid var(--kecb-line);border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent}
body.bartender-page .bartender-stats>div{padding:.68rem .78rem;border-right:1px solid var(--kecb-line);background:transparent}
body.bartender-page .bartender-stats strong{font-size:max(var(--kecb-type-meta), 1.62rem);color:var(--kecb-ink)}
body.bartender-page .bartender-stats span{font-size:max(var(--kecb-type-meta), .78rem);color:var(--kecb-ink-soft)}
body.bartender-page .bartender-prose{max-width:720px;font-size:max(var(--kecb-type-meta), 1rem)}
body.bartender-page .bartender-prose h2{margin:2.1rem 0 .65rem;font-size:max(var(--kecb-type-meta), clamp(1.55rem,2.5vw,2.05rem))}
body.bartender-page .bartender-stage-list{margin-top:2rem;border-top:1px solid var(--kecb-line)}
body.bartender-page .academy-phase{margin:0;border:0;border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent;overflow:visible}
body.bartender-page .academy-phase>summary{min-height:46px;padding:.6rem .1rem;font-weight:720}
body.bartender-page .academy-phase>summary:after{font-size:max(var(--kecb-type-meta), 1rem);color:var(--kecb-brass-deep)}
body.bartender-page .academy-phase>summary .academy-phase-meta{font-size:max(var(--kecb-type-meta), .76rem);font-weight:620;color:var(--kecb-ink-soft)}
body.bartender-page .academy-phase-body{padding:0 0 .65rem}
body.bartender-page .academy-phase-body ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.25rem;margin:0;padding:0;list-style:none}
body.bartender-page .academy-phase-body li a{display:block;height:100%;padding:.72rem .05rem;border:0;border-top:1px solid #ebe5dc;border-radius:0;background:transparent;box-shadow:var(--kecb-shadow-none);color:var(--kecb-ink);text-decoration:none}
body.bartender-page .academy-phase-body li a:hover{background:transparent;color:var(--kecb-oxblood);transform:none}
body.bartender-page .academy-phase-body li span{font-size:max(var(--kecb-type-meta), .67rem);color:var(--kecb-brass-deep)}
body.bartender-page .academy-phase-body li strong{margin:.16rem 0;font-size:max(var(--kecb-type-meta), 1rem);line-height:1.22}
body.bartender-page .academy-phase-body li small{color:var(--kecb-ink-soft);font-size:max(var(--kecb-type-meta), .78rem);line-height:1.42}

/* Culinary Academy: same editorial proportions and lean progress/stat architecture. */
body.academy-complete .academy-home-hero{padding:clamp(2rem,3.5vw,3rem) 0}
body.academy-complete .academy-home-hero h1{max-width:760px;margin:.1rem 0 .55rem;font:700 clamp(2.35rem,4vw,3.7rem)/1 var(--kecb-serif);letter-spacing:-.038em}
body.academy-complete .academy-home-hero>div>p:not(.eyebrow){max-width:700px;color:var(--kecb-ink-soft);font-size:max(var(--kecb-type-meta), var(--kecb-type-body));line-height:1.58}
body.academy-complete .academy-home-hero .k2-actions{margin-top:.9rem;gap:.42rem}
body.academy-complete .academy-home-hero .k2-actions .button{min-height:38px;padding:.43rem .68rem;font-size:max(var(--kecb-type-meta), var(--kecb-type-micro))}
body.academy-complete .academy-stat-grid{margin-top:1.25rem;gap:0;border-top:1px solid var(--kecb-line);border-bottom:1px solid var(--kecb-line);background:transparent}
body.academy-complete .academy-stat-grid>div{padding:.65rem .72rem;border:0;border-right:1px solid var(--kecb-line);border-radius:0;background:transparent}
body.academy-complete .academy-stat-grid>div:last-child{border-right:0}
body.academy-complete .academy-stat-grid strong{font-size:max(var(--kecb-type-meta), var(--kecb-type-subhead));color:var(--kecb-ink)}
body.academy-complete .academy-stat-grid span{font-size:max(var(--kecb-type-meta), .76rem);color:var(--kecb-ink-soft)}
body.academy-complete .academy-progress-card{max-width:760px;margin:.95rem 0 0;padding:.7rem 0;border:0;border-top:1px solid var(--kecb-line);border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent}
body.academy-complete .academy-start,body.academy-complete .k2-section{padding:clamp(1.8rem,3.6vw,3rem) 0}
body.academy-complete .academy-section-head{margin-bottom:1rem}
body.academy-complete .mastery-hub-grid{gap:0 1rem}
body.academy-complete .mastery-hub-grid a{min-height:0;padding:.78rem .05rem;border:0;border-top:1px solid var(--kecb-line);border-radius:0;background:transparent;box-shadow:var(--kecb-shadow-none)}
body.academy-complete .mastery-hub-grid a:hover{background:transparent;color:var(--kecb-oxblood);transform:none}

/* Venue + artist profiles: identity leads; giant record headings and dark hero mass recede. */
body.venue-profile-page .vp-hero{padding:clamp(1.8rem,3.6vw,3rem) 0}
body.venue-profile-page .vp-hero h1{max-width:820px;font-size:max(var(--kecb-type-meta), clamp(2.3rem,4.25vw,3.8rem))}

/* Directory / Artists / Tonight: denser scan rhythm without reducing touch clarity. */
body .dir-card{padding:.66rem .78rem;margin-bottom:.36rem}
body .tonight-card,body .event-card{padding:clamp(.72rem,1.5vw,.9rem)}

/* Tools + intelligence: less dashboard chrome, more reading/data hierarchy. */
body.page-tool .manager-priority-tools,body.page-tool .manager-tool-finder{padding-block:clamp(1.6rem,3.2vw,2.6rem)}
body.page-tool .priority-tool-card{min-height:138px;padding:.78rem}
body.page-tool .manager-filter-box{padding:.7rem}

/* Footer: quieter ending, fewer heavy blocks. */
body footer.site .foot{padding-top:1.45rem;padding-bottom:1rem;gap:1.2rem}
body footer.site .fbrand p{max-width:560px;margin:.35rem 0 0;font-size:max(var(--kecb-type-meta), var(--kecb-type-micro));line-height:1.5;color:#cfc6bb}
body footer.site .foot nav{gap:.25rem .8rem}
body footer.site .foot nav a{font-size:max(var(--kecb-type-meta), .8rem);font-weight:600}
body footer.site .copy{padding-top:.7rem;padding-bottom:1.1rem;font-size:max(var(--kecb-type-meta), .74rem);color:#bfb5a8}
body .bartender-footer{padding:1.3rem 0;font-size:max(var(--kecb-type-meta), .78rem)}

/* Reading measure and section rhythm: long-form text should look typeset, not stretched. */
body main :where(.bartender-prose,.academy-reading,.reader-body,.chapter-body,.prose,.longform,.bar2-reading,.chef-lesson-prose){max-width:var(--kecb-reading)}
body main :where(.fs-article,.chapter-main,.k2-reading,.academy-full-details,.guide-full-details){max-width:min(var(--kecb-working),calc(100% - 2rem))}
body main :where(.fs-article,.chapter-main,.k2-reading,.academy-full-details,.guide-full-details) :where(p,li,dd){max-width:var(--kecb-reading)}
body main :where(.academy-reading,.fs-article,.reader-body,.chapter-body,.prose,.longform) :where(p,li){line-height:1.66}

@media(max-width:760px){
  html:root body .audience-global-header{min-height:49px}
  body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero,.section-visual-hero,.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero,.dt-hero,.spx-hero){padding-top:1.35rem;padding-bottom:1.45rem}
  body.bartender-page .bartender-hero h1{font-size:max(var(--kecb-type-meta), clamp(2.2rem,10.5vw,3rem))}
  body.bartender-page .academy-phase-body ol{grid-template-columns:1fr}
  body.bartender-page .bartender-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.bartender-page .bartender-stats>div:nth-child(2){border-right:0}
  body.bartender-page .bartender-stats>div:nth-child(-n+2){border-bottom:1px solid var(--kecb-line)}
  body.academy-complete .academy-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.academy-complete .academy-stat-grid>div:nth-child(2){border-right:0}
  body.academy-complete .academy-stat-grid>div:nth-child(-n+2){border-bottom:1px solid var(--kecb-line)}
  body main .kecb-share-standout{min-height:36px}
  body footer.site .foot{padding-top:1.2rem}
}
@media(max-width:420px){
  body.bartender-page .bartender-stats,body.academy-complete .academy-stat-grid{grid-template-columns:1fr}
  body.bartender-page .bartender-stats>div,body.academy-complete .academy-stat-grid>div{border-right:0;border-bottom:1px solid var(--kecb-line)}
  body.bartender-page .bartender-stats>div:last-child,body.academy-complete .academy-stat-grid>div:last-child{border-bottom:0}
}

/* DEPLOY-556 — audit remediation: component-owned contrast, focus, and text floor */
:root{--kecb-focus:0 0 0 3px #9c4b2c}
body :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #9c4b2c;outline-offset:3px;box-shadow:0 0 0 1px #fff,0 0 0 4px #9c4b2c}
body.shift-desk-page .member-button{color:#fff}
body.edu-page .edu-cta{color:#24333e}
body.edu-page .edu-cta p{color:#51483f}
body :where(.venue-why-label,.venue-experience-label,.vad-kicker,.vad-radius-label,.vad-map-detail,.vad-boundary,.vad-more,.bi-ux-launch-kicker,.bi-ux-hint){font-size:max(var(--kecb-type-meta), max(14px,1em))}
body :where(.working-numbers,[data-surface="dark"],.dark,.spx-dark,.k2-dark) :where(h1,h2,h3,h4){color:#fffdf9}


/* ---------- DEPLOY 567 canonical correctness + rhythm closure ---------- */
/* Explicit light hero surfaces. High specificity is intentional only at the legacy boundary. */
html:root body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero,.section-visual-hero,.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero,.dt-hero,.spx-hero){
  background:var(--kecb-paper-warm);background-image:none;color:var(--kecb-ink);
  border-bottom:1px solid var(--kecb-line);box-shadow:var(--kecb-shadow-none);
}
html:root body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero,.section-visual-hero,.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero,.dt-hero,.spx-hero) :where(h1,h2,h3,h4,strong,b){color:var(--kecb-ink)}
html:root body :where(.tonight-hero,.artist-halls-hero,.dir-hero,.edu-hero,.tools-book-first-hero,.bi-hero,.system-hero,.upgrade-hero,.book-resources-hero,.section-visual-hero,.fs-hero,.bartender-hero,.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.k2-hero,.k2-home-hero,.chef-lesson-hero,.tool-suite-hero,.tool-category-guide-hero,.role-library-hero,.editorial-role-hero,.visual-hero,.analysis-hero,.compact-hero,.start-here-hero,.org-hero,.dl-hero,.whats-new-hero,.sh-hero,.bar-home-hero,.speakeasy-hero,.founder-page-hero,.pulse-hero,.saved-work-hero,.tool-guides-hero,.dt-tools-hero,.food-truck-hero,.kitchen-hero,.dt-hero,.spx-hero) :where(p,li,span,small){color:var(--kecb-ink-soft)}
html:root body :where(.visual-hero,.section-visual-hero)::before,html:root body :where(.visual-hero,.section-visual-hero)::after{content:none;background:none}
html:root body .surface-light::before,html:root body .surface-light::after{background:none;background-image:none;box-shadow:var(--kecb-shadow-none)}

/* One eyebrow decision, surface aware. */
html:root body :where(.eyebrow,.tonight-eyebrow,.artist-halls-eyebrow,.dir-kicker,.edu-kicker,.book-first-kicker,.bi-eyebrow,.section-kicker,.spx-kicker,.k2-kicker,.artist-hall-kicker,.artist-section-kicker,.tonight-active-kicker,.fs-kicker,.bartender-kicker,.chef-kicker,.tool-suite-kicker,.role-library-kicker,.visual-kicker,.analysis-kicker,.dl-kicker,.sh-kicker){font-size:max(var(--kecb-type-meta), 14px);line-height:1.3;color:var(--kecb-brass-deep)}
html:root body .surface-dark :where(.eyebrow,[class*="kicker"],[class*="eyebrow"]){color:#e0c08a}

/* action correctness: explicit component focus beats legacy component resets. */

/* Deep-content back navigation must remain visible and hit-testable. */
html:root body :where(.bar2-lesson-hero,.bar2-track-hero,.bar2-home-hero,.academy-lesson-hero,.academy-track-hero) :where(.bar2-back,.academy-back){position:relative;z-index:90;display:inline-flex;align-items:center;min-height:40px;padding:.28rem 0;color:var(--kecb-oxblood);pointer-events:auto;text-decoration-thickness:1px;text-underline-offset:.2em}
html:root body :where(.bar2-lesson-hero,.bar2-track-hero,.academy-lesson-hero,.academy-track-hero){position:relative;isolation:isolate}

/* Text floor for the remaining known labels. */
html:root body :where(.venue-why-label,.venue-experience-label,.vad-kicker,.vad-radius-label,.vad-map-detail,.vad-boundary,.vad-more,.bi-ux-launch-kicker,.bi-ux-hint,.bi-eyebrow,.edu-kicker){font-size:max(var(--kecb-type-meta), 14px);line-height:1.35}

/* Professional-school spec rows share the label baseline. */
html:root body .fs-spec,html:root body .number-grid{align-items:stretch}
html:root body .fs-spec>div,html:root body .number-grid>div{display:grid;grid-template-rows:minmax(2.6em,auto) auto;align-content:stretch}
html:root body .fs-spec>div>span,html:root body .number-grid>div>span{align-self:end}

/* Subnavs scroll rather than clip at intermediate desktop widths. */
html:root body :where(.k2-subnav,.spx-subnav,.bar2-subnav) :where(.k2-wrap,.spx-wrap,.bar2-wrap){overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;overscroll-behavior-inline:contain}
html:root body :where(.k2-subnav,.spx-subnav,.bar2-subnav) a{flex:0 0 auto;white-space:nowrap}

/* Site rhythm: sections get three predictable spacing modes. */
body main>section{scroll-margin-top:76px}
body main>section+section{margin-top:0}
body main :where(.section-compact,.compact-section){padding-block:var(--kecb-s3)}
body main :where(.section-standard,.content-section){padding-block:var(--kecb-s4)}
body main :where(.section-major,.feature-section){padding-block:var(--kecb-s5)}

/* Directory cards: every venue is a distinct, scan-friendly record. */
html:root body .dir-section>.dir-wrap{max-width:1080px}
html:root body .dir-section #dir-list{display:block}
html:root body .dir-section .dir-letter{display:flex;align-items:center;gap:.7rem;margin:1.35rem 0 .55rem;color:var(--kecb-oxblood);font-family:var(--kecb-serif);font-size:max(var(--kecb-type-meta), var(--kecb-type-small));font-weight:700;letter-spacing:.04em;line-height:1;text-decoration:none;border-bottom:0;padding-bottom:0}
html:root body .dir-section .dir-letter::after{content:"";flex:1 1 auto;height:1px;background:var(--kecb-line-strong)}
html:root body .dir-section .dir-card{display:grid;grid-template-columns:minmax(16rem,.9fr) minmax(0,1.1fr);gap:.3rem 1.15rem;align-items:center;margin:0 0 .72rem;padding:.9rem 1rem;border:1px solid var(--kecb-line);border-left:3px solid rgba(184,138,72,.72);border-radius:var(--kecb-radius-card);background:var(--kecb-paper);box-shadow:var(--kecb-shadow-card);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}
html:root body .dir-section .dir-card:hover{border-color:var(--kecb-line-strong);border-left-color:var(--kecb-brass-deep);background:#fffaf4;box-shadow:var(--kecb-shadow-card)}
html:root body .dir-section .dir-card .dir-name{grid-column:1;grid-row:1;margin:0;font-size:max(var(--kecb-type-meta), var(--kecb-type-subhead));line-height:1.2;min-width:0;overflow-wrap:normal;word-break:normal}
html:root body .dir-section .dir-card .dir-name a{color:var(--kecb-ink);text-decoration:none;font-weight:700}
html:root body .dir-section .dir-card .dir-name a:hover{text-decoration:underline;text-decoration-color:var(--kecb-brass);text-underline-offset:.16em}
html:root body .dir-section .dir-card .dir-meta{grid-column:1;grid-row:2;margin:.12rem 0 0;color:var(--kecb-ink-soft);font-size:max(var(--kecb-type-meta), var(--kecb-type-small));line-height:1.35;min-width:0;overflow-wrap:normal;word-break:normal}
html:root body .dir-section .dir-card .dir-links{grid-column:2;grid-row:1 / span 2;display:flex;flex-wrap:wrap;align-self:center;justify-content:flex-end;gap:.4rem;min-width:0;width:100%;margin:0}
html:root body .dir-section .dir-card .dir-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.5rem .7rem;border:1px solid var(--kecb-line-strong);border-radius:var(--kecb-radius-control);background:#fff;color:var(--kecb-ink);font-size:max(var(--kecb-type-meta), 14px);font-weight:750;line-height:1.1;text-decoration:none;white-space:nowrap;box-shadow:var(--kecb-shadow-none)}
html:root body .dir-section .dir-card .dir-link:hover,html:root body .dir-section .dir-card .dir-link:focus-visible{border-color:var(--kecb-brass-deep);background:var(--kecb-paper-warm);color:var(--kecb-ink)}
html:root body .dir-section .dir-card .dir-link:first-child{border-color:var(--kecb-oxblood);background:var(--kecb-oxblood);color:#fff}
html:root body .dir-section .dir-card .dir-link:first-child:hover,html:root body .dir-section .dir-card .dir-link:first-child:focus-visible{border-color:#59211c;background:#59211c;color:#fff}

/* Tools: keep priority cards; turn the 121-item catalog into lean library rows. */
html:root body.page-tool .tool-card-grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--kecb-line)}
html:root body.page-tool .tool-source-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.35rem 1rem;min-height:0;margin:0;padding:.72rem .08rem;border:0;border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent;box-shadow:var(--kecb-shadow-none)}
html:root body.page-tool .tool-source-card:hover{background:var(--kecb-paper-warm);transform:none}

/* Booking Intelligence: answer/research hierarchy outranks the control inventory. */

/* Academy: curriculum scans as a sequence, not a wall of equal-weight cards. */
html:root body.academy-complete .academy-track-grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--kecb-line)}
html:root body.academy-complete .academy-track-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem 1rem;align-items:center;margin:0;padding:.78rem .08rem;border:0;border-bottom:1px solid var(--kecb-line);border-radius:0;background:transparent;box-shadow:var(--kecb-shadow-none)}
html:root body.academy-complete .academy-track-card:hover{background:var(--kecb-paper-warm);transform:none}

html:root body.academy-complete .mastery-school-card{border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-none)}

/* Shift Desk: one stage at a time, lean operational panels, no dashboard bulk. */
html:root body.shift-desk-page .tonight-stage-grid{gap:.35rem;margin:.75rem 0}
html:root body.shift-desk-page .tonight-stage-grid :is(button,a){min-height:42px;border-radius:var(--kecb-radius-control)}
html:root body.shift-desk-page .tonight-action-panel{border:1px solid var(--kecb-line);border-radius:var(--kecb-radius-card);padding:.82rem;box-shadow:var(--kecb-shadow-none)}
html:root body.shift-desk-page .tonight-action{border-radius:var(--kecb-radius-control);box-shadow:var(--kecb-shadow-none)}
html:root body.shift-desk-page .workspace-shortcut-panel{border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-none)}

/* Canonical geometry. Normal content rests on the page; only true floating layers elevate. */
html:root body main :where(.card,.panel,.info-card,.resource-card,.event-card,.venue-card,.artist-card,.academy-card,.tool-card){box-shadow:var(--kecb-shadow-none)}
html:root body :where(button,.button,.btn,input,select,textarea){border-radius:var(--kecb-radius-control)}

/* Mobile keeps touch clarity without restoring bulk. */
@media(max-width:860px){
  html:root body .dir-section>.dir-wrap{max-width:100%}
  html:root body .dir-section .dir-letter{margin-top:1.05rem}
  html:root body .dir-section .dir-card{grid-template-columns:1fr;gap:.22rem;margin-bottom:.62rem;padding:.82rem .85rem}
  html:root body .dir-section .dir-card .dir-name{grid-column:1;grid-row:auto;font-size:max(var(--kecb-type-meta), var(--kecb-type-subhead))}
  html:root body .dir-section .dir-card .dir-meta{grid-column:1;grid-row:auto}
  html:root body .dir-section .dir-card .dir-links{grid-column:1;grid-row:auto;justify-content:flex-start;margin-top:.42rem}
  html:root body .dir-section .dir-card .dir-link{min-height:40px}
  html:root body.page-tool .tool-source-card{grid-template-columns:1fr}
  body main :where(p,li,dd){max-width:100%}
}

/* Shared mobile shell is owned here so every public page gets the same behavior. */

body .ux-mobile-dock{display:none}
@media(max-width:720px){
  body:has(.ux-mobile-dock){padding-bottom:76px}
  body .ux-mobile-dock{
    position:fixed;z-index:180;left:max(.5rem,env(safe-area-inset-left));right:max(.5rem,env(safe-area-inset-right));bottom:max(.5rem,env(safe-area-inset-bottom));
    display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.2rem;padding:.28rem;border:1px solid rgba(23,25,26,.16);border-radius:var(--kecb-radius-card);
    background:rgba(255,253,249,.97);box-shadow:var(--kecb-shadow-card);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)
  }
  body .ux-mobile-dock a,body .ux-mobile-dock button{
    display:grid;place-items:center;gap:.15rem;min-height:52px;padding:.26rem .12rem;border:0;border-radius:var(--kecb-radius-card);background:transparent;color:var(--kecb-ink);
    font-size:max(var(--kecb-type-meta), 14px);font-weight:750;line-height:1.05;text-decoration:none
  }
  body .ux-mobile-dock a:hover,body .ux-mobile-dock a:focus-visible{background:var(--kecb-paper-soft);color:var(--kecb-ink)}
  body .ux-mobile-dock a[aria-current="page"]{background:var(--kecb-black);color:#fff}
  body .ux-mobile-dock .ux-dock-icon{font-size:max(var(--kecb-type-meta), 1rem);line-height:1;color:inherit}
}
@media print{body .ux-mobile-dock{display:none}}

/* Canonical type scale and readable prose measure. */
html:root body main h1{font-size:max(var(--kecb-type-meta), var(--kecb-type-h1));line-height:1.01}
html:root body main h2{font-size:max(var(--kecb-type-meta), var(--kecb-type-h2));line-height:1.08}
html:root body main h3{font-size:max(var(--kecb-type-meta), var(--kecb-type-h3));line-height:1.2}
html:root body main h4{font-size:max(var(--kecb-type-meta), var(--kecb-type-h4));line-height:1.25}
html:root body main :is(p,li,dd){max-width:var(--kecb-reading)}
html:root body main :is(.eyebrow,[class*="kicker"],[class*="eyebrow"],[class*="meta"],[class*="status"]){font-size:max(14px,var(--kecb-type-meta))}

/* One footer visual language across legacy and v3 markup. */
html:root body :is(footer.site,.site-footer,.site-footer-v3){background:var(--kecb-black-2);color:#d9d0c5;border-top:1px solid rgba(184,138,72,.45);box-shadow:var(--kecb-shadow-none)}
html:root body :is(footer.site,.site-footer,.site-footer-v3) :is(a,strong){color:#f8f1e7}
html:root body :is(footer.site,.site-footer,.site-footer-v3) p{color:#cfc6bb}

/* Homepage resilience: service degradation stays useful and visually intentional. */
html:root body .home-live-fallback{display:grid;place-items:center;align-content:center;gap:.4rem;min-height:clamp(220px,36vw,430px);padding:1.5rem;border:1px solid var(--kecb-line);background:var(--kecb-paper-warm);color:var(--kecb-ink);text-align:center}
html:root body .home-live-fallback strong{font-family:var(--kecb-serif);font-size:max(var(--kecb-type-meta), clamp(1.2rem,2.4vw,1.6rem));color:var(--kecb-ink)}
html:root body .home-live-fallback span{max-width:48ch;color:var(--kecb-ink-soft)}

/* Artists index: scan first; richer tour/link evidence opens on demand. */

/* Booking Intelligence: five primary research modes read as choices; advanced inventory stays collapsed. */

/* Final contrast/tap-floor closure for repeated audit offenders. */
html:root body.edu-page .edu-kicker{color:var(--kecb-brass-deep)}
html:root body :is(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #9c4b2c;outline-offset:3px;box-shadow:0 0 0 1px #fff,0 0 0 4px #9c4b2c}
html:root body main :is(button,.button,.btn,input:not([type="checkbox"]):not([type="radio"]),select,textarea,summary){min-height:40px}

/* Card/panel geometry is a sitewide visual primitive, not a page-local invention. */
html:root body main :where(.card,[class$="-card"],[class*="-card "],.panel,[class$="-panel"],[class*="-panel "]){border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-none)}
html:root body main :where([class*="badge"],[class*="pill"],[class*="chip"]){border-radius:var(--kecb-radius-pill);box-shadow:var(--kecb-shadow-none)}

/* Lean-row child placement: compact without scrambling information order. */
html:root body.page-tool .tool-source-card>strong{grid-column:1;grid-row:1}
html:root body.page-tool .tool-source-card>p{grid-column:1;grid-row:2;margin:.12rem 0 0}
html:root body.page-tool .tool-source-card>small{grid-column:2;grid-row:1 / span 2;align-self:center;white-space:nowrap}
html:root body.academy-complete .academy-track-card>.academy-track-count{grid-column:1;grid-row:1}
html:root body.academy-complete .academy-track-card>strong{grid-column:1;grid-row:2}
html:root body.academy-complete .academy-track-card>p{grid-column:1;grid-row:3;margin:.12rem 0 0}
html:root body.academy-complete .academy-track-card>.academy-track-link{grid-column:2;grid-row:1 / span 3;align-self:center;white-space:nowrap}
@media(max-width:720px){
  html:root body.page-tool .tool-source-card>small{grid-column:1;grid-row:3;white-space:normal;margin-top:.25rem}
  html:root body.academy-complete .academy-track-card{grid-template-columns:1fr}
  html:root body.academy-complete .academy-track-card>.academy-track-link{grid-column:1;grid-row:4;white-space:normal;margin-top:.25rem}
}

/* DEPLOY-567 final browser-verified closure.
   Legacy dark-hero selectors used html:root +; light surfaces must decisively own their descendants. */
html:root body .surface-light.surface-light :is(p,li,dd,span,small):not(.button *):not(button *){
  color:var(--kecb-ink-soft);
}
html:root body .surface-light.surface-light :is(.eyebrow,.tonight-eyebrow,.artist-halls-eyebrow,.dir-kicker,.edu-kicker,.book-first-kicker,.bi-eyebrow,.section-kicker,.spx-kicker,.k2-kicker,.artist-hall-kicker,.artist-section-kicker,.tonight-active-kicker,.fs-kicker,.bartender-kicker,.chef-kicker,.tool-suite-kicker,.role-library-kicker,.visual-kicker,.analysis-kicker,.dl-kicker,.sh-kicker){
  color:var(--kecb-brass-deep);
}
html:root body .surface-light.surface-light :is(h1,h2,h3,h4) :is(span,small){color:inherit}
html:root body .tonight-hero.surface-light h1 span{color:var(--kecb-brass-deep)}
html:root body .surface-light.surface-light :is(.upgrade-actions,.book-first-actions) a.secondary{
  color:var(--kecb-oxblood);border-color:var(--kecb-brass);background:transparent;
}
html:root body .book-first-actions a[hidden]{display:none}
/* A relative subnav must not retain the old sticky offset; that offset caused academy hero overlap. */
html:root body :is(.bar2-subnav,.k2-subnav,.spx-subnav,.culture-subnav){top:auto}


/* ==========================================================================\n   DEPLOY 572 — VISUAL CLARITY / INFORMATION CHUNKING\n   Quiet semantic hierarchy: SECTION → GROUP → ROW.\n   Containment belongs to meaningful groups; individual rows stay lean.\n   ========================================================================== */
:root{
  --kecb-group-surface:#fffdf9;
  --kecb-group-active:#fff8ee;
  --kecb-group-line:#d8cfc3;
  --kecb-group-accent:#a77b43;
}

/* Shared section language for information-dense surfaces. */
body main :where(.academy-section-heading,.academy-curriculum-heading){max-width:760px}
body main :where(.academy-section-kicker){margin:0 0 .32rem;color:var(--kecb-brass-deep);font:800 max(var(--kecb-type-meta), 13px)/1.25 var(--kecb-sans);letter-spacing:.115em;text-transform:uppercase}
body main :where(.academy-section-heading,.academy-curriculum-heading) h2{margin:.08rem 0 .38rem;color:var(--kecb-ink);font:700 clamp(1.45rem,2.4vw,1.9rem)/1.12 var(--kecb-serif);letter-spacing:-.022em}
body main :where(.academy-section-heading,.academy-curriculum-heading)>p:last-child{margin:.1rem 0 0;max-width:68ch;color:var(--kecb-ink-soft);line-height:1.55}

/* Academy overview = one SECTION containing metric and explanation GROUPS. */
html:root body:is(.bartender-page,.chef-path-index) .academy-overview-zone{margin:0 0 clamp(2rem,4vw,2.8rem);padding:0 0 clamp(1.8rem,3.4vw,2.4rem);border-bottom:1px solid var(--kecb-line)}
html:root body:is(.bartender-page,.chef-path-index) .academy-overview-zone>.academy-section-heading{margin-bottom:.9rem}
html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stats,.chef-path-summary){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin:0 0 1rem;padding:0;border:0;background:transparent}
html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stats>div,.chef-stat){min-width:0;min-height:68px;padding:.68rem .78rem;border:1px solid var(--kecb-group-line);border-radius:var(--kecb-radius-card);background:var(--kecb-group-surface);box-shadow:var(--kecb-shadow-none)}
html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stats>div,.chef-stat) strong{display:block;margin:0 0 .08rem;color:var(--kecb-ink);font:700 clamp(1.35rem,2.3vw,1.7rem)/1 var(--kecb-serif);letter-spacing:-.025em}
html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stats>div span,.chef-stat){color:var(--kecb-ink-soft);font-size:max(var(--kecb-type-meta), .78rem);line-height:1.3}
html:root body:is(.bartender-page,.chef-path-index) .academy-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}
html:root body:is(.bartender-page,.chef-path-index) .academy-info-group{margin:0;padding:1rem 1.05rem;border:1px solid var(--kecb-group-line);border-radius:var(--kecb-radius-card);background:#fff;box-shadow:var(--kecb-shadow-none)}
html:root body:is(.bartender-page,.chef-path-index) .academy-info-group h3{margin:0 0 .48rem;color:var(--kecb-ink);font:700 clamp(1.08rem,1.7vw,1.28rem)/1.18 var(--kecb-serif);letter-spacing:-.012em}
html:root body:is(.bartender-page,.chef-path-index) .academy-info-group p{margin:.48rem 0 0;max-width:66ch;color:var(--kecb-ink-soft);line-height:1.58}
html:root body:is(.bartender-page,.chef-path-index) .academy-info-group p:first-of-type{margin-top:0}

/* Curriculum SECTION starts unmistakably, then phases become the primary GROUPS. */
html:root body:is(.bartender-page,.chef-path-index) .academy-curriculum-heading{margin:0 0 1rem;padding-top:.1rem}
html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stage-list,.chef-path-list){display:grid;gap:.62rem;margin:0}
html:root body:is(.bartender-page,.chef-path-index) details.academy-phase{margin:0;border:1px solid var(--kecb-group-line);border-radius:var(--kecb-radius-card);background:#fff;box-shadow:var(--kecb-shadow-none);overflow:hidden}
html:root body:is(.bartender-page,.chef-path-index) details.academy-phase[open]{border-color:#c8af8a;border-left:3px solid var(--kecb-group-accent);background:var(--kecb-group-active)}
html:root body:is(.bartender-page,.chef-path-index) details.academy-phase>summary{display:flex;align-items:center;gap:.7rem;min-height:48px;padding:.68rem .78rem;color:var(--kecb-ink);font-family:var(--kecb-serif);font-size:max(var(--kecb-type-meta), 1rem);font-weight:720;line-height:1.2;background:transparent;cursor:pointer}
html:root body:is(.bartender-page,.chef-path-index) details.academy-phase>summary:hover{background:var(--kecb-paper-warm)}
html:root body:is(.bartender-page,.chef-path-index) details.academy-phase>summary .academy-phase-meta{margin-left:auto;padding:.18rem .4rem;border:1px solid var(--kecb-line);border-radius:var(--kecb-radius-control);background:var(--kecb-paper-soft);color:var(--kecb-ink-soft);font-family:var(--kecb-sans);font-size:max(var(--kecb-type-meta), 14px);font-weight:720;line-height:1.15;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}
html:root body:is(.bartender-page,.chef-path-index) details.academy-phase[open]>summary{padding-bottom:.72rem;border-bottom:1px solid rgba(167,123,67,.28)}
html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body{padding:0 .78rem .55rem;background:transparent}
html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body ol{margin:0;padding:0;list-style:none}
body.bartender-page .academy-phase-body ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.15rem}
body.chef-path-index .academy-phase-body ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.15rem}
html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body li{min-width:0;margin:0;padding:0}
html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body li a{display:block;height:100%;padding:.72rem .05rem;border:0;border-top:1px solid #e8e0d5;border-radius:0;background:transparent;color:var(--kecb-ink);text-decoration:none;box-shadow:var(--kecb-shadow-none)}
html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body li a:hover,html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body li a:focus-visible{background:rgba(255,255,255,.72);color:var(--kecb-oxblood)}
html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body li :where(span,.chef-module-number){display:block;margin:0 0 .16rem;color:var(--kecb-brass-deep);font-size:max(var(--kecb-type-meta), 14px);font-weight:780;letter-spacing:.06em;text-transform:uppercase}
html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body li :where(strong,.chef-module-title){display:block;margin:.12rem 0;color:var(--kecb-ink);font-family:var(--kecb-serif);font-size:max(var(--kecb-type-meta), 1rem);font-weight:700;line-height:1.22;letter-spacing:-.008em}
html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body li small{display:block;margin-top:.2rem;color:var(--kecb-ink-soft);font-size:max(var(--kecb-type-meta), .78rem);line-height:1.42}

/* Long lessons: spacing + divider make each headed concept legible before reading. */
body main .academy-lesson-layout{align-items:start;gap:clamp(1.2rem,3vw,2.1rem)}
body main :where(article.bartender-prose,article.chef-lesson-prose)>h2{margin:2rem 0 .55rem;padding-top:1.15rem;border-top:1px solid var(--kecb-line);color:var(--kecb-ink);font:700 clamp(1.22rem,2vw,1.48rem)/1.2 var(--kecb-serif);letter-spacing:-.015em}
body main :where(article.bartender-prose,article.chef-lesson-prose)>h2:first-child{margin-top:0;padding-top:0;border-top:0}
body main :where(article.bartender-prose,article.chef-lesson-prose)>h3{margin:1.3rem 0 .42rem;color:var(--kecb-ink);font-family:var(--kecb-serif)}
body main .academy-lesson-map{border:1px solid var(--kecb-group-line);border-radius:var(--kecb-radius-card);background:var(--kecb-paper-warm);box-shadow:var(--kecb-shadow-none)}

/* Tools: the category is the GROUP; tools inside it remain light ROWS. */
body.page-tool .tool-book-group{margin:0 0 1rem;border:1px solid var(--kecb-group-line);border-radius:var(--kecb-radius-card);background:#fff;box-shadow:var(--kecb-shadow-none);overflow:hidden}
body.page-tool .tool-book-group>header{margin:0;padding:.85rem .95rem;border-bottom:1px solid var(--kecb-line);background:var(--kecb-paper-warm)}
body.page-tool .tool-book-group>header :where(h2,h3,strong){margin-top:0;color:var(--kecb-ink)}
body.page-tool .tool-book-group>header p{max-width:70ch;color:var(--kecb-ink-soft)}
body.page-tool .tool-book-group>.tool-card-grid{padding:0 .9rem .45rem;gap:0 1rem}
body.page-tool .tool-book-group .tool-source-card{min-height:0;padding:.78rem .05rem;background:transparent}
body.page-tool .tools-guide-promo{border-bottom:1px solid var(--kecb-line);background:#fff}
body.page-tool .tools-catalog-shell{border-bottom:1px solid var(--kecb-line);background:var(--kecb-paper-soft)}

/* Booking Intelligence: related measurements live in restrained section GROUPS. */

/* Tonight: location is one compact control GROUP, not a loose line of fields. */

/* Venue profiles: preserve cards, strengthen group identity without dashboard bulk. */
body.venue-profile-page .vp-main>.vp-card{border-left:3px solid rgba(167,123,67,.55);border-radius:var(--kecb-radius-card)}
body.venue-profile-page .vp-main>.vp-card :where(h2,h3){margin-top:0}

/* Responsive: hierarchy survives on phones without inflating vertical mass. */
@media(max-width:760px){
  html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stats,.chef-path-summary){grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}
  html:root body:is(.bartender-page,.chef-path-index) .academy-overview-grid{grid-template-columns:1fr;gap:.55rem}
  html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stage-list,.chef-path-list){gap:.52rem}
  html:root body:is(.bartender-page,.chef-path-index) details.academy-phase>summary{min-height:46px;padding:.62rem .7rem}
  html:root body:is(.bartender-page,.chef-path-index) .academy-phase-body{padding-inline:.7rem}
  body.bartender-page .academy-phase-body ol,body.chef-path-index .academy-phase-body ol{grid-template-columns:1fr;gap:0}
  body.page-tool .tool-book-group>.tool-card-grid{padding-inline:.72rem}
  body.venue-profile-page .vp-main>.vp-card{border-left-width:2px}
}
@media(max-width:420px){
  html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stats,.chef-path-summary){grid-template-columns:repeat(2,minmax(0,1fr))}
  html:root body:is(.bartender-page,.chef-path-index) :where(.bartender-stats>div,.chef-stat){min-height:62px;padding:.6rem .65rem}
  html:root body:is(.bartender-page,.chef-path-index) .academy-info-group{padding:.82rem .86rem}
  html:root body:is(.bartender-page,.chef-path-index) details.academy-phase>summary .academy-phase-meta{font-size:max(var(--kecb-type-meta), 13px)}
}


/* ---------- DEPLOY 648 visual QA + readability closure ---------- */
/* Component typography is allowed to express hierarchy. The zero-specificity 13px guard
   in the foundation bundle remains the only global floor. */
html:root body main .recommend-card{justify-content:flex-start}
html:root body main a.quick-card{min-height:auto;justify-content:flex-start}
html:root body main a.quick-card small{margin-top:.75rem}
html:root body main article.expansion-card{justify-content:flex-start}

/* Light-surface controls own light-surface colors. */
html:root body .surface-light .button.secondary,
html:root body :is(.visual-hero,.section-visual-hero).surface-light .button.secondary{
  background:#fff;color:var(--kecb-ink);border-color:var(--kecb-ink);
}
html:root body .dt-hero .dt-button.secondary{
  background:#fff;color:var(--kecb-ink);border-color:var(--kecb-ink);
}
html:root body .dt-hero .kecb-u-color-gold-soft{color:#6f3023}
html:root body .fv-choice-grid a:first-child :is(strong,b){color:#fffdf9}
html:root body .fv-choice-grid a:first-child span{color:#e7e1d8;opacity:1}
html:root body .start-here-primary-grid a:first-child b{color:#f0c96e}

/* Show History search remains a deliberate dark control surface after global light-card rules. */
html:root body.show-history .sh-search-card{background:#111419;color:#fff;border-color:#2b3036}
html:root body.show-history .sh-search-card .sh-search-primary label{color:#fffdf9}
html:root body.show-history .sh-search-card .sh-filter-row label{color:#d8dde3}
html:root body.show-history .sh-search-card .sh-filter-summary{color:#d8dde3}

/* Venue discovery labels never shrink below the site's declared visible-text floor on phones. */
@media(max-width:680px){
  html:root body.venue-profile-page :is(
    .entity-profile-visual figcaption,.venue-section-label,.vp-detail strong,
    .vad-stat span,.vad-tabs button,.vad-radius button,.vad-radius-label,.vad-map-note,
    .vad-map-detail,.vad-row-meta,.vad-row-reason,.vad-distance,.vad-boundary,.vad-more,
    .venue-experience-item,.venue-experience-empty,.venue-owner-strip>div>span,
    .venue-owner-strip small,.venue-owner-strip>a,.venue-current h2:before,.venue-next-date,
    .venue-next-copy small,.venue-program h2:before
  ){font-size:max(var(--kecb-type-meta), 14px);line-height:1.35}
  html:root body.venue-profile-page :is(.venue-verification-fact,.venue-back-link,[data-seo-observed-history] p){font-size:max(var(--kecb-type-meta), 14px)}
}

/* Three section rhythm tokens; recurring long discovery/topic blocks get an unmistakable break. */
html:root body main > .discovery-section + .discovery-section{
  margin-top:var(--kecb-section-gap-standard);
  border-top:1px solid var(--kecb-line-strong);
  padding-top:var(--kecb-section-gap-major);
}
html:root body main .topic-section + .topic-section{
  margin-top:var(--kecb-section-gap-standard);
  border-top:1px solid var(--kecb-line-strong);
  padding-top:var(--kecb-section-gap-major);
}
html:root body main > .kecb-related{margin-top:var(--kecb-section-gap-standard)}


/* ---------- DEPLOY 649 visual QA residual closure ---------- */
/* Eyebrow colors are owned by surface, not by a misleading semantic class name. */
html:root body{
  --kecb-eyebrow-on-light:#7f5c29;
  --kecb-eyebrow-on-dark:#f3d587;
}
html:root body main :is(.academy-full-details,.guide-full-details,.academy-promise-panel,.chapter-connected-learning) :is(.eyebrow,.eyebrow-on-dark){
  color:var(--kecb-eyebrow-on-light);
}
html:root body main :is(.surface-dark,.analysis-hero,.section-visual-hero) :is(.eyebrow,.eyebrow-on-dark){
  color:var(--kecb-eyebrow-on-dark);
}

/* Start Here: the entire dark choice owns a dark-surface type palette. */
html:root body main .start-here-primary-grid>a:first-child{
  background:var(--kecb-black);
  border-color:var(--kecb-black);
  color:#fffdf9;
}
html:root body main .start-here-primary-grid>a:first-child :is(strong,b){color:#fffdf9}
html:root body main .start-here-primary-grid>a:first-child>span{
  color:#e9edf2;
  opacity:1;
  font-size:max(var(--kecb-type-meta), max(14px,var(--kecb-type-micro)));
}
html:root body main .start-here-primary-grid>a:first-child>b{color:#f0c96e}

/* Venue discovery microcopy: the 13px floor belongs to the component at every width. */
html:root body.venue-profile-page :is(
  .entity-profile-visual figcaption,.venue-section-label,.vp-detail strong,
  .vad-stat span,.vad-tabs button,.vad-radius button,.vad-radius-label,.vad-map-note,
  .vad-map-detail,.vad-row-meta,.vad-row-reason,.vad-distance,.vad-boundary,.vad-more,
  .venue-experience-item,.venue-experience-empty,.venue-owner-strip>div>span,
  .venue-owner-strip small,.venue-owner-strip>a,.venue-current h2:before,.venue-next-date,
  .venue-next-copy small,.venue-program h2:before
){font-size:max(var(--kecb-type-meta), 14px);line-height:1.35}
html:root body.venue-profile-page :is(.venue-verification-fact,.venue-back-link,[data-seo-observed-history] p){font-size:max(var(--kecb-type-meta), 14px)}

/* Recommend cards size to content; hierarchy no longer depends on reserved blank height. */
html:root body main .recommend-card{min-height:auto}

/* Continuity handoff microcopy clears AA on its light editorial surface. */
html:root body .kecb-handoff p>span,
html:root body .kecb-handoff-recent>span{color:#555f68}

/* DEPLOY 657 — Tonight light-hero contrast closure.
   The legacy cream emphasis was effectively invisible on the warm-paper hero.
   Oxblood keeps the title accent while clearing WCAG AA/AAA contrast. */

/* Small/meta text on light surfaces uses the same readable muted token when no component owns it. */
html:root body main :is(.surface-light,.pr-library-excerpt,.book-source-banner) small{color:#5b554d}


/* ---------- DEPLOY 650 no-blue public-surface closure ---------- */
/*
   Public decorative surfaces use the warm KECB palette. Navy is reserved for
   data semantics and explicit reader modes, never as a generic page-section fill.
*/
html:root body{
  --kecb-espresso:#1b1512;
  --kecb-espresso-2:#241b17;
  --kecb-band-paper:#f3ece3;
}

/* Large legacy dark bands become light editorial surfaces. */
html:root body main :is(
  .expansion-band,.field-center-strip,.decision-band,.founder-principles,
  .k2-dark,.spx-dark,.directory-methodology,.discovery-band,.food-truck-feature-band,
  .food-truck-reviewed,.free-tools-home,.home-academy-callout,.home-directory-callout,
  .home-discovery,.home-discovery-carousel,.next-steps-efficient,.guided-system-card,
  .artist-complete-callout,.artist-directory-cta,.artist-intent-panel,.bar-academy-feature,
  .bartender-station,.chapter-connect-cta,.chapter-connected-learning,.recipe-culture-door,
  .path-progress-card,.search-browse-card,.tool-all-card,.academy-promise-panel,
  .mastery-deepen-panel,.mastery-sidebar,.visual-banner,.whats-new-feature-side,
  .food-truck-snapshot-side,.guide-full-details details
){
  background:var(--kecb-band-paper);
  background-image:none;
  color:var(--kecb-ink);
  border-color:var(--kecb-line);
  box-shadow:var(--kecb-shadow-none);
}
html:root body main :is(
  .expansion-band,.field-center-strip,.decision-band,.founder-principles,
  .k2-dark,.spx-dark,.directory-methodology,.discovery-band,.food-truck-feature-band,
  .food-truck-reviewed,.free-tools-home,.home-academy-callout,.home-directory-callout,
  .home-discovery,.home-discovery-carousel,.next-steps-efficient,.guided-system-card,
  .artist-complete-callout,.artist-directory-cta,.artist-intent-panel,.bar-academy-feature,
  .bartender-station,.chapter-connect-cta,.chapter-connected-learning,.recipe-culture-door,
  .path-progress-card,.search-browse-card,.tool-all-card,.academy-promise-panel,
  .mastery-deepen-panel,.mastery-sidebar,.visual-banner,.whats-new-feature-side,
  .food-truck-snapshot-side,.guide-full-details details
) :is(h1,h2,h3,h4,strong,b){color:var(--kecb-ink)}
html:root body main :is(
  .expansion-band,.field-center-strip,.decision-band,.founder-principles,
  .k2-dark,.spx-dark,.directory-methodology,.discovery-band,.food-truck-feature-band,
  .food-truck-reviewed,.free-tools-home,.home-academy-callout,.home-directory-callout,
  .home-discovery,.home-discovery-carousel,.next-steps-efficient,.guided-system-card,
  .artist-complete-callout,.artist-directory-cta,.artist-intent-panel,.bar-academy-feature,
  .bartender-station,.chapter-connect-cta,.chapter-connected-learning,.recipe-culture-door,
  .path-progress-card,.search-browse-card,.tool-all-card,.academy-promise-panel,
  .mastery-deepen-panel,.mastery-sidebar,.visual-banner,.whats-new-feature-side,
  .food-truck-snapshot-side,.guide-full-details details
) :is(p,li,dd,span,small){color:var(--kecb-ink-soft)}
html:root body main :is(
  .expansion-band,.field-center-strip,.decision-band,.founder-principles,
  .k2-dark,.spx-dark,.directory-methodology,.discovery-band,.food-truck-feature-band,
  .food-truck-reviewed,.free-tools-home,.home-academy-callout,.home-directory-callout,
  .home-discovery,.home-discovery-carousel,.next-steps-efficient,.guided-system-card,
  .artist-complete-callout,.artist-directory-cta,.artist-intent-panel,.bar-academy-feature,
  .bartender-station,.chapter-connect-cta,.chapter-connected-learning,.recipe-culture-door,
  .path-progress-card,.search-browse-card,.tool-all-card,.academy-promise-panel,
  .mastery-deepen-panel,.mastery-sidebar,.visual-banner,.whats-new-feature-side,
  .food-truck-snapshot-side,.guide-full-details details
) :is(.eyebrow,[class*="kicker"]){color:var(--kecb-brass-deep)}

/* The former navy expansion cards are now crisp paper cards on a warm band. */
html:root body main .expansion-band :is(
  .expansion-card,.culture-definition,.resource-link,.system-step,.preservation-tool-card,
  .callout-box,.culture-note,.workflow-card
){
  background:#fff;
  background-image:none;
  color:var(--kecb-ink);
  border-color:var(--kecb-line);
  box-shadow:var(--kecb-shadow-none);
}
html:root body main .expansion-band :is(
  .expansion-card,.culture-definition,.resource-link,.system-step,.preservation-tool-card,
  .callout-box,.culture-note,.workflow-card
) :is(h2,h3,h4,strong,b){color:var(--kecb-ink)}
html:root body main .expansion-band :is(
  .expansion-card,.culture-definition,.resource-link,.system-step,.preservation-tool-card,
  .callout-box,.culture-note,.workflow-card
) :is(p,li,span,small){color:var(--kecb-ink-soft)}
html:root body main .expansion-band :is(.expansion-card,.resource-link,.preservation-tool-card,.culture-note) a{color:var(--kecb-oxblood)}

/* Dark-card variants no longer use navy as decoration. */
html:root body main :is(.spx-card.dark,.academy-assessment-card,.academy-at-glance article,.academy-concept-grid article,.academy-rubric article,.academy-tool-grid article){
  background:#fff;background-image:none;color:var(--kecb-ink);
  border-color:var(--kecb-line);box-shadow:var(--kecb-shadow-none);
}
html:root body main :is(.spx-card.dark,.academy-assessment-card,.academy-at-glance article,.academy-concept-grid article,.academy-rubric article,.academy-tool-grid article) :is(h2,h3,h4,strong){color:var(--kecb-ink)}
html:root body main :is(.spx-card.dark,.academy-assessment-card,.academy-at-glance article,.academy-concept-grid article,.academy-rubric article,.academy-tool-grid article) :is(p,li,span,small){color:var(--kecb-ink-soft)}

/* Secondary navigation may remain dark, but dark means warm near-black—not blue. */
html:root body :is(.culture-subnav,.k2-subnav,.spx-subnav,.bar2-subnav,.speakeasy-nav,.role-quickbar){
  background:var(--kecb-espresso);
  background-image:none;
  color:#f8f1e7;
  border-color:rgba(184,138,72,.42);
  box-shadow:var(--kecb-shadow-none);
}
html:root body :is(.culture-subnav,.k2-subnav,.spx-subnav,.bar2-subnav,.speakeasy-nav,.role-quickbar) a{
  color:#f5eee4;
  border-color:rgba(255,255,255,.16);
}
html:root body :is(.culture-subnav,.k2-subnav,.spx-subnav,.bar2-subnav,.speakeasy-nav,.role-quickbar) a:is(:hover,:focus-visible,[aria-current="page"],.active){
  background:var(--kecb-paper-soft);
  color:var(--kecb-ink);
  border-color:var(--kecb-paper-soft);
}

/* Data insets can stay dark, but use espresso rather than navy. */
html:root body main :is(.working-numbers,.school-footer){
  background:var(--kecb-espresso);
  background-image:none;
  color:#f8f1e7;
  border-color:rgba(184,138,72,.42);
}
html:root body main :is(.working-numbers,.school-footer) :is(h1,h2,h3,h4,strong,p,li,span,small,a){color:#f8f1e7}

/* Start Here and compact primary controls use black, not navy. */
html:root body main .start-here-primary-grid>a:first-child{
  background:var(--kecb-black);
  border-color:var(--kecb-black);
}
html:root body main :is(.surface-light .button.secondary,.dt-hero .dt-button.secondary){
  color:var(--kecb-ink);
  border-color:var(--kecb-ink);
}

/* Large public sections must never resolve to the legacy navy gradient. */

/* ---------- DEPLOY 650 emerging discovery density closure ---------- */
/* Discovery cards own a compact record scale; canonical section h2 sizing must not turn names into page headings. */
/* The PR excerpt remains distinctive, but discovery pages use an editorial inset rather than a billboard. */


/* ---------- DEPLOY 650 legacy blue-surface second sweep ---------- */
/* Smaller legacy families were still able to expose old navy from earlier bundles. */
html:root body main :is(
  .home-hero,.dt-tool-header,.role-library-hero,.spx-preview,.spx-stat,
  .section-image-card,.edu-cta,.front-door-founder
){
  background:var(--kecb-paper-warm);
  background-image:none;
  color:var(--kecb-ink);
  border-color:var(--kecb-line);
  box-shadow:var(--kecb-shadow-none);
}
html:root body main :is(
  .home-hero,.dt-tool-header,.role-library-hero,.spx-preview,.spx-stat,
  .section-image-card,.edu-cta,.front-door-founder
) :is(h1,h2,h3,h4,strong,b){color:var(--kecb-ink)}
html:root body main :is(
  .home-hero,.dt-tool-header,.role-library-hero,.spx-preview,.spx-stat,
  .section-image-card,.edu-cta,.front-door-founder
) :is(p,li,span,small){color:var(--kecb-ink-soft)}
html:root body main .role-library-gate>summary{
  background:#fff;
  background-image:none;
  color:var(--kecb-ink);
  border-color:var(--kecb-line-strong);
  box-shadow:var(--kecb-shadow-none);
}
html:root body main .role-library-gate>summary :is(strong,span,small){color:var(--kecb-ink)}
html:root body main .path-card .path-icon,
html:root body main .section-image-card .card-icon{
  background:var(--kecb-paper-soft);
  background-image:none;
  color:var(--kecb-brass-deep);
  border-color:var(--kecb-line);
}
html:root body main .food-truck-table th{
  background:var(--kecb-espresso);
  background-image:none;
  color:#f8f1e7;
  border-color:rgba(184,138,72,.42);
}
html:root body main :is(.recipe-mobile-actions,.dt-tool-header .button.primary){
  background:var(--kecb-black);
  background-image:none;
  color:#fff;
  border-color:var(--kecb-black);
}
html:root body main .chapter-work-actions a{
  background:#fff;
  background-image:none;
  color:var(--kecb-ink);
  border-color:var(--kecb-line-strong);
}


/* ---------- DEPLOY 656 compact warm continuation band ---------- */
/*
   The runtime inserts .next-steps-efficient between </main> and the footer.
   Earlier no-blue rules were scoped to `main`, so they could not reach the
   actual injected band. Own the component at body scope and keep it warm.
*/
html:root body .next-steps-efficient{
  width:min(var(--max,1180px),calc(100% - 2rem));
  margin:1.05rem auto;
  padding:.78rem .9rem;
  border:1px solid rgba(126,91,48,.28);
  border-radius:var(--kecb-radius-card);
  background:#f3ece3;
  background-image:none;
  color:#211d18;
  box-shadow:var(--kecb-shadow-none);
}
html:root body .next-steps-efficient>.eyebrow,
html:root body .next-steps-efficient p.eyebrow{
  margin:0 0 .12rem;
  color:#7f5c29;
  font-size:max(var(--kecb-type-meta), 14px);
  line-height:1.25;
}
html:root body .next-steps-efficient h2{
  margin:.08rem 0 .62rem;
  color:#211d18;
  font-size:max(var(--kecb-type-meta), clamp(1.55rem,3vw,2.15rem));
  line-height:1.05;
}
html:root body .next-steps-efficient>div{
  gap:.55rem;
}
html:root body .next-steps-efficient a{
  min-height:86px;
  padding:.62rem .7rem;
  border:1px solid rgba(70,54,41,.18);
  border-radius:var(--kecb-radius-card);
  background:#fffdf9;
  color:#211d18;
  box-shadow:var(--kecb-shadow-none);
}
html:root body .next-steps-efficient a:hover,
html:root body .next-steps-efficient a:focus-visible{
  border-color:#9a6f2d;
  background:#fffaf2;
}
html:root body .next-steps-efficient small{
  color:#7f5c29;
  font-size:max(var(--kecb-type-meta), 14px);
  line-height:1.2;
}
html:root body .next-steps-efficient strong{
  margin:.24rem 0;
  color:#211d18;
  font-size:max(var(--kecb-type-meta), var(--kecb-type-small));
  line-height:1.25;
}
html:root body .next-steps-efficient span{
  margin-top:auto;
  color:#8f2d24;
  font-size:max(var(--kecb-type-meta), 14px);
  line-height:1.2;
}
@media(max-width:650px){
  html:root body .next-steps-efficient{width:calc(100% - 1rem);margin:.8rem .5rem;padding:.68rem}
  html:root body .next-steps-efficient h2{font-size:max(var(--kecb-type-meta), 1.55rem);margin-bottom:.52rem}
  html:root body .next-steps-efficient a{min-height:76px}
}


/* ---------- DEPLOY 659 audit-remediation: semantic contrast ownership ---------- */
/*
   These rules deliberately target semantic classes rather than bare descendant tags.
   That prevents a later surface repaint from inheriting half of a dark-theme component.
*/
html:root body main .chapter-connect-cta .chapter-connect-action{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:42px;padding:.55rem .72rem;border:1px solid var(--kecb-line-strong);
  border-radius:var(--kecb-radius-card);background:#fffdf9;color:#211d18;text-decoration:none;font-weight:750;
}
html:root body main .chapter-connect-cta .chapter-connect-action:hover,
html:root body main .chapter-connect-cta .chapter-connect-action:focus-visible{background:#fff7ea;border-color:#8f2d24;color:#6f211c}
html:root body main .field-checklist .field-checklist-item{color:#2c2925}
html:root body main .recipe-culture-door .recipe-culture-link{color:#7d3028;font-weight:800;text-decoration-thickness:.08em;text-underline-offset:.16em}
html:root body main .spx-stats .spx-stat{background:#fffdf9;background-image:none;border:1px solid var(--kecb-line);color:#17191a}
html:root body main .spx-stats .spx-stat .spx-stat-value{color:#17191a}
html:root body main .spx-stats .spx-stat .spx-stat-label{color:#50565a}
html:root body main .start-here-primary-grid>a:first-child .start-here-choice-detail{color:#e9edf2;opacity:1}


/* ---------- DEPLOY 660 structural continuity + type + tap-target closure ---------- */
/* Exact destination uses the dark state; section descendants use a quieter location state. */
@media(max-width:720px){
  html:root body .ux-mobile-dock a[aria-current="location"]{
    background:var(--kecb-paper-soft);
    color:var(--kecb-oxblood);
    box-shadow:inset 0 0 0 1px var(--kecb-line-strong);
  }
}
/* Editorial reading copy may never collapse into microcopy even when legacy bundles carry smaller sizes. */
html:root body main :is(.chapter-content,.prose-section,.kitchen-longform,.legal-section,.analysis-body,.guide-body,.lesson-content) :is(p,li,dd){
  font-size:max(var(--kecb-type-meta), max(15px,1em));
}
/* The only confirmed WCAG 2.5.8 cluster: adjacent chapter tool links need a real gap and target height. */
html:root body main .chapter-tool-grid{gap:.62rem}
html:root body main .chapter-tool-card{
  display:grid;
  align-content:center;
  gap:.18rem;
  min-height:44px;
  padding:.62rem .72rem;
}
/* Unprimed continuity is intentionally lighter than entity-specific continuity, but always visible. */
html:root body .kecb-handoff-editorial.kecb-handoff-unprimed{
  background:#fbf6ee;
  border-color:#ded1bf;
}

/* ---- handoff 634 ---- */
/* KECB sitewide continuity handoff layer — DEPLOY 634 */
.kecb-handoff{margin:0;border-block:1px solid color-mix(in srgb,currentColor 13%,transparent);background:color-mix(in srgb,#fff 96%,#d8c7a5 4%);color:#17202a}.kecb-handoff-inner{max-width:1180px;margin:0 auto;padding:.62rem 1rem;display:flex;align-items:center;gap:.75rem;justify-content:space-between}.kecb-handoff p{margin:0;display:flex;align-items:baseline;gap:.35rem;min-width:0}.kecb-handoff p span{font-size:max(var(--kecb-type-meta), .7rem);letter-spacing:.08em;text-transform:uppercase;color:#67707a;white-space:nowrap}.kecb-handoff p strong{font-size:max(var(--kecb-type-meta), var(--kecb-type-micro));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kecb-handoff nav{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.kecb-handoff a,.kecb-handoff button{min-height:36px;padding:.42rem .65rem;border:1px solid #c9c2b7;border-radius:var(--kecb-radius-pill);background:#fff;color:#243448;font:inherit;font-size:max(var(--kecb-type-meta), .78rem);font-weight:700;line-height:1.05;text-decoration:none;cursor:pointer}.kecb-handoff a:hover,.kecb-handoff button:hover{border-color:#8d7458;background:#fbf8f3}.kecb-handoff a:focus-visible,.kecb-handoff button:focus-visible,.kecb-project-chooser button:focus-visible,.kecb-pending-project-item button:focus-visible{outline:3px solid #7c3b2a;outline-offset:2px}.kecb-handoff-tool{margin-top:1.2rem}.kecb-handoff-event{margin:1rem 0;border:1px solid #d4cec4;border-radius:var(--kecb-radius-card)}.kecb-handoff-event .kecb-handoff-inner{padding:.65rem .75rem}.kecb-inline-handoffs{margin:.55rem 0 0;font-size:max(var(--kecb-type-meta), var(--kecb-type-micro))}.kecb-inline-handoffs a{font-weight:700}.kecb-project-chooser{width:min(520px,calc(100% - 2rem));border:1px solid #c9c2b7;border-radius:var(--kecb-radius-card);padding:0;background:#fff;color:#17202a;box-shadow:var(--kecb-shadow-card)}.kecb-project-chooser::backdrop{background:rgba(9,14,20,.52)}.kecb-project-chooser form{padding:1rem}.kecb-project-chooser header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.kecb-project-chooser header div{display:grid;gap:.18rem}.kecb-project-chooser header small{font-size:max(var(--kecb-type-meta), .7rem);text-transform:uppercase;letter-spacing:.08em;color:#69717a}.kecb-project-chooser header strong{font-size:max(var(--kecb-type-meta), 1rem)}.kecb-project-chooser header>button{width:40px;height:40px;border:0;background:transparent;font-size:max(var(--kecb-type-meta), 1.5rem);cursor:pointer}.kecb-project-choices{display:grid;gap:.45rem;margin:.9rem 0}.kecb-project-choices button,.kecb-pending-project-item button{min-height:44px;border:1px solid #c9c2b7;border-radius:var(--kecb-radius-card);background:#fff;color:#243448;font:inherit;font-weight:750;text-align:left;padding:.65rem .75rem;cursor:pointer}.kecb-project-chooser p{margin:.75rem 0 0;color:#67707a;font-size:max(var(--kecb-type-meta), .8rem)}.kecb-pending-project-item{margin:0 0 1rem;padding:.75rem .9rem;border-left:3px solid #8d7458;background:#f8f5ef;display:flex;justify-content:space-between;gap:.75rem;align-items:center}.kecb-pending-project-item p{margin:0;display:grid;gap:.12rem}.kecb-pending-project-item p span{font-size:max(var(--kecb-type-meta), .68rem);text-transform:uppercase;letter-spacing:.08em;color:#69717a}.kecb-pending-project-item p strong{font-size:max(var(--kecb-type-meta), var(--kecb-type-small))}.kecb-pending-project-item p small{color:#69717a}.kecb-pending-project-item [data-kecb-pending-actions]{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:flex-end}.kecb-pending-project-item [data-kecb-pending-actions] small{max-width:32rem;color:#5d6670}.kecb-handoff button[data-kecb-handoff-add]{border-style:dashed}@media(max-width:760px){.kecb-handoff-inner{align-items:flex-start;flex-direction:column}.kecb-handoff nav{justify-content:flex-start;width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.1rem}.kecb-handoff a,.kecb-handoff button{white-space:nowrap;min-height:40px}.kecb-pending-project-item{align-items:flex-start;flex-direction:column}.kecb-pending-project-item [data-kecb-pending-actions]{justify-content:flex-start;width:100%}}@media(prefers-color-scheme:dark){.kecb-handoff{background:#151a20;color:#f4efe7;border-color:#343b43}.kecb-handoff p span{color:#aeb6c0}.kecb-handoff a,.kecb-handoff button{background:#1d242c;color:#f4efe7;border-color:#49525c}.kecb-handoff a:hover,.kecb-handoff button:hover{background:#252e37}.kecb-project-chooser{background:#171d24;color:#f4efe7;border-color:#49525c}.kecb-project-choices button,.kecb-pending-project-item button{background:#1d242c;color:#f4efe7;border-color:#49525c}.kecb-pending-project-item{background:#1a2027;color:#f4efe7}.kecb-project-chooser p,.kecb-pending-project-item p small,.kecb-pending-project-item p span{color:#b6bdc6}}

.kecb-handoff-editorial{margin:.55rem 0 1rem;border-block:1px solid color-mix(in srgb,currentColor 10%,transparent);background:color-mix(in srgb,#fff 98%,#d8c7a5 2%)}.kecb-handoff-editorial .kecb-handoff-inner{padding:.5rem .9rem}.kecb-handoff-editorial p strong{font-size:max(var(--kecb-type-meta), var(--kecb-type-micro))}.kecb-handoff-editorial a,.kecb-handoff-editorial button{font-size:max(var(--kecb-type-meta), .74rem);min-height:34px;padding:.38rem .58rem}@media(max-width:760px){.kecb-handoff-editorial{margin:.4rem 0 .8rem}.kecb-handoff-editorial .kecb-handoff-inner{padding:.5rem .75rem}}

.kecb-handoff-recent{max-width:1180px;margin:.28rem auto .72rem;padding:0 1rem;display:flex;align-items:baseline;gap:.45rem;min-width:0;font-size:max(var(--kecb-type-meta), .76rem);color:#5f6872}.kecb-handoff-recent span{font-size:max(var(--kecb-type-meta), .66rem);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.kecb-handoff-recent a{color:#314a65;font-weight:750;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kecb-handoff-recent a:hover{text-decoration:underline}.kecb-handoff-recent a:focus-visible{outline:3px solid #7c3b2a;outline-offset:2px}
@media(prefers-color-scheme:dark){.kecb-handoff-editorial{background:color-mix(in srgb,#151a20 96%,#d8c7a5 4%);color:#f4efe7;border-color:#343b43}.kecb-handoff-editorial p span{color:#aeb6c0}.kecb-handoff-recent{color:#aeb6c0}.kecb-handoff-recent a{color:#d7e3ef}}


/* DEPLOY-674: default continuity rail must remain legible in dark mode. */
@media(prefers-color-scheme:dark){
  html:root body .kecb-handoff-editorial.kecb-handoff-unprimed{
    background:color-mix(in srgb,#151a20 96%,#d8c7a5 4%);
    color:#f4efe7;
    border-color:#343b43;
  }
}
/* The book-source label is presentation text, not a document heading. */
.book-source-copy .book-source-title{
  margin:.1rem 0 .25rem;
  font-family:Georgia,"Times New Roman",serif;
  font-size:max(var(--kecb-type-meta), clamp(var(--kecb-type-subhead),2vw,1.4rem));
  font-weight:900;
  line-height:1.12;
  color:inherit;
}
.kecb-cross-craft-bridge{margin:.7rem 0 0;font-size:max(var(--kecb-type-meta), max(14px,var(--kecb-type-micro)));line-height:1.45}
.kecb-cross-craft-bridge a{font-weight:800}

/* DEPLOY-675 source-asset hygiene: runtime styling unchanged; versioned source asset is current and provenance-clean. */

/* DEPLOY 686: centralized site-header-v3 brand color ownership for handoff-covered stacks. */
html:root body .site-header-v3 .brand strong{color:#fff}
html:root body .site-header-v3 .brand small{color:#ded8ce}

/* DEPLOY 687: centralized brand-mark color ownership for handoff-covered stacks. */
html:root body .brand-mark{color:#fff}
/* KECB immersive cross-surface continuity — DEPLOY 699 */
.kecb-handoff-immersive .kecb-handoff-inner>p>span{letter-spacing:.09em}.kecb-story-doors{display:flex;gap:.38rem;flex-wrap:wrap;align-items:center;margin:.48rem 0 .18rem}.kecb-story-doors a{display:inline-flex;align-items:center;min-height:34px;padding:.36rem .58rem;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:var(--kecb-radius-pill);background:color-mix(in srgb,#fff 97%,#d8c7a5 3%);color:#243448;font-size:max(var(--kecb-type-meta), .76rem);font-weight:760;line-height:1.1;text-decoration:none}.kecb-story-doors a:hover{border-color:#8d7458;background:#fbf8f3}.kecb-story-doors a:focus-visible,.kecb-exploration-thread a:focus-visible,.kecb-search-context a:focus-visible{outline:3px solid #7c3b2a;outline-offset:2px}.kecb-exploration-thread{max-width:1180px;margin:.3rem auto .7rem;padding:0 1rem;display:flex;align-items:baseline;gap:.42rem;min-width:0;color:#5f6872;font-size:max(var(--kecb-type-meta), .76rem)}.kecb-exploration-thread span,.kecb-search-context span{font-size:max(var(--kecb-type-meta), .66rem);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.kecb-exploration-thread a,.kecb-search-context a{color:#314a65;font-weight:760;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kecb-search-context{max-width:1180px;margin:.6rem auto .45rem;padding:.5rem .8rem;border-left:3px solid #8d7458;background:#f8f5ef;display:flex;align-items:baseline;gap:.45rem;color:#5f6872}.tonight-card>.tonight-main>.kecb-story-doors{margin-top:.42rem}.sh-detail>.kecb-story-doors{margin-top:.55rem}@media(max-width:760px){.kecb-story-doors{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.08rem}.kecb-story-doors a{white-space:nowrap;min-height:40px}.kecb-exploration-thread,.kecb-search-context{align-items:flex-start;flex-direction:column;gap:.18rem}.kecb-search-context{margin:.4rem .75rem}}@media(prefers-color-scheme:dark){.kecb-story-doors a{background:#1d242c;color:#f4efe7;border-color:#49525c}.kecb-story-doors a:hover{background:#252e37}.kecb-exploration-thread,.kecb-search-context{color:#aeb6c0}.kecb-exploration-thread a,.kecb-search-context a{color:#d7e3ef}.kecb-search-context{background:#1a2027}}


/* ---------- DEPLOY 705: cross-surface immersion ---------- */
@view-transition{navigation:auto}
::view-transition-old(root){animation:120ms ease both kecb-page-out}
::view-transition-new(root){animation:180ms cubic-bezier(.2,.7,.2,1) 20ms both kecb-page-in}
@keyframes kecb-page-out{to{opacity:.92;transform:translateY(-2px)}}
@keyframes kecb-page-in{from{opacity:.94;transform:translateY(5px)}to{opacity:1;transform:none}}
.kecb-journey-bridge{max-width:1180px;margin:clamp(1.6rem,4vw,3rem) auto 0;padding:1rem 0;border-top:1px solid var(--kecb-line,#d8d0c4);border-bottom:1px solid var(--kecb-line,#d8d0c4)}
.kecb-journey-bridge>p{display:flex;align-items:baseline;gap:.55rem;margin:0 0 .72rem;color:var(--kecb-ink,#171717)}
.kecb-journey-bridge>p span{font-size:max(var(--kecb-type-meta), .72rem);font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--kecb-brass-deep,#866523)}
.kecb-journey-bridge>p strong{font-family:var(--kecb-serif,Georgia,serif);font-size:max(var(--kecb-type-meta), 1rem)}
.kecb-journey-bridge>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}
.kecb-journey-bridge a{display:flex;flex-direction:column;justify-content:center;min-height:64px;padding:.62rem .7rem;border:1px solid var(--kecb-line,#d8d0c4);border-radius:var(--kecb-radius-card);background:#fff;color:var(--kecb-ink,#171717);text-decoration:none;box-shadow:var(--kecb-shadow-none)}
.kecb-journey-bridge a:hover{border-color:var(--kecb-brass,#b28b3c);background:var(--kecb-paper-warm,#faf6ed)}
.kecb-journey-bridge a small{font-size:max(var(--kecb-type-meta), .68rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--kecb-ink-soft,#625c55)}
.kecb-journey-bridge a strong{margin-top:.18rem;font:700 .92rem/1.25 var(--kecb-serif,Georgia,serif)}
@media(max-width:760px){.kecb-journey-bridge{margin-top:1.35rem;padding:.85rem 0}.kecb-journey-bridge>div{grid-template-columns:1fr}.kecb-journey-bridge a{min-height:48px}.kecb-journey-bridge>p{display:block}.kecb-journey-bridge>p strong{display:block;margin-top:.1rem}}
@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}.kecb-journey-bridge a{transition:none}}
@media(prefers-color-scheme:dark){.kecb-journey-bridge a{background:var(--kecb-low-panel,#182738);color:var(--kecb-low-text,#eef2f4);border-color:var(--kecb-low-line,#36485d)}.kecb-journey-bridge a:hover{background:#1d2d3f}.kecb-journey-bridge a small{color:var(--kecb-low-muted,#b9c5cf)}}

/* ---------- DEPLOY 728 connected-learning card contrast global closure ---------- */
/*
   The light editorial connected-learning band must own the complete card surface.
   Earlier book CSS can still declare .academy-link-card as a dark/navy card with. Scope the correction to connected-learning only so academy dark
   components elsewhere keep their intended surface ownership.
*/
html:root body:not(.reader-low-light) main .chapter-connected-learning .academy-link-card{
  background:var(--kecb-white,#fff);
  background-image:none;
  color:var(--kecb-ink,#17191a);
  border-color:var(--kecb-line-strong,#c7b9a5);
  box-shadow:var(--kecb-shadow-none);
}
html:root body:not(.reader-low-light) main .chapter-connected-learning .academy-link-card :is(strong,b){
  color:var(--kecb-ink,#17191a);
}
html:root body:not(.reader-low-light) main .chapter-connected-learning .academy-link-card :is(span,p,small){
  color:var(--kecb-ink-soft,#50565a);
  opacity:1;
}
html:root body:not(.reader-low-light) main .chapter-connected-learning .academy-link-card:is(:hover,:focus-visible){
  background:var(--kecb-paper,#fffdf9);
  border-color:var(--kecb-brass,#b88a48);
  color:var(--kecb-ink,#17191a);
}
/* Keep the reader's explicit low-light mode internally consistent and legible. */
html:root body.reader-low-light main .chapter-connected-learning .academy-link-card{
  background:#111a24;
  background-image:none;
  color:var(--kecb-low-text,#eef2f4);
  border-color:var(--kecb-low-line,#425160);
  box-shadow:var(--kecb-shadow-none);
}
html:root body.reader-low-light main .chapter-connected-learning .academy-link-card :is(strong,b,span,p,small){
  color:var(--kecb-low-text,#eef2f4);
  opacity:1;
}

/* DEPLOY-732 — continuity text floor */
html:root body .kecb-handoff p span,html:root body .kecb-handoff a,html:root body .kecb-handoff button,html:root body .kecb-handoff-editorial a,html:root body .kecb-handoff-editorial button,html:root body .kecb-handoff-recent,html:root body .kecb-handoff-recent span,html:root body .kecb-handoff-recent a,html:root body .kecb-story-doors a,html:root body .kecb-exploration-thread,html:root body .kecb-exploration-thread span,html:root body .kecb-exploration-thread a,html:root body .kecb-search-context,html:root body .kecb-search-context span,html:root body .kecb-search-context a{font-size:max(var(--kecb-type-meta), max(14px,.8125rem));line-height:1.25}


/* ---------- DEPLOY 733: section rhythm system ---------- */
/*
   Repeated content families share three spacing tokens. This intentionally does
   not flatten heroes, live-event controls, venue maps, or dense operational UI.
*/
html:root{
  --kecb-rhythm-compact:clamp(1.1rem,2.2vw,1.6rem);
  --kecb-rhythm-standard:clamp(1.75rem,3.5vw,2.6rem);
  --kecb-rhythm-major:clamp(2.35rem,4.6vw,3.6rem);
}
html:root body main > :is(
  .fs-section,.bartender-section,.k2-section,.bar2-section,.spx-section,
  .edu-section,.upgrade-section,.dt-section,.discovery-section,.system-section,
  .kitchen-section,.food-truck-section,.topic-section,.si-section
){padding-block:var(--kecb-rhythm-standard)}
html:root body main > :is(
  .legal-section,.tool-editorial-brief,.tool-guide-bridge,.tool-legal-ack,
  .tool-workspace,.tool-source,.tool-use-policy
){padding-block:var(--kecb-rhythm-compact)}
html:root body main > :is(
  .kecb-related,.kecb-related-links,.tool-related-next,.kecb-semantic-related
){margin-block-start:var(--kecb-rhythm-standard)}
html:root body main > :is(
  .book-source-banner,.working-numbers,.sensory-standard,.service-execution
){margin-block-start:var(--kecb-rhythm-compact)}
html:root body main > :is(
  .master-reference,.role-reading-path,.role-guided-paths,.role-field-centers
){padding-block:var(--kecb-rhythm-major)}
@media(max-width:650px){
  html:root body main > :is(
    .fs-section,.bartender-section,.k2-section,.bar2-section,.spx-section,
    .edu-section,.upgrade-section,.dt-section,.discovery-section,.system-section,
    .kitchen-section,.food-truck-section,.topic-section,.si-section
  ){padding-block:var(--kecb-rhythm-standard)}
}

/* source: /assets/kecb-semantic-relations.v20260824-635.css */
/* DEPLOY-635 — compact, build-time semantic relationships */
.kecb-semantic-related,.kecb-venue-craft-bridge{margin:22px 0 0;padding:16px 18px;border:1px solid rgba(84,64,42,.18);border-radius:var(--kecb-radius-card);background:color-mix(in srgb,#fff 96%,#efe7d8 4%);box-shadow:var(--kecb-shadow-card)}
.kecb-semantic-related h2,.kecb-venue-craft-bridge h2{margin:2px 0 11px;font-size:max(var(--kecb-type-meta), clamp(1.02rem,1.5vw,1.2rem));line-height:1.25}
.kecb-semantic-kicker{margin:0;color:#765b36;font-size:max(var(--kecb-type-meta), .72rem);font-weight:800;letter-spacing:.095em;text-transform:uppercase}
.kecb-semantic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}
.kecb-semantic-card,.kecb-semantic-grid>a{display:flex;flex-direction:column;gap:3px;min-height:54px;padding:10px 11px;border:1px solid rgba(84,64,42,.14);border-radius:var(--kecb-radius-card);background:rgba(255,255,255,.72);color:#17191c;text-decoration:none}
.kecb-semantic-card:hover,.kecb-semantic-grid>a:hover{border-color:rgba(119,72,34,.36);transform:translateY(-1px)}
.kecb-semantic-card strong,.kecb-semantic-grid>a strong{font-size:max(var(--kecb-type-meta), .9rem);line-height:1.22}
.kecb-semantic-card span,.kecb-semantic-grid>a span{color:#67615a;font-size:max(var(--kecb-type-meta), .76rem);line-height:1.3}
.kecb-semantic-taxonomy{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}
.kecb-semantic-taxonomy a{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border:1px solid rgba(84,64,42,.18);border-radius:var(--kecb-radius-pill);background:rgba(255,255,255,.56);color:#51432f;font-size:max(var(--kecb-type-meta), .73rem);font-weight:700;text-decoration:none}
.recipe-related-grid[data-semantic-related="bar-recipe"] span{display:block;margin-top:3px;color:inherit;opacity:.76;font-size:max(var(--kecb-type-meta), .78rem)}
@media(max-width:620px){.kecb-semantic-related,.kecb-venue-craft-bridge{margin-top:16px;padding:13px 14px}.kecb-semantic-grid{grid-template-columns:1fr}.kecb-semantic-card,.kecb-semantic-grid>a{min-height:0}}
@media(prefers-color-scheme:dark){
  .kecb-semantic-related,.kecb-venue-craft-bridge{background:color-mix(in srgb,#151a20 95%,#d8c7a5 5%);border-color:#343b43;color:#f4efe7;box-shadow:var(--kecb-shadow-none)}
  .kecb-semantic-kicker{color:#d8c7a5}
  .kecb-semantic-card,.kecb-semantic-grid>a{background:#1c2229;border-color:#343b43;color:#f4efe7}
  .kecb-semantic-card span,.kecb-semantic-grid>a span{color:#c6cbd0}
  .kecb-semantic-taxonomy a{background:#1c2229;border-color:#3a424a;color:#e2d5bd}
}

/* source: /assets/pr-library-excerpts.v20260825-656.css */
/* KECB PR Library excerpt system — DEPLOY-644 */
.pr-library-excerpt{
  --pr-paper:#f3ecdf;
  --pr-paper-deep:#e9dcc8;
  --pr-ink:#171717;
  --pr-muted:#695c49;
  --pr-brass:#9a6f2d;
  position:relative;
  isolation:isolate;
  width:min(100%,760px);
  margin:clamp(1rem,2.1vw,1.8rem) auto;
  padding:clamp(1.05rem,2.4vw,1.65rem);
  overflow:hidden;
  color:var(--pr-ink);
  background:
    radial-gradient(circle at 8% 18%,rgba(126,89,36,.08),transparent 23%),
    radial-gradient(circle at 93% 82%,rgba(126,89,36,.06),transparent 27%),
    linear-gradient(112deg,var(--pr-paper) 0%,#f8f3ea 48%,var(--pr-paper-deep) 100%);
  border:1px solid rgba(154,111,45,.48);
  border-left:4px solid var(--pr-brass);
  border-radius:var(--kecb-radius-card);
  box-shadow:0 16px 34px rgba(0,0,0,.13),inset 0 1px rgba(255,255,255,.65);
}
.pr-library-excerpt::after{
  content:"";
  position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.2;
  background-image:repeating-linear-gradient(0deg,rgba(39,28,12,.035) 0 1px,transparent 1px 4px);
  mix-blend-mode:multiply;
}
.pr-library-excerpt *{box-sizing:border-box}
.pr-library-source{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:0 0 .75rem}
.pr-library-star{display:grid;place-items:center;width:1.7rem;height:1.7rem;border:1px solid rgba(133,91,36,.65);border-radius:var(--kecb-radius-pill);color:#855b24;font-size:max(var(--kecb-type-meta), .75rem);line-height:1}
.pr-library-kicker{font:800 max(var(--kecb-type-meta), .72rem)/1.1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#49371d}
.pr-library-meta{margin-left:auto;font:700 max(var(--kecb-type-meta), .69rem)/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.055em;text-transform:uppercase;color:var(--pr-muted)}
.pr-library-copy{position:relative;padding-left:clamp(2.15rem,5vw,3.2rem)}
.pr-library-quote-mark{position:absolute;left:0;top:-.55rem;color:var(--pr-brass);font:700 clamp(3.4rem,7vw,5.4rem)/1 Georgia,"Times New Roman",serif;opacity:.9}
.pr-library-excerpt blockquote{margin:0;padding:0;border:0;color:inherit;background:transparent}
.pr-library-excerpt blockquote p{max-width:68ch;margin:0;font:600 clamp(1.12rem,2vw,1.48rem)/1.5 Georgia,"Times New Roman",serif;letter-spacing:-.012em;color:var(--pr-ink)}
.pr-library-link{display:flex;align-items:center;gap:.55rem;width:max-content;max-width:100%;margin-top:.85rem;color:#72501e;text-decoration:none;font:700 max(var(--kecb-type-meta), .76rem)/1.35 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-transform:uppercase;letter-spacing:.055em}
.pr-library-link span:first-child{font-weight:650;text-transform:none;letter-spacing:0;color:var(--pr-muted)}
.pr-library-link strong{border-bottom:1px solid rgba(114,80,30,.42)}
.pr-library-link:hover strong,.pr-library-link:focus-visible strong{border-bottom-color:currentColor}
.pr-library-link:focus-visible{outline:2px solid #72501e;outline-offset:4px;border-radius:var(--kecb-radius-sm)}
.pr-library-excerpt--compact{padding:.9rem 1rem;margin:1.1rem auto;border-radius:var(--kecb-radius-card);box-shadow:var(--kecb-shadow-card)}
.pr-library-excerpt--compact .pr-library-source{margin-bottom:.45rem}
.pr-library-excerpt--compact .pr-library-copy{padding-left:2.15rem}
.pr-library-excerpt--compact .pr-library-quote-mark{font-size:max(var(--kecb-type-meta), 3.4rem);top:-.45rem}
.pr-library-excerpt--compact blockquote p{font-size:max(var(--kecb-type-meta), clamp(1rem,1.5vw,1.18rem));line-height:1.45}
.pr-library-excerpt--compact .pr-library-link{margin-top:.55rem;font-size:max(var(--kecb-type-meta), .69rem)}
@media (min-width:760px){
  .pr-library-excerpt--feature{display:grid;grid-template-columns:minmax(155px,205px) 1fr;column-gap:clamp(1.25rem,3vw,2.4rem);align-items:stretch}
  .pr-library-excerpt--feature .pr-library-source{align-content:start;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"star kicker" "star meta";gap:.16rem .65rem;margin:0;padding-right:1.35rem;border-right:1px solid rgba(154,111,45,.28)}
  .pr-library-excerpt--feature .pr-library-star{grid-area:star;align-self:start}
  .pr-library-excerpt--feature .pr-library-kicker{grid-area:kicker;align-self:end}
  .pr-library-excerpt--feature .pr-library-meta{grid-area:meta;margin:0;align-self:start}
  .pr-library-excerpt--feature .pr-library-copy{padding-left:clamp(2.5rem,4vw,3.4rem)}
}
@media (max-width:560px){
  .pr-library-excerpt{width:calc(100% - 1rem);margin:1rem .5rem;padding:.9rem .85rem;border-left-width:3px}
  .pr-library-meta{width:100%;margin:.15rem 0 0 2.2rem}
  .pr-library-copy{padding-left:1.95rem}
  .pr-library-quote-mark{font-size:max(var(--kecb-type-meta), 3.05rem);top:-.35rem}
  .pr-library-excerpt blockquote p{font-size:max(var(--kecb-type-meta), 1.03rem);line-height:1.48}
  .pr-library-link{display:grid;grid-template-columns:1fr auto;width:100%;gap:.15rem .55rem}
  .pr-library-link span:first-child{grid-column:1/-1}
}


/* ---------- DEPLOY 656 PR excerpt density closure ---------- */
/* PR excerpts are supporting context, not a second hero. Keep them distinct but compact. */
.pr-library-excerpt{
  width:min(100%,720px);
  margin:.72rem auto;
  padding:.78rem .88rem;
  border-radius:var(--kecb-radius-card);
  box-shadow:0 7px 18px rgba(0,0,0,.08),inset 0 1px rgba(255,255,255,.6);
}
.pr-library-source{gap:.42rem;margin:0 0 .38rem}
.pr-library-star{width:1.45rem;height:1.45rem;font-size:max(var(--kecb-type-meta), .66rem)}
.pr-library-kicker{font-size:max(var(--kecb-type-meta), .66rem);letter-spacing:.12em}
.pr-library-meta{font-size:max(var(--kecb-type-meta), .63rem);letter-spacing:.045em}
.pr-library-copy{padding-left:1.82rem}
.pr-library-quote-mark{top:-.3rem;font-size:max(var(--kecb-type-meta), 2.8rem)}
.pr-library-excerpt blockquote p{
  max-width:64ch;
  font-size:max(var(--kecb-type-meta), clamp(1rem,1.45vw,1.14rem));
  line-height:1.38;
}
.pr-library-link{gap:.42rem;margin-top:.45rem;font-size:max(var(--kecb-type-meta), .68rem);line-height:1.25}
.pr-library-excerpt--compact{margin:.66rem auto;padding:.68rem .78rem;box-shadow:var(--kecb-shadow-card)}
.pr-library-excerpt--compact .pr-library-source{margin-bottom:.3rem}
.pr-library-excerpt--compact .pr-library-copy{padding-left:1.72rem}
.pr-library-excerpt--compact .pr-library-quote-mark{top:-.25rem;font-size:max(var(--kecb-type-meta), 2.6rem)}
.pr-library-excerpt--compact blockquote p{font-size:max(var(--kecb-type-meta), 1rem);line-height:1.36}
.pr-library-excerpt--compact .pr-library-link{margin-top:.4rem;font-size:max(var(--kecb-type-meta), .67rem)}
@media (min-width:760px){
  .pr-library-excerpt--feature{
    grid-template-columns:minmax(132px,155px) 1fr;
    column-gap:.9rem;
    padding:.78rem .88rem;
  }
  .pr-library-excerpt--feature .pr-library-source{padding-right:.78rem}
  .pr-library-excerpt--feature .pr-library-copy{padding-left:1.82rem}
  .pr-library-excerpt--feature .pr-library-quote-mark{font-size:max(var(--kecb-type-meta), 2.8rem);top:-.3rem}
  .pr-library-excerpt--feature blockquote p{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
    font-size:max(var(--kecb-type-meta), clamp(1.02rem,1.45vw,1.14rem));
    line-height:1.36;
  }
}
@media (max-width:560px){
  .pr-library-excerpt{width:calc(100% - .75rem);margin:.62rem .375rem;padding:.68rem .7rem}
  .pr-library-source{margin-bottom:.28rem}
  .pr-library-meta{width:auto;margin-left:auto}
  .pr-library-copy{padding-left:1.68rem}
  .pr-library-quote-mark{font-size:max(var(--kecb-type-meta), 2.5rem);top:-.22rem}
  .pr-library-excerpt blockquote p{font-size:max(var(--kecb-type-meta), 1rem);line-height:1.36}
  .pr-library-link{margin-top:.38rem}
}

/* source: /assets/help-context.v20260828-732.css */
/* DEPLOY-732 — component-owned Ask Riley launcher sizing */
html:root body .ask-riley-launcher{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom));z-index:9000;width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;max-height:44px;padding:0;display:grid;place-items:center;border-radius:var(--kecb-radius-pill);overflow:hidden;box-sizing:border-box}
html:root body .ask-riley-launcher-icon{display:grid;place-items:center;width:44px;height:44px;min-width:44px;flex:0 0 44px}
html:root body .ask-riley-launcher-icon svg{display:block;width:22px;height:22px;max-width:22px;max-height:22px;fill:currentColor}
html:root body .ask-riley-launcher-copy,html:root body .ask-riley-launcher::after{display:none}
@media(max-width:760px){html:root body .ask-riley-launcher{bottom:calc(76px + env(safe-area-inset-bottom))}body.has-recipe-mobile-actions .ask-riley-launcher{bottom:calc(138px + env(safe-area-inset-bottom))}}
@media print{html:root body .ask-riley-launcher{display:none}}

/* source: /assets/kecb-surface-purpose.v20260828-741.css */

/* DEPLOY-741 — ratified reader type floor and compact semantic scale.
   This layer is present on every public HTML page, so legacy bundles can resolve
   shared type tokens without introducing another stylesheet request. */
:root{
  --kecb-text-floor:.875rem;
  --kecb-chrome-floor:.875rem;
  --kecb-type-micro:.875rem;
  --kecb-type-small:.9375rem;
  --kecb-type-body:1rem;
  --kecb-type-subhead:1.125rem;
}
/* KECB DEPLOY-736 — semantic surface purpose, restrained texture, cross-craft cards */
:root{--kecb-paper:#f6f0e6;--kecb-paper-deep:#eee3d4;--kecb-night:#1b1512;--kecb-night-soft:#2a211c;--kecb-night-ink:#f5efe6;--kecb-rust:#8f3f32;--kecb-line:rgba(88,64,48,.19)}
body.surface-purpose-workbench{background-color:var(--kecb-paper)}
body.surface-purpose-workbench main{background-color:var(--kecb-paper);background-image:radial-gradient(circle at 18% 12%,rgba(72,52,39,.028) 0 1px,transparent 1.25px),radial-gradient(circle at 82% 68%,rgba(72,52,39,.02) 0 1px,transparent 1.2px),linear-gradient(100deg,rgba(255,255,255,.17),rgba(111,78,56,.018) 45%,rgba(255,255,255,.12));background-size:19px 19px,23px 23px,100% 100%}
body.surface-purpose-workbench :is(.chapter-main,.recipe-card,.bar2-shell,.kitchen-panel,.tool-card,.academy-card){background-clip:padding-box}
body.surface-purpose-night{background:var(--kecb-night)}
body.surface-purpose-night main{background:var(--kecb-paper);position:relative}
body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero){background-color:var(--kecb-night);background-image:radial-gradient(circle at 78% 18%,rgba(188,121,82,.13) 0 1px,transparent 1.4px),linear-gradient(118deg,#181210 0%,#241b17 56%,#31211a 100%);background-size:22px 22px,100% 100%;border-bottom:1px solid rgba(242,221,197,.22);box-shadow:inset 0 -1px rgba(0,0,0,.25)}
body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero) :is(h1,h2,p,.eyebrow,.vp-kicker,.vp-location,.tonight-kicker,.artist-halls-kicker,.emerging-kicker){color:var(--kecb-night-ink)}
body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero) a:not(.button){color:#f0c8aa}
body.surface-purpose-night :is(.vp-hero .vp-tag,.dir-hero .dir-tag){border-color:rgba(245,239,230,.28);background:rgba(255,255,255,.08);color:var(--kecb-night-ink)}
body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero)::after{content:"";display:block;height:3px;margin-top:1.1rem;background:linear-gradient(90deg,transparent,rgba(199,118,84,.65) 18%,rgba(234,195,156,.45) 50%,rgba(199,118,84,.65) 82%,transparent);opacity:.55}
.kecb-cross-craft-card{display:grid;grid-template-columns:minmax(150px,24%) minmax(0,1fr);gap:1rem;align-items:stretch;margin:1.35rem auto;padding:.7rem;border:1px solid rgba(96,72,53,.19);border-radius:var(--kecb-radius-card);background:#fffaf3;box-shadow:var(--kecb-shadow-card);max-width:min(100%,74rem)}
.kecb-cross-craft-visual{min-height:112px;border-radius:var(--kecb-radius-card);overflow:hidden;display:grid;place-items:center;position:relative;background:linear-gradient(135deg,#1e1815,#38271f);color:#f4eadf}
.kecb-cross-craft-visual img{width:100%;height:100%;min-height:112px;object-fit:cover;display:block;filter:saturate(.86) contrast(1.02)}
.kecb-cross-craft-visual::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.03),rgba(151,82,53,.12));box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.kecb-cross-craft-symbols{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.45rem;width:88%;font-size:max(var(--kecb-type-meta), max(14px,.76rem));font-weight:900;letter-spacing:.12em;text-align:center}.kecb-cross-craft-symbols span:nth-child(2){font-size:max(var(--kecb-type-meta), 1.2rem);letter-spacing:0;color:#dc9f75}.kecb-cross-craft-symbols span:first-child,.kecb-cross-craft-symbols span:last-child{padding:.55rem .35rem;border-block:1px solid rgba(245,239,230,.25)}
.kecb-cross-craft-copy{align-self:center;padding:.35rem .45rem .35rem 0}.kecb-cross-craft-kicker{margin:0 0 .18rem;color:#8f3f32;font-size:max(var(--kecb-type-meta), max(14px,.76rem));font-weight:900;letter-spacing:.08em;text-transform:uppercase}.kecb-cross-craft-copy h2{margin:.05rem 0 .25rem;font-size:max(var(--kecb-type-meta), clamp(1.05rem,1.8vw,1.35rem));line-height:1.15;color:#261e19}.kecb-cross-craft-copy p{margin:.2rem 0 .55rem;max-width:62ch;color:#57483e;font-size:max(var(--kecb-type-meta), max(14px,.91rem));line-height:1.5}.kecb-cross-craft-link{display:inline-flex;align-items:center;gap:.3rem;font-weight:850;color:#7c352b;text-decoration-thickness:1.5px;text-underline-offset:.18em;font-size:max(var(--kecb-type-meta), max(14px,.9rem))}
body.surface-purpose-workbench .kecb-cross-craft-card{background:rgba(255,250,243,.9);box-shadow:var(--kecb-shadow-card)}
@media(max-width:680px){.kecb-cross-craft-card{grid-template-columns:96px minmax(0,1fr);gap:.7rem;padding:.6rem;margin:1rem 0}.kecb-cross-craft-visual,.kecb-cross-craft-visual img{min-height:96px}.kecb-cross-craft-symbols{grid-template-columns:1fr;gap:.14rem;font-size:max(var(--kecb-type-meta), 13px)}.kecb-cross-craft-symbols span:nth-child(2){transform:rotate(90deg);font-size:max(var(--kecb-type-meta), 1rem)}.kecb-cross-craft-copy{padding:.15rem .15rem .15rem 0}.kecb-cross-craft-copy h2{font-size:max(var(--kecb-type-meta), 1rem)}.kecb-cross-craft-copy p{font-size:max(var(--kecb-type-meta), 13px);line-height:1.42}}
@media(prefers-reduced-transparency:reduce){body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero){background-image:none}.kecb-cross-craft-card{background:#fffaf3}}
@media print{body.surface-purpose-workbench main,body.surface-purpose-night main{background:#fff}.kecb-cross-craft-card{box-shadow:var(--kecb-shadow-none);break-inside:avoid}}

/* DEPLOY-737 final visual QA: outrank the legacy surface-light safety layer only on semantic night heroes. */
html:root body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero).surface-light{
  background:linear-gradient(118deg,#181210 0%,#241b17 56%,#31211a 100%);
  background-image:radial-gradient(circle at 78% 18%,rgba(188,121,82,.13) 0 1px,transparent 1.4px),linear-gradient(118deg,#181210 0%,#241b17 56%,#31211a 100%);
  background-size:22px 22px,100% 100%;
  color:var(--kecb-night-ink);
}
html:root body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero).surface-light :is(h1,h2,h3,h4,p,li,dd,span,small,strong,.eyebrow,.vp-kicker,.vp-location,.tonight-kicker,.tonight-eyebrow,.artist-halls-kicker,.artist-halls-eyebrow,.emerging-kicker,.dl-kicker,.dir-kicker,.sh-kicker){color:var(--kecb-night-ink)}
html:root body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero).surface-light h1 :is(em,span,strong){color:inherit}
html:root body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero).surface-light a:not(.button){color:#f0c8aa}
html:root body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero).surface-light::before{background:none;background-image:none;box-shadow:var(--kecb-shadow-none)}
html:root body.surface-purpose-night :is(.tonight-hero,.vp-hero,.visual-hero,.sh-hero,.artist-halls-hero,.emerging-hero,.dl-hero,.dir-hero).surface-light::after{content:"";display:block;height:3px;margin-top:1.1rem;background:linear-gradient(90deg,transparent,rgba(199,118,84,.65) 18%,rgba(234,195,156,.45) 50%,rgba(199,118,84,.65) 82%,transparent);opacity:.55;box-shadow:var(--kecb-shadow-none)}
/* DEPLOY-737 QA closure for high-specificity utility text inherited from light heroes. */
html:root body.surface-purpose-night .tonight-hero.surface-light #meta-line,
html:root body.surface-purpose-night .tonight-hero.surface-light .tonight-utility{color:#d8cabc}
html:root body.surface-purpose-night .tonight-hero.surface-light .tonight-explore-links>summary{color:#f0c8aa}
html:root body.surface-purpose-night .dl-hero.surface-light .dl-utility-line,
html:root body.surface-purpose-night .dl-hero.surface-light .dl-utility-line :is(span,small,strong){color:#d8cabc}
html:root body.surface-purpose-night .vp-hero.surface-light :is(.vp-wrap,.vp-tags){color:var(--kecb-night-ink)}


/* ---------- DEPLOY 740: audit remediation — complete surface ownership ---------- */
/* Tool book-credit belongs to light tool heroes: background, border, foreground and link move together. */
html:root body main .tool-book-credit{
  background:#fffaf0;
  color:#514a43;
  border-color:#c8b9a5;
}
html:root body main .tool-book-credit a{
  color:#712d24;
  text-decoration-color:currentColor;
}
/* Directory region controls are a light panel regardless of hero ancestry. */
html:root body main .dir-region-panel{
  background:#fffaf0;
  color:#18232b;
  border-color:#c8b9a5;
}
html:root body main .dir-region-panel :is(p,span,small,li,label){
  color:#4a443f;
  opacity:1;
}
html:root body main .dir-region-panel a[data-night-light-link]{
  color:#5f241d;
}
html:root body main .dir-region-panel button{
  color:#5f241d;
}
/* Give the two previous AA near-misses comfortable headroom. */
html:root body main .academy-lesson-map summary small,
html:root body main .pulse-meta{
  color:#4a443f;
  opacity:1;
}
/* Homepage brand identity is visible inside the primary heading without making the hero bulky. */
html:root body .tonight-hero h1 .tonight-brand-name{
  display:block;
  margin:0 0 .28rem;
  font-family:var(--kecb-sans,system-ui,sans-serif);
  font-size:max(var(--kecb-type-meta), max(14px,.28em));
  font-weight:800;
  line-height:1.2;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#f0c8aa;
}
html:root body .tonight-hero h1 .tonight-brand-title{display:block}
/* Role-related navigation remains a deliberately dark, warm component. Keep its foreground and surface coupled. */
html:root body main .role-related{
  background:linear-gradient(135deg,#2b1711,#6b3822);
  background-image:linear-gradient(135deg,#2b1711,#6b3822);
  color:#fff;
  border-color:rgba(107,56,34,.55);
}
html:root body main .role-related :is(h1,h2,h3,h4,p,li,span,small,strong,b){color:#f7eee5}
html:root body main .role-related a{color:#fff;border-color:rgba(255,255,255,.28)}
/* Directory hero descendants carry legacy on-dark colors at higher specificity; own the complete light panel at the same scope. */
html:root body main .dir-hero .dir-region-panel{background:#fffaf0;color:#18232b;border-color:#c8b9a5}
html:root body main .dir-hero .dir-region-panel :is(h1,h2,h3,h4,strong,b,label){color:#18232b}
html:root body main .dir-hero .dir-region-panel :is(p,span,small,li){color:#4a443f;opacity:1}
html:root body main .dir-hero .dir-region-panel a[data-night-light-link]{color:#5f241d}
html:root body main .dir-hero .dir-region-panel button{color:#5f241d}
/* Exception inside the night hero: the search/filter panel is intentionally light. */
html:root body.surface-purpose-night main .dir-hero.surface-light .dir-region-panel :is(h1,h2,h3,h4,strong,b,label){color:#18232b}
html:root body.surface-purpose-night main .dir-hero.surface-light .dir-region-panel :is(p,span,small,li){color:#4a443f;opacity:1}
html:root body.surface-purpose-night main .dir-hero.surface-light .dir-region-panel a[data-night-light-link]{color:#5f241d}
html:root body.surface-purpose-night main .dir-hero.surface-light .dir-region-panel button{color:#5f241d}

/* DEPLOY-744 — shared readable type floor without force-cascade overrides. */
:root{--kecb-visible-text-floor:14px}
main :where(.book-source-volume,.book-source-copy p:last-child,.book-source-actions .button,.tool-book-credit,.tool-suite-wrap>nav[aria-label="Breadcrumb"],.speakeasy-disclaimer-open,.tool-disclaimer-open){font-size:max(var(--kecb-type-meta), 14px)}
main :where(.role-book-route-card>span,.role-entry-card>b,.role-step a,.role-related-links a){font-size:max(var(--kecb-type-meta), 14px)}
main .k2-subnav a{font-size:max(var(--kecb-type-meta), 14px)}
body[data-reader-page="true"] main :where(.eyebrow,.toc-group h3,.toc-group a span,.chapter-tools .reader-controls button,.pager-link small){font-size:max(var(--kecb-type-meta), 14px)}


/* DEPLOY-755 — dark venue hero share contrast without additional forced-priority declarations. */
body.surface-purpose-night main .vp-hero .kecb-share-standout{--kecb-ink:#fff8ef;--kecb-line-strong:rgba(255,248,239,.58)}
body.surface-purpose-night main .vp-hero .kecb-share-standout:hover{--kecb-ink:#18232b;--kecb-line-strong:#b9915c}

/* DEPLOY-762 venue runtime gate fidelity closure */
.venue-profile-page [data-deploy2-related]>.vp-related-nav{margin:0 0 1rem;padding:0 0 1rem;border-bottom:1px solid var(--vp-refine-line);line-height:1.35}.venue-profile-page [data-deploy2-related]>.vp-related-nav .vp-related-nav-label{display:block;margin:0 0 .48rem;color:#5f5548;font:800 14px/1.2 system-ui,sans-serif;letter-spacing:.07em;text-transform:uppercase}.venue-profile-page [data-deploy2-related]>.vp-related-nav .vp-related-nav-links{display:flex;flex-wrap:wrap;gap:.42rem .5rem}.venue-profile-page [data-deploy2-related]>.vp-related-nav a{display:inline-flex;align-items:center;min-height:40px;padding:.48rem .68rem;border:1px solid #d8cbb9;border-radius:var(--kecb-radius-card);background:#fffdf8;color:#17304e;text-decoration:none;font:750 14px/1.2 system-ui,sans-serif}.venue-profile-page [data-deploy2-related]>.vp-related-nav a:hover{border-color:#a76754;background:#f4e6d5;color:#70251f}.venue-profile-page [data-deploy2-related]>.vp-related-nav a:focus-visible{border-color:#70251f;background:#f4e6d5;color:#70251f;outline:2px solid #70251f;outline-offset:2px}.venue-profile-page [data-deploy2-related]>.vp-related-nav a[data-venue-nav-primary]{border-color:#10233f;background:#10233f;color:#fff}.venue-profile-page [data-deploy2-related]>.vp-related-nav a[data-venue-nav-primary]:hover,.venue-profile-page [data-deploy2-related]>.vp-related-nav a[data-venue-nav-primary]:focus-visible{border-color:#1d3552;background:#1d3552;color:#fff}.venue-profile-page [data-deploy2-related]>.vp-related-nav a[data-venue-nav-primary]:focus-visible{outline-color:#1d3552}@media(max-width:480px){.venue-profile-page [data-deploy2-related]>.vp-related-nav .vp-related-nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.venue-profile-page [data-deploy2-related]>.vp-related-nav a{width:100%;min-height:42px;justify-content:flex-start}}
.venue-profile-page [data-deploy2-related]>.vp-related-nav a:focus{border-color:#70251f;background:#f4e6d5;color:#70251f;outline:2px solid #70251f;outline-offset:2px}.venue-profile-page [data-deploy2-related]>.vp-related-nav a[data-venue-nav-primary]:focus{border-color:#1d3552;background:#1d3552;color:#fff;outline-color:#1d3552}
}

@layer legacy {
/* DEPLOY-780 R5 — compact venue profile hierarchy: details first, plan second, less header/hero bulk. */
body.venue-profile-page .vp-breadcrumb{padding-top:.55rem;padding-bottom:.15rem}
body.venue-profile-page .vp-hero{padding:clamp(1rem,2.1vw,1.55rem) 0 clamp(.85rem,1.8vw,1.25rem)}
body.venue-profile-page .vp-hero .vp-wrap{width:min(980px,92vw)}
body.venue-profile-page .vp-hero h1{max-width:760px;font-size:max(var(--kecb-type-meta),clamp(2.05rem,4.25vw,3.45rem));line-height:.98;letter-spacing:-.03em}
body.venue-profile-page .vp-location{margin:.42rem 0 .22rem}
body.venue-profile-page .venue-why-label{display:none}
body.venue-profile-page .vp-lead.venue-why-copy{max-width:680px;margin:.3rem 0 0;font-size:max(var(--kecb-type-meta),clamp(.97rem,1.35vw,1.08rem));line-height:1.46}
body.venue-profile-page .venue-experience-bar{max-width:760px;margin:.62rem 0 0;padding-top:.5rem}
body.venue-profile-page .venue-experience-label{margin-bottom:.35rem}
body.venue-profile-page .venue-experience-items{gap:.32rem}
body.venue-profile-page .venue-experience-item{min-height:30px;padding:.27rem .52rem}
body.venue-profile-page .venue-room-signature{display:none}
body.venue-profile-page .vp-main{padding:.55rem 0 2rem}
body.venue-profile-page .vp-main>.venue-essentials{padding:.78rem 0 .95rem;border-top:0}
body.venue-profile-page .vp-main>.venue-current{padding:.95rem 0 1rem}
body.venue-profile-page .vp-card{padding:1rem 0}
body.venue-profile-page .venue-essentials .vp-grid{gap:.52rem 1.05rem}
body.venue-profile-page .venue-essentials .vp-detail{padding:.45rem 0 .05rem}
body.venue-profile-page .pr-library-excerpt{margin-top:.65rem;margin-bottom:.65rem}
body.venue-profile-page .venue-artist-discovery{padding:1rem 0 1.15rem}
@media(max-width:1100px) and (min-width:721px){
  body.venue-profile-page .audience-global-header{min-height:50px;align-items:center;flex-wrap:nowrap;padding:.28rem .54rem}
  body.venue-profile-page .audience-path-nav{display:none}
  body.venue-profile-page .audience-mobile-actions{display:flex}
  body.venue-profile-page .audience-brand{padding-top:0}
}
@media(max-width:680px){
  body.venue-profile-page .vp-breadcrumb{padding-top:.42rem}
  body.venue-profile-page .vp-hero{padding:.9rem 0 .9rem}
  body.venue-profile-page .vp-hero h1{font-size:max(var(--kecb-type-meta),clamp(1.95rem,10vw,2.7rem))}
  body.venue-profile-page .venue-experience-bar{margin-top:.5rem}
  body.venue-profile-page .vp-main{padding-top:.4rem}
}
}
/* DEPLOY-780 R9 — compact autonomous food-truck stops inside Plan your night. */
body.venue-profile-page .vp-food-truck-stops{margin-top:.85rem;padding-top:.78rem;border-top:1px solid var(--vp-refine-line,rgba(16,35,63,.14))}
body.venue-profile-page .vp-food-truck-stops h3{margin:0 0 .42rem;font-size:max(var(--kecb-type-meta),.94rem);color:#10233f}
body.venue-profile-page .vp-food-truck-stops p{margin:.32rem 0;font-size:max(var(--kecb-type-meta),.88rem);line-height:1.5}
body.venue-profile-page .vp-food-truck-stops p:last-child{margin-bottom:0}


/* DEPLOY-780 R10 — venue profile top-of-page runtime/cache closure. */
body.venue-profile-page.venue-profile-compact-r10 .vp-breadcrumb{padding-top:.42rem;padding-bottom:.08rem}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero{padding:.9rem 0 .9rem;background:linear-gradient(135deg,#fff8ec 0%,#f6e8d5 100%);border-top:0;border-bottom:1px solid #d8c4aa}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero:before{display:none}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .vp-wrap{width:min(1080px,92vw);display:block}
body.venue-profile-page.venue-profile-compact-r10 .vp-kicker{margin:0 0 .25rem;font-size:14px;line-height:1.2;letter-spacing:.11em}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero h1{max-width:none;margin:.05rem 0 .28rem;font-size:clamp(2rem,3.8vw,3.35rem);line-height:1;letter-spacing:-.035em}
body.venue-profile-page.venue-profile-compact-r10 .vp-location{margin:.15rem 0 0;font-size:max(var(--kecb-type-meta),.93rem);line-height:1.35}
body.venue-profile-page.venue-profile-compact-r10 .vp-lead,
body.venue-profile-page.venue-profile-compact-r10 .vp-tags,
body.venue-profile-page.venue-profile-compact-r10 [data-venue-experience],
body.venue-profile-page.venue-profile-compact-r10 .venue-experience-bar,
body.venue-profile-page.venue-profile-compact-r10 .venue-room-signature{display:none}
body.venue-profile-page.venue-profile-compact-r10 .vp-status{margin:.55rem 0 0;max-width:820px;font-size:max(var(--kecb-type-meta),.88rem);line-height:1.45}
body.venue-profile-page.venue-profile-compact-r10 .kecb-share-primary{display:none}
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions{display:flex;flex-wrap:wrap;gap:.36rem;margin:.68rem 0 0}
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a,
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions button{min-height:36px;width:auto;padding:.42rem .68rem;border:1px solid #bda88d;border-radius:var(--kecb-radius-card);background:rgba(255,253,249,.72);box-shadow:none;color:#24384e;font:750 14px/1.1 system-ui,sans-serif;transform:none}
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a:first-child{background:#10233f;border-color:#10233f;color:#fff}
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a:nth-child(2){background:#97452f;border-color:#97452f;color:#fff}
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a:hover,
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions button:hover{transform:none;border-color:#765f45;background:#fffaf1;color:#172d45}
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a:first-child:hover{background:#1d3552;color:#fff}
body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a:nth-child(2):hover{background:#78331f;color:#fff}
body.venue-profile-page.venue-profile-compact-r10 .kecb-handoff-entity,
body.venue-profile-page.venue-profile-compact-r10 .kecb-handoff-recent,
body.venue-profile-page.venue-profile-compact-r10 .kecb-exploration-thread{display:none}
body.venue-profile-page.venue-profile-compact-r10 .vp-main{width:min(1080px,92vw);padding:.38rem 0 2rem}
body.venue-profile-page.venue-profile-compact-r10 .vp-main>.venue-essentials{padding:.78rem 0 .9rem;border-top:0}
body.venue-profile-page.venue-profile-compact-r10 .vp-main>.venue-current{padding:.85rem 0 .95rem;border-top:1px solid var(--vp-refine-line,rgba(16,35,63,.14))}
body.venue-profile-page.venue-profile-compact-r10 .venue-current h2:before{content:none}
body.venue-profile-page.venue-profile-compact-r10 .vp-card{padding:.9rem 0}
body.venue-profile-page.venue-profile-compact-r10 .entity-profile-nav-wrap{width:min(1080px,92vw)}
body.venue-profile-page.venue-profile-compact-r10 .entity-profile-nav{margin:.2rem 0 .05rem}
@media(max-width:680px){
 body.venue-profile-page.venue-profile-compact-r10 .vp-breadcrumb{padding-top:.3rem}
 body.venue-profile-page.venue-profile-compact-r10 .vp-hero{padding:.72rem 0 .78rem}
 body.venue-profile-page.venue-profile-compact-r10 .vp-hero h1{font-size:clamp(1.9rem,9vw,2.65rem)}
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions{gap:.32rem}
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a,
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions button{min-height:38px;padding:.44rem .62rem}
 body.venue-profile-page.venue-profile-compact-r10 .vp-main{padding-top:.25rem}
}
@media(max-width:480px){
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions{display:flex;grid-template-columns:none}
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a,
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions button{width:auto;flex:0 0 auto}
}

/* R10 hierarchy guard: no second navigation rail before Venue details. */
body.venue-profile-page .kecb-share-primary,
body.venue-profile-page .kecb-handoff-entity,
body.venue-profile-page .kecb-handoff-recent,
body.venue-profile-page .kecb-exploration-thread,
body.venue-profile-page .entity-profile-nav-wrap{display:none}
body.venue-profile-page.venue-profile-compact-r10 .vp-main>.vp-card{border-left:0}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .vp-wrap{position:relative}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-profile-visual{position:absolute;right:0;top:0;width:170px;max-width:18vw;margin:0;z-index:2}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-profile-visual-link{border-radius:var(--kecb-radius-card);box-shadow:none}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-profile-visual img,
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-profile-visual[data-visual-kind="youtube-performance-image"] img{aspect-ratio:16/9}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-profile-visual figcaption{display:none}
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-visual-hero>h1,
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-visual-hero>.vp-location,
body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-visual-hero>.venue-hero-actions{max-width:calc(100% - 205px)}
@media(max-width:760px){
 body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-profile-visual{display:none}
 body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-visual-hero>h1,
 body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-visual-hero>.vp-location,
 body.venue-profile-page.venue-profile-compact-r10 .vp-hero .entity-visual-hero>.venue-hero-actions{max-width:none}
}
/* R10 light venue hero contrast closure: override the older surface-purpose dark-hero palette. */
html:root body.surface-purpose-night.venue-profile-page.venue-profile-compact-r10 main .vp-hero h1{color:#10233f}
html:root body.surface-purpose-night.venue-profile-page.venue-profile-compact-r10 main .vp-hero .vp-kicker{color:#7f3b29}
html:root body.surface-purpose-night.venue-profile-page.venue-profile-compact-r10 main .vp-hero .vp-location{color:#554b42}
html:root body.surface-purpose-night.venue-profile-page.venue-profile-compact-r10 main .vp-hero::after{display:none;height:0;margin:0;background:none}
@media(max-width:680px){
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;padding-bottom:.15rem}
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions::-webkit-scrollbar{display:none}
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions a,
 body.venue-profile-page.venue-profile-compact-r10 .venue-hero-actions button{white-space:nowrap}
}
