.mh-floating-cart{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:45;display:inline-flex;align-items:center;gap:.58rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:var(--ink);padding:.72rem .8rem .72rem 1rem;color:#fff;box-shadow:0 10px 28px rgba(17,48,42,.3);font-size:.86rem;font-weight:700;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.mh-floating-cart:hover,.mh-floating-cart:focus-visible{background:var(--ink-2);box-shadow:0 14px 32px rgba(17,48,42,.4);transform:translateY(-2px)}.mh-floating-cart:focus-visible{outline:3px solid #eac77e;outline-offset:3px}.mh-floating-cart:active{transform:scale(.97)}.mh-floating-cart-icon{display:grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:50%;background:rgba(255,255,255,.14);font-size:1rem}.mh-floating-cart-count{display:grid;place-items:center;min-width:1.48rem;height:1.48rem;border-radius:50%;background:#e4b75f;color:var(--ink);font-size:.74rem;font-variant-numeric:tabular-nums}.mh-floating-cart.has-items .mh-floating-cart-count{background:#fff2d7}.mh-public{padding-bottom:4.8rem}@media(max-width:520px){.mh-floating-cart{right:max(.8rem,env(safe-area-inset-right));bottom:max(.8rem,env(safe-area-inset-bottom));padding:.7rem .76rem .7rem .88rem}.mh-floating-cart-label{font-size:.8rem}}
.mh-order-success{display:grid;gap:.75rem;max-width:760px;margin:1.5rem auto 0;border:1px solid #b9d5c2;border-radius:1.2rem;background:#eff8f1;padding:1.35rem 1.5rem;color:var(--ink);box-shadow:0 12px 30px rgba(23,62,55,.08)}.mh-order-success h2{margin:0;font-family:"Playfair Display",Georgia,serif;font-size:1.8rem}.mh-order-success p{margin:0;color:#405b51;line-height:1.6}.mh-order-success dl{display:flex;flex-wrap:wrap;gap:1rem;margin:.25rem 0 0}.mh-order-success dl div{min-width:132px}.mh-order-success dt{color:#6a776f;font-size:.74rem}.mh-order-success dd{margin:.2rem 0 0;font-weight:700}.mh-order-success .mh-action{justify-self:start;margin:0}@media(max-width:820px){.mh-order-success{margin:1rem 1.5rem 0}}
