.lb-custom-product-sidebar{position:fixed;inset:0;z-index:9999999999;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s ease}.lb-custom-product-sidebar.is-open{pointer-events:auto;visibility:visible;opacity:1}.lb-custom-product-sidebar-mask{position:absolute;inset:0;background:rgba(0,0,0,.45);cursor:pointer}.lb-custom-product-sidebar-content{position:absolute;top:0;right:0;height:100%;width:100%;max-width:420px;background:var(--main-background, #fff);color:var(--main-foreground, #111);box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s cubic-bezier(0.16, 0.68, 0.43, 0.99)}.lb-custom-product-sidebar.is-open .lb-custom-product-sidebar-content{transform:translateX(0)}.lb-custom-product-sidebar-content-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;min-height:0;border-bottom:var(--border-solid, 1px solid) rgba(0,0,0,.08)}.lb-custom-product-sidebar-content-header h3{margin:0;font-size:1rem;font-weight:600;line-height:1.25}.lb-custom-product-sidebar-content-header .btn{flex-shrink:0;padding:4px;line-height:1;min-width:0;border:0 !important;background:rgba(0,0,0,0) !important;box-shadow:none !important;color:inherit;opacity:.72;border-radius:4px}.lb-custom-product-sidebar-content-header .btn:hover,.lb-custom-product-sidebar-content-header .btn:focus{opacity:1;background:rgba(0,0,0,.06) !important}.lb-custom-product-sidebar-content-header .btn:focus{outline:2px solid var(--accent, #0d6efd);outline-offset:1px}.lb-custom-product-sidebar-content-header .btn svg{display:block;width:14px;height:14px}.lb-custom-product-sidebar-content-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0}.lb-custom-product-sidebar-content-body-border{flex-shrink:0;border:0;border-bottom:var(--border-solid, 1px solid) rgba(0,0,0,.08);border-radius:0;padding:0;margin:0;background:var(--main-background, #fff);overflow:hidden}.lb-custom-product-sidebar-content-body-form{flex:0 0 auto;min-height:0;overflow:visible;padding:16px 18px 24px}.lb-custom-product-sidebar-content-body-form label:not(.lb-custom-mao-pill):not(.lb-custom-font-pill):not(.lb-custom-tipo-pill):not(.lb-custom-color-pill):not(.btn){display:block;margin-bottom:8px;font-weight:600}.lb-custom-product-sidebar-content-body-form .form-select,.lb-custom-product-sidebar-content-body-form .form-control{margin-bottom:4px}.lb-custom-product-sidebar-content-image{position:relative;width:100%}.lb-custom-product-sidebar .lb-custom-sidebar-image-alert{position:relative;margin:8px 8px 10px;padding:10px 40px 10px 12px;font-size:13px;line-height:1.45;text-align:left;pointer-events:auto;clear:none;border-radius:var(--border-radius-half, 4px)}.lb-custom-sidebar-image-alert--warning{color:var(--warning, #b45309);border:var(--border-solid, 1px solid) var(--warning, #b45309);background-color:var(--main-background, #fff)}.lb-custom-sidebar-image-alert--dismissed{display:none !important}.lb-custom-sidebar-image-alert-inner{margin:0}.lb-custom-sidebar-image-alert-close{position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin:0;border:0;background:rgba(0,0,0,0);color:inherit;opacity:.75;cursor:pointer;line-height:0}.lb-custom-sidebar-image-alert-close:hover,.lb-custom-sidebar-image-alert-close:focus{opacity:1}.lb-custom-sidebar-image-alert-close:focus{outline:2px solid currentColor;outline-offset:2px}.lb-custom-product-sidebar-footer-note{margin-top:4px;margin-bottom:0;text-align:center;font-size:13px;line-height:1.45;color:var(--main-foreground-opacity-80, rgba(0, 0, 0, 0.65))}.lb-custom-product-sidebar-content-image-position{position:relative;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:0;background:#fff}.lb-custom-product-sidebar-content-image-position img{display:block;width:100%;height:auto;margin:0 auto;transform-origin:center center;transition:transform .25s ease}.lb-custom-product-sidebar-content-image-position.lb-custom-hand-is-left .js-lb-custom-product-sidebar-image{transform:scaleX(-1)}.lb-custom-product-sidebar-content-image-text{position:absolute;margin:0;padding:0;color:#222;box-sizing:border-box;white-space:nowrap;line-height:1.1;max-width:100%;overflow:visible;text-align:center;pointer-events:none;transform-origin:top left}.lb-custom-product-sidebar-content-body-form-option,.lb-custom-product-sidebar-content-body-form-color,.lb-custom-product-sidebar-content-body-form-font,.lb-custom-product-sidebar-content-body-form-mao,.lb-custom-product-sidebar-content-body-form-text,.lb-custom-product-sidebar-content-body-form-terms{margin-bottom:16px}.lb-custom-special-chars{margin-top:8px}.lb-custom-special-chars__label{display:block;margin-bottom:6px;font-size:.75rem;font-weight:600;opacity:.85}.lb-custom-special-chars__list{display:flex;flex-wrap:wrap;gap:6px}.lb-custom-special-char-btn{width:30px;height:30px;padding:0;border:var(--border-solid) var(--main-foreground-opacity-30);border-radius:0;background:var(--main-background, #fff);color:var(--main-foreground, #111);font-size:.9rem;line-height:1;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .12s ease}.lb-custom-special-char-btn:hover{border-color:var(--main-foreground-opacity-60);transform:translateY(-1px)}.lb-custom-special-char-btn:focus{outline:2px solid var(--main-foreground);outline-offset:2px}.lb-custom-special-char-btn.is-active{border-color:var(--main-foreground);background:var(--main-foreground);color:var(--main-background, #fff);box-shadow:0 0 0 2px var(--main-foreground-opacity-20)}.lb-custom-special-char-btn.is-active:hover{transform:none}.lb-custom-terms-label{display:flex;align-items:flex-start;gap:8px;margin:0;font-weight:400;line-height:1.4;cursor:pointer}.lb-custom-terms-label input[type=checkbox]{margin-top:2px}.lb-custom-terms-label input[type=checkbox].is-invalid{outline:2px solid #dc3545;outline-offset:1px}.lb-custom-terms-label a{text-decoration:underline}.lb-custom-product-sidebar-content-body-form-tipo-options{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px;align-items:stretch}.lb-custom-tipo-pill{position:relative;display:block;width:100%;min-width:0;margin:0;cursor:pointer}.lb-custom-tipo-pill-face{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;width:100%;height:100%;min-height:100%;padding:0;border-radius:0;border:var(--border-solid) var(--main-foreground-opacity-30);color:var(--main-foreground);background:none;box-shadow:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.lb-custom-tipo-pill:hover .lb-custom-tipo-pill-face{border-color:var(--main-foreground-opacity-50)}.lb-custom-tipo-pill .lb-custom-pill-input:focus+.lb-custom-tipo-pill-face{outline:2px solid var(--main-foreground);outline-offset:2px}.lb-custom-tipo-pill .lb-custom-pill-input:checked+.lb-custom-tipo-pill-face{color:var(--main-foreground);border-color:var(--main-foreground);background:var(--main-foreground-opacity-10);box-shadow:none}.lb-custom-tipo-pill-thumb{display:none}.lb-custom-tipo-pill-thumb img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center center}.lb-custom-tipo-pill-name{display:block;width:100%;padding:8px 8px 10px;font-size:.7rem;line-height:1.2;font-weight:600;text-align:center;word-break:break-word;color:var(--main-foreground, #111)}.lb-custom-product-sidebar-content-body-form-color-options{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px;align-items:stretch}.lb-custom-color-pill{position:relative;display:block;width:100%;min-width:0;margin:0;cursor:pointer}.lb-custom-color-pill-face{display:block;width:100%;min-height:44px;border-radius:0;border:var(--border-solid) var(--main-foreground-opacity-30);box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.lb-custom-color-pill:hover .lb-custom-color-pill-face{border-color:var(--main-foreground-opacity-50)}.lb-custom-color-pill .lb-custom-pill-input:focus+.lb-custom-color-pill-face{outline:2px solid var(--main-foreground);outline-offset:2px}.lb-custom-color-pill .lb-custom-pill-input:checked+.lb-custom-color-pill-face{border-color:var(--main-foreground);box-shadow:inset 0 0 0 2px var(--main-background, #fff),0 0 0 2px var(--main-foreground)}.lb-custom-pill-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.lb-custom-product-sidebar-content-body-form-mao-options{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;align-items:stretch}.lb-custom-mao-pill{position:relative;flex:1 1 0;min-width:0;margin:0;cursor:pointer;font-weight:600}.lb-custom-mao-pill-face{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 12px;text-align:center;line-height:1.2;border-radius:0;border:var(--border-solid) var(--main-foreground-opacity-30);color:var(--main-foreground);background:none;box-shadow:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.lb-custom-mao-pill:hover .lb-custom-mao-pill-face{border-color:var(--main-foreground-opacity-50)}.lb-custom-mao-pill .lb-custom-pill-input:focus+.lb-custom-mao-pill-face{outline:2px solid var(--main-foreground);outline-offset:2px}.lb-custom-mao-pill .lb-custom-pill-input:checked+.lb-custom-mao-pill-face{color:var(--main-foreground);border-color:var(--main-foreground);background:var(--main-foreground-opacity-10);box-shadow:none}.lb-custom-product-sidebar-content-body-form-font-options{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px;align-items:stretch}.lb-custom-font-pill{position:relative;display:block;width:100%;min-width:0;margin:0;cursor:pointer}.lb-custom-font-pill-face{display:block;width:100%;height:100%;min-height:100%;padding:10px 6px;border-radius:0;border:var(--border-solid) var(--main-foreground-opacity-30);color:var(--main-foreground);background:none;box-shadow:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.lb-custom-font-pill:hover .lb-custom-font-pill-face{border-color:var(--main-foreground-opacity-50)}.lb-custom-font-pill .lb-custom-pill-input:focus+.lb-custom-font-pill-face{outline:2px solid var(--main-foreground);outline-offset:2px}.lb-custom-font-pill .lb-custom-pill-input:checked+.lb-custom-font-pill-face{color:var(--main-foreground);border-color:var(--main-foreground);background:var(--main-foreground-opacity-10);box-shadow:none}.lb-custom-font-pill-typography{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;color:var(--main-foreground, #111)}.lb-custom-product-sidebar .lb-custom-font-pill-typography--ai{font-family:var(--lb-ai-font-stack, "Noto Sans Arabic", sans-serif);font-weight:400;font-style:normal}.lb-custom-font-pill-preview{display:block;font-size:1rem;line-height:1.2;word-break:break-word}.lb-custom-font-pill-name{display:block;font-size:.65rem;line-height:1.2;opacity:.9;font-weight:600;word-break:break-word}.lb-custom-section-hidden{display:none !important}.lb-custom-commit-panel .lb-custom-summary{background:var(--main-background, #fff);border:1px solid rgba(0,0,0,.1) !important}.lb-custom-summary__table{width:100%;line-height:1.35;position:relative;z-index:1}.lb-custom-summary__table th,.lb-custom-summary__table td{padding:.2rem .35rem;vertical-align:top}.lb-custom-summary__table th.lb-custom-summary__k{font-weight:600;white-space:nowrap;width:1%;padding-right:.5rem}.lb-custom-summary__table td.lb-custom-summary__v{word-break:break-word}.lb-custom-summary__clear{position:absolute;top:-10px;right:-6px;z-index:2;width:28px;height:28px;border-radius:50%;border:0;padding:0;margin:0;background:#e53935;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18);transition:background .15s ease,transform .1s ease}.lb-custom-summary__clear:hover,.lb-custom-summary__clear:focus{background:#c62828;color:#fff;outline:none}.lb-custom-summary__clear:focus-visible{outline:2px solid rgba(229,57,53,.45);outline-offset:2px}.lb-custom-summary__clear:active{transform:scale(0.96)}.js-lb-custom-product-root.lb-ai-transliteration-loading .js-lb-custom-preview-text{opacity:.75;font-style:italic}.js-lb-custom-product-sidebar-cta-button.is-loading{position:relative;pointer-events:none}.js-lb-custom-product-sidebar-cta-button.is-loading::after{content:"";display:inline-block;width:12px;height:12px;margin-left:8px;vertical-align:-1px;border:2px solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:lb-custom-spin .7s linear infinite}@keyframes lb-custom-spin{to{transform:rotate(360deg)}}.lb-custom-product-root--free .js-lb-custom-product-sidebar-open,.lb-custom-product-root--free .js-lb-custom-product-sidebar-cta-button{white-space:normal}body.lb-custom-product-sidebar-open{overflow:hidden}@media(max-width: 767px){.lb-custom-product-sidebar-content{max-width:100%}}.lb-mix-match-page .js-product-name,.lb-mix-match-page .page-header h1,.lb-mix-match-page .page-header h2{letter-spacing:.02em;text-transform:uppercase;font-weight:500;line-height:1.25}.lb-mix-match__brand{margin:0;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#666;font-weight:500}.lb-mix-match-page .price-container .js-price-display{font-weight:500}.lb-mix-match-page .js-product-payments-container,.lb-mix-match-page .js-free-shipping-minimum-message,.lb-mix-match-page .js-product-promo-container{display:none !important}.lb-mix-match-stage{position:relative;width:100%}.lb-mix-match-stage__inner{position:relative}.lb-mix-match-stage__viewport{position:relative;width:100%;padding-bottom:100%;background:#faf9f7;overflow:hidden}.lb-mix-match-stage__base{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .25s ease;z-index:1;pointer-events:none}.lb-mix-match-stage__base.is-visible{opacity:1}.lb-mix-match-stage__layers{position:absolute;inset:0;width:100%;height:100%;z-index:2}.lb-mix-match-stage__layers[hidden]{display:none !important}.lb-mix-match-stage__layer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .25s ease;pointer-events:none}.lb-mix-match-stage__layer.is-active{opacity:1}.lb-mix-match-stage__layer[data-lb-mm-layer=corpo]{z-index:1}.lb-mix-match-stage__layer[data-lb-mm-layer=ponta]{z-index:2}.lb-mix-match-stage__layer[data-lb-mm-layer=botao]{z-index:3}.lb-mix-match-stage__carga{position:absolute;left:12%;right:12%;bottom:10%;z-index:4;text-align:center;pointer-events:none}.lb-mix-match-stage__carga-svg{width:min(220px,55%);height:auto;filter:drop-shadow(0 1px 0 rgba(255, 255, 255, 0.35))}.lb-mix-match{margin-top:.25rem}.lb-mix-match__intro{margin:0 0 1.35rem;font-size:.95rem;line-height:1.45;color:#555}.lb-mix-match__option{border:0;margin:0 0 1.35rem;padding:0;min-inline-size:0}.lb-mix-match__legend{display:block;width:100%;margin:0 0 .65rem;padding:0;float:none;font-size:.95rem;line-height:1.35;color:#222}.lb-mix-match__legend-name{font-weight:600}.lb-mix-match__legend-sep{font-weight:400;opacity:.85}.lb-mix-match__legend-value{font-weight:400;opacity:.85}.lb-mix-match__swatches{display:flex;flex-wrap:wrap;gap:.55rem}.lb-mix-match__swatch{position:relative;width:30px;height:30px;padding:2px;border:0;background:rgba(0,0,0,0);cursor:pointer;border-radius:50%;appearance:none;-webkit-appearance:none}.lb-mix-match__swatch-face{display:block;width:100%;height:100%;border-radius:50%;border:1px solid rgba(0,0,0,.1);box-sizing:border-box;font-size:0;line-height:0;overflow:hidden}.lb-mix-match__swatch.is-light .lb-mix-match__swatch-face{border-color:rgba(0,0,0,.22)}.lb-mix-match__swatch.is-selected{box-shadow:0 0 0 1.5px #111}.lb-mix-match__swatch:hover .lb-mix-match__swatch-face{transform:scale(1.04)}.lb-mix-match__swatch:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}.lb-mix-match__buy{margin-top:1.5rem}.lb-mix-match__buy-row{display:flex;align-items:stretch;gap:.65rem}.lb-mix-match__qty{display:inline-flex;align-items:center;flex:0 0 auto;min-width:108px;border:1px solid #d8d8d8;border-radius:2px;background:#fff;overflow:hidden}.lb-mix-match__qty-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:44px;padding:0;border:0;background:rgba(0,0,0,0);color:#222;cursor:pointer}.lb-mix-match__qty-btn:hover{background:#f5f5f5}.lb-mix-match__qty-input{width:40px;height:44px;margin:0;padding:0;border:0;border-left:1px solid #eee;border-right:1px solid #eee;border-radius:0;text-align:center;font-size:.95rem;background:#fff;-moz-appearance:textfield}.lb-mix-match__qty-input::-webkit-outer-spin-button,.lb-mix-match__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lb-mix-match__submit{flex:1 1 auto;min-height:44px;border-radius:2px;font-weight:600;letter-spacing:.01em}.lb-mix-match__submit:disabled{opacity:.55;cursor:not-allowed}.lb-mix-match__reset{display:block;width:100%;margin:.85rem 0 0;padding:0;border:0;background:rgba(0,0,0,0);text-align:center;font-size:.9rem;color:#333;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.lb-mix-match__reset:hover{color:#000}.lb-mix-match__error{min-height:1.2em;margin:.65rem 0 0;color:#c62828;font-size:.875rem;text-align:center}.lb-mix-match-cart__thumb{position:relative;width:70px;height:70px;background:#faf9f7;overflow:hidden}.lb-mix-match-cart__layer{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.lb-mix-match-cart__carga{position:absolute;left:18%;right:18%;bottom:12%;height:2px;border-radius:2px;background:currentColor;z-index:4}.lb-mix-match-page .js-lb-custom-product{margin-top:.25rem;margin-bottom:1rem}.lb-mix-match-loader{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1.25rem}.lb-mix-match-loader[hidden]{display:none !important}.lb-mix-match-loader__backdrop{position:absolute;inset:0;background:rgba(20,20,20,.55)}.lb-mix-match-loader__dialog{position:relative;z-index:1;width:min(360px,100%);padding:1.75rem 1.35rem 1.5rem;border-radius:4px;background:#fff;text-align:center;box-shadow:0 12px 40px rgba(0,0,0,.22)}.lb-mix-match-loader__spinner{width:36px;height:36px;margin:0 auto 1rem;border:3px solid #e6e6e6;border-top-color:#222;border-radius:50%;animation:lb-mm-spin .75s linear infinite}.lb-mix-match-loader__spinner[hidden]{display:none !important}.lb-mix-match-loader__title{margin:0 0 .4rem;font-size:1.05rem;font-weight:600;color:#111}.lb-mix-match-loader__message{margin:0;font-size:.95rem;line-height:1.4;color:#333}.lb-mix-match-loader__sub{margin:.45rem 0 0;font-size:.82rem;line-height:1.35;color:#777}.lb-mix-match-loader.is-success .lb-mix-match-loader__message{color:#1b5e20}.lb-mix-match-loader.is-error .lb-mix-match-loader__message{color:#b71c1c}body.lb-mix-match-loader-open{overflow:hidden;pointer-events:none}body.lb-mix-match-loader-open .lb-mix-match-loader{pointer-events:auto}@keyframes lb-mm-spin{to{transform:rotate(360deg)}}@media(max-width: 767px){.lb-mix-match__swatch{width:28px;height:28px}.lb-mix-match__buy-row{flex-wrap:wrap}.lb-mix-match__qty{width:100%;min-width:0;justify-content:space-between}.lb-mix-match__submit{width:100%}}.sr-only{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
/* Engine:dart */