/* mapaKortów 1.0.15 — approved Focus theme, based on mapaSiłowni 1.0.20. Presentation only. */
:root{--focus-bg:#eee;--focus-paper:#f9f8f5;--focus-white:#fff;--focus-ink:#111;--focus-dark:#202020;--focus-muted:#62615e;--focus-line:#d9d8d4;--focus-radius:24px;--focus-small-radius:12px;--blue:var(--focus-ink);--blue-dark:#383838;--ink:var(--focus-ink);--muted:var(--focus-muted);--line:var(--focus-line);--soft:var(--focus-paper);--hero:var(--focus-bg);--green:var(--focus-ink);--yellow:var(--focus-paper);--admin:var(--focus-ink);--shadow:0 10px 30px #11100008;color-scheme:light;background:var(--focus-bg)}
body{background:var(--focus-bg);color:var(--focus-ink)}
body,h1,h2,h3,h4,button,input,select,textarea{font-family:"Open Sans",Arial,sans-serif}
h1,h2,h3,h4{letter-spacing:-.035em;text-wrap:balance}
button,a,input,select,textarea,summary{touch-action:manipulation}
:where(a,button,summary,input,select,textarea):focus-visible{outline:3px solid #666;outline-offset:4px}
button:disabled{cursor:not-allowed}
.shell{width:min(1180px,calc(100% - 40px))}
.site-header{height:auto;padding:16px 0;border:0;background:var(--focus-bg);backdrop-filter:none}
.site-header .header-inner{min-height:70px;padding:12px 20px;gap:24px;border-radius:20px;background:var(--focus-white)}
.site-header nav{gap:20px;font-size:12px;color:#494846}
.site-header nav>a{padding:8px 0;border-bottom:1px solid transparent}
.site-header nav>a.nav-active{color:var(--focus-ink);border-bottom-color:var(--focus-ink)}
.site-header .header-actions{gap:12px}
.site-header .add-link{border-radius:12px;padding:12px 15px;font-size:12px;background:var(--focus-ink);color:#fff}
.site-header .add-link:hover{background:#383838;color:#fff}
.site-header .add-link.nav-active{color:#fff;text-underline-offset:4px}
.site-header .account-link{font-size:12px}
.site-header .map-mobile-link{color:var(--focus-ink)}
.primary-button,.secondary-button,.ghost-button,.admin-primary,.admin-secondary{border-radius:12px;min-height:44px;transition:background .2s,color .2s,border-color .2s}
.primary-button,.admin-primary{background:var(--focus-ink);color:#fff}
.primary-button:hover,.admin-primary:hover{background:#383838}
.secondary-button,.ghost-button,.admin-secondary{border-color:var(--focus-line);background:var(--focus-white);color:var(--focus-ink)}
.secondary-button:hover,.ghost-button:hover,.admin-secondary:hover{border-color:#aaa;background:var(--focus-paper)}
.mk-hero{background:var(--focus-bg);border:0;isolation:auto}
.mk-hero::after,.mk-hero::before{display:none}
.mk-hero .hero-inner{display:grid;grid-template-columns:1.45fr 1fr;align-items:center;column-gap:60px;text-align:left;padding:48px 0 28px}
.mk-hero .eyebrow{grid-column:1/-1;color:var(--focus-muted);font-size:11px;letter-spacing:.15em;margin:0 0 20px}
.home-page .mk-hero h1{grid-column:1;max-width:780px;margin:0;font-size:clamp(35px,4.2vw,54px);font-weight:600;letter-spacing:-.06em;line-height:1.08}
.mk-hero .hero-lead{grid-column:2;margin:0;color:var(--focus-muted);font-size:16px;line-height:1.85;max-width:360px}
.mk-hero .mk-search-form{grid-column:1/-1;width:100%;max-width:none;margin:30px 0 0}
.mk-search-form,.search-form.compact{border:0;border-radius:18px;background:var(--focus-white);padding:12px;box-shadow:none}
.mk-search-form label,.mk-search-form .mk-search-category-field{padding:7px 14px;border-color:var(--focus-line)}
.mk-search-form label>span,.mk-search-category-label{color:var(--focus-muted)}
.mk-search-form .primary-button{border-radius:12px}
.mk-search-form input:focus-visible,.mk-search-form select:focus-visible{outline:2px solid #777;outline-offset:1px;border-radius:4px}
.mk-search-category-panel{border-color:var(--focus-line);border-radius:16px;box-shadow:0 16px 40px #1112;background:var(--focus-white)}
.mk-search-categories .mk-search-category-choice{border-radius:9px;min-height:40px}
.mk-search-categories .mk-search-category-choice:hover,.mk-search-categories .mk-search-category-choice:has(input:checked){background:var(--focus-paper)}
.mk-hero .benefits{grid-column:1/-1;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px 28px;max-width:none;margin:20px 0 0}
.mk-hero .benefit{display:flex;flex-direction:row;gap:8px;text-align:left}
.mk-hero .benefit p{color:var(--focus-muted);font-size:12px}
.mk-hero .benefit-icon{font-size:15px;color:var(--focus-ink)}
.section{padding:44px 0}
.section-heading{margin-bottom:24px;gap:20px;align-items:center}
.home-page .section-heading h2,.mk-home .section-heading h2{font-size:clamp(26px,3vw,34px);font-weight:500;letter-spacing:-.045em;line-height:1.2}
.eyebrow.dark,.section-heading .eyebrow{color:var(--focus-muted);font-size:11px;letter-spacing:.12em}
.section-heading>a{display:inline-flex;align-items:center;font-weight:500;font-size:12px;border-bottom:1px solid #aaa;padding:8px 0;white-space:nowrap}
.category-grid{gap:12px}
.category-card{min-width:0;min-height:104px;border:1px solid transparent;border-radius:18px;padding:22px;background:var(--focus-white);gap:16px;box-shadow:none}
.category-card:hover,.category-card:focus-visible{border-color:#bab8b2;background:var(--focus-paper);box-shadow:none;transform:translateY(-3px)}
.category-card .mk-category-icon{background:var(--focus-bg);border-radius:13px;color:var(--focus-ink);width:50px;height:50px;flex:0 0 50px}
.category-card>span:nth-child(2){min-width:0}
.category-card strong,.home-page .category-card strong{font-size:13px;font-weight:600;line-height:1.5}
.category-card small{color:var(--focus-muted);margin-top:3px}
.category-card>b{font-size:20px;color:var(--focus-ink)}
/* The selected Focus concept remains between category tiles and the homepage map. */
.mk-training-guide{margin-top:0;margin-bottom:48px}
.mk-focus-navigation{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);grid-template-rows:minmax(180px,auto) minmax(180px,auto);gap:12px;padding:12px;border-radius:28px;background:#e3e3e1}
.mk-focus-tile{position:relative;isolation:isolate;min-width:0;overflow:hidden;border-radius:18px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;transition:box-shadow .25s}
.mk-focus-picture{position:absolute;inset:0;z-index:-2;pointer-events:none}
.mk-focus-picture img{width:100%;height:100%;object-fit:cover;transition:transform .55s,filter .3s}
.mk-focus-tile:is(:hover,:focus-visible) .mk-focus-picture img{transform:scale(1.045);filter:brightness(1.12)}
.mk-focus-tile:focus-visible{outline-offset:3px}
.mk-focus-kicker{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.6}
.mk-focus-arrow{position:absolute;right:24px;bottom:24px;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#fff;color:#111;font-size:24px;font-weight:400;line-height:1;transition:transform .25s,background .25s,color .25s}
.mk-focus-tile:is(:hover,:focus-visible) .mk-focus-arrow{transform:rotate(45deg);background:#111;color:#fff}
.mk-focus-map{grid-row:span 2;min-height:380px;background:#181818;color:#fff}
.mk-focus-map::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0003,#0000 22%,#000c)}
.mk-focus-map .mk-focus-picture img{object-position:66% center}
.mk-focus-map .mk-focus-arrow{top:24px;bottom:auto}
.mk-focus-map>.mk-focus-kicker{max-width:calc(100% - 56px)}
.mk-focus-map h2{margin:0 0 18px;color:#fff;font-size:clamp(26px,4.4vw,52px);font-weight:600;line-height:1.04;letter-spacing:-.06em}
.mk-focus-tile p{margin:8px 0 0;font-size:13px;line-height:1.65;color:inherit}
.mk-focus-map p{font-size:13px;color:#eee}
.mk-focus-categories{background:var(--focus-paper);color:var(--focus-ink)}
.mk-focus-categories .mk-focus-picture{opacity:.5}
.mk-focus-categories::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f9f8f5,#f9f8f5b8 50%,#f9f8f500)}
.mk-focus-tile h3{margin:0;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.04em}
.mk-focus-categories p,.mk-focus-cities p{max-width:260px;padding-right:35px}
.mk-focus-cities{background:radial-gradient(ellipse at 100% 0%,#454545,transparent 70%),#202020;color:#fff}
.mk-focus-cities .mk-focus-arrow{background:#414141;color:#fff}
.mk-focus-cities:is(:hover,:focus-visible) .mk-focus-arrow{background:#fff;color:#111}
/* Catalogue, category and location pages share the same quiet, rounded surfaces. */
.listing-head{padding:32px 0 38px;background:var(--focus-bg);border:0}
.listing-head h1,.mk-location-index h1{font-size:clamp(26px,4vw,48px);font-weight:600;line-height:1.16;letter-spacing:-.055em;max-width:950px}
.listing-head>div>p{max-width:880px;margin:14px 0 0;font-size:13px;line-height:1.8;color:var(--focus-muted)}
.breadcrumbs{color:var(--focus-muted);font-size:12px;flex-wrap:wrap}
.listing-head .search-form.compact{margin-top:26px;max-width:none}
.latest-section,.mk-events-home,.mk-regions-home,.mk-home .portal-copy{background:var(--focus-bg)}
.listing-grid{gap:18px}
.listing-card,.mk-stable-card{border:1px solid transparent;border-radius:22px;background:var(--focus-white);box-shadow:none}
.mk-stable-card.is-premium{border-color:#a7a6a2;box-shadow:none}
.mk-stable-card:hover,.mk-stable-card:focus-within{border-color:#a7a6a2;box-shadow:0 12px 28px #1110000a;transform:translateY(-3px)}
.mk-stable-card .listing-image{margin:9px 9px 0;border-radius:15px;overflow:hidden;background:var(--focus-paper)}
.mk-stable-card .listing-image img{transition:transform .45s}
.mk-stable-card:hover .listing-image img{transform:scale(1.035)}
.mk-stable-card .listing-content{padding:20px 22px 22px;gap:0}
.mk-stable-card .listing-content h3,.home-page .listing-content h3{font-size:18px;font-weight:600;line-height:1.4;letter-spacing:-.025em;color:var(--focus-ink)}
.listing-meta,.listing-location,.mk-stable-card .listing-location,.mk-rating,.mk-rating.empty{color:var(--focus-muted)}
.listing-meta{flex-wrap:wrap;font-size:11px}
.mk-card-more{display:flex;justify-content:space-between;align-items:center;padding-top:18px;color:var(--focus-ink);text-decoration:none;font-weight:500}
.mk-stable-placeholder,.mk-profile-placeholder{background:var(--focus-paper);color:var(--focus-muted)}
.mk-stable-placeholder span,.mk-profile-placeholder span{color:var(--focus-ink)}
.mk-badge.premium,.mk-profile-premium,.mk-profile-verified,.mk-badge.verified,.premium-label,.promoted-label{background:var(--focus-dark);color:#fff;border-radius:7px;font-weight:500}
.mk-badge.verified,.mk-profile-verified{background:var(--focus-bg);color:var(--focus-ink)}
.mk-rating strong{color:var(--focus-ink)}
.mk-location-index-grid{gap:14px}
.mk-location-index-card,.mk-location-chip,.mk-location-chip.province{border:1px solid transparent;border-radius:16px;background:var(--focus-white);padding:20px;transition:background .2s,border-color .2s,transform .2s}
.mk-location-index-card:hover,.mk-location-chip:hover{background:var(--focus-paper);border-color:#bbb;box-shadow:none;transform:translateY(-2px);color:var(--focus-ink)}
.mk-location-index-card strong,.mk-location-chip strong{font-size:15px;font-weight:600;letter-spacing:-.02em}
.mk-location-index-card>b,.mk-location-chip span{background:var(--focus-bg);color:var(--focus-ink);min-width:34px;height:30px;border-radius:9px;font-size:12px}
.mk-home #lokalizacje .city-links a,.detail-end .link-list a,.mk-stable-detail .detail-end .link-list a{border:1px solid transparent;background:var(--focus-white);border-radius:11px;padding:12px 16px;color:var(--focus-ink)}
.mk-home #lokalizacje .city-links a:hover,.mk-stable-detail .detail-end .link-list a:hover{background:var(--focus-dark);border-color:var(--focus-dark);color:#fff}
.category-description,.category-description.bottom,.location-description,.mk-location-description,.mk-location-seo{border:0;border-radius:22px;background:var(--focus-paper);padding:28px;color:#494845;font-size:13px;line-height:1.85}
.category-description h2,.category-description h3{color:var(--focus-ink);font-weight:500}
.mk-location-context>h2,.mk-results-title{font-size:26px;font-weight:500;letter-spacing:-.04em}
.empty-state,.mk-nearby-empty{border:1px dashed #c9c7c0;border-radius:20px;background:var(--focus-paper);padding:36px 24px}
.empty-state strong{font-size:19px;font-weight:500}
.listing-pagination{gap:8px}
.pagination-link,.listing-pagination a{border-color:var(--focus-line);border-radius:10px;background:var(--focus-white);min-width:42px;min-height:42px}
.pagination-link.active,.listing-pagination a.active{background:var(--focus-ink);border-color:var(--focus-ink);color:#fff}
.mk-event-card{border:0;border-radius:20px;background:var(--focus-white);box-shadow:none}
.mk-event-card-icon{background:var(--focus-paper);color:var(--focus-ink)}
.mk-event-card-body{padding:20px}.mk-event-category,.mk-event-meta{color:var(--focus-muted)}
.mk-event-stable,.mk-event-action{color:var(--focus-ink)}
.mk-event-card h3{font-weight:600;font-size:17px}
.mk-home .portal-grid{padding:34px;gap:28px 48px;border-radius:26px;background:var(--focus-paper)}
.mk-home .portal-grid h2{font-size:34px;font-weight:500;letter-spacing:-.045em;line-height:1.2}
.mk-home .portal-grid p{font-size:13px;color:var(--focus-muted);line-height:1.85}
.site-footer{margin:24px 20px 20px;border-radius:28px;background:var(--focus-dark);color:#fff}
.site-footer .footer-grid{padding-top:46px;gap:32px}
.site-footer .footer-grid a:not(.brand){color:#ddd}.site-footer .footer-grid a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.site-footer .footer-grid p{color:#bcbab5}.site-footer .footer-bottom{border-color:#494845;color:#c1bfba;padding:20px 0 26px}
.site-footer .mk-logo-barbell{fill:var(--focus-dark)}
/* Map colours apply to controls, not to map tiles, attribution or real photos. */
.mk-map-body{background:var(--focus-bg)}
.mk-map-page{--map-green:var(--focus-ink);--map-ink:var(--focus-ink);--map-muted:var(--focus-muted)}
.mk-map-heading h1{font-size:40px;font-weight:600;letter-spacing:-.05em}
.mk-map-workspace{border:0;border-radius:24px;box-shadow:none;background:var(--focus-white)}
.mk-map-sidebar,.mk-map-filters{background:var(--focus-white);border-color:var(--focus-line)}
.mk-map-search,.mk-map-extra select,.mk-map-filters .mk-search-categories summary{border-radius:11px;border-color:var(--focus-line)}
.mk-map-filter-actions button,.mk-map-toolbar{border-radius:10px;border-color:var(--focus-line)}
.mk-map-filter-actions button,.mk-map-toolbar button{background:var(--focus-paper);color:var(--focus-ink)}
.mk-map-filter-actions button:hover,.mk-map-toolbar button:hover{background:var(--focus-bg)}
.mk-map-page :is(button,a,input,select):focus-visible{outline-color:#666}
.mk-map-results{scrollbar-color:#bbb transparent}
.mk-map-result{border-color:var(--focus-line)}
.mk-map-result.is-selected{background:var(--focus-paper);box-shadow:-10px 0 var(--focus-paper),10px 0 var(--focus-paper)}
.mk-map-result h3{font-weight:600;font-size:17px}
.mk-map-result-category{color:var(--focus-muted)!important}
.mk-map-rating-star,.mk-map-distance,.mk-map-legend,.mk-map-help p:first-child,.mk-home-map-count,.mk-home-map-retry{color:var(--focus-ink)}
.mk-map-legend{border-radius:10px;background:var(--focus-paper)}
.mk-map-legend-dot{box-shadow:0 0 0 1px #111}
.mk-map-legend-cluster{border-color:#ccc;background:#111}
.mk-map-verified{background:#111;color:#fff}.mk-map-premium{background:#444;color:#fff}
.mk-map-canvas-wrap,#stable-map,#home-stable-map{background:#e3e3df}
.mk-map-page .leaflet-control-zoom{border-color:var(--focus-line);border-radius:12px;box-shadow:0 3px 12px #1111}
.mk-map-page .leaflet-control-zoom a,.mk-map-page .leaflet-popup-close-button{color:#111}
.mk-map-page .leaflet-popup-content-wrapper{border-radius:18px;box-shadow:0 8px 30px #1112}
.mk-map-popup .mk-map-open{border-radius:10px;background:var(--focus-ink);color:#fff}
.mk-map-popup .mk-map-directions,.mk-map-help a,.mk-home-map-open{color:var(--focus-ink)}
.mk-home-map .mk-home-map-frame,.mk-location-map,.mk-location-map-frame{border:0;border-radius:24px;box-shadow:none;background:#e3e3df}
.mk-home-map-count{border-radius:11px;box-shadow:0 3px 12px #1111}
.mk-home-map-open{border:1px solid var(--focus-line);border-radius:12px;background:var(--focus-white);padding:12px 20px;font-weight:500}
.mk-home-map-open:hover{background:var(--focus-ink);color:#fff;border-color:var(--focus-ink)}
.mk-map-mobile-switch{border-color:var(--focus-line);background:var(--focus-paper);border-radius:12px}
.mk-map-mobile-switch button{color:var(--focus-muted)}
.mk-map-mobile-switch button[aria-pressed=true]{background:var(--focus-ink);color:#fff}
/* Listing detail: honest photos, generous reading surface, compact actions. */
.detail-page,.mk-stable-detail{color:var(--focus-ink)}
.detail-page .gallery-grid,.mk-gallery{border-radius:24px;gap:8px;background:var(--focus-bg)}
.detail-page .gallery-main,.detail-page .gallery-small{background:var(--focus-paper)}
.detail-page .detail-layout{gap:24px}
.detail-page .detail-main{padding:28px;border-radius:24px;background:var(--focus-white);min-width:0}
.detail-page .detail-title h1{font-size:36px;font-weight:600;line-height:1.2;color:var(--focus-ink);letter-spacing:-.05em}
.detail-page .detail-title,.detail-page .detail-section{border-color:var(--focus-line)}
.detail-page .detail-section h2,.mk-description h2,.mk-premium-description h2{font-size:23px;font-weight:500;color:var(--focus-ink)}
.detail-page .description,.detail-page .description p,.detail-page .description ul{color:#494845;font-size:13px;line-height:1.85}
.detail-page .price-card,.detail-page .advertiser-card,.detail-page .utility-card,.mk-info-card{border:0;border-radius:20px;background:var(--focus-white);padding:24px}
.detail-page .price-card strong,.detail-page .advertiser-head h2{color:var(--focus-ink)}
.detail-page .avatar{background:var(--focus-dark);color:#fff}
.detail-page .phone-button,.detail-page .contact-actions .primary-button,.mk-contact-reveal,.mk-contact-link,.mk-social-links a{border-color:var(--focus-line);border-radius:12px;min-height:44px;background:var(--focus-paper);color:var(--focus-ink)}
.detail-page .contact-actions .primary-button{background:var(--focus-ink);color:#fff}
.mk-contact-reveal:hover,.mk-contact-link:hover,.mk-social-links a:hover{border-color:#aaa;background:var(--focus-bg)}
.mk-google-card,.mk-information-card,.mk-claim-card,.mk-profile-actions{border-color:var(--focus-line);border-radius:20px}
.mk-google-card>a,.mk-google-reviews-button{border-color:var(--focus-line);border-radius:10px;color:var(--focus-ink);min-height:40px}
.mk-stable-detail .detail-quick-actions button,.mk-stable-detail .detail-quick-actions a{border-color:var(--focus-line);border-radius:10px;color:var(--focus-ink)}
.mk-stable-detail .detail-quick-actions .mk-follow-button.active{background:var(--focus-ink);color:#fff}
.mk-stable-detail .detail-end{background:transparent;gap:36px}
.mk-stable-detail .detail-end h2{font-size:24px;font-weight:500}
.mk-stable-detail .mk-stable-compact{height:auto;min-height:172px;border-radius:18px}
.mk-stable-detail .mk-stable-compact .listing-image{margin:8px;border-radius:12px;width:134px;height:calc(100% - 16px)}
.mk-stable-detail .mk-stable-compact .listing-content{height:auto;padding:16px}
.mk-owner-content-section,.mk-owner-content-section+.mk-owner-content-section{border-color:var(--focus-line)}
.mk-events,.mk-premium-description,.mk-information-stable{border-color:var(--focus-line);border-radius:20px;background:var(--focus-paper)}
.mk-event{border-color:var(--focus-line)}.mk-event>span,.mk-event.promotion>span{background:var(--focus-dark);color:#fff}.mk-event time{color:var(--focus-muted)}
/* Forms, account, installer and content pages. Keep error/status colours meaningful. */
.auth-page,.account-page,.mk-submit-page,.install-body,.contact-page{background:var(--focus-bg)}
.auth-card,.install-card,.mk-submit-page .form-layout>section,.mk-submit-page .form-benefits,.contact-card,.contact-form,.contact-info{border:0;border-radius:24px;background:var(--focus-white);box-shadow:none}
.auth-card{padding:34px}.auth-card h1{font-size:30px;font-weight:600;letter-spacing:-.05em}
.install-card h1{font-size:36px;font-weight:600}.install-brand{color:var(--focus-ink);letter-spacing:-.045em}
body :is(.profile-form,.listing-form,.auth-card,.install-grid,.contact-form,.modal-card,.admin-form-grid,.admin-inline-form,.mk-admin-stable-form,.admin-filter-form,.admin-bulk-import-form,.mk-settings-form,.tool-card,.taxonomy-editor) :is(input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea){border-color:#cfcdc6;border-radius:10px;background:var(--focus-white);color:var(--focus-ink);min-width:0}
body :is(input[type=checkbox],input[type=radio],progress){accent-color:var(--focus-ink)}
.account-nav{border:0;border-radius:18px;padding:8px;background:var(--focus-white)}
.account-nav a,.account-nav button{border:0;border-radius:11px;background:transparent;color:var(--focus-muted)}
.account-nav a:hover,.account-nav button:hover{background:var(--focus-paper);color:var(--focus-ink)}
.account-nav a.active{background:var(--focus-dark);color:#fff}
.profile-form fieldset,.account-summary>div,.mk-owned-card,.mk-notification,.mk-owner-material-card,.mk-information-form{border-color:var(--focus-line);border-radius:18px;background:var(--focus-white)}
.profile-form legend{font-size:18px;font-weight:500}
.mk-category-choice,.mk-logo-choice-body{border-color:var(--focus-line);border-radius:12px;background:var(--focus-white)}
.mk-category-choice:has(input:checked){border-color:#999;background:var(--focus-paper);box-shadow:none}
.mk-category-choice-icon{background:var(--focus-bg);color:var(--focus-ink);border-radius:9px}
.mk-owner-guidance,.mk-owner-description-rules,.mk-owner-description-edit-rules,.mk-claim-request-card{border-color:var(--focus-line);border-radius:22px;background:var(--focus-white);box-shadow:none}
.mk-owner-guidance-intro,.mk-owner-material-card>.mk-owner-title,.mk-information-form-head,.mk-claim-request-head{background:var(--focus-paper);border-color:var(--focus-line)}
.mk-owner-guidance-intro h2,.mk-owner-rule-grid h3,.mk-owner-material-card>.mk-owner-title h2,.mk-information-form-head h2,.mk-claim-help-grid strong{color:var(--focus-ink)}
.mk-owner-rule-grid article{border-color:var(--focus-line)}
.mk-owner-guidance-intro>span,.mk-owner-rule-grid article>span,.mk-information-form-head>span,.mk-claim-help-grid article>span,.modal-feature-icon,.mk-claim-steps li>span{background:var(--focus-bg);color:var(--focus-ink)}
.mk-owner-guidance>aside,.mk-action-explainer,.mk-claim-benefits,.mk-claim-premium,.mk-claim-help-grid article,.mk-photo-upload-form{border-color:var(--focus-line);background:var(--focus-paper);color:var(--focus-ink);border-radius:12px}
.mk-notification.unread{border-left-color:#111;background:var(--focus-paper)}
.mk-upgrade-note,.mk-premium-policy,.mk-information-stable,.mk-owner-material-card>.mk-upgrade-note{border-color:var(--focus-line);border-radius:18px;background:var(--focus-paper)}
.mk-upgrade-note a,.mk-owner-description-history-item a{color:var(--focus-ink)}
.premium-hero{margin:16px 20px 0;border-radius:28px;background:var(--focus-dark);padding:62px 0}
.premium-hero h1{font-weight:600;font-size:48px;letter-spacing:-.05em}.premium-hero p{color:#d3d1cb}
.rule-grid article,.feature-grid article,.pricing-card{border-color:var(--focus-line);border-radius:20px;background:var(--focus-white)}
.modal{background:#1119}.modal-card,.mk-claim-info-modal .modal-card{border-radius:24px;background:var(--focus-white)}
.modal-feature-icon{border-radius:12px}.mk-claim-steps li{border-color:var(--focus-line);border-radius:12px;background:var(--focus-paper)}
.simple-page{padding-top:38px;padding-bottom:54px}.simple-page h1{font-size:42px;font-weight:600;letter-spacing:-.05em}
.blog-head,.blog-hero,.blog-page,.blog-index,.article-page,.contact-hero{background:var(--focus-bg);border-color:var(--focus-line)}
.blog-card,.post-card,.article-card,.blog-sidebar,.article-sidebar{border-color:transparent;border-radius:20px;background:var(--focus-white);box-shadow:none;overflow:hidden}
.blog-card img,.post-card img,.article-cover,.blog-cover{border-radius:16px}
.article-content,.blog-article-content,.legal-content{color:#494845;line-height:1.85}
/* Administrator: same Focus palette, preserving dense tables and all controls. */
.admin-page,.mk-admin-page,.admin-shell,.admin-main{background:var(--focus-bg);color:var(--focus-ink)}
.admin-sidebar{background:var(--focus-dark);color:#d2d0cb;border-radius:0 24px 24px 0;padding:28px 18px;overflow-y:auto}
.admin-logo{color:#fff}.admin-logo small{background:#444;color:#fff;border-radius:6px}
.admin-sidebar nav a,.admin-sidebar button{color:#d2d0cb;border-radius:11px;padding:11px 12px}
.admin-sidebar nav a:hover,.admin-sidebar nav a.active,.admin-sidebar button:hover{background:var(--focus-paper);color:var(--focus-ink)}
.admin-sidebar nav a b{background:#fff;color:#111}
.admin-head h1{font-weight:600;font-size:34px;letter-spacing:-.05em;color:var(--focus-ink)}
.admin-head p,.admin-head>div>p,.admin-head>div>span{color:var(--focus-muted)}
.admin-card,.admin-stats article,.admin-summary>div,.taxonomy-editor,.tool-card{border:1px solid transparent;border-radius:20px;background:var(--focus-white);box-shadow:none}
.admin-stats strong,.admin-summary strong{font-size:26px;font-weight:600;letter-spacing:-.04em;color:var(--focus-ink)}
.admin-card-head,.admin-form-grid,.admin-filter-form,.mk-admin-tool-actions,.mk-admin-form-footer{border-color:var(--focus-line)}
.admin-card-head h2{font-size:18px;color:var(--focus-ink)}
.admin-card-head>a,.admin-card-head>strong,.admin-back-link{color:var(--focus-ink)}
.admin-card th,.table-wrap th{background:var(--focus-paper);color:var(--focus-muted)}
.admin-card td,.admin-card th,.table-wrap td,.table-wrap th{border-color:var(--focus-line)}
.admin-section-tabs{border:0;border-radius:15px;padding:6px;background:var(--focus-white);flex-wrap:wrap}
.admin-section-tabs a,.admin-filter-bar a{border-color:var(--focus-line);border-radius:10px;color:var(--focus-muted)}
.admin-section-tabs a:hover,.admin-filter-bar a:hover{background:var(--focus-paper);color:var(--focus-ink)}
.admin-section-tabs a.active,.admin-filter-bar a.active{background:var(--focus-dark);border-color:var(--focus-dark);color:#fff}
.admin-section-tabs a.active span{background:#eee;color:#111}
.admin-search button,.admin-page .mk-city-editor .primary-button{background:var(--focus-ink);color:#fff;border-radius:10px}
.admin-search input,.admin-filter-form input,.admin-filter-form select{border-color:var(--focus-line);border-radius:10px}
.decision-buttons a,.decision-buttons button,.admin-danger{border-radius:9px;min-height:36px}
.admin-import-ai-option,.admin-import-ai-option:has(input:checked){border-color:#bcbab3;background:var(--focus-paper);box-shadow:none;color:var(--focus-ink)!important;border-radius:12px}
.admin-import-ai-option input,.admin-ai-import-progress progress,.mk-google-usage progress{accent-color:var(--focus-ink)}
.admin-import-ai-option small,.admin-import-safety span,.admin-ai-import-progress>div>span{color:var(--focus-muted)}
.admin-import-safety,.mk-settings-form .mk-google-usage:not(.is-warning):not(.is-limit){border-color:var(--focus-line);background:var(--focus-paper);border-radius:12px}
.admin-import-history>div:last-child>a{border-color:var(--focus-line);border-radius:11px;color:var(--focus-ink)}
.admin-import-history>div:last-child>a.active{background:var(--focus-paper);border-color:#aaa}
.mk-location-admin>nav,.mk-city-editor{border-color:var(--focus-line);border-radius:16px;background:var(--focus-white)}
.mk-location-admin>nav a{border-color:var(--focus-line)}.mk-location-admin>nav a.active{background:var(--focus-paper);color:var(--focus-ink)}
.profile-form.mk-settings-form fieldset{border-radius:18px;box-shadow:0 0 0 1px var(--focus-line)}
.mk-settings-form legend,.mk-city-editor legend{border-color:var(--focus-line);background:var(--focus-paper);color:var(--focus-ink)}
/* Narrow layouts use genuine reflow, not a page-wide overflow mask. */
.account-hero{margin:16px 20px 0;border-radius:26px;background:var(--focus-dark);color:#fff}.account-hero h1{font-weight:600;letter-spacing:-.05em}.account-hero p{color:#d3d1cb}
.account-page .account-summary>div,.account-page .account-summary>a,.account-page .account-listing{border-color:transparent;border-radius:18px;background:var(--focus-white)}
.account-page .account-summary>a:hover{border-color:#bbb;box-shadow:none}.account-page .account-summary small,.account-page .account-actions a{color:var(--focus-muted)}
.account-page .account-actions a{border-color:var(--focus-line);border-radius:9px}.mk-owned-icon{background:var(--focus-paper);color:var(--focus-ink)}
.account-page .account-status-badge.premium,.mk-stable-card .promoted-label,.mk-stable-card .premium-label{background:var(--focus-dark);color:#fff}
.detail-page .facts-grid{border-color:var(--focus-line);border-radius:14px}.detail-page .facts-grid div{background:var(--focus-paper);border-color:var(--focus-line)}
.detail-page .facts-grid strong,.mk-stable-detail .company-data>div:not(.social-icons) strong{color:var(--focus-ink)}
.detail-page .facts-grid span,.mk-stable-detail .company-data>div:not(.social-icons) span{color:var(--focus-muted)}
.mk-stable-detail .mk-tags a{border-color:var(--focus-line);background:var(--focus-paper);color:var(--focus-ink);border-radius:8px}
.mk-stable-detail .contact-direct a,.detail-page .utility-card button{color:var(--focus-ink)}
.detail-page .verification-badge.registered{background:var(--focus-paper);color:var(--focus-ink)}.detail-page .verification-badge.premium{background:var(--focus-dark);color:#fff}
.blog-article-page{background:var(--focus-bg)}.blog-hero{border:0;padding:32px 0}.blog-hero h1{font-size:44px;font-weight:600;letter-spacing:-.05em}
.blog-hero-description,.blog-hero-description b,.blog-hero-description strong{color:var(--focus-muted)}
.blog-sidebar{overflow:visible;background:transparent}.blog-categories,.blog-follow{border:0;border-radius:18px;background:var(--focus-white)}
.blog-categories a,.blog-follow-links a{border-color:var(--focus-line);border-radius:10px;color:var(--focus-muted)}
.blog-categories a:hover,.blog-categories a.active,.blog-follow-links a:hover{background:var(--focus-paper);color:var(--focus-ink)}
.blog-follow h2,.blog-card h2 a{color:var(--focus-ink)}.blog-card h2{font-weight:600}
.blog-follow>p,.blog-card-body>p,.blog-card-meta,.blog-article-meta{color:var(--focus-muted)}
.blog-card-image{margin:8px 8px 0;border-radius:14px;background:var(--focus-paper)}.blog-card-placeholder{background:var(--focus-paper);color:var(--focus-ink)}
.blog-category-extra{border:0;border-radius:20px;background:var(--focus-paper);color:var(--focus-muted)}
.blog-featured{border-radius:24px;background:var(--focus-paper)}
.blog-content{padding:30px;border-radius:24px;background:var(--focus-white);color:#494845;max-width:820px}.blog-content :is(h1,h2,h3){color:var(--focus-ink);font-weight:500}
.blog-content blockquote,.blog-content th{background:var(--focus-paper);color:var(--focus-ink)}.blog-content th,.blog-content td{border-color:var(--focus-line)}
.blog-share-buttons a,.blog-pagination a{border-color:var(--focus-line);border-radius:10px;background:var(--focus-white);color:var(--focus-ink)}
.blog-share-buttons a:hover{background:var(--focus-paper)}.blog-pagination a.active{background:var(--focus-ink);color:#fff}
.contact-aside{border:0;border-radius:24px;background:var(--focus-white)}.contact-info-icon{background:var(--focus-paper);color:var(--focus-ink)}
.contact-card-head,.contact-security{border-color:var(--focus-line)}.contact-card-head p,.contact-aside>p,.contact-security p{color:var(--focus-muted)}
.contact-hero{border:0;padding:32px 0}.contact-hero h1{font-weight:600;font-size:44px;letter-spacing:-.05em}
.contact-consent a{color:var(--focus-ink)}.contact-fields input:focus,.contact-fields select:focus,.contact-fields textarea:focus{border-color:#888;box-shadow:0 0 0 3px #1111}
@media(max-width:760px){.account-hero{margin:12px 12px 0;border-radius:22px;padding:30px 0}.blog-hero h1,.contact-hero h1{font-size:34px}.blog-content{padding:24px 18px;border-radius:20px}}
@media(max-width:1000px){.detail-page .detail-layout{grid-template-columns:minmax(0,1fr)}.detail-page .detail-sidebar{position:static}.mk-stable-detail .detail-end{grid-template-columns:1fr}.admin-head{align-items:flex-start;flex-wrap:wrap}.mk-home .portal-grid{gap:24px}}
@media(max-width:900px){.admin-sidebar{border-radius:0 0 24px 24px;overflow:visible}.admin-main{padding:24px 16px}}
@media(max-width:760px){.listing-head{padding:24px 0}.listing-head h1,.mk-location-index h1{font-size:34px}.listing-grid{grid-template-columns:1fr}.mk-location-index-grid{grid-template-columns:1fr}.mk-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mk-location-chip{padding:16px}.mk-location-chip strong{font-size:13px}.mk-location-index-card{padding:19px}.mk-stable-card .listing-content{padding:18px 20px}.mk-home .portal-grid{padding:24px}.mk-home .portal-grid h2{font-size:28px}.site-footer{margin:14px 12px 12px;border-radius:22px}.site-footer .footer-grid{gap:26px;padding-top:30px}.footer-bottom{flex-wrap:wrap}.category-description{padding:24px}.detail-page .detail-main{padding:22px 18px;border-radius:20px}.detail-page .detail-title h1{font-size:29px}.detail-page .gallery-grid,.mk-gallery{border-radius:20px}.mk-stable-detail .mk-stable-compact{grid-template-columns:110px minmax(0,1fr)}.mk-stable-detail .mk-stable-compact .listing-image{width:94px}.mk-map-heading h1{font-size:26px}.mk-map-page{padding:24px 12px 36px}.mk-map-workspace,.mk-home-map .mk-home-map-frame{border-radius:20px}.premium-hero{margin:12px 12px 0;padding:40px 0;border-radius:22px}.premium-hero h1{font-size:34px}.install-card{padding:24px}.install-card h1{font-size:29px}.admin-head h1{font-size:29px}.admin-stats strong{font-size:26px}.admin-summary,.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-page h1{font-size:26px}.auth-card{padding:28px 22px}.auth-card h1{font-size:28px}}
@media(max-width:420px){.mk-location-grid{grid-template-columns:1fr}.admin-stats,.admin-summary{grid-template-columns:1fr}.mk-stable-detail .mk-stable-compact .listing-content{padding:12px}.mk-stable-detail .mk-stable-compact h3{font-size:13px}.category-description{padding:20px}.detail-page .detail-main{padding:20px 16px}}
@media print{body{background:#fff}.detail-page .detail-main{padding:0}.mk-focus-navigation{display:none}.admin-sidebar{display:none}.admin-shell{display:block}}
@media(max-width:1120px){.site-header .header-inner{gap:16px;padding:12px 16px}.site-header nav{gap:12px;font-size:11px}.site-header .account-link{font-size:11px}.mk-hero .hero-inner{column-gap:36px}}
@media(max-width:1000px){.site-header nav{display:none}.mk-hero .hero-inner{grid-template-columns:1.5fr 1fr}.mk-search-form{grid-template-columns:1fr 1fr}.mk-search-form .primary-button{grid-column:1/-1}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
  .shell{width:calc(100% - 24px)}.site-header{padding:10px 0}.site-header .header-inner{min-height:62px;gap:10px;padding:10px 12px;border-radius:16px}.site-header .account-link{font-size:0}.site-header .header-actions{gap:10px}.site-header .add-link{font-size:11px;padding:10px}
  .mk-hero .hero-inner{display:block;padding:32px 0 16px}.home-page .mk-hero h1{font-size:36px;max-width:620px}.mk-hero .hero-lead{max-width:600px;font-size:13px;margin-top:20px}.mk-hero .mk-search-form{margin-top:24px}.mk-search-form{grid-template-columns:1fr}.mk-search-form .primary-button{grid-column:auto}.mk-hero .benefits{gap:9px 18px}.mk-hero .benefit p{font-size:11px}
  .section{padding:32px 0}.section-heading{flex-wrap:wrap;gap:12px}.section-heading>a{display:inline-flex}.category-grid{grid-template-columns:1fr}.category-card{min-height:90px;padding:18px;border-radius:16px}.home-page .section-heading h2,.mk-home .section-heading h2{font-size:27px}
  .mk-training-guide{margin-bottom:34px}.mk-focus-navigation{grid-template-columns:1fr 1fr;grid-template-rows:280px minmax(170px,auto);gap:8px;padding:8px;border-radius:22px}.mk-focus-map{grid-column:1/-1;grid-row:auto;min-height:0}.mk-focus-tile{border-radius:15px;padding:20px;gap:20px}.mk-focus-map h2{font-size:38px}.mk-focus-tile h3{font-size:24px}.mk-focus-tile p{font-size:12px}.mk-focus-kicker{font-size:10px}.mk-focus-arrow{right:18px;bottom:18px;width:34px;height:34px;font-size:22px}.mk-focus-map .mk-focus-arrow{top:18px}.mk-focus-categories p,.mk-focus-cities p{padding-right:0}.mk-focus-categories .mk-focus-arrow,.mk-focus-cities .mk-focus-arrow{position:static;margin-top:0;width:28px;height:28px;font-size:18px}
}
@media(max-width:380px){.site-header .header-inner{padding:10px 8px;gap:6px}.site-header .header-actions{gap:7px}.site-header .add-link{padding:9px 7px;font-size:10px}.site-header .map-mobile-link{font-size:11px}.site-header .mk-logo-wordmark{font-size:17px}.home-page .mk-hero h1{font-size:33px}.mk-focus-tile{padding:17px}.mk-focus-map h2{font-size:33px}.mk-focus-tile h3{font-size:21px}.mk-focus-navigation{grid-template-rows:270px minmax(180px,auto)}}
/* Classic centered introduction, matching mapaKoni; preserve Focus below it. */
.home-page .mk-hero .hero-inner{display:block;text-align:center;padding-top:50px}
.home-page .mk-hero h1{max-width:870px;margin:0 auto 18px;font-size:26px;font-weight:700;letter-spacing:-.025em;line-height:1.12;text-wrap:wrap}
.home-page .mk-hero .hero-lead{max-width:900px;margin:0 auto 30px;font-size:17px;line-height:1.6;text-align:center}
.home-page .mk-hero .mk-search-form{margin-top:0;text-align:left}
@media(max-width:760px){.home-page .mk-hero .hero-lead{font-size:13px}}
/* Homepage-only density; section spacing is owned by the parent below. */
.home-page .mk-hero .hero-inner{padding-bottom:0}
.home-page .mk-home-categories .section-heading,.home-page .mk-home-categories .eyebrow{margin-top:0}
.home-page .mk-home-categories .category-card{min-height:80px;padding:13px 18px}
.home-page .mk-hero h1,.home-page .mk-hero .hero-lead{overflow-wrap:anywhere}
@media(max-width:760px){.home-page .mk-home-categories .category-card{min-height:76px;padding:11px 16px}}
/* One 50px gap between every homepage section, including mobile. No sums of paddings. */
.home-page.mk-home{--home-section-gap:50px;display:flex;flex-direction:column;gap:var(--home-section-gap);padding-bottom:var(--home-section-gap)}
.home-page.mk-home>section[class]{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}
.home-page.mk-home>section .section-heading{margin-top:0}
.home-page.mk-home .mk-home-map-below{display:flex;flex-direction:column;align-items:center}
.home-page.mk-home+.site-footer{margin-top:0}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
