.book-checkout{--checkout-accent: var(--tella-action, #a45f73);--checkout-tint: color-mix(in srgb, var(--checkout-accent) 5%, hsl(var(--card)));--checkout-border: hsl(var(--border))}.book-checkout [data-testid=text-choose-format-heading]{margin-bottom:10px;color:hsl(var(--muted-foreground));font-weight:400}.book-checkout .checkout-formats{gap:10px}.book-checkout .checkout-format{display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:start;align-items:start;gap:4px 12px;min-width:0;padding:14px 16px;border-color:var(--checkout-border);border-radius:10px;background:hsl(var(--card))}.book-checkout .checkout-format[aria-checked=true]{border-color:var(--checkout-accent);background:var(--checkout-tint);box-shadow:inset 0 0 0 1px var(--checkout-accent)}.book-checkout .checkout-format:focus-visible{outline:2px solid var(--checkout-accent);outline-offset:3px}.book-checkout .checkout-format[aria-checked=false]:hover:not(:disabled){border-color:hsl(var(--muted-foreground) / .45)}.book-checkout .checkout-format:disabled{background:hsl(var(--muted) / .45);color:hsl(var(--muted-foreground));opacity:1}.book-checkout .checkout-format-top{display:flex;align-items:center;justify-content:space-between;grid-column:1 / -1;gap:12px;margin-bottom:8px;color:var(--checkout-accent)}.book-checkout .checkout-format-top>svg{width:19px;height:19px}.book-checkout .checkout-format:disabled .checkout-format-top{color:hsl(var(--muted-foreground))}.book-checkout .checkout-format-top>.checkout-format-lock{width:14px;height:14px}.book-checkout .checkout-format-indicator{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border:1px solid var(--checkout-border);border-radius:50%}.book-checkout [aria-checked=true] .checkout-format-indicator{border-color:var(--checkout-accent);background:var(--checkout-accent);color:#fff}.book-checkout .checkout-format-indicator svg{width:12px;height:12px;stroke-width:2.5}.book-checkout .checkout-format-name{grid-column:1;color:hsl(var(--foreground))}.book-checkout .checkout-format:disabled .checkout-format-name{color:hsl(var(--muted-foreground))}.book-checkout .checkout-format-description{grid-column:1}.book-checkout .checkout-format-price{grid-column:2;grid-row:2 / 4;align-self:center;margin:0;font-size:15px;line-height:1.4;font-weight:500;font-variant-numeric:tabular-nums;text-align:right}.book-checkout .checkout-format-reason{grid-column:1 / -1;margin-top:5px}.book-checkout .checkout-format-amount{white-space:nowrap}.book-checkout .checkout-format-shipping{display:block;font-size:12px;font-weight:400;color:hsl(var(--muted-foreground))}.book-checkout [data-testid=card-format-pdf],.book-checkout [data-testid=card-format-softcover],.book-checkout [data-testid=card-format-hardcover]{margin-top:14px;padding-top:0}.book-checkout [data-testid=card-format-pdf]{padding-top:14px;border-top:1px solid var(--checkout-border)}.book-checkout [data-testid=section-print-order]{padding:24px;border:1px solid var(--checkout-border);border-radius:12px;background:hsl(var(--card))}.book-checkout [data-testid=order-action-frame]{align-items:end;gap:18px}.book-checkout [data-testid=order-action-right]>button,.book-checkout .checkout-pdf-purchase>button{height:auto;min-height:46px;padding:12px 16px;border-radius:8px;white-space:normal}.book-checkout [data-testid=order-action-left]{display:flex;flex-direction:column;gap:8px}.book-checkout .checkout-dev-note{font-size:11px;line-height:1.5}.book-checkout .checkout-pdf-purchase{display:flex;flex-direction:column;align-items:flex-end}.book-checkout .checkout-pdf-purchase>.checkout-ebook-download{width:-moz-max-content;width:max-content;max-width:100%;height:44px;min-height:44px;padding:0 16px;white-space:nowrap}.book-checkout .checkout-pdf-summary{width:100%;display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px}.book-checkout .checkout-pdf-summary>span{font-size:12px;color:hsl(var(--muted-foreground))}.book-checkout .checkout-pdf-summary strong{font-size:20px;font-weight:500;line-height:1.2}.book-checkout [data-testid=label-delivery-section]{margin-bottom:20px;color:hsl(var(--foreground));font-size:15px;font-weight:500;text-transform:none;letter-spacing:normal}.book-checkout [data-testid=gelato-shipping-methods]>button{min-height:58px;padding:10px 12px;border-radius:8px}.book-checkout .checkout-shipping-description{flex-wrap:nowrap}.book-checkout .checkout-shipping-copy{display:flex;flex-direction:column;gap:2px;min-width:0;overflow-wrap:anywhere}.book-checkout [data-testid=gelato-quote-step] [data-testid=gelato-shipping-methods]>button+button{margin-top:8px}.book-checkout [data-testid=gelato-shipping-methods]>button>span:last-child{flex-shrink:0;font-variant-numeric:tabular-nums}.book-checkout [data-testid=section-print-order] [data-testid=order-action-frame]{grid-template-columns:minmax(0,1fr);gap:12px}.book-checkout [data-testid=section-print-order] [data-testid=order-action-left]{gap:12px}.book-checkout [data-testid=section-print-order] [data-testid=order-action-left]>*{margin-top:0;margin-bottom:0}.book-checkout .checkout-destination-fields{gap:16px}.book-checkout .checkout-destination-fields>div{min-width:0}.book-checkout .checkout-destination-fields label,.book-checkout [data-testid=gelato-shipping-methods]>p:first-child{display:block;margin:0 0 8px;font-size:12px;line-height:16px;font-weight:400}.book-checkout [data-testid=gelato-quote-step] [data-testid=gelato-shipping-methods]{margin-top:0}.book-checkout .checkout-destination-fields [data-testid=select-shipping-country],.book-checkout .checkout-destination-fields [data-testid=input-gelato-postal-code]{height:56px;margin-top:0;padding:12px 14px;border-radius:8px;background:hsl(var(--card))}.book-checkout .checkout-print-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 24px;margin-top:8px;padding-top:20px;border-top:1px solid var(--checkout-border)}.book-checkout .checkout-print-footer>.checkout-print-continue{width:auto;height:44px;min-height:44px;padding:0 18px;white-space:nowrap}.book-checkout .checkout-print-continue{grid-column:2;grid-row:1 / 3}.book-checkout .checkout-address-note{grid-column:1;grid-row:2;text-align:left;margin:0;font-size:12px;line-height:1.5}.book-checkout [data-testid=section-discount-code]{min-width:0}.book-checkout [data-testid=section-discount-code] [data-testid=button-discount-toggle]{text-align:left}.book-checkout [data-testid=section-discount-code] #discount-code-row{flex-wrap:wrap}@media(min-width:640px){.book-checkout .checkout-format{grid-template-columns:18px minmax(0,1fr) 18px;padding:14px;gap:5px 7px}.book-checkout .checkout-format-top{display:contents}.book-checkout .checkout-format-top>svg:first-child{grid-column:1;grid-row:1;width:17px;height:17px}.book-checkout .checkout-format-top>:last-child{grid-column:3;grid-row:1;justify-self:end}.book-checkout .checkout-format-name{grid-column:2;grid-row:1;font-size:14px}.book-checkout .checkout-format-description{grid-column:2 / -1;grid-row:2;min-height:16px;font-size:11px}.book-checkout .checkout-format-price{grid-column:1 / -1;grid-row:3;text-align:left;font-size:18px;margin-top:7px;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 5px}.book-checkout .checkout-format-reason{grid-row:4;font-size:11px;margin-top:0}}@media(min-width:760px){.book-checkout [data-testid=section-print-order] [data-testid=order-action-left]:has([data-testid=gelato-shipping-methods]){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px}.book-checkout [data-testid=gelato-quote-step] [data-testid=gelato-shipping-methods]>button{min-height:56px;margin-top:0;padding:8px 14px}.book-checkout .checkout-shipping-copy{font-size:13px}}.checkout-artwork-notice{margin-top:12px;border-left:2px solid hsl(var(--destructive) / .45);padding:3px 10px;font-size:12px;color:hsl(var(--destructive))}.checkout-artwork-notice>p{font-weight:500;line-height:1.6}.checkout-artwork-notice summary{cursor:pointer;margin-top:4px}.checkout-artwork-notice .checkout-artwork-details{margin-top:6px;line-height:1.6}@media(max-width:639px){.book-checkout [data-testid=section-print-order]{padding:16px}.book-checkout .checkout-destination-fields{gap:12px}.book-checkout .checkout-formats{gap:8px}.book-checkout .checkout-format-top{grid-column:1;grid-row:1 / 4;flex-direction:column;gap:8px;margin:0}.book-checkout .checkout-format{grid-template-columns:20px minmax(0,1fr) minmax(0,.85fr);gap:3px 10px;padding:12px}.book-checkout .checkout-format-name{grid-column:2;grid-row:1}.book-checkout .checkout-format-description{grid-column:2;grid-row:2}.book-checkout .checkout-format-price{grid-column:3;grid-row:1 / 3;font-size:14px}.book-checkout .checkout-format-reason{grid-column:2 / -1;grid-row:3}.book-checkout input:not([type=checkbox]):not([type=radio]){font-size:16px}.book-checkout [data-testid=button-discount-toggle]{min-height:36px}}@media(max-width:419px){.book-checkout .checkout-print-footer{grid-template-columns:minmax(0,1fr);gap:8px}.book-checkout .checkout-print-continue{grid-column:1;grid-row:3;justify-self:end;margin-top:8px}}
