.Checkout-module__oZ_BHq__container{background-color:#f8f9fa;min-height:100vh}.Checkout-module__oZ_BHq__content{max-width:800px;margin:0 auto;padding:2rem}.Checkout-module__oZ_BHq__title{color:#333;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.Checkout-module__oZ_BHq__loading{text-align:center;color:#666;padding:4rem;font-size:1.2rem}.Checkout-module__oZ_BHq__error{color:#c33;text-align:center;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin:1rem 0;padding:1.5rem}.Checkout-module__oZ_BHq__orderSummary{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.Checkout-module__oZ_BHq__orderSummary h2{color:#333;margin-bottom:1.5rem;font-size:1.5rem}.Checkout-module__oZ_BHq__vendorGroup{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.Checkout-module__oZ_BHq__vendorName{color:#555;border-bottom:1px solid #ddd;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.Checkout-module__oZ_BHq__orderItem{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.Checkout-module__oZ_BHq__orderItem:last-child{border-bottom:none}.Checkout-module__oZ_BHq__itemThumbWrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.Checkout-module__oZ_BHq__itemThumb{object-fit:cover;width:100%;height:100%;display:block}.Checkout-module__oZ_BHq__itemThumbPlaceholder{background:linear-gradient(135deg,#e2e8f0 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:56px;height:56px}.Checkout-module__oZ_BHq__itemDetails{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.Checkout-module__oZ_BHq__itemName{color:#333;font-weight:500}.Checkout-module__oZ_BHq__itemQuantity{color:#666;font-size:.9rem}.Checkout-module__oZ_BHq__netTermsBadge{color:#1d4ed8;font-size:.8rem;font-weight:600}.Checkout-module__oZ_BHq__netTermsNote{color:#555;margin:.75rem 0 0;font-size:.9rem;line-height:1.4}.Checkout-module__oZ_BHq__itemPrice{color:var(--primary-color);font-weight:600}.Checkout-module__oZ_BHq__vendorSubtotal{text-align:right;color:#333;border-top:1px solid #ddd;margin-top:1rem;padding-top:1rem;font-weight:600}.Checkout-module__oZ_BHq__orderTotals{border-top:2px solid #ddd;margin-top:2rem;padding-top:1.5rem}.Checkout-module__oZ_BHq__totalLine{justify-content:space-between;padding:.5rem 0;font-size:1rem;display:flex}.Checkout-module__oZ_BHq__grandTotal{color:var(--primary-color);border-top:1px solid #ddd;margin-top:.5rem;padding-top:1rem;font-size:1.3rem;font-weight:700}.Checkout-module__oZ_BHq__paymentSection{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.Checkout-module__oZ_BHq__paymentSection h2{color:#333;margin-bottom:1.5rem;font-size:1.5rem}.Checkout-module__oZ_BHq__paymentStep{text-align:center;padding:2rem}.Checkout-module__oZ_BHq__createIntentButton{background:var(--primary-color);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;border:none;min-width:200px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Checkout-module__oZ_BHq__createIntentButton:hover:not(:disabled){box-shadow:var(--shadow-medium);background:#044060;transform:translateY(-2px)}.Checkout-module__oZ_BHq__createIntentButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.Checkout-module__oZ_BHq__paymentForm{max-width:600px;margin:0 auto}.Checkout-module__oZ_BHq__billingDetails{margin-bottom:2rem}.Checkout-module__oZ_BHq__billingDetails h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.Checkout-module__oZ_BHq__formRow{gap:1rem;margin-bottom:1rem;display:flex}.Checkout-module__oZ_BHq__formGroup{flex:1;margin-bottom:1rem}.Checkout-module__oZ_BHq__formGroup label{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.Checkout-module__oZ_BHq__formGroup input{border:1px solid #ddd;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.Checkout-module__oZ_BHq__formGroup input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 2px #0554741a}.Checkout-module__oZ_BHq__formGroup input:required:invalid{border-color:#df1b41}.Checkout-module__oZ_BHq__paymentElement{margin-bottom:2rem}.Checkout-module__oZ_BHq__paymentElement h3{color:#333;margin-bottom:1rem;font-size:1.2rem}#Checkout-module__oZ_BHq__payment-element{background:#fff;border:1px solid #ddd;border-radius:8px;min-height:200px;padding:1rem}.Checkout-module__oZ_BHq__loadingSpinner{color:#666;justify-content:center;align-items:center;height:100px;display:flex}.Checkout-module__oZ_BHq__loadingSpinner:after{content:"";border:2px solid #f3f3f3;border-top:2px solid var(--primary-color);border-radius:50%;width:20px;height:20px;margin-left:10px;animation:1s linear infinite Checkout-module__oZ_BHq__spin}@keyframes Checkout-module__oZ_BHq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Checkout-module__oZ_BHq__payButton{background:var(--primary-color);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;border:none;width:100%;min-height:56px;padding:1rem 2rem;font-size:1.2rem;font-weight:600;transition:all .3s}.Checkout-module__oZ_BHq__payButton:hover:not(:disabled){box-shadow:var(--shadow-medium);background:#044060;transform:translateY(-2px)}.Checkout-module__oZ_BHq__payButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.Checkout-module__oZ_BHq__paymentStatus{color:#1e40af;text-align:center;background-color:#f0f9ff;border:1px solid #bfdbfe;border-radius:8px;margin:1rem 0;padding:1rem}.Checkout-module__oZ_BHq__actions{text-align:center;margin-top:2rem}.Checkout-module__oZ_BHq__backButton{color:var(--primary-color);border-radius:var(--border-radius-sm);cursor:pointer;background:#fff;border:1px solid #d1d5db;padding:.75rem 1.5rem;font-size:1rem;transition:all .3s}.Checkout-module__oZ_BHq__backButton:hover:not(:disabled){border-color:var(--primary-color);background:#f8f9fa}.Checkout-module__oZ_BHq__backButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.Checkout-module__oZ_BHq__content{padding:1rem}.Checkout-module__oZ_BHq__title{font-size:2rem}.Checkout-module__oZ_BHq__orderSummary,.Checkout-module__oZ_BHq__paymentSection{padding:1.5rem}.Checkout-module__oZ_BHq__formRow{flex-direction:column;gap:0}.Checkout-module__oZ_BHq__paymentForm{max-width:100%}.Checkout-module__oZ_BHq__payButton{padding:.875rem 1.5rem;font-size:1.1rem}}.Checkout-module__oZ_BHq__couponSection{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin:2rem 0;padding:1.5rem 0}@media (max-width:480px){.Checkout-module__oZ_BHq__content{padding:.5rem}.Checkout-module__oZ_BHq__title{font-size:1.75rem}.Checkout-module__oZ_BHq__orderSummary,.Checkout-module__oZ_BHq__paymentSection,.Checkout-module__oZ_BHq__vendorGroup{padding:1rem}.Checkout-module__oZ_BHq__orderItem{flex-direction:column;align-items:flex-start;gap:.5rem}.Checkout-module__oZ_BHq__itemPrice{align-self:flex-end}}
.PodStorefront-module__pJgAiG__podLayout{color:#1a1a1a;background:#fafafa;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.PodStorefront-module__pJgAiG__podMain{width:100%;max-width:1400px;padding:calc(var(--header-height-desktop,80px) + 32px) 24px 32px;flex:1;margin:0 auto}.PodStorefront-module__pJgAiG__podLayout:has(.PodStorefront-module__pJgAiG__uploadEmbed){background:0 0;min-height:0}.PodStorefront-module__pJgAiG__podLayout:has(.PodStorefront-module__pJgAiG__uploadEmbed) .PodStorefront-module__pJgAiG__podMain{max-width:none;padding:0}.PodStorefront-module__pJgAiG__podMain:has(.PodStorefront-module__pJgAiG__buildLayout){padding-top:calc(var(--header-height-desktop,80px) + 16px);padding-bottom:16px}@media (max-width:768px){.PodStorefront-module__pJgAiG__podMain{padding-top:calc(var(--header-height-mobile,70px) + 24px)}.PodStorefront-module__pJgAiG__podMain:has(.PodStorefront-module__pJgAiG__buildLayout){padding-top:calc(var(--header-height-mobile,70px) + 12px)}}.PodStorefront-module__pJgAiG__uploadPage{max-width:680px;margin:0 auto;padding:48px 0}.PodStorefront-module__pJgAiG__uploadEmbed{background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:120px;padding:8px 12px 4px;display:flex}.PodStorefront-module__pJgAiG__uploadEmbed .podMain{background:0 0}body:has(.uploadEmbed){background:0 0}.PodStorefront-module__pJgAiG__uploadEmbedLabel{color:#1f2429;text-align:center;margin:0;font-size:.95rem;font-weight:600}.PodStorefront-module__pJgAiG__uploadPillWrap{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.PodStorefront-module__pJgAiG__uploadPill{color:#fff;cursor:pointer;background:#d98a2b;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:min(100%,320px);padding:16px 28px;font-size:1.05rem;font-weight:700;transition:transform .15s,background .2s;display:inline-flex;box-shadow:0 12px 26px -10px #d98a2ba6}.PodStorefront-module__pJgAiG__uploadPill:hover{background:#e49a3d;transform:translateY(-2px)}.PodStorefront-module__pJgAiG__uploadPillArw{transition:transform .2s}.PodStorefront-module__pJgAiG__uploadPill:hover .PodStorefront-module__pJgAiG__uploadPillArw{transform:translate(4px)}.PodStorefront-module__pJgAiG__uploadPillHint{color:#6b7280;text-align:center;margin:0;font-size:.78rem}.PodStorefront-module__pJgAiG__uploadPillProgress{text-align:center;width:min(100%,320px)}.PodStorefront-module__pJgAiG__uploadTitle{text-align:center;letter-spacing:-.03em;margin-bottom:8px;font-size:2rem;font-weight:700}.PodStorefront-module__pJgAiG__uploadSubtitle{text-align:center;color:#6b7280;margin-bottom:40px;font-size:1rem;line-height:1.6}.PodStorefront-module__pJgAiG__uploadZone{text-align:center;cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:16px;padding:56px 32px;transition:border-color .2s,background .2s;position:relative}.PodStorefront-module__pJgAiG__uploadZone:hover,.PodStorefront-module__pJgAiG__uploadZone.PodStorefront-module__pJgAiG__dragOver{background:#f5f3ff;border-color:#6366f1}.PodStorefront-module__pJgAiG__uploadZoneIcon{color:#9ca3af;width:56px;height:56px;margin:0 auto 16px}.PodStorefront-module__pJgAiG__uploadZoneTitle{color:#374151;margin-bottom:6px;font-size:1.1rem;font-weight:600}.PodStorefront-module__pJgAiG__uploadZoneHint{color:#9ca3af;margin-bottom:20px;font-size:.875rem}.PodStorefront-module__pJgAiG__uploadZoneBrowse{color:#fff;cursor:pointer;background:#6366f1;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:background .15s;display:inline-block}.PodStorefront-module__pJgAiG__uploadZoneBrowse:hover{background:#4f46e5}.PodStorefront-module__pJgAiG__uploadZoneFormats{border-top:1px solid #f3f4f6;margin-top:24px;padding-top:20px}.PodStorefront-module__pJgAiG__uploadZoneFormats p{color:#9ca3af;margin:4px 0;font-size:.8rem}.PodStorefront-module__pJgAiG__uploadZoneFormats strong{color:#6b7280}.PodStorefront-module__pJgAiG__uploadProgressBar{background:#e5e7eb;border-radius:999px;height:6px;margin-top:24px;overflow:hidden}.PodStorefront-module__pJgAiG__uploadProgressFill{background:#6366f1;border-radius:999px;height:100%;transition:width .3s}.PodStorefront-module__pJgAiG__uploadProgressLabel{color:#6b7280;text-align:center;margin-top:8px;font-size:.8rem}.PodStorefront-module__pJgAiG__uploadError{color:#dc2626;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:16px;padding:12px 16px;font-size:.875rem}.PodStorefront-module__pJgAiG__buildLayout{grid-template-columns:1fr 340px;align-items:start;gap:32px;display:grid}@media (max-width:900px){.PodStorefront-module__pJgAiG__buildLayout{grid-template-columns:1fr}}.PodStorefront-module__pJgAiG__supplementalStrip{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.PodStorefront-module__pJgAiG__supplementalHeading{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin:0 0 12px;font-size:.85rem;font-weight:700}.PodStorefront-module__pJgAiG__supplementalGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.PodStorefront-module__pJgAiG__supplementalCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:0;overflow:hidden}.PodStorefront-module__pJgAiG__supplementalCard img{aspect-ratio:1;object-fit:cover;background:#f3f4f6;width:100%;display:block}.PodStorefront-module__pJgAiG__supplementalCard figcaption{text-transform:capitalize;color:#4b5563;padding:8px 10px;font-size:.75rem}.PodStorefront-module__pJgAiG__mockupGrid{flex:1}.PodStorefront-module__pJgAiG__substrateSection{margin-bottom:40px}.PodStorefront-module__pJgAiG__substrateHeading{text-transform:uppercase;letter-spacing:.08em;color:#374151;border-bottom:2px solid #e5e7eb;margin-bottom:16px;padding-bottom:8px;font-size:1.1rem;font-weight:700}.PodStorefront-module__pJgAiG__mockupCardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.PodStorefront-module__pJgAiG__mockupCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.PodStorefront-module__pJgAiG__mockupCard:hover{border-color:#d1d5db;box-shadow:0 4px 20px #00000014}.PodStorefront-module__pJgAiG__mockupCard.PodStorefront-module__pJgAiG__dpiInsufficient{opacity:.55;pointer-events:auto}.PodStorefront-module__pJgAiG__mockupCard.PodStorefront-module__pJgAiG__dpiInsufficient .PodStorefront-module__pJgAiG__mockupCardImage{filter:grayscale(.5)}.PodStorefront-module__pJgAiG__mockupCardImageWrapper{aspect-ratio:4/3;background:#f3f4f6;position:relative;overflow:hidden}.PodStorefront-module__pJgAiG__mockupCardImage{object-fit:cover;width:100%;height:100%}.PodStorefront-module__pJgAiG__mockupCardImagePlaceholder{color:#d1d5db;justify-content:center;align-items:center;width:100%;height:100%;font-size:.8rem;display:flex}.PodStorefront-module__pJgAiG__dpiWarningBadge{color:#fff;text-align:center;background:#ef4444e6;border-radius:6px;margin:0 8px;padding:4px 8px;font-size:.72rem;font-weight:500;position:absolute;bottom:8px;left:0;right:0}.PodStorefront-module__pJgAiG__cropButton{cursor:pointer;color:#374151;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:none;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:500;transition:background .15s;position:absolute;top:8px;right:8px}.PodStorefront-module__pJgAiG__cropButton:hover{background:#fff}.PodStorefront-module__pJgAiG__mockupCardBody{padding:14px 16px}.PodStorefront-module__pJgAiG__mockupCardSubstrate{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:4px;font-size:.72rem;font-weight:600}.PodStorefront-module__pJgAiG__mockupCardSize{color:#1a1a1a;margin-bottom:4px;font-size:.95rem;font-weight:600}.PodStorefront-module__pJgAiG__mockupCardPrice{color:#6366f1;margin-bottom:12px;font-size:1rem;font-weight:700}.PodStorefront-module__pJgAiG__mockupCardControls{align-items:center;gap:8px;display:flex}.PodStorefront-module__pJgAiG__qtyStepper{border:1px solid #e5e7eb;border-radius:8px;align-items:center;display:flex;overflow:hidden}.PodStorefront-module__pJgAiG__qtyBtn{cursor:pointer;color:#374151;background:#f9fafb;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .15s;display:flex}.PodStorefront-module__pJgAiG__qtyBtn:hover:not(:disabled){background:#e5e7eb}.PodStorefront-module__pJgAiG__qtyBtn:disabled{opacity:.4;cursor:not-allowed}.PodStorefront-module__pJgAiG__qtyValue{text-align:center;color:#1a1a1a;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;width:36px;font-size:.9rem;font-weight:600;line-height:32px}.PodStorefront-module__pJgAiG__addToCartBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:8px;flex:1;height:32px;padding:0 12px;font-size:.85rem;font-weight:600;transition:background .15s}.PodStorefront-module__pJgAiG__addToCartBtn:hover:not(:disabled){background:#4f46e5}.PodStorefront-module__pJgAiG__addToCartBtn:disabled{cursor:not-allowed;background:#d1d5db}.PodStorefront-module__pJgAiG__skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite PodStorefront-module__pJgAiG__skeletonShimmer}@keyframes PodStorefront-module__pJgAiG__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.PodStorefront-module__pJgAiG__skeletonCard{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.PodStorefront-module__pJgAiG__skeletonImage{aspect-ratio:4/3;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;animation:1.5s infinite PodStorefront-module__pJgAiG__skeletonShimmer}.PodStorefront-module__pJgAiG__skeletonBody{padding:14px 16px}.PodStorefront-module__pJgAiG__skeletonLine{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;height:12px;margin-bottom:10px;animation:1.5s infinite PodStorefront-module__pJgAiG__skeletonShimmer}.PodStorefront-module__pJgAiG__cartSidebar{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;position:sticky;top:80px}.PodStorefront-module__pJgAiG__cartTitle{color:#1a1a1a;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:1rem;font-weight:700;display:flex}.PodStorefront-module__pJgAiG__cartBadge{color:#fff;text-align:center;background:#6366f1;border-radius:999px;min-width:22px;padding:2px 8px;font-size:.72rem;font-weight:700}.PodStorefront-module__pJgAiG__cartEmpty{text-align:center;color:#9ca3af;padding:32px 0;font-size:.875rem}.PodStorefront-module__pJgAiG__cartItems{flex-direction:column;gap:12px;max-height:400px;margin-bottom:16px;display:flex;overflow-y:auto}.PodStorefront-module__pJgAiG__cartItem{border-bottom:1px solid #f3f4f6;grid-template-columns:52px 1fr auto;align-items:start;gap:10px;padding-bottom:12px;display:grid}.PodStorefront-module__pJgAiG__cartItem:last-child{border-bottom:none}.PodStorefront-module__pJgAiG__cartThumb{object-fit:cover;background:#f3f4f6;border-radius:8px;width:52px;height:52px}.PodStorefront-module__pJgAiG__cartThumbPlaceholder{color:#d1d5db;background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;font-size:.7rem;display:flex}.PodStorefront-module__pJgAiG__cartItemInfo{flex:1;min-width:0}.PodStorefront-module__pJgAiG__cartItemLabel{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.8rem;font-weight:600;overflow:hidden}.PodStorefront-module__pJgAiG__cartItemSub{color:#6b7280;font-size:.75rem}.PodStorefront-module__pJgAiG__cartItemPrice{color:#1a1a1a;white-space:nowrap;font-size:.85rem;font-weight:700}.PodStorefront-module__pJgAiG__removeBtn{cursor:pointer;color:#d1d5db;background:0 0;border:none;padding:0;font-size:1.1rem;line-height:1;transition:color .15s}.PodStorefront-module__pJgAiG__removeBtn:hover{color:#ef4444}.PodStorefront-module__pJgAiG__cartDivider{border:none;border-top:1px solid #e5e7eb;margin:12px 0}.PodStorefront-module__pJgAiG__cartTotal{color:#1a1a1a;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.95rem;font-weight:700;display:flex}.PodStorefront-module__pJgAiG__cartCtas{flex-direction:column;gap:10px;display:flex}.PodStorefront-module__pJgAiG__checkoutBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:background .15s}.PodStorefront-module__pJgAiG__checkoutBtn:hover:not(:disabled){background:#4f46e5}.PodStorefront-module__pJgAiG__checkoutBtn:disabled{cursor:not-allowed;background:#d1d5db}.PodStorefront-module__pJgAiG__addAnotherBtn{color:#6366f1;cursor:pointer;background:0 0;border:1.5px solid #6366f1;border-radius:10px;width:100%;padding:12px;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.PodStorefront-module__pJgAiG__addAnotherBtn:hover{background:#f5f3ff}.PodStorefront-module__pJgAiG__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.PodStorefront-module__pJgAiG__cropModal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0003}.PodStorefront-module__pJgAiG__cropModalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PodStorefront-module__pJgAiG__cropModalTitle{color:#1a1a1a;font-size:1rem;font-weight:700}.PodStorefront-module__pJgAiG__cropModalClose{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .15s}.PodStorefront-module__pJgAiG__cropModalClose:hover{color:#1a1a1a}.PodStorefront-module__pJgAiG__cropModalBody{flex-direction:column;flex:1;align-items:center;gap:16px;padding:24px;display:flex;overflow:auto}.PodStorefront-module__pJgAiG__cropCanvasContainer{cursor:crosshair;-webkit-user-select:none;user-select:none;line-height:0;position:relative}.PodStorefront-module__pJgAiG__cropImage{border-radius:8px;max-width:100%;max-height:50vh;display:block}.PodStorefront-module__pJgAiG__cropOverlay{border-radius:8px;position:absolute;inset:0}.PodStorefront-module__pJgAiG__cropSelection{cursor:move;border:2px solid #6366f1;position:absolute;box-shadow:0 0 0 9999px #00000073}.PodStorefront-module__pJgAiG__cropHandle{background:#6366f1;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute}.PodStorefront-module__pJgAiG__cropHandle.PodStorefront-module__pJgAiG__nw{cursor:nw-resize;top:-5px;left:-5px}.PodStorefront-module__pJgAiG__cropHandle.PodStorefront-module__pJgAiG__ne{cursor:ne-resize;top:-5px;right:-5px}.PodStorefront-module__pJgAiG__cropHandle.PodStorefront-module__pJgAiG__sw{cursor:sw-resize;bottom:-5px;left:-5px}.PodStorefront-module__pJgAiG__cropHandle.PodStorefront-module__pJgAiG__se{cursor:se-resize;bottom:-5px;right:-5px}.PodStorefront-module__pJgAiG__cropModalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.PodStorefront-module__pJgAiG__cropResetBtn{cursor:pointer;color:#374151;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:border-color .15s}.PodStorefront-module__pJgAiG__cropResetBtn:hover{border-color:#9ca3af}.PodStorefront-module__pJgAiG__cropApplyBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:10px 24px;font-size:.875rem;font-weight:700;transition:background .15s}.PodStorefront-module__pJgAiG__cropApplyBtn:hover{background:#4f46e5}.PodStorefront-module__pJgAiG__checkoutPage{grid-template-columns:1fr 380px;align-items:start;gap:40px;display:grid}@media (max-width:900px){.PodStorefront-module__pJgAiG__checkoutPage{grid-template-columns:1fr}}.PodStorefront-module__pJgAiG__checkoutForm{flex-direction:column;gap:32px;display:flex}.PodStorefront-module__pJgAiG__checkoutSection{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.PodStorefront-module__pJgAiG__checkoutSectionTitle{color:#1a1a1a;margin-bottom:20px;font-size:1rem;font-weight:700}.PodStorefront-module__pJgAiG__checkoutSummary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;position:sticky;top:80px}.PodStorefront-module__pJgAiG__accountForm{flex-direction:column;gap:14px;display:flex}.PodStorefront-module__pJgAiG__formField{flex-direction:column;gap:6px;display:flex}.PodStorefront-module__pJgAiG__formLabel{color:#374151;font-size:.875rem;font-weight:600}.PodStorefront-module__pJgAiG__formInput{color:#1a1a1a;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.PodStorefront-module__pJgAiG__formInput:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.PodStorefront-module__pJgAiG__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.PodStorefront-module__pJgAiG__formHint{color:#9ca3af;font-size:.8rem}.PodStorefront-module__pJgAiG__formError{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:.85rem}.PodStorefront-module__pJgAiG__formSuccess{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:10px 14px;font-size:.85rem}.PodStorefront-module__pJgAiG__accountDivider{text-align:center;color:#9ca3af;font-size:.8rem;position:relative}.PodStorefront-module__pJgAiG__accountDivider:before,.PodStorefront-module__pJgAiG__accountDivider:after{content:"";background:#e5e7eb;width:40%;height:1px;position:absolute;top:50%}.PodStorefront-module__pJgAiG__accountDivider:before{left:0}.PodStorefront-module__pJgAiG__accountDivider:after{right:0}.PodStorefront-module__pJgAiG__submitBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:.9rem;font-weight:700;transition:background .15s}.PodStorefront-module__pJgAiG__submitBtn:hover:not(:disabled){background:#4f46e5}.PodStorefront-module__pJgAiG__submitBtn:disabled{cursor:not-allowed;background:#d1d5db}.PodStorefront-module__pJgAiG__attestationBox{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.PodStorefront-module__pJgAiG__attestationText{color:#4b5563;margin-bottom:12px;font-size:.8rem;line-height:1.6}.PodStorefront-module__pJgAiG__attestationCheck{align-items:flex-start;gap:10px;display:flex}.PodStorefront-module__pJgAiG__attestationCheck input[type=checkbox]{accent-color:#6366f1;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px}.PodStorefront-module__pJgAiG__attestationCheck label{color:#1a1a1a;cursor:pointer;font-size:.85rem;font-weight:600;line-height:1.4}.PodStorefront-module__pJgAiG__stripeElementContainer{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:12px 14px;transition:border-color .15s}.PodStorefront-module__pJgAiG__stripeElementContainer:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.PodStorefront-module__pJgAiG__summaryItems{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.PodStorefront-module__pJgAiG__summaryItem{grid-template-columns:52px 1fr auto;align-items:center;gap:10px;display:grid}.PodStorefront-module__pJgAiG__summaryThumb{object-fit:cover;background:#f3f4f6;border-radius:8px;width:52px;height:52px}.PodStorefront-module__pJgAiG__summaryThumbPlaceholder{background:#f3f4f6;border-radius:8px;width:52px;height:52px}.PodStorefront-module__pJgAiG__summaryItemLabel{color:#1a1a1a;font-size:.85rem;font-weight:600}.PodStorefront-module__pJgAiG__summaryItemSub{color:#6b7280;margin-top:2px;font-size:.75rem}.PodStorefront-module__pJgAiG__summaryItemPrice{color:#1a1a1a;font-size:.875rem;font-weight:700}.PodStorefront-module__pJgAiG__summaryDivider{border:none;border-top:1px solid #e5e7eb;margin:14px 0}.PodStorefront-module__pJgAiG__summaryTotalRow{justify-content:space-between;font-size:1rem;font-weight:700;display:flex}.PodStorefront-module__pJgAiG__summarySubRow{color:#6b7280;justify-content:space-between;margin-bottom:6px;font-size:.875rem;display:flex}.PodStorefront-module__pJgAiG__payBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;padding:16px;font-size:1rem;font-weight:700;transition:background .15s;display:flex}.PodStorefront-module__pJgAiG__payBtn:hover:not(:disabled){background:#4f46e5}.PodStorefront-module__pJgAiG__payBtn:disabled{cursor:not-allowed;background:#d1d5db}.PodStorefront-module__pJgAiG__securityNote{text-align:center;color:#9ca3af;margin-top:10px;font-size:.75rem}.PodStorefront-module__pJgAiG__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite PodStorefront-module__pJgAiG__spin;display:inline-block}.PodStorefront-module__pJgAiG__spinnerDark{border-color:#6366f1 #6366f133 #6366f133}@keyframes PodStorefront-module__pJgAiG__spin{to{transform:rotate(360deg)}}.PodStorefront-module__pJgAiG__confirmPage{max-width:640px;margin:0 auto;padding:48px 0}.PodStorefront-module__pJgAiG__confirmHeader{text-align:center;margin-bottom:40px}.PodStorefront-module__pJgAiG__confirmIcon{margin-bottom:16px;font-size:3rem}.PodStorefront-module__pJgAiG__confirmTitle{letter-spacing:-.03em;margin-bottom:8px;font-size:2rem;font-weight:700}.PodStorefront-module__pJgAiG__confirmSub{color:#6b7280;font-size:1rem}.PodStorefront-module__pJgAiG__confirmCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:24px}.PodStorefront-module__pJgAiG__confirmCardTitle{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:16px;font-size:.875rem;font-weight:700}.PodStorefront-module__pJgAiG__confirmItem{border-bottom:1px solid #f3f4f6;grid-template-columns:64px 1fr;align-items:center;gap:14px;padding:12px 0;display:grid}.PodStorefront-module__pJgAiG__confirmItem:last-child{border-bottom:none}.PodStorefront-module__pJgAiG__confirmThumb{object-fit:cover;background:#f3f4f6;border-radius:8px;width:64px;height:64px}.PodStorefront-module__pJgAiG__confirmThumbPlaceholder{background:#f3f4f6;border-radius:8px;width:64px;height:64px}.PodStorefront-module__pJgAiG__confirmItemLabel{color:#1a1a1a;font-size:.875rem;font-weight:600}.PodStorefront-module__pJgAiG__confirmItemSub{color:#6b7280;margin-top:3px;font-size:.8rem}.PodStorefront-module__pJgAiG__statusBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.PodStorefront-module__pJgAiG__statusReceived{color:#3b82f6;background:#eff6ff}.PodStorefront-module__pJgAiG__statusProduction{color:#f97316;background:#fff7ed}.PodStorefront-module__pJgAiG__statusShipped{color:#22c55e;background:#f0fdf4}.PodStorefront-module__pJgAiG__statusDelivered{color:#16a34a;background:#dcfce7}.PodStorefront-module__pJgAiG__statusRejected{color:#ef4444;background:#fef2f2}.PodStorefront-module__pJgAiG__confirmTimeline{flex-direction:column;gap:10px;display:flex}.PodStorefront-module__pJgAiG__confirmTimelineItem{align-items:flex-start;gap:12px;display:flex}.PodStorefront-module__pJgAiG__timelineDot{background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.65rem;display:flex}.PodStorefront-module__pJgAiG__timelineDot.PodStorefront-module__pJgAiG__active{color:#fff;background:#6366f1}.PodStorefront-module__pJgAiG__timelineLabel{color:#374151;font-size:.875rem;font-weight:600}.PodStorefront-module__pJgAiG__timelineSub{color:#9ca3af;font-size:.78rem}.PodStorefront-module__pJgAiG__confirmActions{flex-wrap:wrap;gap:12px;display:flex}.PodStorefront-module__pJgAiG__primaryBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:6px;padding:12px 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.PodStorefront-module__pJgAiG__primaryBtn:hover{background:#4f46e5}.PodStorefront-module__pJgAiG__secondaryBtn{color:#6366f1;cursor:pointer;background:0 0;border:1.5px solid #6366f1;border-radius:8px;align-items:center;gap:6px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.PodStorefront-module__pJgAiG__secondaryBtn:hover{background:#f5f3ff}.PodStorefront-module__pJgAiG__disabledBtn{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:12px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.PodStorefront-module__pJgAiG__ordersPage{max-width:800px;margin:0 auto}.PodStorefront-module__pJgAiG__ordersTitle{letter-spacing:-.02em;margin-bottom:24px;font-size:1.5rem;font-weight:700}.PodStorefront-module__pJgAiG__orderCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.PodStorefront-module__pJgAiG__orderCardHeader{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:16px 20px;display:flex}.PodStorefront-module__pJgAiG__orderCardMeta{color:#6b7280;font-size:.8rem}.PodStorefront-module__pJgAiG__orderCardMeta strong{color:#1a1a1a}.PodStorefront-module__pJgAiG__orderLines{flex-direction:column;gap:14px;padding:16px 20px;display:flex}.PodStorefront-module__pJgAiG__orderLine{grid-template-columns:56px 1fr auto;align-items:center;gap:12px;display:grid}.PodStorefront-module__pJgAiG__orderLineThumb{object-fit:cover;background:#f3f4f6;border-radius:8px;width:56px;height:56px}.PodStorefront-module__pJgAiG__orderLineThumbPlaceholder{background:#f3f4f6;border-radius:8px;width:56px;height:56px}.PodStorefront-module__pJgAiG__orderLineInfo{min-width:0}.PodStorefront-module__pJgAiG__orderLineLabel{color:#1a1a1a;font-size:.875rem;font-weight:600}.PodStorefront-module__pJgAiG__orderLineSub{color:#6b7280;margin-top:3px;font-size:.78rem}.PodStorefront-module__pJgAiG__reorderBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:8px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:background .15s}.PodStorefront-module__pJgAiG__reorderBtn:hover:not(:disabled){background:#4f46e5}.PodStorefront-module__pJgAiG__reorderBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.PodStorefront-module__pJgAiG__builderMain{flex-direction:column;gap:12px;min-width:0;display:flex}.PodStorefront-module__pJgAiG__variantPicker{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:12px;padding:14px 16px 12px;display:flex}.PodStorefront-module__pJgAiG__variantPickerHeader{flex-direction:column;gap:8px;display:flex}.PodStorefront-module__pJgAiG__variantPickerKicker{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin:0;font-size:.72rem;font-weight:700}.PodStorefront-module__pJgAiG__variantTabRow{-webkit-overflow-scrolling:touch;border-bottom:1px solid #e5e7eb;gap:4px;margin:0 -4px;padding:0 4px;display:flex;overflow-x:auto}.PodStorefront-module__pJgAiG__variantTab{appearance:none;color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;margin-bottom:-1px;padding:8px 12px;font-size:.92rem;font-weight:600}.PodStorefront-module__pJgAiG__variantTab:hover{color:#111827}.PodStorefront-module__pJgAiG__variantTabActive{color:#111827;border-bottom-color:#111827}.PodStorefront-module__pJgAiG__variantSizeList{flex-direction:column;gap:4px;display:flex}.PodStorefront-module__pJgAiG__variantSizeRowBtn{text-align:left;appearance:none;cursor:pointer;color:#111827;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.PodStorefront-module__pJgAiG__variantSizeRowBtn:hover:not(:disabled){background:#f9fafb}.PodStorefront-module__pJgAiG__variantSizeRowBtnActive{background:#f5f3ff;border-color:#ddd6fe}.PodStorefront-module__pJgAiG__variantSizeRowBtnActive:hover:not(:disabled){background:#f5f3ff}.PodStorefront-module__pJgAiG__variantSizeRowBtnOos{opacity:.5;cursor:not-allowed}.PodStorefront-module__pJgAiG__variantSizeMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.PodStorefront-module__pJgAiG__variantSizeName{font-size:.95rem;font-weight:600;line-height:1.3}.PodStorefront-module__pJgAiG__variantSizeFinish{color:#6b7280;text-transform:capitalize;font-size:.75rem;font-weight:500}.PodStorefront-module__pJgAiG__variantSizePrice{font-variant-numeric:tabular-nums;color:#374151;flex-shrink:0;font-size:.92rem;font-weight:600}.PodStorefront-module__pJgAiG__variantSizeRowBtnActive .PodStorefront-module__pJgAiG__variantSizePrice{color:#4f46e5}.PodStorefront-module__pJgAiG__variantPickerSkeleton{flex-direction:column;gap:10px;padding:8px 0;display:flex}.PodStorefront-module__pJgAiG__variantPickerEmpty{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:0;padding:14px 16px;font-size:.9rem;font-weight:600}.PodStorefront-module__pJgAiG__placementSection{--placement-avail-h:calc(100dvh - 14rem);isolation:isolate;flex-direction:column;gap:12px;display:flex;position:relative}@media (max-width:900px){.PodStorefront-module__pJgAiG__placementSection{--placement-avail-h:calc(100dvh - 16rem)}}.PodStorefront-module__pJgAiG__canvasContainer{--canvas-ar:1.333;z-index:0;width:min(100%, calc(var(--placement-avail-h) * var(--canvas-ar)));max-width:100%;max-height:var(--placement-avail-h);-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;background:#f3f4f6;border-radius:12px;height:auto;margin-inline:auto;position:relative;overflow:hidden}.PodStorefront-module__pJgAiG__canvasContainer:active{cursor:grabbing}.PodStorefront-module__pJgAiG__printHole{z-index:1;pointer-events:none;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff8c}.PodStorefront-module__pJgAiG__canvasBackLayer{pointer-events:none;max-width:none;max-height:none;display:block;position:absolute}.PodStorefront-module__pJgAiG__canvasBackLayerSkeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;animation:1.5s infinite PodStorefront-module__pJgAiG__skeletonShimmer;position:absolute;inset:0}.PodStorefront-module__pJgAiG__canvasFrontLayer{object-fit:fill;pointer-events:none;z-index:2;width:100%;height:100%;display:block;position:absolute;inset:0}.PodStorefront-module__pJgAiG__canvasOverlayPlaceholder{z-index:2;color:#9ca3af;pointer-events:none;background:#ffffff8c;justify-content:center;align-items:center;font-size:.85rem;display:flex;position:absolute;inset:0}.PodStorefront-module__pJgAiG__placementChrome{z-index:40;isolation:isolate;pointer-events:auto;touch-action:manipulation;background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:10px;padding:10px;display:flex;position:sticky;bottom:8px;transform:translateZ(0);box-shadow:0 8px 24px #0f172a1f}.PodStorefront-module__pJgAiG__placementControls{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;display:flex}.PodStorefront-module__pJgAiG__placementControlLabel{color:#6b7280;white-space:nowrap;font-size:.8rem;font-weight:700}.PodStorefront-module__pJgAiG__scaleSlider{accent-color:#6366f1;cursor:pointer;flex:1;height:28px;margin:0}.PodStorefront-module__pJgAiG__placementHint{color:#6b7280;margin:6px 0 0;margin:0;font-size:.75rem;line-height:1.35}.PodStorefront-module__pJgAiG__scaleReadout{color:#374151;text-align:right;min-width:38px;font-size:.8rem;font-weight:600}.PodStorefront-module__pJgAiG__resetBtn{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s}.PodStorefront-module__pJgAiG__resetBtn:hover{background:#f9fafb;border-color:#9ca3af}.PodStorefront-module__pJgAiG__placementAddToCart{flex-direction:column;gap:10px;display:flex}.PodStorefront-module__pJgAiG__placementPrice{color:#6366f1;margin:0;font-size:1.4rem;font-weight:700}.PodStorefront-module__pJgAiG__placementCartRow{align-items:center;gap:10px;display:flex}.PodStorefront-module__pJgAiG__lockAddToCartBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:10px;flex:1;padding:13px 20px;font-size:.95rem;font-weight:700;transition:background .15s}.PodStorefront-module__pJgAiG__lockAddToCartBtn:hover:not(:disabled){background:#4f46e5}.PodStorefront-module__pJgAiG__lockAddToCartBtn:disabled{cursor:not-allowed;background:#d1d5db}.PodStorefront-module__pJgAiG__placementError{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:8px 12px;font-size:.8rem}.PodStorefront-module__pJgAiG__pageLoading{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;display:flex}.PodStorefront-module__pJgAiG__pageError{text-align:center;color:#ef4444;padding:48px 24px}.PodStorefront-module__pJgAiG__emptyState{text-align:center;color:#9ca3af;padding:64px 24px}.PodStorefront-module__pJgAiG__emptyStateIcon{margin-bottom:12px;font-size:3rem}.PodStorefront-module__pJgAiG__emptyStateText{margin-bottom:20px;font-size:1rem}
