.checkout-page{background:#121212;flex-direction:column;min-height:100dvh;display:flex}.checkout-header{z-index:40;background:#121212;border-bottom:1px solid #f2f5f414;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem clamp(1rem,3vw,2rem);display:flex;position:sticky;top:0}.checkout-header-brand{flex-shrink:0;align-items:center;display:flex}.checkout-header-mark{filter:invert();width:36px;height:36px}.checkout-main{box-sizing:border-box;flex-direction:column;flex:1;justify-content:safe center;align-items:stretch;width:100%;min-height:0;padding:clamp(.75rem,2vw,1.5rem) clamp(.5rem,1.5vw,1rem);display:flex;overflow-y:auto}.checkout-page .stripe-checkout-mount{flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;width:100%;max-width:none;display:flex}.checkout-page .stripe-checkout-mount>*{flex:none;width:100%!important;max-width:none!important}.checkout-page .stripe-checkout-mount iframe{width:100%!important;max-width:none!important}.checkout-root{flex:none}
