.tfp-live-price-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0 18px;padding:12px 14px;border:1px solid #dce1e9;border-radius:12px;background:#fff;color:#111c35;box-sizing:border-box}.tfp-live-price-summary__label{display:block;font-size:11px;font-weight:700;color:#596174}.tfp-live-price-summary__options{font-size:12px;font-weight:600}.tfp-live-price-summary__price{font-size:24px;line-height:1.1;font-weight:800;white-space:nowrap}.tfp-live-price-summary__each{display:block;margin-top:4px;font-size:11px;line-height:1.4;color:#596174;max-width:240px}.tfp-sticky-live-price{display:none}
@media(max-width:767px){
body.tfp-live-price-active{padding-bottom:calc(var(--tfp-price-space,100px) + env(safe-area-inset-bottom))}
html{scroll-padding-bottom:calc(var(--tfp-price-space,100px) + env(safe-area-inset-bottom))}
.tfp-sticky-live-price{position:fixed;z-index:1000;inset:auto 0 var(--tfp-preview-offset,0px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #c9d1df;background:#fff;box-shadow:0 -3px 14px #111c3518;color:#111c35;pointer-events:none;box-sizing:border-box;text-transform:none;font:500 12px/1.3 Arial,sans-serif}
.tfp-sticky-live-price__price{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:25px;font-weight:800;line-height:1.1;text-align:right}
.tfp-sticky-live-price__options{grid-column:1;grid-row:1;min-width:0;overflow-wrap:anywhere}
.tfp-sticky-live-price__each{grid-column:1;grid-row:2;color:#43516a;font-size:11px}
.tfp-sticky-live-price__hint{grid-column:1 / -1;font-size:11px;color:#43516a}
.tfp-sticky-live-price__hint:empty{display:none}
.tfp-sticky-live-price.is-hidden{display:none}
.tfp-sticky-live-price.is-editor{position:sticky;top:var(--tfp-price-top,0px);bottom:auto;left:auto;right:auto;z-index:12;margin:0 0 10px;padding:7px 10px;border:1px solid #dce1e9;border-radius:8px;box-shadow:none;width:100%;grid-column:1/-1}
.tfp-sticky-live-price.is-editor .tfp-sticky-live-price__price{font-size:21px}
.tfp-sticky-live-price[data-state=unavailable] .tfp-sticky-live-price__price,.tfp-sticky-live-price[data-state=loading] .tfp-sticky-live-price__price{font-size:17px}
body.tfp-live-price-active .tfp-mobile-cta{display:none!important}
.tfp-order-review{scroll-margin-bottom:var(--tfp-price-space,100px)}
}
@media(min-width:768px){.tfp-live-price-summary{position:sticky;top:180px;z-index:5;max-width:620px}.tfp-order-review{position:sticky;top:180px;max-height:calc(100dvh - 200px);overflow:auto}}

@media(min-width:768px){.tfp-desktop-inspector .tfp-live-price-summary{top:0}}
@media(max-width:767px){.tfp-order[data-tfp-order],.tfp-customizer[data-tfp-studio]{padding-bottom:var(--tfp-price-space,100px)}.tfp-config button,[data-tfp-order] button,[data-tfp-order] input,[data-tfp-order] select{scroll-margin-bottom:var(--tfp-price-space,100px)}.tfp-sticky-live-price.is-editor{bottom:auto}}