/* Explorer component owner: utility first, list by default, map on demand. */
.fcg-public-body .fcg-explorer{padding:48px 0 64px;background:var(--fcg-paper);scroll-margin-top:24px}
.fcg-public-body .fcg-explorer-frame{width:var(--fcg-width-main);padding:0;margin:auto}
.fcg-explorer-intro{display:flex;gap:32px;align-items:baseline;margin-bottom:32px}
.fcg-explorer-intro p{color:var(--fcg-muted);font-size:14px;margin:12px 0 0}
.fcg-explorer-intro h2{font:400 var(--fcg-type-h2)/1.1 var(--fcg-font-editorial);margin:0 0 8px}
.fcg-explorer-intro .fcg-editorial-index{display:none}
.fcg-public-body .fcg-explorer :is(input,select,button){font:400 16px/1.5 var(--fcg-font-ui);min-height:44px;max-width:100%;border-radius:0;text-transform:none;letter-spacing:0}
.fcg-public-body .fcg-explorer .fcg-engine-form{display:block;border:0;padding:0}
.fcg-explorer label{font:500 13px/1.5 var(--fcg-font-ui);min-width:0}
.fcg-explorer label :is(input:not([type=checkbox]),select){display:block;width:100%;background:transparent;color:var(--fcg-ink);border:1px solid var(--fcg-rule);padding:8px 12px;margin-top:4px}
.fcg-explorer-primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.fcg-explorer-secondary{display:flex;align-items:end;flex-wrap:wrap;gap:24px;margin-top:16px}
.fcg-explorer-secondary>label{flex:1}
.fcg-explorer .fcg-check{display:flex;gap:8px;align-items:center}
.fcg-explorer-form-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:16px 0}
.fcg-explorer-form-actions :is(button,a),.fcg-explorer .fcg-near-me,.fcg-explorer .fcg-filter-open{display:inline-flex;align-items:center;gap:8px;border:0;border-bottom:1px solid var(--fcg-ink);color:var(--fcg-ink);background:none;min-height:44px;padding:8px 0;font:500 14px var(--fcg-font-ui)}
.fcg-public-body .fcg-explorer .fcg-engine-submit{position:static;width:auto;height:auto;transform:none;background:var(--fcg-ink);color:var(--fcg-paper);padding:12px 24px;border:0}
.fcg-explorer [data-fcg-active-criteria]:empty{display:none}
.fcg-explorer [hidden]{display:none}
.fcg-public-body .fcg-explorer .fcg-explorer-workspace{display:block;grid-template-columns:none;border:0;min-height:0;margin-top:32px}
.fcg-public-body .fcg-explorer .fcg-map-results{width:100%;max-width:none;min-width:0;padding:0;border:0;height:auto;background:none}
.fcg-public-body .fcg-explorer .fcg-map-results-scroll{max-height:none;height:auto;overflow:visible;padding:0}
.fcg-public-body .fcg-explorer-results-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;border:0;border-bottom:1px solid var(--fcg-rule);padding:8px 0;margin:8px 0 24px;background:none}
.fcg-explorer-views{display:flex;gap:16px}
.fcg-explorer-views button{background:none;border:0;border-bottom:2px solid transparent;color:var(--fcg-ink);padding:8px 0;font-size:14px}
.fcg-public-body .fcg-explorer .fcg-explorer-views [aria-pressed=true]{border-color:var(--fcg-green);background:none;color:var(--fcg-ink)}
.fcg-public-body .fcg-explorer .fcg-result-list{padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 32px}
.fcg-public-body .fcg-explorer .fcg-result-card{min-height:0;display:flex;flex-direction:column;padding:0;gap:0;border:0;min-width:0;background:none}
.fcg-explorer .fcg-result-index{display:none}
.fcg-public-body .fcg-explorer .fcg-result-media{width:100%;height:auto;aspect-ratio:4/3;overflow:hidden;margin-bottom:16px}
.fcg-public-body .fcg-explorer .fcg-result-media:has(>.fcg-photo-placeholder:not([data-fcg-google-media])),.fcg-public-body .fcg-explorer .fcg-result-media:has([data-fcg-google-state=failed]){display:none}
.fcg-public-body .fcg-explorer .fcg-result-card:has(.fcg-result-media>.fcg-photo-placeholder:not([data-fcg-google-media])){border-top:1px solid var(--fcg-rule);padding-top:24px}
.fcg-public-body .fcg-explorer .fcg-result-photo{width:100%;height:100%;min-height:0;aspect-ratio:4/3;object-fit:cover}
.fcg-explorer .fcg-result-card h3{font:400 var(--fcg-type-h3)/1.2 var(--fcg-font-editorial);margin:8px 0}
.fcg-explorer .fcg-result-descriptor{font:400 14px/1.5 var(--fcg-font-ui);margin:8px 0;color:var(--fcg-muted)}
.fcg-explorer .fcg-result-card .label{font:500 12px/1.5 var(--fcg-font-ui);color:var(--fcg-muted)}
.fcg-public-body .fcg-explorer .fcg-result-actions{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center}
.fcg-public-body .fcg-explorer .fcg-result-map-link{display:none}
.fcg-public-body .fcg-explorer .fcg-result-actions :is(a,button){text-transform:none;letter-spacing:0;font:500 14px/1.4 var(--fcg-font-ui);min-height:44px;padding:8px 0;background:none;color:var(--fcg-ink);border:0;border-bottom:1px solid var(--fcg-rule)}
.fcg-public-body .fcg-explorer .fcg-result-card>div:not(.fcg-result-media){justify-content:flex-start;padding:0;min-height:0}
.fcg-public-body .fcg-explorer .fcg-result-card:is(:hover,:focus-within,.is-selected,.is-map-active){background:none;box-shadow:none}
.fcg-public-body .fcg-explorer :is(.fcg-filter-open,.fcg-near-me,.fcg-explorer-views button){text-transform:none;letter-spacing:0;font:500 14px/1.4 var(--fcg-font-ui)}
.fcg-public-body .fcg-explorer .fcg-explorer-workspace{margin-top:0}
.fcg-public-body .fcg-explorer.is-map-view .fcg-explorer-workspace{display:grid;grid-template-columns:2fr 3fr;gap:32px}
.fcg-public-body .fcg-explorer.is-map-view .fcg-map-results{grid-column:1;grid-row:1}
.fcg-public-body .fcg-explorer.is-map-view .fcg-map-shell{grid-column:2;grid-row:1;position:sticky;top:24px}
.fcg-public-body .fcg-explorer.is-map-view .fcg-map-results-scroll{max-height:680px;overflow-y:auto;padding-right:16px}
.fcg-public-body .fcg-explorer.is-map-view .fcg-result-list{grid-template-columns:1fr}
.fcg-public-body .fcg-explorer .fcg-map-shell{height:680px;min-width:0;position:relative}
.fcg-public-body .fcg-explorer .fcg-map{height:640px;min-height:0}
.fcg-public-body .fcg-explorer.is-map-view .fcg-result-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px}
.fcg-public-body .fcg-explorer.is-map-view .fcg-result-media{margin:0}
.fcg-public-body .fcg-explorer.is-map-view .fcg-result-list{gap:24px}
.fcg-explorer.is-map-view .fcg-result-descriptor{display:none}
.fcg-explorer .fcg-engine-pagination{display:flex;gap:16px;justify-content:space-between;margin-top:32px}
.fcg-explorer .fcg-engine-empty{padding:24px 0}
.fcg-explorer-filter-dialog{width:min(560px,100%);max-height:92dvh;border:1px solid var(--fcg-rule);padding:24px;background:var(--fcg-paper);color:var(--fcg-ink)}
.fcg-nearby-controls{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:16px 0;font-size:14px}
.fcg-explorer .fcg-nearby-controls button,.fcg-explorer-filter-dialog>button{background:none;color:var(--fcg-ink);border:0;border-bottom:1px solid var(--fcg-rule);min-height:44px;padding:8px 0;font:500 14px var(--fcg-font-ui);text-transform:none;letter-spacing:0}
.fcg-nearby-controls[hidden]{display:none}
.fcg-explorer-filter-dialog h2{font:400 var(--fcg-type-h2)/1.2 var(--fcg-font-editorial)}
.fcg-explorer-filter-dialog::backdrop{background:rgb(23 25 23 / .4)}
.fcg-explorer-filter-dialog[aria-labelledby=fcg-nearby-title]{padding:32px;max-width:440px}
.fcg-explorer-filter-dialog[aria-labelledby=fcg-nearby-title] h2{margin-top:0}
.fcg-explorer-filter-dialog[aria-labelledby=fcg-nearby-title] [data-nearby-confirm]{display:block;width:100%;padding:16px;border:1px solid var(--fcg-ink);margin-top:24px;font-size:14px}
.fcg-explorer-filter-dialog .fcg-nearby-privacy{font-size:12px;line-height:1.5;margin:16px 0 24px;color:var(--fcg-muted)}
@media(max-width:700px){
 .fcg-explorer-primary{grid-template-columns:1fr;gap:16px}.fcg-explorer-secondary{display:grid;grid-template-columns:1fr;gap:16px}
 .fcg-public-body .fcg-explorer .fcg-result-list{grid-template-columns:1fr}
 .fcg-public-body .fcg-explorer{padding-top:32px}
 .fcg-public-body .fcg-explorer .fcg-result-card{display:flex;flex-direction:column;gap:0}
 .fcg-public-body .fcg-explorer .fcg-result-media{aspect-ratio:4/3;margin-bottom:16px}
 .fcg-public-body .fcg-explorer .fcg-result-photo{aspect-ratio:4/3}
 .fcg-explorer .fcg-result-card h3{font-size:22px}
 .fcg-explorer .fcg-result-card .label{margin-top:0}
 .fcg-public-body .fcg-explorer.is-map-view .fcg-explorer-workspace{display:flex;flex-direction:column}
 .fcg-public-body .fcg-explorer.is-map-view .fcg-map-shell{position:relative;top:auto;height:calc(100svh - 176px);min-height:440px;width:100%}
 .fcg-public-body .fcg-explorer .fcg-map{height:calc(100% - 40px);min-height:400px}
 .fcg-public-body .fcg-explorer.is-map-view .fcg-map-results-scroll{max-height:none;padding:0;overflow:visible}
 .fcg-public-body .fcg-explorer.is-map-view .fcg-result-list{display:flex;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px}
 .fcg-public-body .fcg-explorer.is-map-view .fcg-result-card{display:grid;grid-template-columns:88px minmax(0,1fr);flex:0 0 100%;scroll-snap-align:start;gap:16px}
 .fcg-explorer.is-map-view .fcg-result-card h3{font-size:20px}
 .fcg-public-body .fcg-explorer.is-map-view .fcg-result-media{margin:0}
 .fcg-explorer.is-map-view .fcg-engine-pagination{margin-top:16px}
 .fcg-explorer .fcg-filter-open{width:100%;justify-content:space-between;border:1px solid var(--fcg-rule);padding:8px 12px}
 .fcg-explorer-form-actions{gap:16px}
}

/* Kris Step 02: desktop Explorer only; homepage and mobile keep their own composition. */
.fcg-explorer-desktop{display:none}
.fcg-explorer-intro h1{font:400 var(--fcg-type-h2)/1.1 var(--fcg-font-editorial);margin:0 0 8px}
@media(min-width:1101px){
 .fcg-public-body.fcg-kris-explorer{--fcg-paper:#f8f7f3;--fcg-ink:#24251f;--fcg-green:#565c41;--fcg-muted:#686b60;--fcg-rule:#d2d1c8;background:var(--fcg-paper);color:var(--fcg-ink)}
 .fcg-kris-explorer .fcg-explorer-desktop{display:block}
 .fcg-kris-explorer :is(.cs-header,.cs-header-before,.fcg-public-nav,.fcg-fallback-masthead){display:none}
 .fcg-public-body.fcg-kris-explorer .fcg-map-page{padding:0}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer{padding:42px 0 72px;scroll-margin-top:0}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer-frame{width:calc(100% - 112px);max-width:1320px}
 .fcg-kris-explorer .fcg-explorer-intro{margin-bottom:34px}
 .fcg-kris-explorer .fcg-explorer-intro h1{font:400 clamp(48px,3.1vw,62px)/1.08 var(--fcg-font-editorial);letter-spacing:-.045em;margin:0 0 12px}
 .fcg-kris-explorer .fcg-explorer-intro p{font:400 19px/1.4 var(--fcg-font-editorial);margin:0;color:var(--fcg-muted)}
 .fcg-kris-explorer .fcg-explorer-intro strong{font-weight:400}
 .fcg-kris-explorer .fcg-kris-intents{padding:0 0 24px;margin-bottom:22px;grid-template-columns:210px minmax(0,1fr);gap:24px}
 .fcg-kris-explorer .fcg-kris-intents h2{font-family:var(--fcg-font-editorial);font-weight:400;letter-spacing:-.045em;line-height:1.1}
 .fcg-kris-explorer .fcg-kris-intents a{color:inherit;text-decoration:none}
 .fcg-kris-explorer .fcg-kris-intents nav a.is-active .fcg-kris-intent-symbol{border-color:var(--fcg-ink);box-shadow:0 0 0 1px var(--fcg-green)}
 .fcg-public-body.fcg-kris-explorer .fcg-engine-form{display:grid;grid-template-columns:1.15fr 1.1fr 1fr 1.3fr .85fr;gap:12px 16px;margin:0;padding:0 0 16px;border-bottom:1px solid var(--fcg-rule)}
 .fcg-kris-explorer .fcg-explorer-primary,.fcg-kris-explorer .fcg-explorer-secondary{display:contents}
 .fcg-kris-explorer .fcg-explorer label{font:400 12px/1.4 var(--fcg-font-ui)}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer label :is(select,input:not([type=checkbox])){font:400 13px/1.4 var(--fcg-font-ui);padding:9px 10px;min-height:40px;border:1px solid var(--fcg-rule);background:transparent}
 .fcg-kris-explorer .fcg-explorer-more{grid-column:1/3;grid-row:2;align-self:center;font:400 13px/1.4 var(--fcg-font-ui)}
 .fcg-kris-explorer .fcg-explorer-more summary{cursor:pointer;width:fit-content;padding:10px 0}
 .fcg-kris-explorer [data-fcg-secondary-fields]{display:flex;gap:12px 24px;flex-wrap:wrap;padding:8px 0}
 .fcg-kris-explorer .fcg-explorer-form-actions{grid-column:3/-1;grid-row:2;justify-content:flex-end;margin:0;gap:24px;align-self:start}
 .fcg-public-body.fcg-kris-explorer .fcg-engine-submit{min-height:40px;padding:10px 18px;font-size:13px;background:var(--fcg-green)}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer-form-actions a{font-size:13px;min-height:40px}
 .fcg-kris-explorer .fcg-near-me{margin:12px 0 0}
 .fcg-kris-explorer [data-fcg-active-criteria]{font:400 12px/1.5 var(--fcg-font-ui);color:var(--fcg-muted);margin:16px 0 0;text-transform:none;letter-spacing:0}
 .fcg-kris-explorer .fcg-nearby-controls{border-block:1px solid var(--fcg-rule);padding:12px 0;margin:12px 0;gap:24px}
 .fcg-kris-explorer .fcg-nearby-controls [data-nearby-status]{order:-1;flex:1;font-size:13px}
 .fcg-kris-explorer .fcg-nearby-controls label{display:flex;align-items:center;gap:12px}
 .fcg-kris-explorer .fcg-nearby-controls select{width:90px!important;margin:0!important}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer-results-head{padding:16px 0;margin:0 0 24px;border:0}
 .fcg-kris-explorer .fcg-engine-status{font:400 24px/1.3 var(--fcg-font-editorial);letter-spacing:-.02em}
 .fcg-kris-explorer .fcg-engine-status strong{font-weight:400}
 .fcg-kris-explorer [data-fcg-status-note]{font:400 12px/1.5 var(--fcg-font-ui);letter-spacing:0}
 .fcg-kris-explorer .fcg-explorer-views{gap:6px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer-views button{min-height:34px;padding:7px 18px;font-size:12px;border:1px solid var(--fcg-rule);background:transparent;color:var(--fcg-ink)}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer-views [aria-pressed=true]{background:var(--fcg-green);color:#fff;border-color:var(--fcg-green)}
 .fcg-kris-explorer [data-fcg-view=list]>span{display:none}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer.is-map-view .fcg-explorer-workspace{display:flex;flex-direction:column;gap:32px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-map-shell{position:relative;top:auto;width:100%;height:650px;order:0}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-map{height:650px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-map-results{order:1}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-map-results-scroll{max-height:none;overflow:visible;padding:0}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 30px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-card{display:flex;flex-direction:column;gap:0;background:none;padding:0;min-height:0}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-media{width:100%;aspect-ratio:4/3;height:auto;margin:0 0 16px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-photo{aspect-ratio:4/3;width:100%;height:100%;object-fit:cover}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-card>div:not(.fcg-result-media){display:flex;flex-direction:column;flex:1}
 .fcg-kris-explorer .fcg-explorer .fcg-result-card h3{font:400 32px/1.12 var(--fcg-font-editorial);letter-spacing:-.035em;margin:7px 0 10px}
 .fcg-kris-explorer .fcg-result-card .label{font:400 12px/1.5 var(--fcg-font-ui);letter-spacing:.02em;margin:0;color:var(--fcg-muted)}
 .fcg-kris-explorer .fcg-explorer .fcg-result-descriptor{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font:400 17px/1.4 var(--fcg-font-editorial);margin:0 0 12px;color:var(--fcg-muted)}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-actions{margin-top:auto;padding-top:8px;gap:12px 28px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-actions :is(a,button){font:400 13px/1.4 var(--fcg-font-ui);border:0;gap:8px}
 .fcg-kris-explorer .fcg-result-distance{font:400 13px/1.5 var(--fcg-font-ui);margin-bottom:6px}
 .fcg-kris-explorer .fcg-result-media:has([data-fcg-google-media]):not(:has([data-fcg-google-state=loaded])){height:1px!important;aspect-ratio:auto!important;overflow:hidden;margin-bottom:0!important;background:none}
 .fcg-kris-explorer .fcg-result-media [data-fcg-google-media]:not([data-fcg-google-state=loaded]){height:1px!important;min-height:0;background:none}
 .fcg-public-body.fcg-kris-explorer .fcg-result-card:has(.fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded])){border-top:1px solid var(--fcg-rule);padding-top:24px}
 .fcg-public-body.fcg-kris-explorer .fcg-result-card:is(.is-selected,.is-map-active,.is-marker-hover){outline:1px solid var(--fcg-green);outline-offset:8px}
 .fcg-kris-explorer .fcg-map-toolbar{left:18px!important;right:auto!important;bottom:36px!important;align-items:start!important}
 .fcg-kris-explorer .fcg-map-toolbar>span{background:var(--fcg-paper);padding:6px 8px!important;font:400 12px/1.4 var(--fcg-font-ui)!important;text-transform:none!important;letter-spacing:0!important;white-space:normal!important}
 .fcg-public-body.fcg-kris-explorer .fcg-map-toolbar button{display:flex;gap:8px;border-radius:0;box-shadow:none;font-size:12px;background:var(--fcg-paper)}
 .fcg-kris-explorer .fcg-map-toolbar button span{position:static;width:auto;height:auto;clip:auto}
 .fcg-public-body.fcg-kris-explorer .fcg-map-credit{font-size:12px;bottom:4px}
 .fcg-kris-explorer .fcg-map-marker{background:var(--fcg-green);border:2px solid var(--fcg-paper);border-radius:50%;box-shadow:0 0 0 1px var(--fcg-green)}
 .fcg-kris-explorer .fcg-map-marker--selected,.fcg-kris-explorer .fcg-marker-active{background:var(--fcg-ink);outline:3px solid var(--fcg-green);outline-offset:2px}
 .fcg-public-body.fcg-kris-explorer .fcg-engine .marker-cluster{background:#565c4133}
 .fcg-public-body.fcg-kris-explorer .fcg-engine .marker-cluster div{background:var(--fcg-green);font:400 13px/30px var(--fcg-font-ui);color:#fff}
 .fcg-kris-explorer .leaflet-popup-content-wrapper{border-radius:0;background:var(--fcg-paper);color:var(--fcg-ink)}
 .fcg-kris-explorer .fcg-explorer-popup{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;min-width:220px}
 .fcg-kris-explorer .fcg-explorer-popup:not(:has(img)){grid-template-columns:1fr}
 .fcg-kris-explorer .fcg-explorer-popup img{width:72px;height:80px;object-fit:cover}
 .fcg-kris-explorer .fcg-explorer-popup small{font:400 12px/1.4 var(--fcg-font-ui);display:block}
 .fcg-kris-explorer .fcg-explorer-popup strong{font:400 20px/1.2 var(--fcg-font-editorial);display:block;margin:4px 0}
 .fcg-kris-explorer .fcg-explorer-popup a{color:var(--fcg-green);font-size:12px}
}

.fcg-explorer-radius{display:none}
@media(min-width:1101px){
 .fcg-kris-explorer .fcg-explorer-radius{display:flex;gap:6px}
 .fcg-kris-explorer .fcg-nearby-controls [data-nearby-radius]{display:none!important}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer-radius button{min-height:32px;border:1px solid var(--fcg-rule);padding:5px 12px;font-size:12px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer-radius [aria-pressed=true]{background:var(--fcg-green);color:#fff;border-color:var(--fcg-green)}
 .fcg-kris-explorer .fcg-result-link-mobile{display:none}
}
.fcg-result-link-desktop{display:none}
@media(min-width:1101px){.fcg-kris-explorer .fcg-result-link-desktop{display:inline}}

@media(min-width:1101px){
 .fcg-kris-explorer .fcg-engine-status [data-fcg-count-label]{font:inherit;text-transform:none;letter-spacing:inherit}
 .fcg-kris-explorer .cs-site{border:0}
}
@media(min-width:1101px){
 .fcg-public-body.fcg-kris-explorer .fcg-guide-results-head .fcg-engine-status{font:400 24px/1.3 var(--fcg-font-editorial);text-transform:none;letter-spacing:-.02em;padding:0;flex-wrap:wrap}
 .fcg-public-body.fcg-kris-explorer .fcg-guide-results-head .fcg-engine-status :is(strong,[data-fcg-count-label]){font:inherit;color:var(--fcg-ink);text-transform:none}
 .fcg-public-body.fcg-kris-explorer .fcg-guide-results-head .fcg-engine-status [data-fcg-status-note]{font:400 12px/1.5 var(--fcg-font-ui);text-transform:none;letter-spacing:0}
}

/* Step 02B: keep the approved grid; give missing media a real editorial surface. */
.fcg-typographic-media,.fcg-recenter-desktop{display:none}
@media(min-width:1101px){
 .fcg-public-body.fcg-kris-explorer .fcg-engine-form{row-gap:10px;padding-bottom:13px}
 .fcg-kris-explorer .fcg-near-me{margin-top:10px}
 .fcg-kris-explorer [data-fcg-active-criteria]{margin-top:13px}
 .fcg-kris-explorer .fcg-nearby-controls{padding-block:10px;margin-block:10px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer-results-head{padding-block:13px;margin-bottom:19px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-card:has(.fcg-result-media .fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded])), .fcg-public-body.fcg-kris-selection .fcg-selection-detail .fcg-result-card:has(.fcg-result-media .fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded])){border-top:0;padding-top:0}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-result-media:has(.fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded])), .fcg-public-body.fcg-kris-selection .fcg-selection-detail .fcg-result-media:has(.fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded])){display:block;position:relative;height:auto!important;aspect-ratio:4/3!important;margin-bottom:16px!important;background:var(--fcg-paper);border:1px solid var(--fcg-rule)}
 .fcg-kris-explorer .fcg-result-media:has(.fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded])) .fcg-typographic-media, .fcg-kris-selection .fcg-result-media:has(.fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded])) .fcg-typographic-media{display:flex;position:absolute;inset:0;flex-direction:column;justify-content:center;align-items:flex-start;padding:32px}
 .fcg-public-body.fcg-kris-explorer .fcg-explorer .fcg-typographic-media h3, .fcg-public-body.fcg-kris-selection .fcg-selection-detail .fcg-typographic-media h3{font-size:38px;line-height:1.12;margin:18px 0 0;overflow-wrap:anywhere}
 .fcg-kris-explorer .fcg-typographic-media .label, .fcg-kris-selection .fcg-typographic-media .label{color:var(--fcg-green)}
 .fcg-kris-explorer .fcg-result-media>.fcg-photo-placeholder:not([data-fcg-google-state=loaded]), .fcg-kris-selection .fcg-result-media>.fcg-photo-placeholder:not([data-fcg-google-state=loaded]){position:absolute;top:0;left:0;height:1px!important;min-height:0;overflow:hidden;opacity:0;pointer-events:none}
 .fcg-kris-explorer .fcg-result-card:has(.fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded]))>.fcg-result-media+div>:is(.label:first-child,h3), .fcg-kris-selection .fcg-result-card:has(.fcg-photo-placeholder):not(:has([data-fcg-google-state=loaded]))>.fcg-result-media+div>:is(.label:first-child,h3){display:none}
 .fcg-public-body.fcg-kris-explorer .fcg-map-workspace .fcg-map-toolbar button span{position:static;width:auto;height:auto;clip:auto;overflow:visible}
 .fcg-kris-explorer .fcg-recenter-desktop{display:inline}
 .fcg-public-body.fcg-kris-explorer .fcg-map-toolbar button{padding:8px 12px;border-color:var(--fcg-rule)}
 .fcg-kris-explorer .fcg-map-marker{border-width:1px;box-shadow:0 0 0 1px var(--fcg-green)}
 .fcg-kris-explorer .fcg-map-marker--selected,.fcg-kris-explorer .fcg-marker-active{outline-width:2px}
}
