.cp{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0 45px;box-sizing:border-box}.cp-head{text-align:center;margin:0 auto 40px}.cp-head h2{margin:0 0 8px;color:#306da9;font-size:32px;font-weight:700}.cp-head h2:after{content:"";display:block;width:55px;height:4px;margin:10px auto;background:#db611c;border-radius:2px}.cp-head p{margin:0;color:#000;opacity:.65;font-size:15px}.cp-grid{width:100%;max-width:1500px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.5fr) minmax(0,1fr);gap:50px;align-items:start}.cp-left,.cp-right,.cp-center{width:100%;min-width:0;box-sizing:border-box}.cp-center{display:flex;flex-direction:column;align-items:center}.cp-group{width:100%;margin-bottom:22px}.cp-group>label{display:block;font-weight:400;font-size:14px;margin:0 0 8px}.cp-select,.cp-upload{width:100%;height:48px;box-sizing:border-box;border:1px solid #ccc;border-radius:6px;background:#fff;color:#222;font-size:14px}.cp-select{padding:10px 14px;border:1px solid #E2A17D;background:#fff;color:#222;transition:border-color .2s ease,box-shadow .2s ease}.cp-select:focus{border-color:#db611c;outline:2px solid #DB611C;outline-offset:1px}.cp-file{display:none}.cp-upload{display:flex!important;align-items:center;justify-content:center;border:1px solid transparent;background:#306da9;color:#fff;font-size:14px;font-weight:400;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.cp-upload:hover{background:#fff;color:#000;border-color:#e2a17d}.cp-filename{margin-top:8px;font-size:13px;color:#666;word-break:break-word}.cp-remove{margin-top:8px;padding:0;border:0;background:none;color:#db611c;font-size:13px;font-weight:600;text-decoration:underline;cursor:pointer}.cp-options{display:grid;grid-template-columns:1fr 1fr;gap:7px}.cp-btn{min-height:42px;padding:8px 10px;border:1px solid #E2A17D;border-radius:6px;background:#fff;color:#000;cursor:pointer;font-size:14px;font-weight:400;transition:background .2s ease,color .2s ease,border-color .2s ease}.cp-btn:hover:not(:disabled):not(.is-active){background:#fff;color:#000;border-color:#db611c}.cp-btn.is-active{background:#306da9;color:#fff;border-color:transparent}.cp-preview{width:100%;min-height:900px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cp-stage{width:100%;height:900px;position:relative;display:flex;align-items:center;justify-content:center}.cp-main{display:block;max-width:100%;max-height:880px;width:auto;height:auto;object-fit:contain;transition:transform .2s ease}.cp-area{position:absolute;display:none;border:1px dashed #00000000;box-shadow:none;box-sizing:border-box;overflow:visible;z-index:4;touch-action:none}.cp-logo-box{position:absolute;display:none;left:0;top:0;box-sizing:border-box;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;z-index:5}.cp-logo-box.is-dragging{cursor:grabbing}.cp-logo-box:after{content:none}.cp-logo{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.cp-handle{position:absolute;top:0;right:0;width:24px;height:24px;background:transparent;cursor:nwse-resize;touch-action:none;z-index:7;transform:translate(100%,-100%)}.cp-handle:before{content:"\2195";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#d1d5db;font-size:12px;line-height:1;font-weight:400;pointer-events:none}.cp-handle:after{content:"\2194";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#d1d5db;font-size:12px;line-height:1;font-weight:400;pointer-events:none}.cp-info{display:flex;justify-content:center;gap:10px;width:100%;margin-top:5px;font-size:16px}@media(min-width:901px){.cp-info{margin-bottom:45px}}.cp-summary{margin-top:15px;padding:15px;border:1px solid #e2e2e2;border-radius:8px;background:#fafafa}.cp-summary>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #e9e9e9;font-size:13px}.cp-summary>div:last-child{border-bottom:0}.cp-summary span{color:#666}.cp-summary strong{text-align:right}.cp-cart{width:100%;min-height:52px;margin-top:20px;padding:12px 20px;border:1px solid transparent;border-radius:6px;background:#306da9;color:#fff;font-size:16px;font-weight:400;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.cp-cart:hover:not(:disabled){background:#fff;color:#000;border-color:#e2a17d}.cp-cart:disabled{opacity:.5;cursor:not-allowed}.cp-message{margin-top:12px;font-size:14px;text-align:center}.cp-empty{width:100%;text-align:center;padding:60px 20px}@media(max-width:1100px){.cp{padding:0 25px}.cp-grid{max-width:950px;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) minmax(0,1fr);gap:30px}.cp-preview,.cp-stage{min-height:700px;height:700px}.cp-main{max-height:680px}}@media(max-width:900px){.cp{padding:25px 15px 40px}.cp-head h2{font-size:26px}.cp-grid{display:flex;flex-direction:column;gap:25px}.cp-left{order:1}.cp-center{order:2}.cp-right{order:3}.cp-preview,.cp-stage{min-height:760px;height:760px}.cp-main{max-height:740px}}@media(max-width:480px){.cp-btn{font-size:13px;padding:8px 5px}.cp-preview,.cp-stage{min-height:520px;height:520px;overflow:visible}.cp-main{width:115%;max-width:none;max-height:500px;height:auto}}.cp-personalization-actions{width:100%;margin-top:6px;margin-bottom:20px}.cp-save-personalization{width:100%;min-height:48px;padding:11px 16px;box-sizing:border-box;border:1px solid transparent;border-radius:6px;background:#306da9;color:#fff;font-size:14px;font-weight:400;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.cp-save-personalization:hover{background:#fff;color:#000;border-color:#e2a17d}.cp-save-personalization:disabled{opacity:.45;cursor:not-allowed}.cp-save-message{min-height:0;margin-top:7px;font-size:12px;line-height:1.4;text-align:center;color:#666}.cp-save-message:empty{display:none}.cp-saved-section{width:100%;margin:0 0 22px;padding:18px 0 0;box-sizing:border-box;border-top:1px solid #E2A17D}.cp-saved-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:14px}.cp-saved-header strong{font-weight:600}.cp-saved-count{display:flex;align-items:center;justify-content:center;min-width:25px;height:25px;padding:0 7px;box-sizing:border-box;border-radius:20px;background:#222;color:#fff;font-size:12px;line-height:1;font-weight:600}.cp-saved-list{display:flex;flex-direction:column;gap:9px;width:100%}.cp-saved-item{width:100%;padding:12px;box-sizing:border-box;border:1px solid #e1e1e1;border-radius:7px;background:#fafafa}.cp-saved-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cp-saved-item-number{font-size:13px;line-height:1.3;font-weight:700}.cp-saved-item-position{margin-top:4px;font-size:13px;line-height:1.3;font-weight:600}.cp-saved-item-details{margin-top:5px;font-size:12px;line-height:1.4;color:#666}.cp-saved-item-file{margin-top:4px;font-size:11px;line-height:1.4;color:#888;word-break:break-word}.cp-saved-item-actions{display:flex;gap:6px;margin-top:10px}.cp-saved-edit,.cp-saved-delete{flex:1;min-height:32px;padding:5px 8px;box-sizing:border-box;border-radius:5px;background:#fff;font-size:12px;font-weight:500;cursor:pointer}.cp-saved-edit{border:1px solid #bbb;color:#222}.cp-saved-edit:hover{border-color:#222}.cp-saved-delete{border:1px solid #d5d5d5;color:#b00020}.cp-saved-delete:hover{border-color:#b00020}.cp-saved-item.is-editing{border-color:#222;background:#fff}@media(max-width:749px){.cp-personalization-actions{margin-top:4px;margin-bottom:18px}.cp-save-personalization{min-height:48px;font-size:14px}.cp-saved-section{margin-bottom:20px}}.cp-quantity-control{display:grid;grid-template-columns:48px 1fr 48px;width:100%;height:48px;box-sizing:border-box;border:1px solid #E2A17D;border-radius:6px;overflow:hidden;background:#fff}.cp-quantity-button{display:flex;align-items:center;justify-content:center;padding:0;border:0;background:#f7f7f7;color:#222;font-size:20px;font-weight:200;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease,color .2s ease}.cp-quantity-button:first-child{border-right:1px solid #ddd}.cp-quantity-button:last-child{border-left:1px solid #ddd}.cp-quantity-button:hover,.cp-quantity-button:active{background:#db611c;color:#fff}.cp-quantity-input{width:100%;min-width:0;height:100%;padding:0 8px;box-sizing:border-box;border:0;outline:0;background:#fff;color:#222;font-size:15px;font-weight:600;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cp-quantity-input::-webkit-inner-spin-button,.cp-quantity-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.cp-garment-actions{width:100%;margin-top:6px;margin-bottom:20px}.cp-add-garment{width:100%;min-height:48px;padding:11px 16px;box-sizing:border-box;border:1px solid #00000000;border-radius:6px;background:#306da9;color:#fff;font-size:14px;font-weight:400;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.cp-add-garment:hover{background:#fff;border-color:#e2a17d;color:#222}.cp-add-garment:disabled{opacity:.45;cursor:not-allowed}.cp-garment-message{min-height:0;margin-top:7px;font-size:12px;line-height:1.4;text-align:center;color:#666}.cp-garment-message:empty{display:none}.cp-garments-section{width:100%;margin:0 0 22px;padding:18px 0 0;box-sizing:border-box;border-top:1px solid #E2A17D}.cp-garments-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:14px}.cp-garments-header strong{font-weight:600}.cp-garments-count{display:flex;align-items:center;justify-content:center;min-width:25px;height:25px;padding:0 7px;box-sizing:border-box;border-radius:20px;background:#222;color:#fff;font-size:12px;line-height:1;font-weight:600}.cp-garments-list{display:flex;flex-direction:column;gap:8px;width:100%}.cp-garment-item{width:100%;padding:11px 12px;box-sizing:border-box;border:1px solid #e1e1e1;border-radius:7px;background:#fafafa}.cp-garment-item-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cp-garment-item-info{min-width:0}.cp-garment-item-color{font-size:13px;line-height:1.35;font-weight:600;word-break:break-word}.cp-garment-item-size{margin-top:3px;font-size:12px;line-height:1.35;color:#666}.cp-garment-item-quantity{flex:0 0 auto;font-size:13px;line-height:1.35;font-weight:700;white-space:nowrap}.cp-garment-item-actions{display:flex;gap:6px;margin-top:9px}.cp-garment-edit,.cp-garment-delete{flex:1;min-height:31px;padding:5px 8px;box-sizing:border-box;border-radius:5px;background:#fff;font-size:12px;font-weight:500;cursor:pointer}.cp-garment-edit{border:1px solid #bbb;color:#222}.cp-garment-edit:hover{border-color:#222}.cp-garment-delete{border:1px solid #d5d5d5;color:#b00020}.cp-garment-delete:hover{border-color:#b00020}.cp-garment-item.is-editing{border-color:#222;background:#fff}.cp-garments-total{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px;padding-top:11px;border-top:1px solid #e5e5e5;font-size:13px}.cp-garments-total span{color:#666}.cp-garments-total strong{font-size:15px}.cp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.cp-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.cp-modal-dialog{position:relative;z-index:1;width:100%;max-width:460px;padding:30px;box-sizing:border-box;border-radius:10px;background:#fff;box-shadow:0 20px 60px #0000002e}.cp-modal-dialog h3{margin:0 35px 10px 0;font-size:21px;line-height:1.25}.cp-modal-dialog p{margin:0;color:#666;font-size:14px;line-height:1.55}.cp-modal-close{position:absolute;top:12px;right:14px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:#555;font-size:25px;line-height:1;cursor:pointer}.cp-modal-close:hover{color:#000}.cp-modal-actions{display:flex;flex-direction:column;gap:9px;margin-top:24px}.cp-modal-primary,.cp-modal-danger{width:100%;min-height:48px;padding:11px 15px;box-sizing:border-box;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.cp-modal-primary{border:1px solid #222;background:#222;color:#fff}.cp-modal-primary:hover{opacity:.88}.cp-modal-danger{border:1px solid #d5d5d5;background:#fff;color:#b00020}.cp-modal-danger:hover{border-color:#b00020}@media(max-width:749px){.cp-quantity-control{grid-template-columns:48px 1fr 48px}.cp-garment-actions{margin-bottom:18px}.cp-garments-section{margin-bottom:20px}.cp-modal{padding:15px}.cp-modal-dialog{max-width:420px;padding:25px 20px 20px}.cp-modal-dialog h3{font-size:19px}}@media(max-width:480px){.cp-modal-dialog{padding:24px 17px 17px}.cp-garment-item-main{gap:8px}}.cp-price-summary{width:100%;margin:20px 0;padding:15px;box-sizing:border-box;border:1px solid #e2e2e2;border-radius:8px;background:#fafafa}.cp-price-row,.cp-price-dtf-item{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:7px 0;font-size:13px}.cp-price-row span,.cp-price-dtf-item span{color:#666}.cp-price-row strong,.cp-price-dtf-item strong{text-align:right;white-space:nowrap}.cp-price-dtf-list{border-top:1px solid #e7e7e7;margin-top:5px;padding-top:5px}.cp-price-dtf-list:empty{display:none}.cp-price-total{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:8px;padding-top:12px;border-top:1px solid #d8d8d8}.cp-price-total span{font-size:15px;font-weight:600}.cp-price-total strong{font-size:18px;font-weight:700}.cp-size{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;line-height:1.2}.cp-size small{display:block;font-size:11px;font-weight:400;opacity:.7}.cp-color-select-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cp-color-thumbnails{display:flex;flex-wrap:wrap;gap:5px;width:100%}.cp-color-thumb{width:35px;flex:0 0 35px;padding:3px}.cp-color-thumb{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;width:100%;min-width:0;padding:5px;box-sizing:border-box;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.cp-color-thumb:hover{border-color:#db611c}.cp-color-thumb.is-active{border-color:#306da9;box-shadow:0 0 0 1px #306da9}.cp-color-thumb-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#fff;border-radius:4px}.cp-color-thumb-name{display:none}.cp-size-quantity-row{display:flex!important;flex-direction:row!important;align-items:flex-end!important;gap:12px!important;width:100%!important}.cp-size-quantity-row>.cp-group{flex:1 1 0!important;width:50%!important;min-width:0!important;margin:0!important}.cp-size-quantity-row .cp-select{width:100%!important}.cp-size-quantity-row .cp-quantity-control{width:100%!important;margin:0!important}@media(max-width:749px){.cp-size-quantity-row{display:flex!important;flex-direction:row!important;gap:8px!important}.cp-size-quantity-row>.cp-group{width:50%!important;flex:1 1 0!important}}.cp-mobile-only-select{display:none!important}@media(max-width:1024px){.cp-mobile-only-select{display:block!important;border:1.5px solid #E2A17D;background:#fff;color:#222}.cp-select:focus{border-color:#db611c;outline:2px solid #DB611C;outline-offset:1px}.cp-desktop-options{display:none!important}}.cp-product-select-internal{display:none!important}.cp-garment-selector{width:100%;max-width:1240px;margin:0 auto 42px}.cp-garment-selector-head{text-align:center;margin-bottom:24px}.cp-garment-selector-head h2{margin:0 0 8px;color:#306da9;font-size:32px;font-weight:700}.cp-garment-selector-head h2:after{content:"";display:block;width:55px;height:4px;margin:10px auto;background:#db611c;border-radius:2px}.cp-garment-selector-head p{margin:0;color:#000;opacity:.65;font-size:15px}.cp-selected-product{max-width:650px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border:1.5px solid #E2A17D;border-radius:8px;background:#fff}.cp-selected-product-info{min-width:0;display:flex;flex-direction:column;gap:3px}.cp-selected-product-label{font-size:12px;opacity:.65}#cp-selected-product-name{font-size:15px}.cp-open-product-selector{flex-shrink:0;min-height:42px;padding:0 22px;border:1px solid #306DA9;border-radius:6px;background:#306da9;color:#fff;font:inherit;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.cp-open-product-selector:hover{background:#db611c;border-color:#db611c}@media(max-width:749px){.cp-garment-selector{margin-bottom:30px}.cp-selected-product{flex-direction:column;align-items:stretch}.cp-open-product-selector{width:100%}}.cp-product-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.cp-product-picker.is-open{display:block}.cp-product-picker-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.cp-product-picker-panel{position:absolute;top:5%;left:50%;transform:translate(-50%);width:min(1100px,calc(100% - 40px));max-height:90%;overflow:auto;background:#fff;border-radius:10px;padding:28px}.cp-product-picker-header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:20px;margin-bottom:24px;border-bottom:2px solid #E2A17D}.cp-product-picker-header h2{margin:0 0 6px;color:#306da9;font-weight:700}.cp-product-picker-header p{margin:0;color:#000;opacity:.65}.cp-close-product-selector{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;padding:0;background:#fff;color:#000;border:1.5px solid #E2A17D;border-radius:50%;font-size:22px;font-weight:400;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.cp-close-product-selector:hover{background:#f1ede8;color:#db611c;border-color:#db611c;transform:scale(1.05)}.cp-product-picker-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cp-collection-button{width:100%;padding:14px 16px;text-align:left;border:1.5px solid #E2A17D;border-radius:8px;background:#fff;color:#000;font:inherit;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.cp-collection-button:hover{background:#f1ede8;color:#db611c;border-color:#db611c;transform:translateY(-1px)}.cp-collection-button{display:flex;align-items:center;gap:12px}.cp-collection-icon{width:24px;height:24px;flex:0 0 24px;display:flex;align-items:center;justify-content:center;color:#db611c}.cp-collection-icon svg{display:block;width:24px;height:24px}.cp-collection-button-text{display:block;flex:1}@media(max-width:1024px){.cp-product-picker-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.cp-product-picker-panel{top:0;left:0;transform:none;width:100%;max-height:100%;height:100%;box-sizing:border-box;border-radius:0;padding:20px}.cp-product-picker-categories{grid-template-columns:1fr}}.cp-product-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.cp-product-card{width:100%;padding:10px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;cursor:pointer;text-align:center}.cp-product-card:hover{border-color:#222}.cp-product-card-image{width:100%;aspect-ratio:1 / 1;object-fit:contain;display:block;margin-bottom:8px}.cp-product-card-name{display:block;font-size:13px;font-weight:400;line-height:1.3;color:#000}@media(max-width:1024px){.cp-product-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.cp-product-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cp-product-results-title{color:#306da9;margin-top:0;margin-bottom:20px;padding-top:30px;font-size:28px;font-weight:700}.cp-product-results-title:after{content:"";display:block;width:55px;height:4px;margin-top:8px;background:#db611c;border-radius:2px}@media(min-width:901px){.cp-left,.cp-right{padding-top:120px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/personalizador-prendas.css.map */
