.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:hidden;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:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;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(.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{width:100%}.lb-custom-product-sidebar-content-image-position{position:relative;width:100%;overflow:hidden;border-radius:0;background:#fff}.lb-custom-product-sidebar-content-image-position img{display:block;width:100%;height: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{margin-bottom:16px}.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:flex;align-items:center;justify-content:center;width:100%;height:44px;min-height:44px;flex:0 0 auto;border:0;border-radius:0;overflow:hidden;background:#fff}.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:flex;flex-direction:column;gap:0}.lb-custom-product-sidebar-content-body-form-color-options label.btn{text-align:left;margin-bottom:0}.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-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}body.lb-custom-product-sidebar-open{overflow:hidden}@media(max-width: 767px){.lb-custom-product-sidebar-content{max-width:100%}}
/* Engine:dart */