.store-not-found{--mm-forest-950:#0b3525;--mm-forest-650:#24704e;--mm-ink:#173229;--mm-muted:#65756c;--mm-canvas:#f7f6f0;--mm-line:#dce4dd;--mm-radius-feature:20px;min-height:100vh;display:grid;place-items:center;padding:24px;color:var(--mm-ink);font-family:var(--font-body),"Manrope",sans-serif;background:radial-gradient(circle at 12% 12%,#e8f1e9,transparent 30%),var(--mm-canvas)}.store-not-found>section{width:min(570px,100%);padding:34px 24px;text-align:center;background:#ffffff;border:1px solid var(--mm-line);border-radius:var(--mm-radius-feature);box-shadow:0 18px 48px rgba(18,54,38,.1)}.store-not-found>section>span{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 12px;color:var(--mm-forest-650);background:#edf4ee;border-radius:15px}.store-not-found small{color:var(--mm-forest-650);font-size:12px;font-weight:800}.store-not-found h1{margin:8px 0;font-family:var(--font-display),"Bricolage Grotesque",sans-serif;font-size:clamp(30px,8vw,44px);letter-spacing:-.04em;line-height:1.03}.store-not-found p{margin:0;color:var(--mm-muted);font-size:14px;line-height:1.65}.store-not-found>section>div{display:grid;gap:9px;margin-top:20px}.store-not-found>section>div a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--mm-forest-950);font-size:13px;font-weight:800;text-decoration:none;border:1px solid #bcd0c1;border-radius:11px}.store-not-found>section>div a:first-child{color:#ffffff;background:var(--mm-forest-950);border-color:var(--mm-forest-950)}@media (min-width:600px){.store-not-found>section{padding:44px}.store-not-found>section>div{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.store-not-found *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}