/* Owner-review feed. All rules require the existing localhost preview class. */
html.kbt-msn-local .msn-local-feed { --msn-feed-surface: #333; box-sizing: border-box; width: min(100% - 32px, 1440px); margin: 36px auto 48px; color: var(--msn-ink); font-family: var(--msn-font); }
html.kbt-msn-local[data-kbt-msn-theme="light"] .msn-local-feed { --msn-feed-surface: #fff; }
html.kbt-msn-local .msn-feed-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 16px; }
html.kbt-msn-local .msn-feed-heading h2 { margin: 0; color: var(--msn-ink); font: 600 22px/30px var(--msn-font); letter-spacing: 0; }
html.kbt-msn-local .msn-feed-heading p { margin: 4px 0 0; color: var(--msn-muted); font: 400 13px/20px var(--msn-font); }
html.kbt-msn-local .msn-feed-heading > a { color: var(--msn-link); white-space: nowrap; font: 600 13px/20px var(--msn-font); text-decoration: none; }
html.kbt-msn-local .msn-local-catalog { margin-top: 24px; }
html.kbt-msn-local .msn-catalog-intro { display: grid; align-items: center; gap: 24px; margin-bottom: 28px; }
html.kbt-msn-local .msn-catalog-heading { min-width: 0; margin: 0; overflow: hidden; border-radius: 8px; background: var(--msn-feed-surface); }
html.kbt-msn-local .msn-catalog-heading-media { height: 120px; overflow: hidden; }
html.kbt-msn-local .msn-catalog-heading-media img { display: block; width: 100%; height: 100%; margin: 0; object-fit: cover; object-position: center 60%; }
html.kbt-msn-local .msn-catalog-heading-copy { padding: 18px 22px; }
html.kbt-msn-local .msn-catalog-heading h1 { margin: 0; color: var(--msn-ink); font: 600 28px/36px var(--msn-font); }
html.kbt-msn-local .msn-catalog-heading p { margin: 6px 0 0; color: var(--msn-muted); font: 400 16px/24px var(--msn-font); }
html.kbt-msn-local .msn-catalog-intro > .msn-local-ad { max-width: 100%; margin: 0 auto; }
@media (min-width: 1360px) {
    html.kbt-msn-local .msn-catalog-intro { grid-template-columns: 970px minmax(0, 1fr); }
    html.kbt-msn-local .msn-catalog-intro > .msn-local-ad { grid-column: 1; grid-row: 1; width: 970px; margin: 0; }
    html.kbt-msn-local .msn-catalog-intro > .msn-catalog-heading { grid-column: 2; grid-row: 1; }
    html.kbt-msn-local .msn-catalog-heading { height: 250px; }
    html.kbt-msn-local .msn-catalog-heading-media { height: 90px; }
    html.kbt-msn-local .msn-catalog-heading-copy { padding: 12px 16px; }
    html.kbt-msn-local .msn-catalog-heading h1 { font-size: 26px; line-height: 32px; }
    html.kbt-msn-local .msn-catalog-heading p { font-size: 15px; line-height: 22px; }
}
@media (max-width: 600px) {
    html.kbt-msn-local .msn-catalog-heading-media { height: 110px; }
    html.kbt-msn-local .msn-catalog-heading-copy { padding: 16px; }
    html.kbt-msn-local .msn-catalog-heading h1 { font-size: 25px; line-height: 32px; }
    html.kbt-msn-local .msn-catalog-heading p { font-size: 14px; line-height: 21px; }
}
html.kbt-msn-local .msn-catalog-category { margin-bottom: 36px; padding-top: 14px; border-top: 1px solid var(--msn-muted); scroll-margin-top: 110px; }
/* One separator per homepage section; the guide and FAQ remain one shared block. */
html.kbt-msn-local body.home-redesign .landing-main > #keyboard-stage,
html.kbt-msn-local body.home-redesign .landing-main > #explore-tools,
html.kbt-msn-local body.home-redesign .landing-main > .home-rails-region > .home-guideline-brief > .home-guideline-layout,
html.kbt-msn-local body.home-redesign .landing-main > .home-rails-region > .homepage-latest-blog > .container { padding-top: 14px !important; border-top: 1px solid var(--msn-muted) !important; }
html.kbt-msn-local .msn-catalog-category-heading { display: flex; align-items: center; gap: 10px; margin-bottom: 14px; }
html.kbt-msn-local .msn-catalog-category-heading h2 { margin: 0; color: var(--msn-ink); font: 600 22px/30px var(--msn-font); }
html.kbt-msn-local .msn-catalog-category-heading > span:last-child { color: var(--msn-muted); font: 400 13px/20px var(--msn-font); }
html.kbt-msn-local .msn-catalog-category-icon { display: flex; color: color-mix(in srgb, var(--catalog-accent) 72%, white); }
html.kbt-msn-local[data-kbt-msn-theme="light"] .msn-catalog-category-icon { color: var(--catalog-accent); }
html.kbt-msn-local .msn-catalog-category-icon svg { width: 24px; height: 24px; }
html.kbt-msn-local .msn-catalog-ad { display: flex; align-items: center; justify-content: center; grid-column: span var(--catalog-ad-columns); box-sizing: border-box; min-width: 0; min-height: 304px; border: 1px solid var(--msn-line); border-radius: 8px; background: linear-gradient(120deg, var(--msn-card), var(--msn-bg)); color: var(--msn-muted); font: 400 12px/18px var(--msn-font); }
html.kbt-msn-local .msn-catalog-map { position: fixed; top: 50%; right: 12px; z-index: 750; transform: translateY(-50%); color: var(--msn-ink); font-family: var(--msn-font); }
html.kbt-msn-local .msn-catalog-map.is-over-intro { visibility: hidden; pointer-events: none; }
html.kbt-msn-local .msn-catalog-map summary { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; box-sizing: border-box; width: 44px; min-height: 82px; padding: 10px 4px; list-style: none; cursor: pointer; border: 1px solid var(--msn-line); border-radius: 8px; background: var(--msn-card); box-shadow: 0 3px 12px #0003; }
html.kbt-msn-local .msn-catalog-map summary::-webkit-details-marker { display: none; }
html.kbt-msn-local .msn-catalog-map-bars { display: grid; justify-items: end; gap: 4px; width: 24px; }
html.kbt-msn-local .msn-catalog-map-bars > span { display: block; width: 15px; height: 2px; background: var(--msn-muted); }
html.kbt-msn-local .msn-catalog-map-bars > .is-active { width: 24px; background: var(--map-accent); }
html.kbt-msn-local .msn-catalog-map-label { font: 400 9px/12px var(--msn-font); }
html.kbt-msn-local .msn-catalog-map-panel { position: absolute; right: 43px; top: 50%; transform: translateY(-50%); box-sizing: border-box; width: min(240px, calc(100vw - 76px)); max-height: calc(100dvh - 40px); overflow-y: auto; padding: 8px; border: 1px solid var(--msn-line); border-radius: 8px; background: var(--msn-card); box-shadow: 0 8px 24px #0004; }
html.kbt-msn-local .msn-catalog-map-panel > strong { display: block; padding: 8px 10px; font: 600 14px/20px var(--msn-font); }
html.kbt-msn-local .msn-catalog-map-panel > a { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 16px; box-sizing: border-box; min-height: 42px; padding: 9px 10px 9px 14px; border-radius: 4px; color: var(--msn-ink); text-decoration: none; font: 400 14px/20px var(--msn-font); }
html.kbt-msn-local .msn-catalog-map-panel > a[data-map-category]::before { content: ''; position: absolute; left: 2px; width: 3px; height: 20px; border-radius: 2px; background: var(--map-accent); }
html.kbt-msn-local .msn-catalog-map-panel > a > span { color: var(--msn-muted); font-size: 12px; }
html.kbt-msn-local .msn-catalog-map-panel > a:is(:hover, [aria-current]) { background: var(--msn-hover); }
html.kbt-msn-local .msn-catalog-map :is(summary, a):focus-visible { outline: 2px solid var(--msn-link); outline-offset: 2px; }
html.kbt-msn-local .msn-feed-group { display: grid; gap: 12px; margin-bottom: 12px; }
html.kbt-msn-local .msn-feed-row { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; align-items: stretch; }
html.kbt-msn-local .msn-feed-ad-break { grid-column: 1 / -1; min-width: 0; margin: 0; padding: 12px 0; }
html.kbt-msn-local .msn-feed-ad-banner { display: flex; align-items: center; justify-content: center; gap: 16px; box-sizing: border-box; width: 970px; max-width: 100%; height: 90px; margin: 0 auto; border: 1px solid var(--msn-line); border-radius: 4px; background: repeating-linear-gradient(135deg, var(--msn-feed-surface) 0 12px, var(--msn-bg) 12px 24px); color: var(--msn-muted); }
html.kbt-msn-local .msn-feed-ad-label { font: 600 10px/16px var(--msn-font); letter-spacing: .06em; }
html.kbt-msn-local .msn-feed-ad-size { font: 600 20px/26px var(--msn-font); }
html.kbt-msn-local :is(.msn-feed-ad-size--medium, .msn-feed-ad-size--small) { display: none; }
html.kbt-msn-local .msn-feed-card { min-width: 0; margin: 0; overflow: hidden; border-radius: 8px; background: var(--msn-feed-surface); }
html.kbt-msn-local .msn-feed-card-link { position: relative; display: flex; flex-direction: column; height: 304px; color: var(--msn-ink); text-decoration: none; isolation: isolate; }
html.kbt-msn-local .msn-feed-card-media { flex: 0 0 auto; aspect-ratio: 1.91; overflow: hidden; background: var(--msn-raised); }
html.kbt-msn-local .msn-feed-card-media img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .2s ease; }
html.kbt-msn-local .msn-feed-card-copy { position: relative; display: flex; flex: 1; min-height: 0; flex-direction: column; align-items: flex-start; gap: 4px; padding: 10px 16px 12px; }
html.kbt-msn-local .msn-feed-card-category { display: inline-flex; align-items: center; gap: 8px; color: var(--msn-muted); font: 400 12px/16px var(--msn-font); }
html.kbt-msn-local .msn-feed-card-category > span { display: inline-flex; color: var(--msn-link); }
html.kbt-msn-local .msn-feed-card-category svg { width: 16px; height: 16px; }
html.kbt-msn-local .msn-feed-card-copy h3 { display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin: 0; color: inherit; font: 600 20px/26px var(--msn-font); letter-spacing: 0; overflow-wrap: anywhere; }
html.kbt-msn-local .msn-feed-card-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 4px 8px; width: 100%; margin-top: auto; padding-top: 4px; }
html.kbt-msn-local .msn-feed-rating { display: inline-flex; align-items: center; gap: 6px; white-space: nowrap; }
html.kbt-msn-local .msn-feed-rating-stars { position: relative; display: inline-block; color: #8b8b8b; font: 400 15px/18px Arial, sans-serif; letter-spacing: 1px; }
html.kbt-msn-local .msn-feed-rating-stars > span { position: absolute; inset: 0 auto 0 0; overflow: hidden; color: #ffb020; font: inherit; letter-spacing: inherit; white-space: nowrap; }
html.kbt-msn-local .msn-feed-rating-meta { color: var(--msn-muted); font: 400 12px/16px var(--msn-font); }
html.kbt-msn-local[data-kbt-msn-theme="light"] .msn-feed-card:not(.msn-feed-card--featured) .msn-feed-rating-stars > span { color: #a86200; }
html.kbt-msn-local .msn-feed-card-cta { display: flex; align-items: center; gap: 6px; color: var(--msn-muted); font: 400 12px/16px var(--msn-font); white-space: nowrap; }
html.kbt-msn-local .msn-feed-card--featured { grid-column: span 2; }
html.kbt-msn-local .msn-feed-card--featured .msn-feed-card-media { position: absolute; inset: 0; aspect-ratio: auto; z-index: -2; }
html.kbt-msn-local .msn-feed-card--featured .msn-feed-card-link::before { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(180deg, transparent 25%, rgba(0,0,0,.15) 42%, rgba(0,0,0,.88) 100%); }
html.kbt-msn-local .msn-feed-card--featured .msn-feed-card-copy { flex: 0 1 auto; margin-top: auto; gap: 6px; padding: 16px; color: #fff; }
html.kbt-msn-local .msn-feed-card--featured .msn-feed-card-copy h3 { max-width: 620px; font-size: 24px; line-height: 32px; -webkit-line-clamp: 3; }
html.kbt-msn-local .msn-feed-card--featured :is(.msn-feed-card-category, .msn-feed-card-category > span, .msn-feed-card-cta, .msn-feed-rating-meta) { color: #fff; }
html.kbt-msn-local .msn-feed-card:hover .msn-feed-card-media img { transform: scale(1.025); }
html.kbt-msn-local .msn-feed-card:hover { background: var(--msn-hover); }
html.kbt-msn-local .msn-local-feed [data-msn-feed-nav]:focus-visible { outline: 3px solid var(--msn-link); outline-offset: -3px; border-radius: 6px; }
html.kbt-msn-local .msn-feed-story { grid-column: span 2; min-width: 0; }
html.kbt-msn-local .msn-feed-story .kbt-story-card { flex: none; width: 100%; height: 100%; min-width: 0; max-width: none; margin: 0; border: 0; border-radius: 8px; background: var(--msn-feed-surface); box-shadow: none; }
html.kbt-msn-local .msn-feed-story .kbt-story-inline-player { box-sizing: border-box; width: 100%; height: 304px; aspect-ratio: auto; border-radius: 8px; }
html.kbt-msn-local .msn-feed-story .kbt-story-inline-slide img { object-position: center 40%; }
html.kbt-msn-local .msn-feed-story .kbt-story-shade { background: linear-gradient(180deg, transparent 25%, rgba(0,0,0,.15) 42%, rgba(0,0,0,.88) 100%); }
html.kbt-msn-local .msn-feed-story .kbt-story-card-body { gap: 6px; padding: 16px 16px 52px; }
html.kbt-msn-local .msn-feed-story .kbt-story-pill { padding: 0; border: 0; border-radius: 0; background: transparent; color: #fff; font: 400 12px/16px var(--msn-font); letter-spacing: 0; text-transform: none; backdrop-filter: none; }
html.kbt-msn-local .msn-feed-story .kbt-story-pill::before { content: 'Web Story \00b7\00a0'; }
html.kbt-msn-local .msn-feed-story .kbt-story-card-title { display: -webkit-box; max-width: none; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font: 600 24px/32px var(--msn-font); letter-spacing: 0; text-wrap: initial; }
html.kbt-msn-local .msn-feed-story .kbt-story-card-summary { max-width: 60ch; font: 400 14px/20px var(--msn-font); -webkit-line-clamp: 3; }
html.kbt-msn-local .msn-feed-story [data-slide-index="0"] .kbt-story-card-summary { display: none; }
html.kbt-msn-local .msn-feed-story :is(.kbt-story-open-link, .kbt-story-guide-link) { bottom: 4px; min-height: 40px; box-sizing: border-box; padding: 0; border: 0; border-radius: 0; background: transparent; color: #fff; font: 400 12px/16px var(--msn-font); backdrop-filter: none; }
html.kbt-msn-local .msn-feed-story .kbt-story-open-link { left: 16px; }
html.kbt-msn-local .msn-feed-story .kbt-story-guide-link { right: 16px; }
html.kbt-msn-local .msn-feed-story :is(.kbt-story-open-link, .kbt-story-guide-link):hover { text-decoration: underline; transform: none; }
html.kbt-msn-local .msn-feed-story .kbt-story-inline-controls { top: 22%; }
html.kbt-msn-local .msn-feed-story .kbt-story-inline-arrow { width: 44px; height: 44px; border-radius: 4px; box-shadow: none; }
html.kbt-msn-local .msn-feed-story .kbt-story-double-chevron { width: 28px; height: 24px; }
html.kbt-msn-local .msn-feed-story .kbt-story-chevron-stroke--primary { stroke: #fff; }
html.kbt-msn-local .msn-feed-story .kbt-story-chevron-stroke--secondary { display: none; }
html.kbt-msn-local .msn-feed-more { display: flex; flex-direction: column; align-items: center; gap: 10px; padding: 20px 0 0; }
html.kbt-msn-local .msn-feed-more button { min-height: 44px; padding: 10px 24px; border: 1px solid var(--msn-line); border-radius: 24px; color: var(--msn-ink); background: var(--msn-card); font: 600 14px/20px var(--msn-font); cursor: pointer; }
html.kbt-msn-local .msn-feed-more button:hover { background: var(--msn-hover); }
html.kbt-msn-local .msn-feed-more [hidden] { display: none; }
html.kbt-msn-local .msn-feed-more p { margin: 0; color: var(--msn-muted); font: 400 12px/18px var(--msn-font); }
@media (max-width: 1050px) {
    html.kbt-msn-local .msn-catalog-ad { grid-column: auto; }
    html.kbt-msn-local .msn-catalog-ad[data-tablet-fill="0"] { display: none; }
    html.kbt-msn-local .msn-feed-ad-banner { width: 728px; }
    html.kbt-msn-local .msn-feed-ad-size--wide { display: none; }
    html.kbt-msn-local .msn-feed-ad-size--medium { display: inline; }
    html.kbt-msn-local .msn-feed-groups { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
    html.kbt-msn-local :is(.msn-feed-group, .msn-feed-row) { display: contents; }
    html.kbt-msn-local :is(.msn-feed-card--featured, .msn-feed-story) { grid-column: auto; }
    html.kbt-msn-local .msn-feed-card-link { height: auto; min-height: 304px; }
    html.kbt-msn-local .msn-feed-card--featured .msn-feed-card-link { height: 100%; }
    html.kbt-msn-local .msn-feed-story .kbt-story-inline-player { height: 100%; min-height: 304px; }
    html.kbt-msn-local .msn-feed-card-copy { min-height: 130px; box-sizing: border-box; }
}
@media (max-width: 780px) {
    html.kbt-msn-local .msn-feed-ad-banner { width: 320px; height: 50px; gap: 12px; }
    html.kbt-msn-local .msn-feed-ad-size { font-size: 16px; line-height: 22px; }
    html.kbt-msn-local .msn-feed-ad-size--medium { display: none; }
    html.kbt-msn-local .msn-feed-ad-size--small { display: inline; }
}
@media (max-width: 768px) {
    html.kbt-msn-local .msn-catalog-ad { display: none; }
}
@media (max-width: 600px) {
    html.kbt-msn-local .msn-catalog-category { scroll-margin-top: 150px; }
    html.kbt-msn-local .msn-local-feed { margin-top: 28px; }
    html.kbt-msn-local .msn-feed-heading { align-items: flex-start; }
    html.kbt-msn-local .msn-feed-heading h2 { font-size: 20px; line-height: 26px; }
    html.kbt-msn-local .msn-feed-groups { grid-template-columns: minmax(0, 1fr); gap: 14px; }
    html.kbt-msn-local .msn-feed-story .kbt-story-inline-player { height: auto; min-height: 0; aspect-ratio: 3 / 4; }
}
@media (prefers-reduced-motion: reduce) {
    html.kbt-msn-local .msn-feed-card-media img { transition: none; }
    html.kbt-msn-local .msn-feed-card:hover .msn-feed-card-media img { transform: none; }
}
