.mkmr-shell{--mkmr-ink:#241a16;--mkmr-muted:#74675f;--mkmr-gold:#b8883d;--mkmr-wine:#6f2436;--mkmr-sand:#f6f0e6;--mkmr-line:#e8ded0;--mkmr-white:#fff;max-width:1180px;margin:0 auto;padding:28px 20px 64px;color:var(--mkmr-ink);font-family:inherit;box-sizing:border-box}.mkmr-shell *{box-sizing:border-box}.mkmr-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:stretch;padding:36px;border:1px solid var(--mkmr-line);border-radius:24px;background:linear-gradient(135deg,#fff 0%,#fbf5ea 58%,#f3e5d2 100%);box-shadow:0 18px 45px rgb(68 45 28 / .08);margin-bottom:24px;overflow:hidden}.mkmr-hero--single{grid-template-columns:minmax(0,1fr) 310px}.mkmr-eyebrow,.mkmr-kicker{font-size:12px;letter-spacing:.12em;font-weight:800;color:var(--mkmr-wine);text-transform:uppercase}.mkmr-hero h1{font-size:clamp(32px,5vw,58px);line-height:1.02;margin:10px 0 14px}.mkmr-hero p{font-size:18px;line-height:1.65;color:var(--mkmr-muted);max-width:760px}.mkmr-open-card,.mkmr-stat{background:rgb(255 255 255 / .82);border:1px solid rgb(184 136 61 / .25);border-radius:20px;padding:24px;display:flex;flex-direction:column;justify-content:center;box-shadow:inset 0 1px 0 #fff}.mkmr-open-card__label,.mkmr-stat span{color:var(--mkmr-muted);font-size:13px;font-weight:700}.mkmr-open-card strong,.mkmr-stat strong{font-size:30px;color:var(--mkmr-wine);margin:6px 0}.mkmr-place-line{font-weight:700;color:#5d514b}.mkmr-badges{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.mkmr-badge{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;background:#eee}.mkmr-badge--gold{background:#f3e5c7;color:#6a4a17}.mkmr-badge--good{background:#e7f4eb;color:#24613c}.mkmr-badge--warn{background:#fff1cb;color:#79580d}.mkmr-badge--bad{background:#fae2e5;color:#812c38}.mkmr-notice{padding:14px 18px;border-radius:14px;background:#fff6d9;border:1px solid #edd28c;margin:0 0 24px}.mkmr-grid{display:grid;gap:14px}.mkmr-grid--facts{grid-template-columns:repeat(6,1fr);margin:0 0 24px}.mkmr-fact,.mkmr-card{background:#fff;border:1px solid var(--mkmr-line);border-radius:18px;box-shadow:0 10px 28px rgb(68 45 28 / .055)}.mkmr-fact{padding:16px}.mkmr-fact span{display:block;color:var(--mkmr-muted);font-size:12px;margin-bottom:6px}.mkmr-fact strong{font-size:15px}.mkmr-content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:20px;margin-bottom:20px}.mkmr-card{padding:24px;margin-bottom:20px}.mkmr-card h2{margin-top:0;font-size:24px}.mkmr-prose{font-size:17px;line-height:1.8}.mkmr-dl{display:grid;grid-template-columns:110px 1fr;gap:12px 14px;margin:0}.mkmr-dl dt{font-weight:800}.mkmr-dl dd{margin:0;color:var(--mkmr-muted)}.mkmr-source-row{display:flex;flex-wrap:wrap;gap:9px}.mkmr-source{display:inline-flex;padding:9px 12px;border:1px solid var(--mkmr-line);border-radius:10px;text-decoration:none;color:var(--mkmr-wine);font-weight:800}.mkmr-muted{color:var(--mkmr-muted);font-size:13px}.mkmr-highlight{padding:14px;background:var(--mkmr-sand);border-radius:12px;font-weight:800}.mkmr-chip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mkmr-chip{display:flex;justify-content:space-between;padding:13px 14px;background:var(--mkmr-sand);border-radius:12px;text-decoration:none;color:var(--mkmr-ink);font-weight:800}.mkmr-chip span{color:var(--mkmr-wine)}.mkmr-place-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mkmr-place-card{overflow:hidden;border:1px solid var(--mkmr-line);border-radius:18px;background:#fff;text-decoration:none;color:var(--mkmr-ink);box-shadow:0 12px 30px rgb(68 45 28 / .06);transition:transform .2s ease,box-shadow .2s ease}.mkmr-place-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgb(68 45 28 / .1)}.mkmr-place-card img,.mkmr-placeholder{width:100%;height:210px;object-fit:cover}.mkmr-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#f5ead6,#e9d4ba);font-size:56px}.mkmr-place-card__body{padding:17px}.mkmr-place-card h3{font-size:20px;margin:6px 0 10px}.mkmr-status-dot{font-size:13px;color:var(--mkmr-muted)}.mkmr-map-placeholder{min-height:160px;background:var(--mkmr-sand);border-radius:14px;padding:24px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.mkmr-map-placeholder a{padding:9px 12px;border-radius:10px;background:#fff;text-decoration:none;color:var(--mkmr-wine);font-weight:800}.mkmr-section-head{display:flex;justify-content:space-between;align-items:center;margin:28px 0 14px}@media(max-width:900px){.mkmr-hero,.mkmr-hero--single,.mkmr-content-grid{grid-template-columns:1fr}.mkmr-grid--facts{grid-template-columns:repeat(3,1fr)}.mkmr-place-grid{grid-template-columns:repeat(2,1fr)}.mkmr-chip-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.mkmr-shell{padding:16px 12px 48px}.mkmr-hero{padding:24px 18px;border-radius:18px}.mkmr-hero p{font-size:16px}.mkmr-grid--facts{grid-template-columns:repeat(2,1fr)}.mkmr-place-grid,.mkmr-chip-grid{grid-template-columns:1fr}.mkmr-card{padding:18px}.mkmr-dl{grid-template-columns:1fr}.mkmr-dl dd{padding-bottom:8px}.mkmr-place-card img,.mkmr-placeholder{height:190px}}@media(prefers-reduced-motion:reduce){.mkmr-place-card{transition:none}}.mkmr-shell .mkmr-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 16px;font-size:13px;color:var(--mkmr-muted)}.mkmr-shell .mkmr-breadcrumb a{color:var(--mkmr-wine);text-decoration:none;font-weight:750}.mkmr-shell .mkmr-breadcrumb span[aria-hidden=true]{opacity:.45}.mkmr-shell .mkmr-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.mkmr-shell .mkmr-primary,.mkmr-shell .mkmr-secondary{appearance:none;border:0;border-radius:13px;padding:13px 17px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-weight:850;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mkmr-shell .mkmr-primary{background:var(--mkmr-wine);color:#fff;box-shadow:0 10px 22px rgb(111 36 54 / .2)}.mkmr-shell .mkmr-primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgb(111 36 54 / .24)}.mkmr-shell .mkmr-secondary{background:#fff;color:var(--mkmr-wine);border:1px solid var(--mkmr-line)}.mkmr-shell .mkmr-full{width:100%;margin-top:18px}.mkmr-shell .mkmr-stat-stack{display:grid;grid-template-columns:1fr;gap:10px}.mkmr-shell .mkmr-stat-stack .mkmr-stat{padding:18px}.mkmr-shell .mkmr-stat-stack .mkmr-stat strong{font-size:26px}.mkmr-shell .mkmr-city-hub{margin-bottom:22px}.mkmr-shell .mkmr-chip{align-items:center}.mkmr-shell .mkmr-chip span{color:var(--mkmr-ink)}.mkmr-shell .mkmr-chip b{color:var(--mkmr-wine);font-size:13px;background:#fff;padding:5px 8px;border-radius:999px}.mkmr-shell .mkmr-finder{background:#fff;border:1px solid var(--mkmr-line);border-radius:22px;padding:25px;box-shadow:0 12px 34px rgb(68 45 28 / .06);margin:0 0 28px}.mkmr-shell .mkmr-finder__head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.mkmr-shell .mkmr-finder__head h2,.mkmr-shell .mkmr-results-head h2{margin:4px 0 4px;font-size:28px}.mkmr-shell .mkmr-finder__head p{margin:0;color:var(--mkmr-muted)}.mkmr-shell .mkmr-clear,.mkmr-shell .mkmr-text-link{color:var(--mkmr-wine);text-decoration:none;font-weight:800}.mkmr-shell .mkmr-finder__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px}.mkmr-shell .mkmr-finder label>span{display:block;font-size:12px;font-weight:800;color:var(--mkmr-muted);margin:0 0 6px}.mkmr-shell .mkmr-finder input[type=search],.mkmr-shell .mkmr-finder select{width:100%;min-height:48px;border:1px solid #d9cec0;border-radius:12px;background:#fff;padding:0 13px;color:var(--mkmr-ink);font:inherit;outline:none}.mkmr-shell .mkmr-finder input:focus,.mkmr-shell .mkmr-finder select:focus{border-color:var(--mkmr-gold);box-shadow:0 0 0 3px rgb(184 136 61 / .15)}.mkmr-shell .mkmr-toggle-row{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0 17px}.mkmr-shell .mkmr-toggle-row label{position:relative}.mkmr-shell .mkmr-toggle-row input{position:absolute;opacity:0;pointer-events:none}.mkmr-shell .mkmr-toggle-row span{display:inline-flex!important;align-items:center;min-height:39px;padding:8px 11px!important;margin:0!important;border:1px solid var(--mkmr-line);border-radius:999px;background:var(--mkmr-sand);color:var(--mkmr-ink)!important;font-size:13px!important;cursor:pointer}.mkmr-shell .mkmr-toggle-row input:checked+span{background:#f0e0c5;border-color:#d4aa62;box-shadow:inset 0 0 0 1px #d4aa62}.mkmr-shell .mkmr-toggle-row input:focus-visible+span{outline:3px solid rgb(111 36 54 / .18);outline-offset:2px}.mkmr-shell .mkmr-results-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-end;margin:26px 0 14px}.mkmr-shell .mkmr-index-note{font-size:12px;color:var(--mkmr-muted);background:var(--mkmr-sand);padding:8px 10px;border-radius:10px}.mkmr-shell .mkmr-place-card-wrap{position:relative;min-width:0}.mkmr-shell .mkmr-place-card{display:block;height:100%}.mkmr-shell .mkmr-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.mkmr-shell .mkmr-card-location{color:var(--mkmr-muted);font-size:13px;margin-bottom:10px}.mkmr-shell .mkmr-distance{display:block;margin-top:7px;color:var(--mkmr-wine);font-size:12px;font-weight:800}.mkmr-shell .mkmr-compare-add{position:absolute;left:10px;right:10px;bottom:9px;min-height:36px;border:1px solid var(--mkmr-line);background:#fff;color:var(--mkmr-wine);border-radius:10px;font-weight:800;cursor:pointer}.mkmr-shell .mkmr-compare-add.is-selected{background:var(--mkmr-wine);color:#fff;border-color:var(--mkmr-wine)}.mkmr-shell .mkmr-compare-add.is-limit{animation:mkmrShake .3s linear 2}.mkmr-shell .mkmr-hero-actions .mkmr-compare-add{position:static;left:auto;right:auto;bottom:auto}.mkmr-shell .mkmr-status-dot--good{color:#24613c}.mkmr-shell .mkmr-status-dot--warn{color:#79580d}.mkmr-shell .mkmr-empty{grid-column:1/-1;padding:34px;text-align:center;border:1px dashed #d8c8b6;border-radius:18px;background:#fbf7f1}.mkmr-shell .mkmr-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:24px 0}.mkmr-shell .mkmr-pagination a{min-width:40px;height:40px;display:grid;place-items:center;border-radius:10px;border:1px solid var(--mkmr-line);text-decoration:none;color:var(--mkmr-ink);background:#fff;font-weight:800}.mkmr-shell .mkmr-pagination a.is-current{background:var(--mkmr-wine);color:#fff;border-color:var(--mkmr-wine)}.mkmr-shell .mkmr-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px}.mkmr-shell .mkmr-mini-grid>div{padding:15px;border-radius:13px;background:var(--mkmr-sand)}.mkmr-shell .mkmr-mini-grid strong,.mkmr-shell .mkmr-mini-grid span{display:block}.mkmr-shell .mkmr-mini-grid span{font-size:13px;color:var(--mkmr-muted);margin-top:5px}.mkmr-shell .mkmr-open-note{margin-top:8px;color:var(--mkmr-muted)}.mkmr-shell .mkmr-map-card{overflow:hidden}.mkmr-shell .mkmr-map-links{display:flex;gap:8px;flex-wrap:wrap}.mkmr-shell .mkmr-map-links a{font-size:13px;color:var(--mkmr-wine);font-weight:800;text-decoration:none}.mkmr-shell .mkmr-map-stage{min-height:280px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#f5ead6,#e9d4ba);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid var(--mkmr-line)}.mkmr-shell .mkmr-map-stage iframe{width:100%;height:360px;border:0;display:block}.mkmr-shell .mkmr-map-load{border:0;background:var(--mkmr-wine);color:#fff;border-radius:12px;padding:12px 16px;font:inherit;font-weight:850;cursor:pointer}.mkmr-shell .mkmr-map-stage>span{color:var(--mkmr-muted);font-size:12px}.mkmr-shell .mkmr-source-card{display:flex;justify-content:space-between;gap:20px;align-items:center}.mkmr-shell .mkmr-source-card h2{margin:4px 0 6px}.mkmr-shell .mkmr-compare-tray{position:fixed;left:50%;transform:translateX(-50%);bottom:18px;z-index:9998;width:min(850px,calc(100vw - 24px));background:#241a16;color:#fff;border:1px solid rgb(255 255 255 / .12);border-radius:17px;padding:13px 15px;box-shadow:0 20px 55px rgb(0 0 0 / .28);display:flex;align-items:center;justify-content:space-between;gap:14px}.mkmr-shell .mkmr-compare-tray[hidden]{display:none}.mkmr-shell .mkmr-compare-tray>div:first-child{display:flex;flex-direction:column;gap:2px}.mkmr-shell .mkmr-compare-tray span{font-size:12px;color:#d8cec8}.mkmr-shell .mkmr-compare-actions{display:flex;gap:8px}.mkmr-shell .mkmr-compare-actions>button:not(.mkmr-primary){border:1px solid rgb(255 255 255 / .2);background:#fff0;color:#fff;border-radius:11px;padding:10px 13px;font-weight:800;cursor:pointer}.mkmr-shell .mkmr-compare-dialog{width:min(1000px,calc(100vw - 24px));max-height:88vh;border:0;border-radius:20px;padding:25px;color:var(--mkmr-ink);box-shadow:0 30px 90px rgb(0 0 0 / .3)}.mkmr-shell .mkmr-compare-dialog::backdrop{background:rgb(25 18 15 / .62);backdrop-filter:blur(3px)}.mkmr-shell .mkmr-dialog-close{position:absolute;right:15px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f2ece6;font-size:24px;cursor:pointer}.mkmr-shell .mkmr-compare-title h2{margin:5px 40px 18px 0}.mkmr-shell .mkmr-compare-scroll{overflow:auto}.mkmr-shell .mkmr-compare-scroll table{width:100%;border-collapse:separate;border-spacing:0;min-width:680px}.mkmr-shell .mkmr-compare-scroll th,.mkmr-shell .mkmr-compare-scroll td{padding:13px;border-bottom:1px solid var(--mkmr-line);text-align:left;vertical-align:top}.mkmr-shell .mkmr-compare-scroll thead th{background:var(--mkmr-sand);position:sticky;top:0}.mkmr-shell .mkmr-compare-scroll th:first-child{width:150px}.mkmr-shell .mkmr-compare-scroll a{color:var(--mkmr-wine);text-decoration:none}.mkmr-shell :is(a,button,input,select):focus-visible{outline:3px solid rgb(111 36 54 / .24);outline-offset:2px}@keyframes mkmrShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}@media(max-width:1000px){.mkmr-shell .mkmr-finder__grid{grid-template-columns:repeat(2,1fr)}.mkmr-shell .mkmr-mini-grid{grid-template-columns:1fr}.mkmr-shell .mkmr-source-card{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.mkmr-shell .mkmr-finder__head,.mkmr-shell .mkmr-results-head,.mkmr-shell .mkmr-section-head{align-items:flex-start;flex-direction:column}.mkmr-shell .mkmr-finder__grid{grid-template-columns:1fr}.mkmr-shell .mkmr-toggle-row{display:grid;grid-template-columns:1fr 1fr}.mkmr-shell .mkmr-toggle-row span{width:100%;justify-content:center;text-align:center}.mkmr-shell .mkmr-compare-tray{bottom:10px;align-items:stretch;flex-direction:column}.mkmr-shell .mkmr-compare-actions{width:100%}.mkmr-shell .mkmr-compare-actions button{flex:1}.mkmr-shell .mkmr-map-stage{min-height:220px}.mkmr-shell .mkmr-map-stage iframe{height:300px}}@media(max-width:440px){.mkmr-shell .mkmr-toggle-row{grid-template-columns:1fr}.mkmr-shell .mkmr-hero-actions{display:grid;grid-template-columns:1fr}.mkmr-shell .mkmr-primary,.mkmr-shell .mkmr-secondary{width:100%}.mkmr-shell .mkmr-finder{padding:18px}.mkmr-shell .mkmr-compare-dialog{padding:18px 12px}}@media(prefers-reduced-motion:reduce){.mkmr-shell .mkmr-primary,.mkmr-shell .mkmr-secondary{transition:none}.mkmr-shell .mkmr-compare-add.is-limit{animation:none}}.mkmr-shell,.mkmr-shell *,.mkmr-shell *::before,.mkmr-shell *::after{box-sizing:border-box}.mkmr-shell{isolation:isolate;position:relative}.mkmr-shell img{max-width:100%;height:auto}.mkmr-shell button,.mkmr-shell input,.mkmr-shell select,.mkmr-shell textarea{font:inherit;max-width:100%}.mkmr-shell button{-webkit-appearance:none;appearance:none}.mkmr-shell a{word-break:normal}.mkmr-shell table{border-collapse:separate}.mkmr-shell .mkmr-card,.mkmr-shell .mkmr-panel,.mkmr-shell .mkmr-finder,.mkmr-shell .mkmr-source-card{min-width:0}.mkmr-shell .mkmr-faq{display:grid;gap:10px}.mkmr-shell .mkmr-faq details{border:1px solid rgb(116 67 49 / .14);border-radius:14px;background:#fff;padding:0 16px}.mkmr-shell .mkmr-faq summary{cursor:pointer;font-weight:750;padding:15px 0;list-style:none}.mkmr-shell .mkmr-faq summary::-webkit-details-marker{display:none}.mkmr-shell .mkmr-faq details p{margin:0 0 16px;line-height:1.7;color:#5b6472}.mkmr-shell .mkmr-hero-cover{margin:22px 0 0;border-radius:18px;overflow:hidden;background:var(--mkmr-sand)}.mkmr-shell .mkmr-hero-cover img{display:block;width:100%;height:clamp(240px,34vw,420px);object-fit:cover}.mkmr-placeholder--museum{position:relative;background:linear-gradient(135deg,#f3e9d9,#d9c0a1);overflow:hidden}.mkmr-placeholder--museum:before{content:'';position:absolute;width:46%;height:16%;left:27%;top:23%;background:#7a2c3b;clip-path:polygon(50% 0,100% 100%,0 100%)}.mkmr-placeholder--museum:after{content:'';position:absolute;width:52%;height:8%;left:24%;bottom:23%;background:#4c3e39;border-radius:3px}.mkmr-placeholder--museum span{position:absolute;left:31%;top:38%;width:7%;height:35%;background:#fff8ed;box-shadow:82px 0 0 #fff8ed,164px 0 0 #fff8ed,246px 0 0 #fff8ed}.mkmr-placeholder--museum i{position:absolute;left:27%;top:34%;width:46%;height:5%;background:#7a2c3b}.mkmr-placeholder--museum b{position:absolute;left:25%;bottom:19%;width:50%;height:4%;background:#7a2c3b}.mkmr-shell .mkmr-place-grid{align-items:start!important;grid-auto-rows:auto!important}.mkmr-shell .mkmr-place-card-wrap{align-self:start!important;height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.mkmr-shell .mkmr-place-card{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;padding-bottom:0!important;overflow:hidden!important}.mkmr-shell .mkmr-place-card__image,.mkmr-shell .mkmr-place-card>img,.mkmr-shell .mkmr-placeholder{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;object-fit:cover!important;object-position:center!important;flex:0 0 auto!important;background:#f2e4cf}.mkmr-shell .mkmr-placeholder{position:relative!important;overflow:hidden!important}.mkmr-shell .mkmr-place-card__body{padding:15px 16px 14px!important;min-height:0!important}.mkmr-shell .mkmr-place-card h3{font-size:19px!important;line-height:1.22!important;margin:7px 0 8px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mkmr-shell .mkmr-card-location{margin-bottom:7px!important;line-height:1.35!important}.mkmr-shell .mkmr-status-dot{display:block;line-height:1.35!important;min-height:0!important}.mkmr-shell .mkmr-compare-add{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:calc(100% - 20px)!important;margin:8px 10px 10px!important;min-height:38px!important;flex:0 0 auto!important}@media(min-width:901px){.mkmr-shell .mkmr-place-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}}@media(min-width:561px) and (max-width:900px){.mkmr-shell .mkmr-place-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.mkmr-shell .mkmr-place-grid{grid-template-columns:1fr!important}.mkmr-shell .mkmr-place-card h3{font-size:18px!important}}.mkmr-image-credit{margin:8px 12px 12px;font-size:12px;line-height:1.45;color:var(--mkmr-muted)}.mkmr-image-credit a{color:var(--mkmr-wine)}.mkmr-place-grid{align-items:start!important}.mkmr-place-card-wrap{height:auto!important;min-height:0!important;align-self:start!important}.mkmr-place-card{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.mkmr-place-card__body{min-height:142px}.mkmr-place-card h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mkmr-shell .mkmr-place-card__media{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#ead8bc}.mkmr-shell .mkmr-place-card__media>.mkmr-place-card__image{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;z-index:2}.mkmr-shell .mkmr-visual-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;overflow:hidden;background:linear-gradient(145deg,#f4e3c7,#e8cba5);color:#76253c}.mkmr-shell .mkmr-visual-fallback:before,.mkmr-shell .mkmr-visual-fallback:after{content:"";position:absolute;border-radius:999px;background:rgb(255 255 255 / .36)}.mkmr-shell .mkmr-visual-fallback:before{width:190px;height:190px;right:-55px;top:-75px}.mkmr-shell .mkmr-visual-fallback:after{width:130px;height:130px;left:-45px;bottom:-50px}.mkmr-shell .mkmr-visual-fallback__icon{font-size:clamp(48px,6vw,78px);line-height:1;filter:drop-shadow(0 8px 16px rgb(60 32 32 / .12));z-index:1}.mkmr-shell .mkmr-visual-fallback__brand{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.72;z-index:1}.mkmr-shell .mkmr-visual-fallback--2{background:linear-gradient(145deg,#efe0ce,#d7c7b8)}.mkmr-shell .mkmr-visual-fallback--3{background:linear-gradient(145deg,#f1e8d5,#d8bca4)}.mkmr-shell .mkmr-visual-fallback--4{background:linear-gradient(145deg,#eee1c8,#dac0a7)}.mkmr-shell .mkmr-visual-fallback--5{background:linear-gradient(145deg,#f4e7d7,#ddc8aa)}.mkmr-shell .mkmr-visual-fallback--6{background:linear-gradient(145deg,#eadbc8,#d7bca1)}.mkmr-shell .mkmr-hero-cover--safe{position:relative;aspect-ratio:16/9;min-height:260px}.mkmr-shell .mkmr-hero-cover--safe>.mkmr-visual-fallback{position:absolute;inset:0}.mkmr-shell .mkmr-hero-cover--safe>img{position:relative;z-index:2}.mkmr-shell .mkmr-hero-cover--safe>.mkmr-image-credit{position:relative;z-index:3;background:#fff;margin:0;padding:8px 12px}.mkmr-shell,.mkmr-shell *{min-width:0;max-width:100%}.mkmr-shell{overflow-x:clip}.mkmr-shell img{display:block;max-width:100%;height:auto}.mkmr-shell h1,.mkmr-shell h2,.mkmr-shell h3,.mkmr-shell p,.mkmr-shell li,.mkmr-shell dd,.mkmr-shell dt,.mkmr-shell a,.mkmr-shell button,.mkmr-shell strong,.mkmr-shell span{overflow-wrap:anywhere;word-break:normal}.mkmr-shell .mkmr-place-card__media,.mkmr-shell .mkmr-hero-cover--safe{position:relative;display:block;overflow:hidden;background:#eadbc8;aspect-ratio:16/9}.mkmr-shell .mkmr-place-card__media>.mkmr-place-card__image,.mkmr-shell .mkmr-hero-cover--safe>img{width:100%;height:100%;object-fit:cover}.mkmr-shell .mkmr-media-title{position:absolute;z-index:5;left:12px;right:12px;bottom:12px;padding:10px 12px;border-radius:12px;background:rgb(25 18 16 / .76);color:#fff;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);text-shadow:0 1px 2px rgb(0 0 0 / .22)}.mkmr-shell .mkmr-media-title strong{display:block;font-size:15px;line-height:1.25;color:#fff}.mkmr-shell .mkmr-media-title small{display:block;margin-top:3px;font-size:11px;opacity:.88}.mkmr-shell .mkmr-media-title--hero{left:16px;right:16px;bottom:16px;padding:12px 14px}.mkmr-shell .mkmr-media-title--hero strong{font-size:18px}.mkmr-shell .mkmr-visual-fallback{padding:20px 18px;text-align:center}.mkmr-shell .mkmr-visual-fallback__icon{margin-bottom:2px}.mkmr-shell .mkmr-visual-fallback__place{z-index:1;font-size:clamp(16px,2.3vw,24px);line-height:1.18;font-weight:900;max-width:90%}.mkmr-shell .mkmr-visual-fallback__location{z-index:1;font-size:12px;font-weight:750;opacity:.75}.mkmr-shell .mkmr-visual-fallback__brand{margin-top:1px}.mkmr-shell .mkmr-card table,.mkmr-shell table{max-width:100%}@media(max-width:720px){.mkmr-shell{width:100%;padding:14px 10px 42px}.mkmr-shell .mkmr-hero,.mkmr-shell .mkmr-hero--single{display:grid;grid-template-columns:minmax(0,1fr)!important;gap:16px;padding:20px 14px}.mkmr-shell .mkmr-hero h1{font-size:clamp(27px,9vw,39px);line-height:1.08}.mkmr-shell .mkmr-hero p,.mkmr-shell .mkmr-prose{font-size:15px;line-height:1.68}.mkmr-shell .mkmr-open-card,.mkmr-shell .mkmr-stat,.mkmr-shell .mkmr-card{width:100%;padding:16px}.mkmr-shell .mkmr-grid--facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mkmr-shell .mkmr-place-grid,.mkmr-shell .mkmr-chip-grid,.mkmr-shell .mkmr-content-grid,.mkmr-shell .mkmr-finder__grid{grid-template-columns:minmax(0,1fr)!important}.mkmr-shell .mkmr-place-card h3{font-size:18px;line-height:1.3}.mkmr-shell .mkmr-place-card__media{height:auto!important;aspect-ratio:16/9}.mkmr-shell .mkmr-finder{padding:18px 14px}.mkmr-shell .mkmr-finder__head,.mkmr-shell .mkmr-results-head,.mkmr-shell .mkmr-section-head{display:block}.mkmr-shell .mkmr-toggle-row{gap:7px}.mkmr-shell .mkmr-toggle-row span{font-size:12px!important;padding:7px 9px!important}.mkmr-shell .mkmr-hero-actions{display:grid;grid-template-columns:1fr}.mkmr-shell .mkmr-primary,.mkmr-shell .mkmr-secondary{width:100%}.mkmr-shell .mkmr-dl{grid-template-columns:minmax(0,1fr)!important}.mkmr-shell .mkmr-dl dt{margin-top:8px}.mkmr-shell table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.mkmr-shell .mkmr-source-row{display:grid;grid-template-columns:1fr}.mkmr-shell .mkmr-source{width:100%}}@media(max-width:390px){.mkmr-shell .mkmr-grid--facts{grid-template-columns:1fr}.mkmr-shell .mkmr-media-title{left:8px;right:8px;bottom:8px}.mkmr-shell .mkmr-media-title strong{font-size:14px}}.mkmr-shell{max-width:1240px;padding-top:20px;padding-bottom:48px}.mkmr-shell .mkmr-hero{padding:26px 28px;gap:18px;border-radius:20px;margin-bottom:18px}.mkmr-shell .mkmr-hero h1{font-size:clamp(30px,4vw,48px);line-height:1.06;margin:7px 0 10px}.mkmr-shell .mkmr-hero p{font-size:16px;line-height:1.58}.mkmr-shell .mkmr-stat-stack{gap:8px}.mkmr-shell .mkmr-stat,.mkmr-shell .mkmr-open-card{padding:15px 16px;border-radius:14px}.mkmr-shell .mkmr-stat strong,.mkmr-shell .mkmr-open-card strong{font-size:24px;margin:3px 0}.mkmr-shell .mkmr-card{padding:18px;margin-bottom:16px;border-radius:16px}.mkmr-shell .mkmr-section-head{margin:20px 0 10px}.mkmr-shell .mkmr-section-head h2,.mkmr-shell .mkmr-results-head h2{font-size:clamp(20px,2.2vw,27px);margin:4px 0}.mkmr-shell .mkmr-chip-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;gap:8px!important}.mkmr-shell .mkmr-chip{min-height:42px;padding:9px 11px;border-radius:10px;font-size:13px;align-items:center;gap:7px}.mkmr-shell .mkmr-chip b{font-size:12px}.mkmr-shell .mkmr-finder{padding:17px!important;border-radius:16px!important}.mkmr-shell .mkmr-finder__grid{gap:9px!important}.mkmr-shell .mkmr-finder input,.mkmr-shell .mkmr-finder select{min-height:42px!important;padding:8px 10px!important;border-radius:10px!important}.mkmr-shell .mkmr-toggle-row{gap:6px!important}.mkmr-shell .mkmr-toggle-row span{padding:7px 9px!important;font-size:12px!important}.mkmr-shell .mkmr-primary,.mkmr-shell .mkmr-secondary{min-height:42px!important;padding:9px 13px!important;border-radius:11px!important}.mkmr-shell .mkmr-place-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px!important;align-items:start!important}.mkmr-shell .mkmr-place-card{border-radius:14px!important;box-shadow:0 7px 20px rgb(68 45 28 / .055)!important}.mkmr-shell .mkmr-place-card__media{aspect-ratio:16/9!important}.mkmr-shell .mkmr-place-card__body{padding:11px 12px 12px!important;min-height:0!important}.mkmr-shell .mkmr-place-card h3{font-size:16.5px!important;line-height:1.22!important;margin:5px 0 6px!important;-webkit-line-clamp:2!important}.mkmr-shell .mkmr-card-location,.mkmr-shell .mkmr-status-dot{font-size:12px!important;line-height:1.35!important}.mkmr-shell .mkmr-media-title{left:8px;right:8px;bottom:8px;padding:7px 9px;border-radius:9px}.mkmr-shell .mkmr-media-title strong{font-size:12.5px}.mkmr-shell .mkmr-media-title small{font-size:10px}.mkmr-shell .mkmr-compare-add{min-height:40px!important;margin:6px 8px 8px!important;width:calc(100% - 16px)!important;font-size:12px!important}@media(max-width:720px){.mkmr-shell{padding:12px 10px 38px}.mkmr-shell .mkmr-hero{padding:18px 14px;gap:13px}.mkmr-shell .mkmr-hero h1{font-size:clamp(27px,8vw,37px)}.mkmr-shell .mkmr-place-grid{grid-template-columns:repeat(auto-fit,minmax(205px,1fr))!important}.mkmr-shell .mkmr-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:500px){.mkmr-shell .mkmr-place-grid{grid-template-columns:1fr!important}.mkmr-shell .mkmr-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mkmr-shell .mkmr-chip{font-size:12px;padding:8px 9px}}@media(max-width:360px){.mkmr-shell .mkmr-chip-grid{grid-template-columns:1fr!important}}.mkmr-shell{width:100%!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}