:root{color-scheme:light}.bom-runtime{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bom-runtime-surface);color:var(--bom-runtime-text);line-height:1.55}.bom-runtime a{color:inherit}.bom-runtime-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:1rem;justify-content:space-between;padding:1rem clamp(1rem,4vw,3rem);background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(0,0,0,.07);backdrop-filter:blur(12px)}.bom-runtime-header .brand{font-weight:800;text-decoration:none;color:var(--bom-runtime-primary);font-size:1.15rem}.bom-runtime-header nav{display:flex;gap:.5rem;flex-wrap:wrap}.bom-runtime-header nav a{padding:.55rem .8rem;border-radius:999px;text-decoration:none;font-weight:650}.bom-runtime-header nav a[aria-current=page],.bom-runtime-header nav a:hover{background:var(--bom-runtime-primary);color:white}.bom-runtime-menu{display:none}.bom-runtime-main{max-width:1180px;margin:0 auto;padding:clamp(1rem,4vw,3rem)}.bom-runtime-hero{padding:clamp(2rem,5vw,5rem);border-radius:28px;background:linear-gradient(135deg,var(--bom-runtime-primary),#2f422f);color:white;margin-bottom:1.4rem;box-shadow:0 24px 60px rgba(0,0,0,.14)}.bom-runtime-hero h1{font-size:clamp(2rem,5vw,4.2rem);line-height:1;margin:.25rem 0 1rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.78rem;opacity:.78}.bom-runtime-section{margin:1.4rem 0;padding:1.4rem;border-radius:24px;background:rgba(255,255,255,.7);box-shadow:0 16px 40px rgba(0,0,0,.06)}.bom-runtime-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.bom-runtime-card{background:var(--bom-runtime-card);border:1px solid rgba(23,32,25,.1);border-radius:22px;padding:1.1rem;box-shadow:0 14px 34px rgba(0,0,0,.06)}.bom-runtime-card h2{margin-top:0;font-size:1.1rem}.bom-runtime-card.ok{border-color:rgba(69,125,72,.35)}.bom-runtime-card.warning{border-color:rgba(174,111,26,.35);background:#fffaf0}.bom-runtime-table{width:100%;border-collapse:collapse;background:white;border-radius:18px;overflow:hidden}.bom-runtime-table th,.bom-runtime-table td{padding:.85rem;border-bottom:1px solid rgba(0,0,0,.08);text-align:left;vertical-align:top}.bom-runtime-table th{background:var(--bom-runtime-primary);color:white}.bom-runtime-actions{display:flex;flex-wrap:wrap;gap:.75rem}.button,.bom-runtime .bom-runtime-actions button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:.7rem 1rem;text-decoration:none;background:var(--bom-runtime-accent);color:white;font-weight:800;cursor:pointer}.button.secondary{background:var(--bom-runtime-primary)}.pill{display:inline-flex;border-radius:999px;padding:.25rem .6rem;font-size:.78rem;font-weight:800;background:#edf2e4}.pill.partial{background:#fff3cf}input[type=search],input[type=text]{border:1px solid rgba(0,0,0,.18);border-radius:999px;padding:.75rem 1rem;min-width:230px}.plant-card .botanical{font-style:italic;opacity:.75}.bom-runtime-footer{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:2rem clamp(1rem,4vw,3rem);background:var(--bom-runtime-primary);color:white;margin-top:2rem}.bom-runtime-footer a{color:white}@media(max-width:760px){.bom-runtime-header{align-items:flex-start}.bom-runtime-header nav{display:none}.bom-runtime-header.is-open nav{display:flex}.bom-runtime-menu{display:inline-flex}.bom-runtime-main{padding:1rem}.bom-runtime-footer{display:block}}
/* Runtime independence testing polish .49077-.49086 */
.bom-runtime-pre{white-space:pre-wrap;overflow:auto;background:#101610;color:#f6f3ea;border-radius:18px;padding:1rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.bom-runtime-card .pill{margin-bottom:.55rem}.pill.ready{background:#e6f4dc;color:#23401f}.pill.partial{background:#fff3cf;color:#5d4400}.pill.blocked{background:#ffe1df;color:#64231f}.bom-runtime-section h2{margin-top:0}.bom-runtime-header nav a{transition:background .18s ease,color .18s ease,transform .18s ease}.bom-runtime-header nav a:hover{transform:translateY(-1px)}
.bom-runtime-media{width:100%;max-height:460px;object-fit:cover;border-radius:28px;margin:1rem 0;box-shadow:0 20px 55px rgba(0,0,0,.16)}.bom-runtime-thumb{width:100%;height:150px;object-fit:cover;border-radius:18px;margin-bottom:.8rem;background:var(--bom-runtime-primary)}
.bom-runtime-card{position:relative;overflow:hidden}.bom-runtime-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--bom-runtime-accent),var(--bom-runtime-primary));opacity:.6}.bom-runtime-table code{white-space:nowrap}.bom-runtime-actions .button{box-shadow:0 10px 24px rgba(0,0,0,.12)}

/* Runtime milestone 49096: Initial Runtime Deployment Profile */
.bom-runtime-card .button{margin-top:.5rem}
.bom-runtime-table td{vertical-align:top}


/* Runtime Visual Parity Phase 49208 */
:root{--bom-vp-green:#526c51;--bom-vp-deep:#132017;--bom-vp-blue:#31aee2;--bom-vp-cream:#f7f6f2;--bom-vp-max:1180px;}
body.bom-runtime{background:#fff;color:var(--bom-vp-deep);font-family:Inter,Arial,Helvetica,sans-serif;}
.bom-runtime-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid rgba(19,32,23,.08);box-shadow:0 6px 18px rgba(0,0,0,.04);align-items:stretch;min-height:86px;}
.bom-runtime-header .brand{font-size:20px;line-height:1.05;font-weight:800;color:var(--bom-vp-deep);display:flex;align-items:center;padding:18px 28px;min-width:150px;text-decoration:none;}
.bom-runtime-primary-nav{display:flex;align-items:center;gap:0;flex-wrap:wrap;}
.bom-runtime-primary-nav a{display:flex;align-items:center;min-height:86px;padding:0 16px;color:var(--bom-vp-green);font-weight:800;text-decoration:none;}
.bom-runtime-primary-nav a[aria-current="page"]{background:var(--bom-vp-green);color:#fff;}
.bom-runtime-main{max-width:none;padding:0;background:#fff;}
.bom-runtime-shell{max-width:var(--bom-vp-max);margin:0 auto;padding:70px 24px;}
.bom-runtime-hero{max-width:var(--bom-vp-max);margin:0 auto;padding:80px 24px;background:#fff;color:var(--bom-vp-deep);border-radius:0;box-shadow:none;}
.bom-runtime-hero h1{font-size:clamp(48px,7vw,82px);line-height:.94;letter-spacing:-.06em;margin:.2em 0 .35em;font-weight:900;max-width:620px;}
.bom-runtime-hero .eyebrow{color:var(--bom-vp-green);font-weight:900;letter-spacing:.18em;text-transform:uppercase;}
.bom-runtime-section{max-width:var(--bom-vp-max);margin:0 auto 28px;padding:34px 24px;background:#fff;border-radius:0;box-shadow:none;}
.bom-runtime-card{border-top:4px solid rgba(82,108,81,.6);border-radius:12px;box-shadow:0 16px 45px rgba(19,32,23,.08);}
.bom-runtime-actions .button,.button,button{background:var(--bom-vp-blue);border-radius:8px;color:#fff;font-weight:900;border:0;padding:14px 24px;}
.button.secondary,.bom-runtime-actions .button.secondary{background:var(--bom-vp-green);color:#fff;}
.bom-runtime-footer{background:#132017;color:#fff;margin-top:0;padding:32px 48px;}
@media(max-width:760px){.bom-runtime-header{min-height:auto;display:block}.bom-runtime-primary-nav a{min-height:44px}.bom-runtime-hero{padding:48px 20px}.bom-runtime-hero h1{font-size:44px}.bom-runtime-grid{grid-template-columns:1fr!important}}

/* 49209 homepage parity scaffold */
.bom-runtime-home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:70px;align-items:center;}
.bom-runtime-home-copy p:not(.eyebrow){max-width:560px;color:#5b625f;line-height:1.8;}
.bom-runtime-home-image{aspect-ratio:4/3;background:linear-gradient(135deg,#cfd7c8,#7f8f70);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;box-shadow:0 18px 40px rgba(19,32,23,.14);}
.bom-runtime-band{background:var(--bom-vp-green);color:#fff;margin-top:0;}
.bom-runtime-band .bom-runtime-shell{padding-top:64px;padding-bottom:64px;}
.bom-runtime-band h2{font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-.04em;max-width:850px;margin:0 0 32px;}
.bom-runtime-band .eyebrow{color:#dfe8d9;}
@media(max-width:900px){.bom-runtime-home-hero{grid-template-columns:1fr;gap:32px}.bom-runtime-home-image{max-width:520px}}

/* 49210 header brand parity */
.bom-runtime-brand-lockup{gap:10px;letter-spacing:.08em;text-transform:uppercase;}
.bom-runtime-brand-lockup .bom-runtime-mark{color:#d98d26;font-size:28px;line-height:1;}
.bom-runtime-brand-lockup strong{display:block;font-size:26px;line-height:.9;letter-spacing:.11em;}
.bom-runtime-brand-lockup small{display:block;font-size:13px;letter-spacing:.16em;}

/* 49211 plant archive parity */
.bom-runtime-archive-hero{background:linear-gradient(135deg,#172019,#2f4b32);color:#fff;border-radius:22px;margin-top:48px;}
.bom-runtime-archive-hero .eyebrow{color:#dfe8d9}.bom-runtime-archive-hero h1{color:#fff;}
.bom-runtime-plant-search{border-radius:18px;box-shadow:0 20px 50px rgba(19,32,23,.07);}
.bom-runtime-plant-search input{min-width:280px;border:1px solid rgba(19,32,23,.15);border-radius:999px;padding:14px 18px;}
.bom-runtime-plant-grid .plant-card{overflow:hidden;padding:0;}
.plant-thumb{height:160px;background:linear-gradient(135deg,#e8eee2,#526c51);border-radius:12px 12px 0 0;}
.plant-card h2,.plant-card p,.plant-card .plant-more{margin-left:22px;margin-right:22px}.plant-card .plant-more{display:inline-block;margin-bottom:22px;font-weight:900;color:var(--bom-vp-green);}
.botanical{font-style:italic;color:#68716c;}

/* 49212 plant detail visual parity */
.bom-runtime-plant-detail-hero{max-width:1180px;margin:48px auto 24px;padding:64px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:54px;align-items:center;background:linear-gradient(135deg,#172019,#28462c);border-radius:22px;color:#fff;box-shadow:0 24px 70px rgba(19,32,23,.16);}
.bom-runtime-plant-detail-hero h1{font-size:clamp(46px,6vw,78px);line-height:.95;letter-spacing:-.05em;color:#fff;}
.bom-runtime-plant-detail-hero .botanical{color:#e3eadc}.bom-runtime-plant-detail-hero .eyebrow{color:#dfe8d9;}
.bom-runtime-plant-hero-media{aspect-ratio:4/3;border-radius:18px;background:linear-gradient(135deg,#0f1c14,#526c51);display:flex;align-items:center;justify-content:center;color:#dfe8d9;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);}
@media(max-width:900px){.bom-runtime-plant-detail-hero{grid-template-columns:1fr;padding:34px}}

/* 49213 footer parity */
.bom-runtime-footer{display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center;font-size:14px;}
.bom-runtime-footer a{color:#fff;text-decoration:underline}.bom-runtime-footer strong{letter-spacing:.04em;}
@media(max-width:760px){.bom-runtime-footer{grid-template-columns:1fr;text-align:left;padding:26px 20px}}


/* 49221 Runtime Header Offset Synchronizer */
:root{--bom-runtime-header-height:92px;--bom-runtime-container:1180px;--bom-runtime-gutter:24px;}
.bom-runtime-header{min-height:var(--bom-runtime-header-height);position:sticky;top:0;z-index:1000;background:#fff;}
.bom-runtime-main{padding-top:0;}.bom-runtime-home-hero,.bom-runtime-hero:first-child,.bom-runtime-plant-detail-hero{margin-top:0;scroll-margin-top:var(--bom-runtime-header-height);}.bom-runtime-home-hero{padding-top:clamp(64px,7vw,96px);}
@media(max-width:760px){:root{--bom-runtime-header-height:70px}.bom-runtime-header{position:relative}.bom-runtime-home-hero{padding-top:42px}}


/* 49227 Runtime Theme Container Parity */
.bom-runtime-shell,.bom-runtime-section,.bom-runtime-hero,.bom-runtime-plant-detail-hero{max-width:var(--bom-runtime-container);} .bom-runtime-section{padding-left:var(--bom-runtime-gutter);padding-right:var(--bom-runtime-gutter);} .bom-runtime-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;} .bom-runtime-card{min-height:150px;padding:24px;} .bom-runtime-band .bom-runtime-card{background:#fff;color:var(--bom-vp-deep,#172019);} @media(max-width:980px){.bom-runtime-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.bom-runtime-home-hero{grid-template-columns:1fr;}.bom-runtime-home-image{max-width:560px}} @media(max-width:680px){:root{--bom-runtime-gutter:18px}.bom-runtime-grid{grid-template-columns:1fr}.bom-runtime-section{padding-top:28px;padding-bottom:28px}}

/* Runtime Live Content Hydration Phase */
.bom-runtime-card.ok{border-top-color:#6f7f45}.bom-runtime-card.warning{border-top-color:#c9a24a}.bom-runtime-pre{white-space:pre-wrap;overflow:auto;max-height:720px}.bom-runtime-home-image{background-size:cover;background-position:center}.bom-runtime-live-source{font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.72}


/* Runtime Media + Gallery Exactness Phase 49260-49269 */
.bom-runtime-home-image,.bom-runtime-plant-hero-media,.plant-thumb{background-size:cover;background-position:center;overflow:hidden;position:relative;}
.bom-runtime-home-image span,.bom-runtime-plant-hero-media span{position:relative;z-index:1;padding:.5rem .75rem;border-radius:999px;background:rgba(15,28,20,.38);font-size:14px;line-height:1.2;text-align:center;max-width:80%;}
.bom-runtime-home-image.is-resolved span,.bom-runtime-plant-hero-media.is-resolved span{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}
.bom-runtime-plant-hero-media.is-pending:after,.bom-runtime-home-image.is-pending:after,.plant-thumb.is-pending:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(0,0,0,.18));}
.bom-runtime-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;}
.bom-runtime-gallery-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px;box-shadow:0 12px 32px rgba(19,32,23,.12);}
.bom-runtime-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(9,14,10,.86);display:flex;align-items:center;justify-content:center;padding:32px;}
.bom-runtime-lightbox img{max-width:min(1100px,92vw);max-height:86vh;border-radius:18px;box-shadow:0 24px 90px rgba(0,0,0,.5);}
.bom-runtime-lightbox-close{position:absolute;top:22px;right:28px;border-radius:999px;background:#fff;color:#132017;font-size:30px;line-height:1;padding:8px 16px;}
body.bom-runtime-lightbox-open{overflow:hidden;}
@media(max-width:760px){.bom-runtime-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.bom-runtime-plant-hero-media{min-height:260px;}}

/* 49270-49274 Runtime Production Parity Build Set */
.bom-runtime-production-parity-suite{background:linear-gradient(180deg,#fff,#f7f6f2);border:1px solid rgba(19,32,23,.08);border-radius:22px;margin-top:28px;}
.bom-runtime-production-parity-suite h2{font-size:clamp(30px,4vw,50px);line-height:1.05;letter-spacing:-.04em;margin:.15em 0 .35em;}
.bom-runtime-production-parity-suite .bom-runtime-card{min-height:0;}
.bom-runtime-pb-section{position:relative;isolation:isolate;}
.bom-runtime-pb-section[data-bg="dark"],.bom-runtime-section[data-bg="dark"]{background:#132017;color:#fff;}
.bom-runtime-pb-section[data-bg="light"],.bom-runtime-section[data-bg="light"]{background:#f7f6f2;color:#172019;}
.bom-runtime-media-frame{background-size:cover;background-position:center;border-radius:18px;box-shadow:0 18px 48px rgba(19,32,23,.12);overflow:hidden;}
.bom-runtime-polish-layer .bom-runtime-card{transition:transform .18s ease,box-shadow .18s ease;}
.bom-runtime-polish-layer .bom-runtime-card:hover{transform:translateY(-2px);box-shadow:0 18px 50px rgba(19,32,23,.13);}
@media(max-width:760px){.bom-runtime-production-parity-suite{border-radius:0;margin-left:0;margin-right:0}.bom-runtime-pb-section{padding-left:18px;padding-right:18px}}


/* 49397 Phase A — Live Production Data Hydration */
.bom-runtime-production-home{position:relative;overflow:hidden;}
.bom-runtime-production-home:after{content:"";position:absolute;right:24px;bottom:0;width:180px;height:6px;background:linear-gradient(90deg,var(--bom-vp-green),#d98d26);border-radius:999px;opacity:.85;}
.bom-runtime-production-services .bom-runtime-service-card{display:flex;flex-direction:column;gap:10px;min-height:260px;}
.bom-runtime-production-services .bom-runtime-service-card h3{font-size:clamp(24px,2.4vw,34px);line-height:1.05;margin:.1em 0 .2em;}
.bom-runtime-production-frontend-parity{background:#f7f6f2;border-top:1px solid rgba(19,32,23,.08);border-bottom:1px solid rgba(19,32,23,.08);}


/* 49398 Phase B — Production Plant Card Renderer */
.bom-runtime-production-plant-grid{gap:28px;align-items:stretch;}
.bom-runtime-production-plant-card{padding:0!important;overflow:hidden;border-radius:18px;border:1px solid rgba(19,32,23,.08);background:#fff;box-shadow:0 18px 45px rgba(19,32,23,.10);display:flex;flex-direction:column;}
.bom-runtime-production-plant-card .plant-thumb-link{display:block;text-decoration:none;}
.bom-runtime-production-plant-card .plant-thumb{height:210px;border-radius:0;background-color:#dfe8d9;}
.bom-runtime-production-plant-card .plant-card-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1;}
.bom-runtime-production-plant-card h2{font-size:24px;line-height:1.08;margin:0;letter-spacing:-.02em;}
.bom-runtime-production-plant-card h2 a{color:var(--bom-vp-deep);text-decoration:none;}
.bom-runtime-production-plant-card .botanical{margin:0;color:#667067;font-size:15px;}
.bom-runtime-production-plant-card p{margin:0;line-height:1.58;}
.plant-card-badges{display:flex;gap:8px;flex-wrap:wrap;}
.plant-card-badges span,.plant-card-meta span{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:900;border-radius:999px;padding:7px 9px;background:#eef2e9;color:#526c51;}
.plant-card-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:8px;}
.bom-runtime-production-plant-card .plant-more{margin:8px 0 0!important;color:#526c51;text-transform:uppercase;letter-spacing:.08em;font-size:12px;}


/* 49399 Phase C — Runtime Theme Shell Parity */
.bom-runtime-topbar{background:#132017;color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;padding:8px 24px;display:flex;justify-content:center;gap:24px;}
.bom-runtime-header{box-shadow:0 1px 0 rgba(19,32,23,.08),0 12px 35px rgba(19,32,23,.05);}
.bom-runtime-brand-lockup{min-width:210px;}
.bom-runtime-primary-nav{gap:2px;}
.bom-runtime-primary-nav a{min-height:78px;padding:0 18px;border-radius:0;font-size:14px;text-transform:uppercase;letter-spacing:.055em;}
.bom-runtime-primary-nav a:hover{background:#f0f3ed;color:#172019;}
.bom-runtime-footer{grid-template-columns:minmax(260px,1fr) repeat(2,minmax(160px,auto));padding:44px max(24px,calc((100vw - var(--bom-runtime-container))/2 + 24px));}
.bom-runtime-footer:before{content:"Bold Outdoors LLC\A Landscape Design • Installation • Maintenance";white-space:pre-line;font-weight:900;letter-spacing:.04em;}
@media(max-width:760px){.bom-runtime-topbar{display:none}.bom-runtime-primary-nav a{min-height:44px}.bom-runtime-footer{grid-template-columns:1fr;padding:32px 20px}}


/* 49400 Phase D — Runtime Density + Rhythm Pass */
.bom-runtime-section{margin-bottom:0;padding-top:54px;padding-bottom:54px;}
.bom-runtime-section + .bom-runtime-section{border-top:1px solid rgba(19,32,23,.07);}
.bom-runtime-card{border-radius:18px;border:1px solid rgba(19,32,23,.08);border-top-width:1px;box-shadow:0 18px 50px rgba(19,32,23,.09);}
.bom-runtime-card h2,.bom-runtime-card h3{letter-spacing:-.025em;line-height:1.08;}
.bom-runtime-production-plant-detail{box-shadow:0 26px 80px rgba(19,32,23,.20);}
.bom-runtime-production-plant-detail .plant-card-badges{margin-top:24px;}
.bom-runtime-production-guidance .bom-runtime-card{min-height:240px;padding:30px;}
.bom-runtime-gallery-grid{gap:20px;}
.bom-runtime-gallery-grid img{border-radius:18px;box-shadow:0 18px 45px rgba(19,32,23,.14);}
.bom-runtime-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;}
.bom-runtime-actions .button,.button,button{box-shadow:0 12px 25px rgba(19,32,23,.12);transition:transform .16s ease,box-shadow .16s ease;}
.bom-runtime-actions .button:hover,.button:hover,button:hover{transform:translateY(-1px);box-shadow:0 18px 35px rgba(19,32,23,.16);}
@media(max-width:760px){.bom-runtime-section{padding-top:38px;padding-bottom:38px}.bom-runtime-production-guidance .bom-runtime-card{min-height:0;padding:24px}}

/* Runtime production-grade frontend parity deep pass v49401-v49410 */
.bom-runtime-production-deep-parity-scoreboard{border:1px solid rgba(61,91,63,.14);background:linear-gradient(180deg,#fff,rgba(246,242,233,.72))}
.bom-runtime-parity-score{font-size:1.05rem;margin:.35rem 0 1rem;color:var(--bom-runtime-primary)}
.bom-runtime-deep-parity-grid .bom-runtime-card{box-shadow:0 18px 44px rgba(19,32,23,.08);border:1px solid rgba(19,32,23,.08)}
.bom-runtime-evidence-list{margin:.75rem 0 0;padding-left:1.1rem;color:rgba(19,32,23,.72)}
.bom-runtime-evidence-list li{margin:.25rem 0}
.bom-runtime-production-plant-grid .plant-card{overflow:hidden;display:flex;flex-direction:column;gap:.8rem;border:1px solid rgba(19,32,23,.10);box-shadow:0 22px 54px rgba(19,32,23,.10);transition:transform .18s ease,box-shadow .18s ease}
.bom-runtime-production-plant-grid .plant-card:hover{transform:translateY(-3px);box-shadow:0 28px 68px rgba(19,32,23,.16)}
.bom-runtime-production-plant-grid .plant-card-media{min-height:210px;border-radius:20px;background-size:cover;background-position:center}
.bom-runtime-production-plant-grid .plant-card-badges{display:flex;flex-wrap:wrap;gap:.4rem}
.bom-runtime-production-plant-grid .plant-card-badges span{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .62rem;background:rgba(61,91,63,.10);font-weight:750;font-size:.78rem;color:var(--bom-runtime-primary)}
.bom-runtime-header{min-height:72px}
.bom-runtime-header .brand{letter-spacing:.015em}
.bom-runtime-header nav a:last-child{background:var(--bom-runtime-accent,#b4884d);color:#fff}
.bom-runtime-footer{margin-top:clamp(2rem,5vw,4rem);padding:clamp(2rem,4vw,4rem);background:#132017;color:#fff;border-radius:30px 30px 0 0}
.bom-runtime-home-hero{align-items:center}
.bom-runtime-home-image{min-height:clamp(320px,42vw,560px);background-size:cover;background-position:center;border-radius:30px}
.bom-runtime-gallery-grid img,.bom-runtime-lightbox-item img{aspect-ratio:4/3;object-fit:cover;border-radius:18px;box-shadow:0 14px 34px rgba(19,32,23,.14)}
@media(max-width:860px){.bom-runtime-header{position:relative;align-items:flex-start}.bom-runtime-header nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.bom-runtime-home-hero{grid-template-columns:1fr}.bom-runtime-production-plant-grid{grid-template-columns:1fr}}
@media(max-width:560px){.bom-runtime-main{padding:1rem}.bom-runtime-hero{border-radius:22px;padding:2rem 1.2rem}.bom-runtime-header nav{grid-template-columns:1fr}.bom-runtime-production-plant-grid .plant-card-media{min-height:180px}}

/* v49416 visible runtime media fallback: render real IMG tags in addition to background images so live DB media is visible even if background styles are stripped or overridden. */
.bom-runtime-visible-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important;position:absolute!important;inset:0!important;z-index:0!important;}
.bom-runtime-plant-hero-media,.plant-thumb{position:relative!important;overflow:hidden!important;background-size:cover!important;background-position:center!important;}
.bom-runtime-plant-hero-media > span{z-index:2;}
.bom-runtime-plant-hero-media.is-resolved:before,.plant-thumb.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,28,20,.08),rgba(82,108,81,.04));z-index:1;pointer-events:none;}
.bom-runtime-media-debug{font-size:12px;word-break:break-all;opacity:.72;}
.bom-runtime-media-debug code{white-space:normal;}

/* Runtime Live Index / Homepage PB Parity Resolver Phase 49431 */
.bom-runtime-service-card-media{position:relative;overflow:hidden;border-radius:18px;margin:-6px -6px 18px;aspect-ratio:16/10;background:rgba(15,28,20,.08)}
.bom-runtime-service-card-img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important}
.bom-runtime-live-index-diff code{word-break:break-all;white-space:normal}

/* Runtime Live Header Parity Phase 49432 */
.bom-runtime .bov2-site-header-shell{position:sticky;top:0;z-index:1200;background:#fff;box-shadow:0 1px 0 rgba(19,32,23,.08),0 12px 35px rgba(19,32,23,.05);font-family:Inter,Arial,Helvetica,sans-serif;}
.bom-runtime .bov2-container{max-width:1180px;margin:0 auto;padding-left:clamp(18px,4vw,36px);padding-right:clamp(18px,4vw,36px);}
.bom-runtime .bov2-utility-bar{background:#132017;color:#fff;font-size:13px;font-weight:700;}
.bom-runtime .bov2-utility-bar__inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:36px;}
.bom-runtime .bov2-utility-bar__contact{display:flex;align-items:center;gap:18px;flex-wrap:wrap;}
.bom-runtime .bov2-utility-link{display:inline-flex;align-items:center;gap:7px;color:#fff;text-decoration:none;white-space:nowrap;}
.bom-runtime .bov2-site-header{background:#fff;}
.bom-runtime .bov2-site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px;}
.bom-runtime .bov2-branding__logo{display:flex;align-items:center;text-decoration:none;}
.bom-runtime .bov2-branding__logo-image{display:block;max-width:190px;max-height:64px;width:auto;height:auto;object-fit:contain;}
.bom-runtime .bov2-header-actions{display:flex;align-items:center;gap:22px;}
.bom-runtime .bov2-nav__list{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0;}
.bom-runtime .bov2-nav__link{display:flex;align-items:center;min-height:86px;padding:0 14px;color:#243b28;text-decoration:none;font-size:14px;font-weight:800;letter-spacing:.035em;}
.bom-runtime .bov2-nav__item.current-menu-item .bov2-nav__link,.bom-runtime .bov2-nav__link:hover{color:#fff;background:#243b28;}
.bom-runtime .bov2-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 20px;background:#f0701f;color:#fff!important;text-decoration:none;font-weight:900;line-height:1;box-shadow:0 10px 24px rgba(240,112,31,.22);}
.bom-runtime .bov2-menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:46px;height:42px;border:0;border-radius:10px;background:#243b28;color:#fff;padding:0;}
.bom-runtime .bov2-menu-toggle__line{display:block;width:22px;height:2px;background:#fff;border-radius:999px;}
.bom-runtime .bov2-mobile-drawer{background:#fff;border-top:1px solid rgba(19,32,23,.1);box-shadow:0 18px 34px rgba(0,0,0,.08);}
.bom-runtime .bov2-mobile-drawer[hidden]{display:none!important;}
.bom-runtime .bov2-mobile-drawer__inner{padding-top:16px;padding-bottom:18px;}
.bom-runtime .bov2-mobile-drawer .bov2-nav__list{display:grid;grid-template-columns:1fr;gap:0;}
.bom-runtime .bov2-mobile-drawer .bov2-nav__link{min-height:44px;border-bottom:1px solid rgba(19,32,23,.08);padding:0 4px;background:transparent!important;color:#243b28!important;}
.bom-runtime .bov2-mobile-drawer .bov2-header-cta{margin-top:14px;}
@media(max-width:980px){.bom-runtime .bov2-desktop-only{display:none}.bom-runtime .bov2-menu-toggle{display:inline-flex}.bom-runtime .bov2-site-header__inner{min-height:74px}.bom-runtime .bov2-branding__logo-image{max-height:56px;max-width:170px}.bom-runtime .bov2-utility-bar__inner{justify-content:center;text-align:center}.bom-runtime .bov2-utility-bar__contact{display:none}}

/* 49435 runtime live homepage section parity */
.bom-runtime-live-home-hero{min-height:640px;grid-template-columns:minmax(0,1fr) minmax(360px,560px);gap:58px;padding-top:74px;padding-bottom:74px;}
.bom-runtime-live-home-hero .bom-runtime-home-image{aspect-ratio:1/1;border-radius:28px;overflow:hidden;background-size:cover;background-position:center;box-shadow:0 24px 70px rgba(19,32,23,.20);}
.bom-runtime-live-home-hero .bom-runtime-home-image img{width:100%;height:100%;object-fit:cover;display:block;}
.bom-runtime-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;}
.bom-runtime-trust-row span,.bom-runtime-service-pill{background:rgba(82,108,81,.12);color:#304633;border:1px solid rgba(82,108,81,.18);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;}
.bom-runtime-live-services .bom-runtime-card{background:#fff;color:#172019;border-radius:22px;overflow:hidden;padding:0;border:0;box-shadow:0 22px 50px rgba(0,0,0,.16);}
.bom-runtime-live-services .bom-runtime-card:before{display:none;}
.bom-runtime-service-card-media{height:210px;background:#dfe8d9;overflow:hidden;}
.bom-runtime-service-card-img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease;}
.bom-runtime-service-card:hover .bom-runtime-service-card-img{transform:scale(1.04);}
.bom-runtime-service-card h3,.bom-runtime-service-card p{margin-left:22px;margin-right:22px;}
.bom-runtime-service-card .button{margin-left:22px;margin-bottom:22px;}
.bom-runtime-section-intro{font-size:18px;opacity:.9;max-width:720px;}
.bom-runtime-centered-action{text-align:center;margin-top:28px;}
.bom-runtime-split{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);gap:36px;align-items:center;}
.bom-runtime-live-reviews h2,.bom-runtime-live-plant-carousel h2,.bom-runtime-live-cta h2{font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-.04em;margin:.15em 0 .35em;}
.bom-runtime-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;}
.bom-runtime-review-card strong{display:block;color:#d98d26;font-size:24px;margin-bottom:12px;}
.bom-runtime-review-card span{font-weight:900;color:#526c51;}
.bom-runtime-live-work{background:#172019;}
.bom-runtime-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px;}
.bom-runtime-work-grid article{min-height:230px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.06)),url('https://www.boldkc.com/wp-content/uploads/2026/03/IMG_9970.jpg');background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:18px;box-shadow:0 20px 48px rgba(0,0,0,.20);}
.bom-runtime-work-grid article:nth-child(2){background-image:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.06)),url('https://www.boldkc.com/wp-content/uploads/2026/03/IMG_1280.jpg');}
.bom-runtime-work-grid article:nth-child(3){background-image:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.06)),url('https://www.boldkc.com/wp-content/uploads/2026/04/IMG_1941.jpg');}
.bom-runtime-work-grid span{display:inline-flex;background:#fff;color:#172019;border-radius:999px;padding:8px 14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px;}
.bom-runtime-plant-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);gap:18px;overflow-x:auto;padding:8px 2px 18px;scroll-snap-type:x proximity;}
.bom-runtime-carousel-plant{scroll-snap-align:start;padding:0;overflow:hidden;}
.bom-runtime-carousel-plant:before{display:none;}
.bom-runtime-carousel-plant .plant-thumb{height:190px;border-radius:0;background-size:cover;background-position:center;}
.bom-runtime-carousel-plant .plant-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.bom-runtime-carousel-plant a{text-decoration:none;}
.bom-runtime-carousel-plant h3{font-size:18px;margin:18px 18px 6px;}
.bom-runtime-carousel-plant .botanical{margin:0 18px 18px;}
.bom-runtime-live-cta{background:#31aee2;color:#fff;margin-top:0;}
.bom-runtime-live-cta .bom-runtime-shell{max-width:1180px;margin:0 auto;padding:70px 24px;}
.bom-runtime-live-cta .eyebrow{color:rgba(255,255,255,.84);}
.bom-runtime-live-cta .button{background:#f0701f;color:#fff;}
.bom-runtime-live-footer{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:24px;background:#132017;color:#fff;padding:48px clamp(24px,5vw,72px);}
.bom-runtime-live-footer strong{font-size:24px;text-transform:uppercase;letter-spacing:.08em;}
.bom-runtime-live-footer h3{margin:0 0 10px;font-size:16px;text-transform:uppercase;letter-spacing:.12em;color:#dfe8d9;}
.bom-runtime-live-footer p{margin:.4rem 0 0;color:rgba(255,255,255,.82);}
.bom-runtime-live-footer span{display:flex;gap:12px;flex-wrap:wrap;}
.bom-runtime-live-footer a{color:#fff;text-decoration:none;font-weight:800;}
.bom-runtime-live-footer a:hover{text-decoration:underline;}
@media(max-width:900px){.bom-runtime-live-home-hero,.bom-runtime-split,.bom-runtime-live-footer{grid-template-columns:1fr}.bom-runtime-work-grid{grid-template-columns:1fr}.bom-runtime-review-grid{grid-template-columns:1fr}.bom-runtime-live-home-hero{min-height:auto}.bom-runtime-live-home-hero .bom-runtime-home-image{aspect-ratio:4/3}}


/* Runtime v49453: keep generic runtime button styling from overriding BOM Gallery controls.
   The portfolio gallery/lightbox buttons must be controlled by modules/portfolio/assets/bom-gallery.css. */
body.bom-runtime .bom-gallery button,
body.bom-runtime .bom-gallery-lightbox button{
  font:inherit;
}
body.bom-runtime .bom-gallery .bom-gallery-paging__btn,
body.bom-runtime .bom-gallery .bom-gallery-paging__dot{
  background:#fff;
  color:#0f172a;
  border:1px solid rgba(148,163,184,.28);
}
body.bom-runtime .bom-gallery .bom-gallery-paging__btn.is-active,
body.bom-runtime .bom-gallery .bom-gallery-paging__dot.is-active{
  background:var(--bom-custom-accent,#bedac1);
  border-color:var(--bom-custom-accent,#bedac1);
  color:#1f5131;
}
body.bom-runtime .bom-gallery-lightbox .bom-gallery-lightbox__thumb{
  background:transparent;
  border:0;
  border-radius:0;
  padding:0;
  box-shadow:none;
  transform:none;
}
