.mi-storefront{padding-bottom:90px}.mi-storefront-cover{height:min(44vw,460px);min-height:280px;background:#d9e0db;overflow:hidden}.mi-storefront-cover img{width:100%;height:100%;object-fit:cover}.mi-storefront-fallback{height:100%;background:linear-gradient(120deg,#18352d,#335448 53%,#e95d24)}.mi-storefront-intro{display:grid;grid-template-columns:130px 1fr auto;gap:25px;align-items:end;margin-top:-68px;position:relative}.mi-storefront-logo{width:130px;height:130px;border-radius:21px;background:#fff;border:5px solid #fff;box-shadow:0 12px 32px rgba(16,40,32,.2);display:grid;place-items:center;overflow:hidden}.mi-storefront-logo img{width:100%;height:100%;object-fit:cover}.mi-storefront-logo span{font-size:48px;font-weight:900;color:var(--saffron)}.mi-storefront-title{padding-bottom:5px}.mi-storefront-title h1{font-size:clamp(36px,5vw,66px);letter-spacing:-.06em;line-height:.95;margin:9px 0}.mi-storefront-title p{margin:0;color:var(--muted);font-weight:650}.mi-storefront-actions{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:9px}.mi-storefront-actions a,.mi-map-link{padding:11px 14px;border-radius:9px;background:var(--ink);color:#fff;text-decoration:none;font-size:13px;font-weight:800}.mi-storefront-actions a:nth-child(2){background:#1c9b5b}.mi-storefront-actions a:nth-child(3),.mi-map-link{background:var(--saffron)}.mi-storefront-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,.7fr);gap:24px;margin-top:50px}.mi-storefront-panel{background:#fff;border:1px solid var(--line);border-radius:17px;padding:27px;margin-bottom:20px}.mi-storefront-panel h2{font-size:24px;letter-spacing:-.04em;margin:0 0 15px}.mi-prose{line-height:1.65;color:var(--ink)}.mi-storefront-sidebar{position:relative}.mi-storefront-sidebar .mi-storefront-panel{position:sticky;top:102px}.mi-storefront-sidebar p{line-height:1.5}.mi-storefront-sidebar a{color:var(--saffron);font-weight:750}.mi-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mi-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px}@media(max-width:760px){.mi-storefront-cover{height:280px}.mi-storefront-intro{grid-template-columns:82px 1fr;margin-top:-42px;gap:15px;align-items:end}.mi-storefront-logo{width:82px;height:82px;border-radius:15px}.mi-storefront-logo span{font-size:30px}.mi-storefront-actions{grid-column:1/-1;padding:0}.mi-storefront-grid{grid-template-columns:1fr;margin-top:30px}.mi-storefront-sidebar .mi-storefront-panel{position:static}.mi-gallery{grid-template-columns:repeat(2,1fr)}}
