:root{--r4-commerce-ink:#201d18;--r4-commerce-paper:#fffdf8;--r4-commerce-wash:#f4efe6;--r4-commerce-muted:#6d655b;--r4-commerce-line:rgba(43,37,29,.17);--r4-commerce-accent:#6e4b20;--r4-commerce-success:#284e3d}html[data-theme='dark']{--r4-commerce-ink:#f5efe4;--r4-commerce-paper:#211e19;--r4-commerce-wash:#171512;--r4-commerce-muted:#c2b8aa;--r4-commerce-line:rgba(245,239,228,.18);--r4-commerce-accent:#e1b879;--r4-commerce-success:#9ac4ae}.r4-commerce-actions{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap}.r4-price-buy,.r4-cart-add,.r4-sample-link,.r4-cart-checkout{min-height:46px;border-radius:999px;border:1px solid var(--r4-commerce-ink);padding:11px 19px;font:750 .92rem/1 system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none}.r4-price-buy{background:var(--r4-commerce-ink);color:var(--r4-commerce-paper)}.r4-cart-add,.r4-sample-link{background:transparent;color:var(--r4-commerce-ink)}.r4-price-buy:hover,.r4-cart-add:hover,.r4-sample-link:hover,.r4-cart-checkout:hover{transform:translateY(-1px)}.r4-price-buy:focus-visible,.r4-cart-add:focus-visible,.r4-sample-link:focus-visible,.r4-cart-checkout:focus-visible,.r4-cart-link:focus-visible,.r4-cart-item__remove:focus-visible{outline:3px solid var(--r4-commerce-accent);outline-offset:3px}.r4-cart-add svg,.r4-cart-link svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}.r4-included-note{margin:13px 0 0;color:var(--r4-commerce-muted);font:600 .84rem/1.45 system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.r4-cart-link{position:relative;display:inline-flex;align-items:center;gap:7px;color:inherit;text-decoration:none;font:750 .9rem/1 system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.r4-cart-count{min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--r4-commerce-ink);color:var(--r4-commerce-paper);font-size:.72rem}.r4-commerce-status{position:fixed;z-index:99999;right:18px;bottom:18px;max-width:min(390px,calc(100vw - 36px));padding:13px 16px;border-radius:12px;background:var(--r4-commerce-ink);color:var(--r4-commerce-paper);box-shadow:0 12px 35px rgba(0,0,0,.24);font:650 .9rem/1.45 system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.r4-commerce-status[hidden]{display:none}.r4-cart-page{margin:0;background:var(--r4-commerce-wash);color:var(--r4-commerce-ink);min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.r4-cart-header{border-bottom:1px solid var(--r4-commerce-line)}.r4-cart-header__inner{width:min(1100px,calc(100% - 32px));min-height:72px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.r4-cart-brand{color:inherit;text-decoration:none;font:700 1.08rem/1.2 Georgia,'Times New Roman',serif}.r4-cart-back{color:var(--r4-commerce-muted);font-weight:700;text-decoration:none}.r4-cart-main{width:min(1100px,calc(100% - 32px));margin:auto;padding:58px 0 90px}.r4-cart-title{margin:0;font:700 clamp(2.7rem,8vw,5rem)/.98 Georgia,'Times New Roman',serif;letter-spacing:-.045em}.r4-cart-lead{max-width:660px;margin:18px 0 38px;color:var(--r4-commerce-muted);font-size:1.05rem;line-height:1.65}.r4-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:28px;align-items:start}.r4-cart-list{display:grid;gap:14px}.r4-cart-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px;border:1px solid var(--r4-commerce-line);border-radius:16px;background:var(--r4-commerce-paper)}.r4-cart-item__cover img{display:block;width:72px;aspect-ratio:5/8;object-fit:cover;border-radius:5px}.r4-cart-item__copy h2{margin:0;font:700 1.1rem/1.22 Georgia,'Times New Roman',serif}.r4-cart-item__copy h2 a{color:inherit;text-decoration:none}.r4-cart-item__copy p{margin:5px 0 0;color:var(--r4-commerce-muted);font-size:.88rem}.r4-cart-item__price{align-self:start}.r4-cart-item__remove{grid-column:3;background:none;border:0;padding:2px;color:var(--r4-commerce-muted);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.r4-cart-summary{position:sticky;top:20px;padding:22px;border:1px solid var(--r4-commerce-line);border-radius:18px;background:var(--r4-commerce-paper)}.r4-cart-summary h2{margin:0 0 20px;font:700 1.4rem/1.2 Georgia,'Times New Roman',serif}.r4-cart-summary__row{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid var(--r4-commerce-line)}.r4-cart-summary__row strong{font-size:1.2rem}.r4-cart-checkout{width:100%;margin-top:18px;background:var(--r4-commerce-ink);color:var(--r4-commerce-paper)}.r4-cart-checkout:disabled{cursor:not-allowed;opacity:.45;transform:none}.r4-cart-summary__note{margin:14px 0 0;color:var(--r4-commerce-muted);font-size:.78rem;line-height:1.5}.r4-cart-empty{padding:36px;border:1px dashed var(--r4-commerce-line);border-radius:18px;text-align:center;background:var(--r4-commerce-paper)}.r4-cart-empty h2{margin:0 0 8px;font:700 1.5rem/1.2 Georgia,'Times New Roman',serif}.r4-cart-empty p{margin:0 0 20px;color:var(--r4-commerce-muted)}.r4-purchase-complete{width:min(680px,calc(100% - 32px));margin:0 auto;padding:90px 0}.r4-purchase-complete__panel{padding:34px;border:1px solid var(--r4-commerce-line);border-radius:20px;background:var(--r4-commerce-paper)}.r4-purchase-complete h1{margin:0 0 16px;font:700 clamp(2.4rem,8vw,4.5rem)/1 Georgia,'Times New Roman',serif;letter-spacing:-.04em}.r4-purchase-complete p{color:var(--r4-commerce-muted);line-height:1.7}.r4-purchase-complete a{color:var(--r4-commerce-accent);font-weight:750}@media(max-width:760px){.r4-cart-layout{grid-template-columns:1fr}.r4-cart-summary{position:static}.r4-cart-item{grid-template-columns:58px minmax(0,1fr) auto;gap:12px}.r4-cart-item__cover img{width:58px}.r4-commerce-actions{display:grid;grid-template-columns:1fr auto}.r4-sample-link{grid-column:1/-1}.r4-price-buy{min-width:0}.r4-commerce-status{left:18px;right:18px}.r4-cart-main{padding-top:40px}}

/* paddle-approval-review-v1 */
.r4-purchase-policy-links{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin:.7rem 0 0;color:var(--muted,#746b60);font-size:.84rem}
.r4-purchase-policy-links a{color:inherit;text-underline-offset:2px}
.r4-footer-links{display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.r4-footer-links a{color:inherit;text-decoration:none}
.r4-footer-links a:hover{text-decoration:underline;text-underline-offset:3px}
[data-r4-cart-checkout][disabled]{cursor:not-allowed;opacity:.62}
