.pt-shop-cart,.pt-shop-checkout{width:min(1180px,100%);margin:28px auto 80px;color:#29232f;font-size:16px;line-height:1.55}
.pt-shop-cart h2,.pt-shop-checkout h2,.pt-shop-checkout h1{font-size:clamp(28px,4vw,42px);line-height:1.15;letter-spacing:-.025em;margin:12px 0 22px}.pt-shop-cart h3,.pt-shop-checkout h3{font-size:22px;line-height:1.25;margin:0 0 18px}
.pt-shop-cart a,.pt-shop-checkout a{color:#704198}.pt-shop-cart .pt-button,.pt-shop-checkout .pt-button,.pt-shop-product-form .pt-button{background:#7342a1;color:#fff;border:1px solid #7342a1;text-decoration:none;border-radius:32px;font:inherit;font-weight:700;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 26px;cursor:pointer}.pt-shop-cart .pt-button:hover,.pt-shop-checkout .pt-button:hover,.pt-shop-product-form .pt-button:hover{background:#59317e}
.pt-shop-cart button:disabled,.pt-shop-checkout button:disabled,.pt-shop-product-form button:disabled{opacity:.5;cursor:not-allowed}
.pt-shop-cart-layout,.pt-shop-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start}.pt-shop-lines{display:grid;gap:20px;list-style:none;padding:0;margin:0}.pt-shop-line{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px;border:1px solid #e7dce9;border-radius:22px;padding:24px;background:#fff}.pt-shop-line h3{font-size:20px;margin-bottom:8px}.pt-shop-line p{margin:6px 0}.pt-shop-line ul{padding-left:18px;margin:12px 0;font-size:14px;color:#655e6c}.pt-shop-line-actions{display:flex;align-items:end;flex-wrap:wrap;gap:10px;margin-top:18px}.pt-shop-line-actions form{display:flex;align-items:end;gap:8px}.pt-shop-line-actions button,.pt-shop-line-actions a{font:inherit;color:#704198;border:1px solid #cdb5de;border-radius:25px;background:#fff;padding:9px 14px;text-decoration:none;cursor:pointer}.pt-shop-line-actions button:hover,.pt-shop-line-actions a:hover{background:#f6effa}.pt-shop-image{display:flex;align-items:center;justify-content:center;min-width:0;width:150px;height:180px;border-radius:14px;background:#fcfaf7;overflow:hidden}.pt-shop-image img{width:100%;height:100%;object-fit:contain}.pt-shop-image svg{display:block;width:100%;height:100%}.pt-shop-summary{padding:26px;border:1px solid #e0d1e9;border-radius:22px;background:#f8f3fb;position:sticky;top:24px}.pt-shop-summary .pt-button{width:100%;box-sizing:border-box}.pt-shop-summary p{font-size:14px}.pt-shop-total{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0;border-top:1px solid #dfd0e7;margin-top:18px}.pt-shop-total strong{font-size:24px;color:#704198;white-space:nowrap}
.pt-shop-quantity{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:600}.pt-shop-cart input[type=number],.pt-shop-product-form input[type=number]{width:80px;min-height:48px;padding:8px 12px;box-sizing:border-box;border:1px solid #cdb5de;border-radius:10px;background:white;font:inherit;color:#29232f}
.pt-shop-notice,.pt-shop-error{padding:15px 18px;border-radius:14px;margin:18px 0}.pt-shop-notice{background:#f4f8f5;color:#355d52;border:1px solid #d7e8e0}.pt-shop-error{background:#fff2f1;color:#842f31;border:1px solid #edc5c2}.pt-shop-notice p:last-child,.pt-shop-error p:last-child{margin-bottom:0}.pt-shop-note{font-size:14px;color:#6d6574}.pt-shop-product-form{display:flex;align-items:end;gap:14px;flex-wrap:wrap;margin:24px 0 12px}.pt-bq-product-cta-secondary{display:flex;width:fit-content;align-items:center;justify-content:center;gap:20px;border:1px solid #c9b3da;color:#704198;background:#f7f0fb;font-size:16px;font-weight:650;border-radius:30px;min-height:48px;padding:11px 22px;box-sizing:border-box;text-decoration:none}.pt-bq-product-cta-secondary:hover{background:#ecdef5}.pt-product-purchase-note{color:#716678;font-size:14px;margin:16px 0 26px}.pt-shop-back{display:inline-block;margin-bottom:12px}.pt-shop-mini-cart{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-weight:650;color:#29232f}.pt-shop-mini-count{display:inline-flex;min-width:23px;height:23px;padding:0 4px;align-items:center;justify-content:center;border-radius:20px;background:#7342a1;color:white;font-size:12px}
.pt-shop-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pt-shop-fields label{display:flex;flex-direction:column;gap:7px;font-size:15px;font-weight:600}.pt-shop-fields input,.pt-shop-fields select,.pt-shop-fields textarea{font:inherit;color:#29232f;min-width:0;width:100%;box-sizing:border-box;border:1px solid #d9ccdf;border-radius:10px;padding:12px 14px;min-height:48px;background:#fff}.pt-shop-fields input:focus,.pt-shop-fields select:focus,.pt-shop-fields textarea:focus{outline:2px solid #9e75bd;outline-offset:2px}.pt-shop-fields small{font-weight:400;color:#716678}.pt-shop-wide{grid-column:1/-1}.pt-shop-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.pt-shop-consent{display:flex;gap:12px;align-items:flex-start;font-size:14px}.pt-shop-consent input{width:19px;height:19px;flex-shrink:0;accent-color:#7342a1;margin-top:2px}.pt-shop-review-lines{list-style:none;padding:0;margin:0}.pt-shop-review-lines>li{padding:14px 0;border-bottom:1px solid #e5dbe9}.pt-shop-review-lines>li:first-child{padding-top:0}.pt-shop-review-lines strong{font-size:15px}.pt-shop-review-lines small{display:block;color:#6e6079;margin-top:6px}.pt-shop-review-lines ul{font-size:12px;padding-left:18px;margin-top:10px;color:#74667e}.pt-shop-success{max-width:680px;text-align:center;padding:36px;border:1px solid #e2d6e8;border-radius:28px;background:#faf7fc}.pt-shop-success-mark{display:flex;align-items:center;justify-content:center;width:65px;height:65px;font-size:34px;margin:auto;background:#dfefe7;color:#36795b;border-radius:100%}
@media(max-width:900px){.pt-shop-cart-layout,.pt-shop-checkout-layout{grid-template-columns:1fr}.pt-shop-summary{position:static}.pt-shop-cart,.pt-shop-checkout{margin-top:12px}.pt-shop-line{grid-template-columns:110px minmax(0,1fr);gap:18px;padding:18px}.pt-shop-image{width:110px;height:145px}}
@media(max-width:540px){.pt-shop-fields{grid-template-columns:1fr}.pt-shop-wide{grid-column:auto}.pt-shop-line{grid-template-columns:80px minmax(0,1fr);padding:15px;gap:14px}.pt-shop-image{width:80px;height:110px}.pt-shop-line h3{font-size:17px}.pt-shop-line-actions{grid-column:1/-1}.pt-shop-summary{padding:20px}.pt-shop-product-form{display:grid;grid-template-columns:85px 1fr;align-items:end}.pt-shop-product-form .pt-button{padding:12px 18px}.pt-bq-product-cta-secondary{width:100%;font-size:15px}.pt-shop-checkout-form>.pt-button{width:100%;padding:14px 16px}.pt-shop-success{padding:24px 18px;box-sizing:border-box}.pt-shop-line-actions button,.pt-shop-line-actions a{padding:9px 11px}.pt-shop-line-actions form{flex-wrap:wrap}}
.pt-shop-cart-count{display:inline-flex;min-width:23px;height:23px;padding:0 4px;align-items:center;justify-content:center;border-radius:20px;background:#7342a1;color:white;font-size:12px}.pt-shop-line-total{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:12px}.pt-shop-line-total>strong{font-size:21px;color:#704198;white-space:nowrap}.pt-shop-line-total button{font:inherit;border:0;background:none;text-decoration:underline;color:#796580;cursor:pointer;padding:8px}.pt-shop-subtotal{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #dfd0e7;padding-top:18px}.pt-shop-subtotal strong{font-size:24px;color:#704198}.pt-shop-fields [hidden]{display:none}.pt-shop-continue{display:inline-flex;margin-top:20px}.pt-shop-summary .pt-shop-secondary{display:block;text-align:center;margin-top:15px}
.pt-shop-cart.alignwide,.pt-shop-checkout.alignwide{max-width:1180px!important}.pt-shop-heading h1{font-size:clamp(30px,4vw,44px);line-height:1.15;letter-spacing:-.025em;margin:12px 0}.pt-shop-summary h2{font-size:24px;margin:0 0 18px}.pt-shop-heading{margin-bottom:26px}
@media(prefers-reduced-motion:reduce){.pt-shop-cart *,.pt-shop-checkout *{scroll-behavior:auto!important}}
