.checkout-modal{width:min(960px,100vw - 32px);max-height:min(92svh,860px);color:var(--ink);background:0 0;border:0;margin:auto;padding:0;overflow:visible}html[data-lp-embed=iframe] .checkout-modal{width:min(960px,100% - 12px);max-height:100svh}html[data-lp-embed=iframe] .checkout-modal__panel{max-height:100svh}.checkout-modal::backdrop{background:var(--overlay);backdrop-filter:blur(14px)}.checkout-modal__panel{background:linear-gradient(135deg, var(--theme-card-primary), transparent 46%), linear-gradient(315deg, var(--theme-card-secondary), transparent 52%), var(--card-modal);max-height:min(92svh,860px);box-shadow:var(--shadow-float);grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);display:grid;position:relative;overflow:hidden}.checkout-modal__close{z-index:3;color:#fff;cursor:pointer;width:44px;height:44px;font:inherit;background:#080a0fb8;place-items:center;font-size:24px;line-height:1;transition:background-color .15s,border-color .15s;display:grid;position:absolute;top:14px;right:14px}.checkout-modal__close:hover{background:#141821f2;border-color:#ffffff73}.checkout-modal__preview{background:#090b10;min-height:100%;position:relative;overflow:hidden}.checkout-modal__preview[hidden]{display:none}.checkout-modal__preview-media{z-index:1;object-fit:cover;outline:0;width:100%;height:100%;min-height:320px;animation:.32s cubic-bezier(.16,1,.3,1) both checkout-preview-in;display:block;position:relative}.checkout-modal__panel.is-wide{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);width:min(620px,100%);margin-inline:auto}.checkout-modal__panel.is-wide .checkout-modal__preview{min-height:0}.checkout-modal__panel.is-wide .checkout-modal__preview-media{height:min(250px,27svh);min-height:0}@keyframes checkout-preview-in{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:none}}.checkout-modal__preview:after{content:"";pointer-events:none;background:linear-gradient(#090b1033,#0000 30%,#090b108c 68%,#090b10f5);position:absolute;inset:0}.checkout-modal__preview-copy{z-index:1;gap:4px;display:grid;position:absolute;bottom:20px;left:20px;right:20px}.checkout-modal__preview-copy span{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:650}.checkout-modal__preview-copy span:empty,.checkout-modal__preview-copy strong:empty{display:none}.checkout-modal__preview-copy strong{-webkit-line-clamp:3;letter-spacing:-.02em;text-wrap:balance;-webkit-box-orient:vertical;font-size:1.05rem;font-weight:560;line-height:1.3;display:-webkit-box;overflow:hidden}.checkout-modal__panel:has(.checkout-modal__preview[hidden]){grid-template-columns:1fr;width:min(560px,100%);margin-inline:auto}.checkout-modal__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-width:0;min-height:0;padding:clamp(26px,4vw,44px);overflow-y:auto}.checkout-modal h2{letter-spacing:-.045em;text-wrap:balance;max-width:18ch;margin:0;padding-right:40px;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:560;line-height:1.04}.checkout-modal__lede{max-width:46ch;color:var(--ink-soft);margin:12px 0 0;font-size:.9rem;line-height:1.55}.checkout-modal__included .checkout-modal__creations{color:var(--ink);font-weight:560}.checkout-modal__included li[hidden]{display:none}.checkout-modal__price{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin:18px 0 0;display:flex}.checkout-modal__price strong{letter-spacing:-.06em;font-size:2.4rem;font-weight:620;line-height:1}.checkout-modal__price span{color:var(--ink-muted);white-space:nowrap;font-size:.78rem}.checkout-modal__currency{color:var(--ink-muted);text-wrap:pretty;margin:0;font-size:.74rem;line-height:1.45}.checkout-modal__included{gap:7px;margin:14px 0 12px;padding:0;list-style:none;display:grid}.checkout-modal__included li{color:var(--ink-soft);padding-left:22px;font-size:.86rem;line-height:1.45;position:relative}.checkout-modal__included li:before{color:var(--positive);content:"✓";position:absolute;left:0}.checkout-modal__form{gap:10px;display:grid}.checkout-modal__form label{margin-bottom:0}.checkout-modal__form input[type=email]{background:var(--page-raised)}.checkout-modal__form button[type=submit]{width:100%;margin-top:4px}.checkout-modal__form .checkout-form__status:empty{display:none}.checkout-modal[open]{animation:.2s cubic-bezier(.16,1,.3,1) checkout-modal-in}.checkout-modal[open]::backdrop{animation:.16s ease-out checkout-modal-fade}@keyframes checkout-modal-in{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:none}}@keyframes checkout-modal-fade{0%{opacity:0}to{opacity:1}}@media (width<=760px){.checkout-modal{width:100vw;max-width:100vw;max-height:100svh;margin:auto 0 0}.checkout-modal__panel{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;max-height:100svh}.checkout-modal__panel:has(.checkout-modal__preview[hidden]){grid-template-rows:minmax(0,1fr)}.checkout-modal__preview{height:min(176px,24svh);min-height:0}.checkout-modal__preview-media{object-fit:cover;object-position:center 30%;height:min(176px,24svh);min-height:0}.checkout-modal__preview-copy{bottom:14px;left:18px;right:64px}.checkout-modal__preview-copy strong{-webkit-line-clamp:2;font-size:.95rem}.checkout-modal__body{padding:18px 20px calc(24px + env(safe-area-inset-bottom))}.checkout-modal__lede{font-size:.88rem}.checkout-modal h2{font-size:1.55rem}.checkout-modal__included{margin:12px 0 16px}}@media (prefers-reduced-motion:reduce){.checkout-modal[open],.checkout-modal[open]::backdrop,.checkout-modal__preview-media{animation:none}}.checkout-modal__form .reference-picker[data-reference-picker] .reference-picker__tile{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:10px 12px}.checkout-modal__form .reference-picker[data-state=empty] .reference-picker__avatar{width:44px;height:44px}.checkout-modal__form .reference-picker[data-state=empty] .reference-picker__silhouette{width:24px;height:24px}.checkout-modal--compact{top:var(--checkout-viewport-top,0px);bottom:var(--checkout-viewport-bottom,0px);width:min(520px,100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(var(--checkout-viewport-height,100dvh) - 24px);border-radius:24px;margin:auto}.checkout-modal--compact .checkout-modal__panel,.checkout-modal--compact .checkout-modal__panel.is-wide,.checkout-modal--compact .checkout-modal__panel:has(.checkout-modal__preview[hidden]){width:100%;max-height:calc(var(--checkout-viewport-height,100dvh) - 24px);overscroll-behavior:contain;border-radius:24px;display:block;overflow-y:auto}.checkout-modal--compact .checkout-modal__preview,.checkout-modal--compact .checkout-modal__panel.is-wide .checkout-modal__preview-media,.checkout-modal--compact .checkout-modal__preview-media{height:88px;min-height:0}.checkout-modal--compact .checkout-modal__preview-copy{display:none}.checkout-modal--compact .checkout-modal__preview-media{object-position:center 35%}.checkout-modal--compact .checkout-modal__body{padding:20px;overflow:visible}.checkout-modal--compact h2{padding-right:28px;font-size:1.5rem;line-height:1.12}.checkout-modal--compact .checkout-modal__lede{margin-top:6px;font-size:.8rem;line-height:1.35}.checkout-modal--compact .checkout-modal__price{margin-top:12px}.checkout-modal--compact .checkout-modal__price strong{font-size:1.9rem}.checkout-modal__next{color:var(--ink-soft);text-wrap:pretty;margin:10px 0 14px;font-size:.82rem;line-height:1.4}.checkout-modal__balance{color:var(--ink-soft);text-wrap:pretty;margin:8px 0 0;padding:0;font-size:.8rem;line-height:1.35;list-style:none}.checkout-modal--compact .checkout-modal__form{gap:8px}.checkout-modal--compact .checkout-modal__form input[type=email]{border-radius:10px;min-height:48px;padding-block:10px;font-size:16px}.checkout-modal--compact .checkout-modal__form button[type=submit]{font-variant-numeric:tabular-nums;border-radius:10px;min-height:48px;padding-block:12px}.checkout-modal--compact .pay-alt{border-radius:10px}.checkout-modal--compact .checkout-form__terms{margin:0;font-size:.68rem}.checkout-modal--compact .checkout-modal__currency{font-size:.68rem}.checkout-modal__pack-change{margin-top:12px;font-size:.8rem}.checkout-modal__pack-change summary,.uc-optional-reference summary{cursor:pointer;min-height:40px;padding-block:10px}.checkout-modal__pack-label{gap:8px;margin:8px 0 0;display:grid}.checkout-modal__pack-label select{border:1px solid var(--line);background:var(--page-raised);width:100%;min-height:44px;color:var(--ink);font:inherit;border-radius:10px;padding:8px 12px;font-size:16px}.checkout-modal__extras{color:var(--ink-muted);font-size:.72rem;line-height:1.5}.checkout-modal__extras ul{margin:8px 0 0;padding:0;list-style:none}.checkout-modal__extras p{margin:4px 0 0}.uc-optional-reference{margin:0;font-size:.8rem}.uc-optional-reference .reference-picker{margin-top:8px}.checkout-form input[aria-invalid=true]{border-color:var(--error,#f27787)}.checkout-modal--compact.is-keyboard .checkout-modal__preview,.checkout-modal--compact.is-keyboard .checkout-modal__lede,.checkout-modal--compact.is-keyboard .checkout-modal__balance,.checkout-modal--compact.is-keyboard .checkout-modal__next,.checkout-modal--compact.is-keyboard .checkout-modal__extras,.checkout-modal--compact.is-keyboard .checkout-modal__pack-change{display:none}.checkout-modal--compact.is-keyboard h2{font-size:1.1rem}.checkout-modal--compact.is-keyboard .checkout-modal__price{margin-top:8px}.checkout-modal--compact.is-keyboard .checkout-modal__price strong{font-size:1.5rem}.checkout-modal--compact.is-keyboard .checkout-modal__body{padding:12px}@media (height<=640px){.checkout-modal--compact .checkout-modal__preview,.checkout-modal--compact .checkout-modal__panel.is-wide .checkout-modal__preview-media,.checkout-modal--compact .checkout-modal__preview-media{height:64px}.checkout-modal--compact .checkout-modal__body{padding:16px}}
