.pg-ds-edit-modal-root{all:initial}.pg-ds-edit-modal-root,.pg-ds-edit-modal-root *{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#141414}.pg-ds-edit-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483646;background:#0a0a0a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto}.pg-ds-edit-modal{background:#fff;border-radius:18px;width:100%;max-width:720px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;box-shadow:0 24px 60px #0006;overflow:hidden}.pg-ds-edit-modal-header{padding:28px 28px 18px;border-bottom:1px solid rgba(0,0,0,.06);position:relative}.pg-ds-edit-modal-kicker{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#888;margin-bottom:8px}.pg-ds-edit-modal-title{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:800;font-size:28px;line-height:1.05;margin:0 0 4px}.pg-ds-edit-modal-sub{color:#666;font-size:14px;margin:0}.pg-ds-edit-modal-close{position:absolute;top:18px;right:18px;background:none;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:22px;line-height:1;color:#141414;display:flex;align-items:center;justify-content:center;transition:background .12s}.pg-ds-edit-modal-close:hover{background:#0000000f}.pg-ds-edit-modal-body{padding:22px 28px;overflow-y:auto;flex:1;min-height:0}.pg-ds-edit-loading,.pg-ds-edit-empty{padding:40px 0;text-align:center;color:#666;font-size:14px}.pg-ds-edit-color-row{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;margin:0 0 8px;overflow:hidden;transition:border-color .14s,box-shadow .14s}.pg-ds-edit-color-row.is-expanded{border-color:#141414;box-shadow:0 1px 3px #0b0e130a,0 0 0 1px #141414}.pg-ds-edit-color-row-head{-webkit-appearance:none;appearance:none;background:transparent;border:none;width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;font:inherit;color:#141414;cursor:pointer;text-align:left;transition:background .14s;-webkit-tap-highlight-color:transparent}.pg-ds-edit-color-row-head:hover{background:#fafafa}.pg-ds-edit-color-row-head:focus-visible{outline:2px solid #141414;outline-offset:-2px}.pg-ds-edit-color-name{flex:1;font-weight:700;font-size:15px;letter-spacing:.01em;display:flex;align-items:center;gap:10px;min-width:0}.pg-ds-edit-color-swatch{width:22px;height:22px;border-radius:50%;background:#bbb;box-shadow:inset 0 0 0 1px #0000001f;flex:0 0 22px}.pg-ds-edit-color-add-tag{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#888;margin-left:8px;padding:2px 6px;border:1px solid rgba(0,0,0,.16);border-radius:4px}.pg-ds-edit-color-total{font-size:12px;color:#666;font-variant-numeric:tabular-nums;text-transform:uppercase;letter-spacing:.04em;font-weight:700;white-space:nowrap}.pg-ds-edit-color-row.is-expanded .pg-ds-edit-color-total{color:#141414}.pg-ds-edit-color-total b{color:#141414;font-weight:700}.pg-ds-edit-color-empty{color:#888}.pg-ds-edit-chevron{flex:0 0 14px;color:#888;transition:transform .2s cubic-bezier(.4,0,.2,1)}.pg-ds-edit-color-row.is-expanded .pg-ds-edit-chevron{transform:rotate(180deg);color:#141414}.pg-ds-edit-size-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;padding:4px 14px 14px;border-top:1px solid rgba(0,0,0,.06);background:#fafafa;animation:pg-ds-edit-reveal .18s cubic-bezier(.4,0,.2,1)}@keyframes pg-ds-edit-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.pg-ds-edit-size-cell{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 6px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fafafa;transition:background .12s,border-color .12s}.pg-ds-edit-size-cell.is-active{border-color:#141414;background:#fff}.pg-ds-edit-size-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#666}.pg-ds-edit-size-cell.is-active .pg-ds-edit-size-label{color:#141414}.pg-ds-edit-stepper{display:flex;align-items:center;gap:2px;width:100%;justify-content:center}.pg-ds-edit-step{width:28px;height:28px;border:1px solid rgba(0,0,0,.16);background:#fff;border-radius:6px;cursor:pointer;font-size:16px;font-weight:700;line-height:1;color:#141414;padding:0;display:flex;align-items:center;justify-content:center}.pg-ds-edit-step:hover{background:#f3f3f3}.pg-ds-edit-step:disabled{opacity:.35;cursor:not-allowed}.pg-ds-edit-input{width:44px;height:28px;text-align:center;border:1px solid rgba(0,0,0,.16);border-radius:6px;font-size:14px;font-weight:600;color:#141414;font-variant-numeric:tabular-nums;padding:0;-moz-appearance:textfield}.pg-ds-edit-input::-webkit-outer-spin-button,.pg-ds-edit-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pg-ds-edit-input:focus{outline:2px solid #141414;outline-offset:1px}.pg-ds-edit-sizeless{display:flex;justify-content:flex-start}.pg-ds-edit-sizeless .pg-ds-edit-size-cell{min-width:160px;flex-direction:row;gap:14px;padding:10px 14px}.pg-ds-edit-modal-footer{border-top:1px solid rgba(0,0,0,.08);padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:#fff}.pg-ds-edit-summary{font-size:13px;color:#555;line-height:1.4;flex:1 1 auto;min-width:180px}.pg-ds-edit-summary b{color:#141414;font-weight:700}.pg-ds-edit-summary .pg-ds-edit-warn{color:#b3520d;font-weight:600;display:block;margin-top:2px}.pg-ds-edit-summary .pg-ds-edit-block{color:#b3260d;font-weight:600;display:block;margin-top:2px}.pg-ds-edit-actions{display:flex;gap:10px;flex-wrap:wrap}.pg-ds-edit-btn{font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:12px 18px;border-radius:0;cursor:pointer;font-family:inherit;border:1px solid #141414;transition:background .12s,color .12s}.pg-ds-edit-btn-primary{background:#141414;color:#fff}.pg-ds-edit-btn-primary:hover{background:#000}.pg-ds-edit-btn-primary:disabled{background:#999;border-color:#999;cursor:not-allowed}.pg-ds-edit-btn-ghost{background:#fff;color:#141414}.pg-ds-edit-btn-ghost:hover{background:#f3f3f3}.pg-ds-edit-extra{margin-top:18px;padding:14px 16px;background:#fafafa;border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#555}.pg-ds-edit-extra a{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#141414;border-bottom:1px solid #141414;padding-bottom:1px;text-decoration:none}.pg-ds-edit-error{margin-bottom:12px;padding:10px 14px;background:#fdecec;color:#8b1d1d;border-radius:8px;font-size:13px}.pg-ds-edit-modal.is-saving .pg-ds-edit-modal-body{position:relative;pointer-events:none;filter:blur(1px) saturate(.85)}.pg-ds-edit-modal.is-saving .pg-ds-edit-modal-body:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;z-index:1}.pg-ds-edit-spinner{display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:-3px;animation:pg-ds-edit-rotator 1.4s linear infinite}.pg-ds-edit-spinner .pg-ds-edit-spinner-path{stroke-dasharray:60;stroke-dashoffset:0;transform-origin:center;stroke:currentColor;fill:none;stroke-width:4;stroke-linecap:round;animation:pg-ds-edit-dash 1.4s ease-in-out infinite}@keyframes pg-ds-edit-rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes pg-ds-edit-dash{0%{stroke-dashoffset:60}50%{stroke-dashoffset:16;transform:rotate(135deg)}to{stroke-dashoffset:60;transform:rotate(450deg)}}.pg-ds-edit-btn-primary:disabled.pg-ds-edit-btn-loading{background:#141414;border-color:#141414;color:#fff;cursor:progress;opacity:.9}@media(max-width:600px){.pg-ds-edit-modal{border-radius:14px}.pg-ds-edit-modal-header{padding:20px 20px 14px}.pg-ds-edit-modal-body{padding:16px 20px}.pg-ds-edit-modal-footer{padding:14px 20px}.pg-ds-edit-modal-title{font-size:24px}.pg-ds-edit-size-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/pg-ds-cart-edit.css.map */
