.mmc-territory-explorer{--ink:#172033;--muted:#667085;--powder:#6f8fa3;--powder-soft:#eef4f7;--ivory:#f8f3ea;position:relative;left:50%;width:100vw;max-width:none;margin-left:-50vw;background:#f4f6f7;color:var(--ink);font-family:inherit;overflow:hidden}
.mmc-territory-explorer *{box-sizing:border-box}.mmc-territory-explorer :is(h1,h2,h3,p){margin-top:0}.mmc-territory-explorer a{text-decoration:none}.mmc-territory-explorer__shell{width:100%;max-width:1240px;margin:0 auto;background:#fff;min-height:100vh}.mmc-territory-explorer__breadcrumb{display:flex;align-items:center;gap:7px;padding:11px 14px;background:#f8f9fa;color:#536171;font-size:12px}.mmc-territory-explorer__breadcrumb a{color:inherit}.mmc-territory-explorer__breadcrumb strong{color:var(--ink)}
.mmc-territory-explorer__hero{padding:28px 14px 23px;border-bottom:1px solid #e5ebef;background:linear-gradient(145deg,#fff 0%,#f5f9fb 100%)}.mmc-territory-explorer__kicker,.mmc-territory-explorer__heading span{display:block;color:var(--powder);font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.mmc-territory-explorer__hero h1{margin:6px 0 8px;color:var(--ink);font-size:36px;line-height:1;letter-spacing:-.035em}.mmc-territory-explorer__hero>p{max-width:650px;margin-bottom:17px;color:var(--muted);font-size:15px;line-height:1.45}.mmc-territory-explorer__search{position:relative;display:block;max-width:680px}.mmc-territory-explorer__search svg{position:absolute;left:14px;top:50%;width:20px;height:20px;transform:translateY(-50%);fill:#536171}.mmc-territory-explorer__search input{width:100%;height:50px;padding:0 15px 0 44px;border:1px solid #d6e0e7;border-radius:12px;background:#fff;color:var(--ink);font:inherit;font-size:15px;outline:none}.mmc-territory-explorer__search input:focus{border-color:var(--powder);box-shadow:0 0 0 3px rgba(111,143,163,.14)}
.mmc-territory-explorer__controls{padding:18px 14px;border-bottom:1px solid #e6ecef;background:#fff}.mmc-territory-explorer__modes{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #d7e0e7;border-radius:12px;background:#f8fafb}.mmc-territory-explorer__modes button{min-height:43px;border:0;border-radius:9px;background:transparent;color:var(--ink);font:inherit;font-size:14px;font-weight:800;cursor:pointer}.mmc-territory-explorer__modes button[aria-selected="true"]{background:var(--powder);color:#fff;box-shadow:0 4px 12px rgba(58,84,102,.17)}
.mmc-territory-explorer__provinces,.mmc-territory-explorer__types{display:flex;gap:8px;margin-top:13px;overflow-x:auto;padding:1px 1px 5px;scrollbar-width:none}.mmc-territory-explorer__provinces::-webkit-scrollbar,.mmc-territory-explorer__types::-webkit-scrollbar{display:none}.mmc-territory-explorer__provinces button,.mmc-territory-explorer__types button{flex:0 0 auto;min-height:39px;padding:0 15px;border:1px solid #d8e1e7;border-radius:10px;background:#fff;color:#26384a;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.mmc-territory-explorer__provinces button[aria-pressed="true"],.mmc-territory-explorer__types button[aria-pressed="true"]{border-color:var(--powder);background:var(--powder);color:#fff}.mmc-territory-explorer__provinces button:disabled{display:flex;align-items:center;gap:7px;color:#8a949d;background:#f5f7f8;cursor:not-allowed}.mmc-territory-explorer__provinces button small{font-size:8px;text-transform:uppercase;letter-spacing:.04em}
.mmc-territory-explorer__results{padding:27px 14px 42px;background:linear-gradient(180deg,var(--powder-soft),#fff 75%)}.mmc-territory-explorer__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.mmc-territory-explorer__heading h2{margin:5px 0 0;color:var(--ink);font-size:25px;line-height:1.12}.mmc-territory-explorer__heading>strong{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#fff;color:#536171;font-size:11px}
.mmc-territory-explorer__rail{display:flex;gap:13px;overflow-x:auto;overflow-y:hidden;margin:0 -14px;padding:2px 14px 18px;scroll-snap-type:x mandatory;scroll-padding-left:14px;overscroll-behavior-inline:contain;scrollbar-width:none}.mmc-territory-explorer__rail::-webkit-scrollbar{display:none}.mmc-territory-explorer__rail[hidden]{display:none!important}.mmc-territory-explorer-card{position:relative;display:flex;flex:0 0 min(78vw,285px);flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(111,143,163,.23);border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.07);scroll-snap-align:start}.mmc-territory-explorer-card[hidden]{display:none!important}.mmc-territory-explorer-card__media{position:relative;display:block;height:170px;overflow:hidden;background:#dfe6e9}.mmc-territory-explorer-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.mmc-territory-explorer-card:hover .mmc-territory-explorer-card__media img{transform:scale(1.025)}.mmc-territory-explorer-card__media>span{position:absolute;left:9px;bottom:9px;padding:6px 9px;border-radius:7px;background:rgba(58,84,102,.9);color:#fff;font-size:10px;font-weight:850;text-transform:uppercase}.mmc-territory-explorer-card__body{position:relative;display:flex;flex:1;flex-direction:column;padding:14px 14px 15px}.mmc-territory-explorer-card__body>small{display:block;margin-bottom:4px;color:var(--powder);font-size:10px;font-weight:800;text-transform:uppercase}.mmc-territory-explorer-card h3{margin:0;padding-right:35px;font-size:20px;line-height:1.16}.mmc-territory-explorer-card h3 a{color:var(--ink)}.mmc-territory-explorer-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.42}.mmc-territory-explorer-card__meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:11px}.mmc-territory-explorer-card__meta span{padding:5px 7px;border-radius:999px;background:#f0f4f6;color:#4d6070;font-size:10px;font-weight:800}.mmc-territory-explorer-card__arrow{position:absolute;right:12px;top:11px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#eef3f6;color:#31556b!important;font-size:18px;font-weight:800}.mmc-territory-explorer__empty{margin:3px 0 0;padding:17px;border-radius:12px;background:#fff;color:var(--muted);font-size:14px}.mmc-territory-explorer__empty[hidden]{display:none!important}
@media(min-width:781px){.mmc-territory-explorer{padding:24px 32px 52px}.mmc-territory-explorer__shell{min-height:0;border-radius:18px;overflow:hidden;box-shadow:0 12px 34px rgba(15,23,42,.08)}.mmc-territory-explorer__breadcrumb{padding:16px 34px 11px;font-size:14px}.mmc-territory-explorer__hero{padding:40px 42px 30px}.mmc-territory-explorer__hero h1{font-size:52px}.mmc-territory-explorer__hero>p{font-size:18px}.mmc-territory-explorer__controls{padding:22px 42px}.mmc-territory-explorer__modes{max-width:550px}.mmc-territory-explorer__provinces button,.mmc-territory-explorer__types button{font-size:14px}.mmc-territory-explorer__results{padding:37px 42px 55px}.mmc-territory-explorer__heading h2{font-size:34px}.mmc-territory-explorer__rail{margin:0 -42px;padding:3px 42px 20px;scroll-padding-left:42px;gap:17px}.mmc-territory-explorer-card{flex-basis:310px}.mmc-territory-explorer-card__media{height:190px}.mmc-territory-explorer-card h3{font-size:23px}.mmc-territory-explorer-card p{font-size:14px}}

