.pc-flow .pc-repeat{padding:clamp(18px,3vw,34px);color:#342238;min-width:0}.pc-flow :is(.pc-repeat,.pc-repeat-return)[hidden]{display:none!important}.pc-flow .pc-repeat__header{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:24px}.pc-flow .pc-repeat h3{font:750 clamp(28px,3.6vw,42px)/1.05 "Baloo 2",sans-serif;letter-spacing:-.025em;margin:0 0 8px;outline:none}.pc-flow .pc-repeat__intro{font-size:14px;line-height:1.5;margin:0;color:#735981}.pc-flow .pc-repeat__confirmation{color:#3f6335;font-size:12px;font-weight:750;margin:0 0 10px}.pc-flow .pc-repeat__actions{display:flex;flex-wrap:wrap;gap:8px;margin:0;flex-shrink:0}.pc-flow .pc-repeat :is(button,a),.pc-flow .pc-repeat-return button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 15px;border:1px solid #bca0cc;border-radius:99px;background:#fffdf8;color:#573166;font:650 12px/1.3 Public Sans,sans-serif;text-decoration:none;text-align:center;cursor:pointer}.pc-flow .pc-repeat :is(.pc-repeat__more,.pc-repeat__add){background:#613877;border-color:#613877;color:#fff}.pc-flow .pc-repeat__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.pc-flow .pc-repeat__row{display:grid;grid-template-columns:94px minmax(0,1fr);align-items:start;gap:15px;padding:17px;border:1.5px solid #d3bfdd;border-radius:19px;background:#fffdf8;min-width:0}.pc-flow .pc-repeat__row[data-repeat-phase=added],.pc-flow .pc-repeat__row[data-repeat-phase=source]{background:#f7f0f8}.pc-flow .pc-repeat__preview{height:90px;min-width:0;padding:9px;display:grid;place-items:center;border-radius:13px;background:#dfcdea;color:#725782;text-align:center;font:600 11px/1.4 Public Sans,sans-serif;overflow:hidden}.pc-flow .pc-repeat__preview :is(svg,img){display:block;max-width:100%;width:100%;height:100%;max-height:100%;object-fit:contain}.pc-flow .pc-repeat__preview[data-light-backing=true]{background:#ad8abb}.pc-flow .pc-repeat__content{min-width:0}.pc-flow .pc-repeat__row-head{margin:0 0 11px;gap:8px;display:flex;align-items:center;justify-content:space-between;font-size:12px;flex-wrap:wrap}.pc-flow .pc-repeat__state{font-size:10px;padding:4px 7px;border-radius:99px;background:#eee4f3;color:#755486;font-weight:650}.pc-flow [data-repeat-phase=added] .pc-repeat__state{background:#e0ebd9;color:#446335}.pc-flow .pc-repeat__finished-name{font:750 18px/1.25 Public Sans,sans-serif;overflow-wrap:anywhere;margin:0 0 9px}.pc-flow .pc-repeat__fields,.pc-flow .pc-repeat__fields:has(label:nth-child(2)){display:grid;grid-template-columns:1fr;gap:9px}.pc-flow .pc-repeat__fields label{font-size:11px;line-height:1.35;display:grid;gap:4px;min-width:0}.pc-flow .pc-repeat__fields input{box-sizing:border-box;min-width:0;width:100%;min-height:44px;font-size:16px;padding:8px 10px;border:1px solid #bea3cd;border-radius:9px;background:#fff;color:#342238}.pc-flow .pc-repeat__row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:10px}.pc-flow .pc-repeat__row-actions button{flex:initial;min-height:44px;padding:8px 11px}.pc-flow .pc-repeat .pc-repeat__row-actions .pc-repeat__edit,.pc-flow .pc-repeat .pc-repeat__row-actions .pc-repeat__copy{background:#fffdf8;color:#573166;border-color:#bca0cc}.pc-flow .pc-repeat :is(.pc-repeat__remove,.pc-repeat__continue){background:none;border-color:transparent;color:#725a7a;text-decoration:underline;text-underline-offset:3px}.pc-flow .pc-repeat__error{font-size:12px;line-height:1.4;color:#982748;margin:8px 0}.pc-flow .pc-repeat__status{margin:10px 0 0;min-height:18px;font-size:12px;color:#446335}.pc-flow .pc-repeat .pc-repeat__continue{margin-top:4px;padding-left:0}.pc-flow .pc-repeat-return{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:12px 15px;border-bottom:1px solid #dac6e5;background:#f3eaf7;border-radius:16px 16px 0 0}.pc-flow .pc-repeat-return__label{font-size:12px;font-weight:750;margin-right:auto}.pc-flow .pc-repeat-return .pc-repeat-return__cancel{border-color:transparent;background:none;text-decoration:underline;text-underline-offset:3px}.pc-flow :is(.pc-repeat,.pc-repeat-return) :is(button,a,input):focus-visible{outline:3px solid #9770aa;outline-offset:3px}.pc-flow :is(.pc-repeat,.pc-repeat-return) button:disabled{opacity:.55;cursor:default}@media(max-width:999px){.pc-flow .pc-repeat__list{grid-template-columns:1fr}.pc-flow .pc-repeat__header{align-items:start;flex-direction:column;gap:15px}.pc-flow .pc-repeat__actions{width:100%}.pc-flow .pc-repeat__actions>*{flex:1}}@media(max-width:399px){.pc-flow .pc-repeat{padding:16px 12px}.pc-flow .pc-repeat__row{grid-template-columns:68px minmax(0,1fr);gap:10px;padding:12px}.pc-flow .pc-repeat__preview{height:70px;padding:6px}.pc-flow .pc-repeat__row-head{align-items:start;flex-direction:column;gap:4px}.pc-flow .pc-repeat__actions{gap:6px}.pc-flow .pc-repeat__actions :is(button,a){font-size:11px;padding:9px 11px}}@media(max-width:599px){.pc-flow .pc-repeat__row:not([data-repeat-phase=added]):not([data-repeat-phase=source]) .pc-repeat__content{display:contents}.pc-flow .pc-repeat__row:not([data-repeat-phase=added]):not([data-repeat-phase=source]) .pc-repeat__row-head{grid-column:2;align-self:center;margin:0}.pc-flow .pc-repeat__fields,.pc-flow .pc-repeat__error,.pc-flow .pc-repeat__row:not([data-repeat-phase=added]):not([data-repeat-phase=source]) .pc-repeat__row-actions{grid-column:1/-1}.pc-flow .pc-repeat__fields:has(label:nth-child(2)){grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.pc-flow .pc-repeat__row-actions{margin-top:0;gap:5px}.pc-flow .pc-repeat__row-actions button{padding:8px 10px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/personal-studio-batch.css.map */
