smaxup-storefront-preview{display:block;color:#123f3d}
.smaxup-sticky-purchase[hidden]{display:none}
.smaxup-sticky-purchase{position:fixed;inset:auto 0 0;z-index:60;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;padding:14px 24px calc(14px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -4px 22px #123f3d20;color:#123f3d}
.smaxup-sticky-purchase__details{display:grid;gap:4px;max-width:240px;font-size:14px}
.smaxup-sticky-purchase__details span{font-size:12px}
.smaxup-sticky-purchase label{display:grid;gap:4px;font-size:12px}
.smaxup-sticky-purchase select,.smaxup-sticky-purchase input{font:inherit;color:inherit;background:#fff;border:1px solid #9fc5c8;border-radius:6px;padding:10px;min-height:42px}
.smaxup-sticky-purchase select{max-width:170px}
.smaxup-sticky-purchase input{width:72px}
.smaxup-preview-primary{font:inherit;font-weight:700;background:linear-gradient(100deg,#199aae,#218dc2);color:#fff;border:0;border-radius:8px;padding:14px 24px;cursor:pointer;min-height:44px}
.smaxup-preview-primary:disabled{opacity:.55;cursor:not-allowed}
.smaxup-sticky-purchase__status{width:100%;margin:0;text-align:center;font-size:12px}
.smaxup-sticky-purchase__status:empty{display:none}
.smaxup-email-dialog{position:fixed;inset:0;margin:auto;width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;box-sizing:border-box;border:0;border-radius:18px;padding:32px;background:#fff;color:#123f3d;box-shadow:0 20px 80px #0004}
.smaxup-email-dialog::backdrop{background:#082f36a6}
.smaxup-email-dialog__close{float:right;border:0;background:transparent;color:#123f3d;padding:4px 10px;font:inherit;font-size:28px;cursor:pointer;min-width:44px;min-height:44px}
.smaxup-email-dialog__brand{display:block;padding-top:10px;font-weight:800;letter-spacing:.12em;font-size:22px}
.smaxup-email-dialog h2{font-size:30px;line-height:1.2;margin:26px 0 14px}
.smaxup-email-dialog p{line-height:1.6}
.smaxup-email-dialog label{display:block;margin:22px 0 8px;font-size:14px}
.smaxup-email-dialog input{box-sizing:border-box;width:100%;padding:14px;border:1px solid #8abac0;border-radius:7px;font:inherit;background:#fff;color:#123f3d}
.smaxup-email-dialog .smaxup-preview-primary{width:100%;margin-top:12px}
.smaxup-email-dialog__fine{font-size:12px}
html.smaxup-email-open{overflow:hidden}
@media(max-width:749px){
  .smaxup-sticky-purchase{gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom))}
  .smaxup-sticky-purchase__details{width:calc(100% - 90px);max-width:none;order:-2;font-size:12px}
  .smaxup-sticky-purchase>[data-sticky-total]{order:-1;margin-left:auto;font-size:14px}
  .smaxup-sticky-purchase select{max-width:120px;width:100%}
  .smaxup-sticky-purchase input{width:58px}
  .smaxup-sticky-purchase .smaxup-preview-primary{flex:1;padding:12px 10px;font-size:14px;align-self:end}
  .smaxup-email-dialog{padding:24px}
}
