:root{--checkout-void:var(--color-background);--checkout-surface:var(--color-white);--checkout-surface-raised:hsl(var(--muted));--checkout-surface-soft:hsl(var(--muted));--checkout-input:var(--color-white);--checkout-input-hover:hsl(var(--muted));--checkout-text:var(--text-primary);--checkout-text-soft:var(--text-primary);--checkout-muted:var(--text-secondary);--checkout-dim:var(--text-secondary);--checkout-rule:hsl(var(--border));--checkout-rule-strong:color-mix(in srgb, var(--text-primary) 24%, transparent);--checkout-accent:var(--color-primary);--checkout-accent-soft:var(--color-primary-lighter);--checkout-accent-ink:var(--color-white);--checkout-focus:var(--color-primary);--checkout-error:#a51e24;--checkout-error-soft:#ffe7e4;--checkout-success:var(--color-primary);--checkout-success-soft:var(--color-primary-lighter);--checkout-transparent:transparent;--checkout-shadow:0 1px 2px color-mix(in srgb, var(--text-primary) 8%, transparent), 0 12px 30px color-mix(in srgb, var(--text-primary) 8%, transparent);--checkout-font-body:var(--font-sans), ui-sans-serif, system-ui, sans-serif;--checkout-font-display:var(--font-sans), ui-sans-serif, system-ui, sans-serif;--checkout-space-3xs:.125rem;--checkout-space-2xs:.25rem;--checkout-space-xs:.5rem;--checkout-space-sm:.75rem;--checkout-space-md:1rem;--checkout-space-lg:1.5rem;--checkout-space-xl:2.5rem;--checkout-space-2xl:4rem;--checkout-radius-sm:.625rem;--checkout-radius-md:.875rem;--checkout-radius-lg:1.25rem;--checkout-ease-out:cubic-bezier(.16, 1, .3, 1);--checkout-ease-in:cubic-bezier(.7, 0, .84, 0);--checkout-ease-in-out:cubic-bezier(.65, 0, .35, 1);--checkout-duration-micro:.12s;--checkout-duration-short:.22s;--checkout-duration-long:.42s;--checkout-z-base:1;--checkout-z-raised:10;--checkout-z-sticky:200}@supports (color:lab(0% 0 0)){:root{--checkout-error:lab(36.79% 53.8673 34.0789);--checkout-error-soft:lab(93.8292% 12.2803 6.63641)}}.checkout-flow,body,html{overflow-x:clip}.checkout-flow{--checkout-font-body:var(--font-sans), ui-sans-serif, system-ui, sans-serif;--checkout-font-display:var(--font-sans), ui-sans-serif, system-ui, sans-serif;background:var(--checkout-void);min-height:100svh;color:var(--checkout-text);font-family:var(--checkout-font-body)}.checkout-flow :is(h1,h2,h3,h4,h5,h6){font-family:var(--checkout-font-body);text-wrap:balance;font-style:normal}.checkout-flow *,.checkout-flow :after,.checkout-flow :before{box-sizing:border-box}.checkout-flow a{color:var(--checkout-accent);text-underline-offset:.18em;text-decoration-thickness:1px}.checkout-flow button,.checkout-flow input{font:inherit}.checkout-flow a,.checkout-flow button,.checkout-flow input[type=checkbox],.checkout-flow input[type=radio]{-webkit-tap-highlight-color:var(--checkout-transparent);touch-action:manipulation}.checkout-flow a:focus-visible,.checkout-flow button:focus-visible,.checkout-flow input:focus-visible{outline:2px solid var(--checkout-focus);outline-offset:2px}.checkout-progress-bar{box-sizing:border-box;border-bottom:1px solid var(--checkout-rule);border-bottom-color:color-mix(in srgb,var(--checkout-rule) 70%,transparent);background:var(--checkout-void);height:4rem}.checkout-progress-shell{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4rem);width:100%;max-width:90rem;height:100%;min-height:0;margin-inline:auto;padding-inline:1rem;display:grid}.checkout-wordmark{align-items:center;gap:var(--checkout-space-sm);width:fit-content;color:var(--checkout-text);letter-spacing:.12em;text-transform:uppercase;transition:color var(--checkout-duration-short) var(--checkout-ease-out);white-space:nowrap;font-size:.78rem;font-weight:700;line-height:1.5;text-decoration:none;display:inline-flex}.checkout-wordmark-mark{flex:0 0 2.5rem;width:2.5rem;height:2.5rem}.checkout-wordmark-copy{overflow-wrap:anywhere;min-width:0}.checkout-wordmark-copy span:first-child{color:var(--checkout-text)}.checkout-wordmark-copy span:last-child{color:var(--checkout-accent)}.checkout-flow a.checkout-wordmark,.checkout-flow a.checkout-wordmark:hover{color:var(--checkout-text)}.checkout-progress-nav{min-width:0}.checkout-progress-list{gap:var(--checkout-space-sm);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;padding:0;list-style:none;display:grid}.checkout-progress-step{align-items:center;gap:var(--checkout-space-xs);min-width:0;color:var(--checkout-dim);letter-spacing:.01em;font-size:.76rem;font-weight:600;display:flex;position:relative}.checkout-progress-step:not(:last-child):after{top:50%;right:calc(var(--checkout-space-sm)*-1);background:var(--checkout-rule);content:"";height:1px;position:absolute;left:1.75rem;transform:translateY(-50%)}.checkout-progress-index{z-index:1;border:1px solid var(--checkout-rule-strong);width:1.75rem;height:1.75rem;color:var(--checkout-muted);font-variant-numeric:tabular-nums;border-radius:999px;flex:0 0 1.75rem;place-items:center;font-size:.72rem;display:grid;position:relative}.checkout-progress-step.is-current{color:var(--checkout-text)}.checkout-progress-step.is-current .checkout-progress-index{border-color:var(--checkout-accent);background:var(--checkout-accent-soft);color:var(--checkout-accent)}.checkout-progress-step.is-complete{color:var(--checkout-text-soft)}.checkout-progress-step.is-complete .checkout-progress-index{border-color:var(--checkout-success);background:var(--checkout-success-soft);color:var(--checkout-success)}.checkout-progress-label{z-index:1;min-width:0;padding-inline:var(--checkout-space-2xs);background:var(--checkout-void);overflow-wrap:anywhere;white-space:nowrap;position:relative}.checkout-progress-label-short{display:none}.checkout-page{width:100%;padding-block:clamp(2.5rem,5vw,5rem) var(--checkout-space-2xl)}.checkout-shell{width:100%;max-width:90rem;margin-inline:auto;padding-inline:clamp(1rem,3vw,2.5rem)}.checkout-intro{justify-content:space-between;align-items:flex-end;gap:var(--checkout-space-lg);margin-block-end:clamp(1.75rem,4vw,3rem);display:flex}.checkout-intro h1{max-width:20ch;color:var(--checkout-text);font-size:clamp(2.5rem,4vw,4rem);font-family:var(--checkout-font-display);letter-spacing:-.045em;overflow-wrap:anywhere;margin:0;font-weight:700;line-height:1.04}.checkout-intro p{max-width:48ch;margin:var(--checkout-space-md) 0 0;color:var(--checkout-muted);font-size:1.05rem;line-height:1.6}.checkout-intro-total{text-align:right;flex:none}.checkout-intro-total-label{color:var(--checkout-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700;line-height:1.35;display:block}.checkout-intro-total-value{color:var(--checkout-accent);font-variant-numeric:tabular-nums;letter-spacing:-.04em;white-space:nowrap;margin-block-start:var(--checkout-space-xs);font-size:clamp(1.8rem,4vw,2.75rem);font-weight:700;display:block}.checkout-field-label,.checkout-section-label,.checkout-summary-label{color:var(--checkout-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700;line-height:1.35;display:block}.checkout-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1rem,3vw,2rem);display:grid}.checkout-main-column,.checkout-side-column{min-width:0}.checkout-side-column{gap:var(--checkout-space-lg);display:grid}.checkout-panel{border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-lg);background:var(--checkout-surface);min-width:0;box-shadow:var(--checkout-shadow)}.checkout-panel--quiet{background:var(--checkout-surface-raised)}.checkout-panel-header{justify-content:space-between;align-items:baseline;gap:var(--checkout-space-md);padding:var(--checkout-space-lg) var(--checkout-space-lg) var(--checkout-space-md);display:flex}.checkout-panel-header h2,.checkout-panel-header h3,.checkout-section-heading h2,.checkout-section-heading h3{color:var(--checkout-text);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.checkout-panel-header p,.checkout-section-heading p{margin:var(--checkout-space-xs) 0 0;color:var(--checkout-muted);font-size:.86rem;line-height:1.5}.checkout-panel-body{padding:0 var(--checkout-space-lg) var(--checkout-space-lg)}.checkout-product-list{display:grid}.checkout-product-row{align-items:center;gap:var(--checkout-space-md);padding-block:var(--checkout-space-lg);border-top:1px solid var(--checkout-rule);grid-template-columns:5.5rem minmax(0,1fr) auto;display:grid}.checkout-product-row:first-child{border-top:0}.checkout-product-art{aspect-ratio:1;border-radius:var(--checkout-radius-sm);background:var(--checkout-surface-soft);width:5.5rem;color:var(--checkout-accent);letter-spacing:.08em;text-align:center;text-transform:uppercase;place-items:center;font-size:.68rem;font-weight:700;display:grid;overflow:hidden}.checkout-product-art img{object-fit:cover;width:100%;height:100%;display:block}.checkout-product-art--ebook{aspect-ratio:3/4;padding:var(--checkout-space-2xs);border:1px solid var(--checkout-rule);background:var(--checkout-surface)}.checkout-product-art--ebook img{object-fit:contain}.checkout-product-copy{min-width:0}.checkout-product-copy h3{color:var(--checkout-text);overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.checkout-product-copy p{margin:var(--checkout-space-2xs) 0 0;color:var(--checkout-muted);font-size:.82rem;line-height:1.45}.checkout-product-unit-price{color:var(--checkout-text-soft);font-variant-numeric:tabular-nums;margin-block-start:var(--checkout-space-xs);font-size:.78rem}.checkout-price-regular{color:var(--checkout-dim);font-weight:400}.checkout-price-reference-note{color:var(--checkout-dim);font-size:.86em}.checkout-product-total{color:var(--checkout-text);font-variant-numeric:tabular-nums;white-space:nowrap;align-self:center;font-size:.98rem;font-weight:700}.checkout-quantity{border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-sm);background:var(--checkout-input);grid-template-columns:2.75rem 2.75rem 2.75rem;align-items:center;min-height:2.75rem;display:inline-grid}.checkout-quantity button{background:var(--checkout-transparent);width:2.75rem;height:2.75rem;color:var(--checkout-text-soft);cursor:pointer;transition:background-color var(--checkout-duration-micro) var(--checkout-ease-out),color var(--checkout-duration-micro) var(--checkout-ease-out),transform .1s var(--checkout-ease-out);border:0;place-items:center;display:grid}.checkout-quantity button:active{transform:translateY(1px)}.checkout-quantity button:disabled{color:var(--checkout-dim);cursor:not-allowed}.checkout-quantity input{border:0;border-inline:1px solid var(--checkout-rule);outline:2px solid var(--checkout-transparent);background:var(--checkout-transparent);width:2.75rem;height:2.75rem;color:var(--checkout-text);font-variant-numeric:tabular-nums;text-align:center;font-size:.88rem}.checkout-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.checkout-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.checkout-quantity input[type=number]{appearance:textfield}.checkout-quantity input:focus-visible{outline-color:var(--checkout-focus);outline-offset:-2px}.checkout-product-actions{align-items:center;gap:var(--checkout-space-sm);flex-wrap:wrap;margin-block-start:var(--checkout-space-sm);display:flex}.checkout-product-actions .checkout-remove-button{margin-block-start:0}.checkout-addons{padding-block:var(--checkout-space-lg) 0;border-top:1px solid var(--checkout-rule);grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-addon,.checkout-addons{gap:var(--checkout-space-sm);display:grid}.checkout-addon{min-width:0;min-height:4.5rem;padding:var(--checkout-space-sm);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-md);background:var(--checkout-input);color:var(--checkout-text);text-align:left;transition:background-color var(--checkout-duration-short) var(--checkout-ease-out),border-color var(--checkout-duration-short) var(--checkout-ease-out),transform .1s var(--checkout-ease-out);grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center}.checkout-addon:active{transform:translateY(1px)}.checkout-addon-art{border-radius:var(--checkout-radius-sm);background:var(--checkout-surface-soft);place-items:center;width:3.5rem;height:3.5rem;display:grid;overflow:hidden}.checkout-addon-art img{object-fit:contain;width:100%;height:100%;display:block}.checkout-addon-copy{min-width:0;display:block}.checkout-addon-copy span,.checkout-addon-copy strong{display:block}.checkout-addon-copy strong{color:var(--checkout-text);overflow-wrap:anywhere;font-size:.82rem;line-height:1.3}.checkout-addon-copy span{color:var(--checkout-muted);margin-block-start:var(--checkout-space-2xs);font-size:.74rem;line-height:1.35}.checkout-addon-buttons{align-items:stretch;gap:var(--checkout-space-2xs);flex-direction:column;display:flex}.checkout-addon-buttons .checkout-text-button{min-height:2.25rem;padding:var(--checkout-space-2xs) 0;text-align:center}.checkout-text-button{min-height:2.75rem;padding:var(--checkout-space-xs) 0;background:var(--checkout-transparent);color:var(--checkout-accent);cursor:pointer;text-align:left;text-underline-offset:.18em;transition:color var(--checkout-duration-short) var(--checkout-ease-out),transform .1s var(--checkout-ease-out);border:0;font-size:.85rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.checkout-text-button:active{transform:translateY(1px)}.checkout-section{padding:var(--checkout-space-lg);border-top:1px solid var(--checkout-rule)}.checkout-section:first-child{border-top:0}.checkout-section-heading{margin-block-end:var(--checkout-space-lg)}.checkout-option,.checkout-options{gap:var(--checkout-space-sm);display:grid}.checkout-option{min-height:4.25rem;padding:var(--checkout-space-sm) var(--checkout-space-md);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-md);background:var(--checkout-input);cursor:pointer;transition:background-color var(--checkout-duration-short) var(--checkout-ease-out),border-color var(--checkout-duration-short) var(--checkout-ease-out),transform .1s var(--checkout-ease-out);grid-template-columns:1.25rem minmax(0,1fr) auto;align-items:center;position:relative}.checkout-option:active{transform:translateY(1px)}.checkout-option input{opacity:0;width:1px;height:1px;position:absolute}.checkout-option:has(input:checked){border-color:var(--checkout-accent);background:var(--checkout-accent-soft)}.checkout-option:has(input:focus-visible){outline:2px solid var(--checkout-focus);outline-offset:2px}.checkout-option__radio{border:1px solid var(--checkout-muted);border-radius:999px;place-items:center;width:1.1rem;height:1.1rem;display:grid}.checkout-option:has(input:checked) .checkout-option__radio{border-color:var(--checkout-accent);background:var(--checkout-accent);box-shadow:inset 0 0 0 .25rem var(--checkout-accent-ink)}.checkout-option__copy{min-width:0}.checkout-option__copy span,.checkout-option__copy strong{display:block}.checkout-option__copy strong{color:var(--checkout-text);font-size:.9rem;line-height:1.3}.checkout-option__copy span{color:var(--checkout-muted);margin-block-start:var(--checkout-space-2xs);font-size:.77rem;line-height:1.4}.checkout-option__price{color:var(--checkout-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.86rem;font-weight:700}.checkout-selected-point{justify-content:space-between;align-items:flex-start;gap:var(--checkout-space-md);padding:var(--checkout-space-md);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-md);background:var(--checkout-surface-raised);margin-block-start:var(--checkout-space-md);display:flex}.checkout-selected-point p{margin:var(--checkout-space-xs) 0 0;color:var(--checkout-text-soft);font-size:.84rem;line-height:1.45}.checkout-selected-point .checkout-text-button{flex:none;padding-block:0;font-size:.78rem}.checkout-button{justify-content:center;align-items:center;gap:var(--checkout-space-xs);border:1px solid var(--checkout-rule-strong);border-radius:var(--checkout-radius-sm);min-height:2.75rem;padding:var(--checkout-space-xs) var(--checkout-space-md);cursor:pointer;text-align:center;white-space:nowrap;transition:background-color var(--checkout-duration-short) var(--checkout-ease-out),border-color var(--checkout-duration-short) var(--checkout-ease-out),color var(--checkout-duration-short) var(--checkout-ease-out),transform .1s var(--checkout-ease-out);font-size:.85rem;font-weight:700;line-height:1.1;display:inline-flex}.checkout-button:active{transform:translateY(1px)}.checkout-button:disabled{opacity:.52;cursor:not-allowed;transform:none}.checkout-button--primary{border-color:var(--checkout-accent);background:var(--checkout-accent);color:var(--checkout-accent-ink)}.checkout-flow a.checkout-button{text-decoration:none}.checkout-flow a.checkout-button--primary{color:var(--checkout-accent-ink)}.checkout-button--secondary,.checkout-flow a.checkout-button--secondary{color:var(--checkout-text-soft)}.checkout-button--secondary{border-color:var(--checkout-rule-strong);background:var(--checkout-transparent)}.checkout-button--wide{width:100%}.checkout-summary-panel{padding:clamp(1.5rem,3vw,2rem);position:static}.checkout-summary-panel h2{color:var(--checkout-text);letter-spacing:-.02em;margin:0;font-size:1.3rem}.checkout-summary-list{gap:var(--checkout-space-sm);margin-block:var(--checkout-space-lg);display:grid}.checkout-summary-row,.checkout-total-row{justify-content:space-between;align-items:baseline;gap:var(--checkout-space-md);color:var(--checkout-text-soft);font-size:.88rem;line-height:1.4;display:flex}.checkout-summary-row span:last-child,.checkout-total-row strong{color:var(--checkout-text);font-variant-numeric:tabular-nums;white-space:nowrap}.checkout-total-row{border-top:1px solid var(--checkout-rule);color:var(--checkout-text);padding-block-start:var(--checkout-space-md);font-size:1rem}.checkout-total-row strong{color:var(--checkout-accent);letter-spacing:-.03em;font-size:1.65rem}.checkout-summary-note{margin:var(--checkout-space-md) 0 0;color:var(--checkout-dim);font-size:.76rem;line-height:1.5}.checkout-form-grid{gap:var(--checkout-space-md);display:grid}.checkout-form-grid--spaced{margin-block-start:var(--checkout-space-md)}.checkout-field{min-width:0}.checkout-field-label{color:var(--checkout-text-soft);letter-spacing:.03em;text-transform:none;margin-block-end:var(--checkout-space-xs);font-size:.8rem}.checkout-field-label:after{color:var(--checkout-accent);content:" *"}.checkout-field--optional .checkout-field-label:after{color:var(--checkout-muted);content:""}.checkout-input{border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-sm);outline:2px solid var(--checkout-transparent);background:var(--checkout-input);width:100%;min-height:3.15rem;color:var(--checkout-text);padding:var(--checkout-space-sm) var(--checkout-space-md);transition:background-color var(--checkout-duration-short) var(--checkout-ease-out),border-color var(--checkout-duration-short) var(--checkout-ease-out)}.checkout-input:hover{background:var(--checkout-input-hover)}.checkout-input:focus-visible{border-color:var(--checkout-rule-strong);outline-color:var(--checkout-focus)}.checkout-input:disabled{cursor:not-allowed;opacity:.56}.checkout-segmented{gap:var(--checkout-space-2xs);padding:var(--checkout-space-2xs);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-sm);background:var(--checkout-input);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.checkout-segmented button{border-radius:calc(var(--checkout-radius-sm) - var(--checkout-space-2xs));background:var(--checkout-transparent);min-height:3.1rem;color:var(--checkout-muted);cursor:pointer;white-space:nowrap;transition:background-color var(--checkout-duration-short) var(--checkout-ease-out),color var(--checkout-duration-short) var(--checkout-ease-out),transform .1s var(--checkout-ease-out);border:0;font-size:.9rem;font-weight:700}.checkout-segmented button:active{transform:translateY(1px)}.checkout-segmented button[aria-pressed=true]{background:var(--checkout-surface-raised);color:var(--checkout-text)}.checkout-consents{gap:var(--checkout-space-xs);display:grid}.checkout-consent{align-items:start;gap:var(--checkout-space-sm);min-height:2.75rem;padding-block:var(--checkout-space-xs);color:var(--checkout-text-soft);grid-template-columns:1.5rem minmax(0,1fr);font-size:.88rem;line-height:1.5;display:grid}.checkout-consent input{width:1.25rem;height:1.25rem;accent-color:var(--checkout-accent);margin:.15rem 0 0}.checkout-consent a{color:var(--checkout-accent);text-decoration-line:underline}.checkout-error,.checkout-info,.checkout-success{margin-block:var(--checkout-space-md);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-sm);padding:var(--checkout-space-sm) var(--checkout-space-md);font-size:.82rem;line-height:1.5}.checkout-error{border-color:var(--checkout-error);background:var(--checkout-error-soft);color:var(--checkout-error)}.checkout-success{border-color:var(--checkout-success);background:var(--checkout-success-soft);color:var(--checkout-success)}.checkout-info{background:var(--checkout-surface-raised);color:var(--checkout-text-soft)}.checkout-loading{align-items:center;gap:var(--checkout-space-xs);display:inline-flex}.checkout-loading:before{border:2px solid var(--checkout-rule-strong);border-top-color:var(--checkout-accent);content:"";border-radius:999px;width:.9rem;height:.9rem;animation:.8s linear infinite checkout-spin}.checkout-processing-overlay{z-index:calc(var(--checkout-z-sticky) + 10);padding:var(--checkout-space-lg);background:var(--checkout-void);pointer-events:auto;place-items:center;display:grid;position:fixed;inset:0}.checkout-processing-card{justify-items:center;gap:var(--checkout-space-sm);width:min(100%,28rem);padding:var(--checkout-space-xl) var(--checkout-space-lg);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-lg);background:var(--checkout-surface);box-shadow:var(--checkout-shadow);text-align:center;display:grid}.checkout-processing-copy,.checkout-processing-title{margin:0}.checkout-processing-title{color:var(--checkout-text);font-size:1.1rem;font-weight:700}.checkout-processing-copy{color:var(--checkout-muted);font-size:.88rem;line-height:1.5}@keyframes checkout-spin{to{transform:rotate(1turn)}}.checkout-back-link{align-items:center;gap:var(--checkout-space-xs);white-space:nowrap;min-height:2.75rem;transition:color var(--checkout-duration-short) var(--checkout-ease-out),transform .1s var(--checkout-ease-out);font-size:.82rem;font-weight:700;display:inline-flex;color:var(--checkout-muted)!important;text-decoration:none!important}.checkout-back-link:active{transform:translateY(1px)}.checkout-summary-product-list{gap:var(--checkout-space-md);margin-block-end:var(--checkout-space-lg);display:grid}.checkout-summary-product{align-items:center;gap:var(--checkout-space-sm);grid-template-columns:3.75rem minmax(0,1fr) auto;display:grid}.checkout-summary-product .checkout-product-art{width:3.75rem}.checkout-summary-product-copy{min-width:0}.checkout-summary-product h3{color:var(--checkout-text);overflow-wrap:anywhere;margin:0;font-size:.86rem;line-height:1.35}.checkout-summary-product p{margin:var(--checkout-space-2xs) 0 0;color:var(--checkout-muted);font-size:.75rem;line-height:1.4}.checkout-summary-product>strong{color:var(--checkout-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.84rem}.checkout-remove-button{color:var(--checkout-muted);margin-block-start:var(--checkout-space-2xs);padding-block:0;font-size:.72rem;font-weight:600;text-decoration:none}.checkout-selection-grid{gap:var(--checkout-space-lg);grid-template-columns:minmax(0,1fr);margin-block-end:var(--checkout-space-lg);display:grid}.checkout-selection-card{border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-lg);background:var(--checkout-surface);min-width:0;transition:background-color var(--checkout-duration-short) var(--checkout-ease-out),border-color var(--checkout-duration-short) var(--checkout-ease-out),transform .1s var(--checkout-ease-out);grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden;color:var(--checkout-text)!important;text-decoration:none!important}.checkout-selection-card:active{transform:translateY(1px)}.checkout-selection-art{aspect-ratio:4/3;background:var(--checkout-surface-soft);overflow:hidden}.checkout-selection-art img{object-fit:cover;width:100%;height:100%;display:block}.checkout-selection-content{justify-content:space-between;gap:var(--checkout-space-lg);min-width:0;padding:var(--checkout-space-lg);flex-direction:column;display:flex}.checkout-selection-content h2{color:var(--checkout-text);letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.2rem,2.5vw,1.65rem);line-height:1.1}.checkout-selection-content p{margin:var(--checkout-space-xs) 0 0;color:var(--checkout-muted);font-size:.88rem;line-height:1.45}.checkout-selection-footer{justify-content:space-between;align-items:baseline;gap:var(--checkout-space-md);border-top:1px solid var(--checkout-rule);padding-block-start:var(--checkout-space-md);display:flex}.checkout-selection-footer strong{color:var(--checkout-accent);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.2rem}.checkout-selection-footer span{color:var(--checkout-text-soft);white-space:nowrap;font-size:.82rem;font-weight:700}.checkout-payment-panel{min-width:0;padding:clamp(1.5rem,3vw,2.5rem)}.checkout-payment-panel>header{margin-block-end:var(--checkout-space-lg)}.checkout-payment-panel>header h2{color:var(--checkout-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.1}.checkout-payment-section{padding-block:var(--checkout-space-lg);border-top:1px solid var(--checkout-rule)}.checkout-payment-section:first-of-type{border-top:0;padding-block-start:0}.checkout-payment-section h3{margin:0 0 var(--checkout-space-md);color:var(--checkout-text);font-size:1.05rem;font-weight:700}.checkout-stripe-element{min-width:0}.checkout-payment-element{min-width:0;padding:var(--checkout-space-sm);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-md);background:var(--checkout-input)}.checkout-address-element{min-width:0}.checkout-element-slot--address{gap:var(--checkout-space-xs);padding:var(--checkout-space-sm);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-md);background:var(--checkout-input);display:grid}.checkout-payment-element{min-height:12rem}.checkout-stripe-failure{justify-items:start;gap:var(--checkout-space-sm);display:grid}.checkout-stripe-failure .checkout-error{margin-block:0}.checkout-skeleton{border-radius:var(--checkout-radius-sm);background:var(--checkout-input);position:relative;overflow:hidden}.checkout-skeleton:after{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--checkout-text) 6%,transparent),transparent);animation:1.4s ease-in-out infinite checkout-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.checkout-skeleton--address{min-height:7rem;margin-bottom:var(--checkout-space-md)}.checkout-element-slot{min-width:0;position:relative}.checkout-element-slot--address{margin-bottom:var(--checkout-space-md)}.checkout-element-slot--address .checkout-address-element{min-height:7rem}.checkout-skeleton--overlay{z-index:1;position:absolute;inset:0}@keyframes checkout-skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.checkout-skeleton:after{animation:none}}.checkout-promo-box{align-items:center;display:flex;position:relative}.checkout-promo-box .checkout-input{padding-right:3.2rem}.checkout-promo-box--applied .checkout-input{border-color:var(--checkout-success);background:var(--checkout-success-soft)}.checkout-promo-box--invalid .checkout-input{border-color:var(--checkout-error);background:var(--checkout-error-soft)}.checkout-promo-clear{background:var(--checkout-transparent);width:2rem;height:2rem;color:var(--checkout-muted);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:.9rem;line-height:1;display:grid;position:absolute;right:.6rem}.checkout-promo-clear:disabled{cursor:default;opacity:.5}.checkout-promo-spinner{border:2px solid var(--checkout-rule);border-top-color:var(--checkout-accent);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite checkout-promo-spin;position:absolute;right:.85rem}@keyframes checkout-promo-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.checkout-promo-spinner{animation:none}}.checkout-promo-status{margin:var(--checkout-space-xs) 0 0;color:var(--checkout-success);font-size:.82rem;line-height:1.45}.checkout-promo-status--error{color:var(--checkout-error)}.checkout-payment-cta{gap:var(--checkout-space-sm);display:grid}.checkout-field-hint{margin:var(--checkout-space-sm) 0 0;color:var(--checkout-dim);font-size:.76rem;line-height:1.5}.checkout-legal-summary{gap:var(--checkout-space-xs);color:var(--checkout-muted);font-size:.78rem;line-height:1.5;display:grid}.checkout-legal-summary strong,.checkout-readonly-grid{color:var(--checkout-text-soft)}.checkout-readonly-grid{gap:var(--checkout-space-xs);font-size:.84rem;line-height:1.5;display:grid}.checkout-empty{min-height:55svh;padding:var(--checkout-space-xl);text-align:left;place-items:center;display:grid}.checkout-empty>div{width:100%;max-width:32rem;padding:var(--checkout-space-xl);border:1px solid var(--checkout-rule);border-radius:var(--checkout-radius-lg);background:var(--checkout-surface)}.checkout-empty h1{color:var(--checkout-text);letter-spacing:-.03em;margin:0;font-size:1.65rem}.checkout-empty p{margin:var(--checkout-space-sm) 0 var(--checkout-space-lg);color:var(--checkout-muted);line-height:1.55}.checkout-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (hover:hover) and (pointer:fine){.checkout-button--primary:hover{background:var(--checkout-text);border-color:var(--checkout-text);color:var(--checkout-accent-ink);transform:translateY(-1px)}.checkout-button--secondary:hover,.checkout-option:hover,.checkout-quantity button:hover{background:var(--checkout-input-hover)}.checkout-button--secondary:hover,.checkout-option:hover{border-color:var(--checkout-rule-strong)}.checkout-back-link:hover,.checkout-promo-clear:hover,.checkout-text-button:hover{color:var(--checkout-text)}.checkout-selection-card:hover{border-color:var(--checkout-rule-strong);background:var(--checkout-surface-raised);transform:translateY(-2px)}}@media (min-width:40rem){.checkout-progress-shell,.checkout-shell{padding-inline:1.5rem}.checkout-form-grid,.checkout-selection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-contact-grid--physical .checkout-field,.checkout-form-grid>.checkout-field--wide{grid-column:1/-1}.checkout-summary-product-list{gap:var(--checkout-space-lg)}}@media (min-width:60rem){.checkout-progress-shell,.checkout-shell{padding-inline:2rem}.checkout-grid--split{grid-template-columns:minmax(0,1.14fr) minmax(22rem,.86fr)}.checkout-grid--summary{grid-template-columns:minmax(22rem,.78fr) minmax(0,1.22fr)}.checkout-grid--summary>.checkout-summary-panel,.checkout-side-column>.checkout-panel{top:var(--checkout-space-lg);position:sticky}.checkout-payment-panel{position:static}}@media (pointer:coarse){.checkout-button,.checkout-segmented button,.checkout-text-button{min-height:3rem}}@media (max-width:39.99rem){.checkout-progress-shell{gap:var(--checkout-space-md);grid-template-columns:auto minmax(0,1fr)}.checkout-progress-list{gap:var(--checkout-space-xs)}.checkout-progress-step{justify-content:flex-start;font-size:.72rem}.checkout-progress-step:not(:last-child):after{right:calc(var(--checkout-space-xs)*-1);left:1.75rem}.checkout-progress-label-wide{display:none}.checkout-progress-label-short{display:inline}.checkout-page{padding-block:1.5rem 2.5rem}.checkout-shell{padding-inline:1rem}.checkout-intro{align-items:flex-start;gap:var(--checkout-space-md);flex-direction:column}.checkout-intro h1{letter-spacing:-.03em;font-size:1.75rem;line-height:1.15}.checkout-intro p{font-size:.95rem}.checkout-intro-total{text-align:left}.checkout-intro-total-value{font-size:1.6rem}.checkout-panel-body,.checkout-panel-header,.checkout-section{padding-inline:var(--checkout-space-md)}.checkout-panel-header{padding-block:var(--checkout-space-md) var(--checkout-space-sm)}.checkout-panel-body{padding-block-end:var(--checkout-space-md)}.checkout-payment-panel{padding:1.25rem 1rem}.checkout-payment-panel>header h2{font-size:1.5rem}.checkout-summary-panel{padding:1.25rem 1rem}.checkout-button--wide{white-space:normal}.checkout-product-row{grid-template-columns:4.5rem minmax(0,1fr);align-items:start}.checkout-product-art{width:4.5rem}.checkout-product-total{grid-column:2;justify-self:start;margin-block-start:calc(var(--checkout-space-sm)*-1)}.checkout-addons{grid-template-columns:minmax(0,1fr)}.checkout-selected-point{flex-direction:column}.checkout-selected-point .checkout-text-button{padding-block:var(--checkout-space-xs)}.checkout-grid,.checkout-main-column,.checkout-panel,.checkout-payment-panel,.checkout-side-column,.checkout-summary-panel{min-width:0;max-width:100%}.checkout-summary-product{grid-template-columns:3.25rem minmax(0,1fr) auto}.checkout-summary-product .checkout-product-art{width:3.25rem}.checkout-summary-product>strong{font-size:.8rem}.checkout-total-row{flex-wrap:wrap}.checkout-total-row strong{white-space:normal;overflow-wrap:anywhere;text-align:right;font-size:1.4rem}.checkout-address-element,.checkout-element-slot,.checkout-payment-element,.checkout-stripe-element{min-width:0;max-width:100%}.checkout-payment-element{padding:var(--checkout-space-xs)}.checkout-option{min-width:0}.checkout-option__price{font-size:.8rem}}@media (max-width:29.99rem){.checkout-wordmark-copy{display:none}.checkout-progress-shell{gap:var(--checkout-space-sm)}.checkout-progress-list,.checkout-progress-step{gap:var(--checkout-space-2xs)}.checkout-progress-step{font-size:.68rem}.checkout-progress-step:not(:last-child):after{left:1.5rem}.checkout-progress-index{flex-basis:1.5rem;width:1.5rem;height:1.5rem;font-size:.68rem}.checkout-segmented{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.checkout-flow *,.checkout-flow :after,.checkout-flow :before{transition-duration:.15s!important;animation-duration:.15s!important;animation-iteration-count:1!important}}.checkout-selection-card--soldout{cursor:default}.checkout-selection-card--soldout .checkout-selection-art{opacity:.45;filter:grayscale()}.checkout-selection-partner-link{text-underline-offset:3px;font-weight:600;color:var(--checkout-text)!important;text-decoration:underline!important}
