.cp-module{--cp-fg:#1a1a1a;--cp-muted:#6b7280;--cp-faint:#9ca3af;--cp-border:#e5e7eb;--cp-border-strong:#d1d5db;--cp-bg-subtle:#f9fafb;--cp-accent:#1a1a1a;--cp-accent-fg:#fff;--cp-danger:#c62828;--cp-success:#2e7d32;--cp-radius-sm:6px;--cp-radius:10px;--cp-radius-lg:14px;--cp-space-sm:8px;--cp-space:16px;--cp-space-lg:24px;box-sizing:border-box;color:var(--cp-fg);line-height:1.5}.cp-module *,.cp-module :after,.cp-module :before{box-sizing:inherit}.cp-module .cp-empty,.cp-module .cp-loading{color:var(--cp-muted);padding:48px 0;text-align:center}.cp-module .cp-error{color:var(--cp-danger);padding:16px 0}.cp-checkout-module .cp-checkout__empty,.cp-checkout-module .cp-checkout__loading{padding:40px 0;text-align:center}.cp-checkout-module .cp-checkout{align-items:start;display:grid;gap:32px;grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}@media (max-width:720px){.cp-checkout-module .cp-checkout{grid-template-columns:1fr}}.cp-checkout-module .cp-checkout__heading{margin-bottom:12px}.cp-checkout-module .cp-checkout__fields{display:grid;gap:12px;grid-template-columns:1fr 1fr}.cp-checkout-module .cp-checkout__fields input,.cp-checkout-module .cp-checkout__fields select{background:#fff;border:1px solid var(--cp-border-strong);border-radius:var(--cp-radius-sm);padding:10px 12px;width:100%}.cp-checkout-module .cp-checkout__card{margin:20px 0}.cp-checkout-module .cp-checkout__card-el{background:#fff;border:1px solid var(--cp-border-strong);border-radius:var(--cp-radius-sm);padding:12px}.cp-checkout-module .cp-checkout__terms{align-items:flex-start;display:flex;gap:8px;margin:16px 0}.cp-checkout-module .cp-checkout__error{color:var(--cp-danger);margin:10px 0}.cp-checkout-module .cp-checkout__submit{background:var(--cp-fg);border:none;border-radius:var(--cp-radius-sm);color:#fff;cursor:pointer;font-size:1rem;padding:12px 20px}.cp-checkout-module .cp-checkout__submit:disabled{cursor:not-allowed;opacity:.6}.cp-checkout-module .cp-checkout__summary{border:1px solid var(--cp-border);border-radius:var(--cp-radius);display:flex;flex-direction:column;gap:10px;padding:18px}.cp-checkout-module .cp-checkout__summary-row{display:flex;gap:12px;justify-content:space-between}.cp-checkout-module .cp-checkout__summary-row--total{border-top:1px solid var(--cp-border);font-weight:700;padding-top:10px}.cp-checkout-module .cp-checkout__edit{color:var(--cp-fg);text-decoration:underline}.cp-checkout-module .cp-checkout__po{display:flex;flex-direction:column;gap:6px;margin:4px 0 12px}.cp-checkout-module .cp-checkout__po input{border:1px solid var(--cp-border-strong);border-radius:var(--cp-radius-sm);padding:10px 12px}.cp-checkout-module .cp-checkout__tax{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 12px}.cp-checkout-module .cp-checkout__tax-btn{background:#fff;border:1px solid var(--cp-accent);border-radius:var(--cp-radius-sm);color:var(--cp-fg);cursor:pointer;padding:10px 16px}.cp-checkout-module .cp-checkout__tax-btn:disabled{cursor:default;opacity:.6}.cp-checkout-module .cp-checkout__tax-hint{color:var(--cp-muted);font-size:.85rem}.cp-checkout-module .cp-checkout__methods{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 12px}.cp-checkout-module .cp-checkout__methods label{align-items:center;border:1px solid var(--cp-border-strong);border-radius:var(--cp-radius-sm);cursor:pointer;display:flex;gap:6px;padding:8px 14px}.cp-checkout-module .cp-checkout__methods label.is-active{background:var(--cp-bg-subtle);border-color:var(--cp-accent)}.cp-checkout-module .cp-checkout__secondary{display:flex;flex-direction:column;gap:10px;margin:8px 0 12px}.cp-checkout-module .cp-checkout__secondary-toggle{align-items:center;cursor:pointer;display:flex;gap:8px}.cp-checkout-module .cp-checkout__secondary-title{font-weight:600}.cp-checkout-module .cp-checkout__wallet{margin:4px 0 12px}.cp-checkout-module .cp-checkout__wallet-or{color:var(--cp-muted);font-size:.85rem;margin-top:10px;text-align:center}.cp-checkout-module .cp-checkout__modal-overlay{align-items:center;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.cp-checkout-module .cp-checkout__modal{background:#fff;border-radius:var(--cp-radius-lg);display:flex;flex-direction:column;gap:10px;max-width:380px;padding:24px;width:100%}.cp-checkout-module .cp-checkout__modal-title{margin:0 0 6px}.cp-checkout-module .cp-checkout__modal-note{color:var(--cp-muted);font-size:.85rem}.cp-checkout-module .cp-checkout__modal-actions{display:flex;gap:10px;margin-top:6px}.cp-checkout-module .cp-checkout__modal-cancel{background:#fff;border:1px solid var(--cp-border-strong);border-radius:var(--cp-radius-sm);cursor:pointer;padding:12px 18px}.cp-checkout-module .cp-checkout__subs{display:flex;flex-direction:column;gap:8px;margin:8px 0}.cp-checkout-module .cp-checkout__sub{align-items:flex-start;display:flex;font-size:.9rem;gap:8px}.cp-checkout-module .cp-checkout__sub span>*{margin:0}.cp-express__btn{background:var(--cp-accent,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 20px}.cp-express__btn:disabled{cursor:not-allowed;opacity:.5}.cp-express__overlay{align-items:flex-start;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;overflow:auto;padding:24px;position:fixed;right:0;top:0;z-index:100000}.cp-express__modal{background:var(--cp-surface,#fff);border-radius:12px;box-shadow:0 12px 40px #00000040;max-width:1100px;padding:24px;position:relative;width:100%}.cp-express__close{background:none;border:none;color:var(--cp-muted,#667085);cursor:pointer;font-size:20px;position:absolute;right:12px;top:12px;z-index:1}.cp-addons__overlay{align-items:center;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;padding:16px;position:fixed;right:0;top:0;z-index:100000}.cp-addons__modal{background:var(--cp-surface,#fff);border-radius:12px;box-shadow:0 12px 40px #00000040;max-height:80vh;max-width:480px;overflow:auto;padding:20px;width:100%}.cp-addons__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.cp-addons__title{font-size:16px;margin:0}.cp-addons__close{background:none;border:none;color:var(--cp-muted,#667085);cursor:pointer;font-size:18px}.cp-addons__row{align-items:center;border-top:1px solid var(--cp-border,#eef0f3);display:flex;justify-content:space-between;padding:10px 0}.cp-addons__row-name{font-size:14px;font-weight:500}.cp-addons__row-price{color:var(--cp-muted,#667085);font-size:13px}.cp-addons__row-qty{align-items:center;display:flex;gap:8px}.cp-addons__row-qty button{background:none;border:1px solid var(--cp-border,#cbd5e1);border-radius:6px;cursor:pointer;height:28px;width:28px}.cp-addons__row-qty button:disabled{cursor:not-allowed;opacity:.4}.cp-addons__row-qtyval{min-width:20px;text-align:center}.cp-addons__done{background:var(--cp-accent,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;margin-top:16px;padding:10px;width:100%}.cp-addons__empty,.cp-addons__loading{color:var(--cp-muted,#667085);font-size:14px;padding:16px 0}