.customer-care-widget{position:fixed;bottom:120px;right:10px;z-index:100;font-family:var(--font-body--family, var(--font-paragraph--family, inherit));font-style:var(--font-paragraph--style);font-weight:var(--font-paragraph--weight);line-height:var(--font-paragraph--line-height);font-size:.9375rem}.customer-care-widget__trigger{display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:none;border-radius:50%;background:#fff;color:#000;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:transform .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}@media screen and (min-width: 1024px){.customer-care-widget__trigger{width:56px;height:56px}}.customer-care-widget__trigger:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}.customer-care-widget__trigger:focus-visible{outline:2px solid #000;outline-offset:2px}.customer-care-widget__trigger-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.customer-care-widget__trigger-icon--close{width:14px;height:14px}.customer-care-widget__trigger-icon--close[hidden],.customer-care-widget__trigger-icon--chat[hidden]{display:none!important}dialog-component:has(dialog[open]) .customer-care-widget__trigger-icon--chat{display:none!important}dialog-component:has(dialog[open]) .customer-care-widget__trigger-icon--close{display:flex!important}.customer-care-widget__trigger-icon--close svg{width:14px;height:14px;stroke-width:2}.customer-care-widget__dialog-wrapper{display:contents}.customer-care-widget__panel{--animation-speed-open: .3s;--animation-speed-close: .25s;margin:0;border:none;border-radius:16px;background:#fff;box-shadow:0 8px 32px #0000001f;padding:0;overflow:hidden;width:100%;height:100%}@media screen and (min-width: 768px){.customer-care-widget__panel{inset-block-start:auto;inset-inline-start:auto;width:calc(100% - 40px);max-width:535px;max-height:80vh;bottom:86px;right:20px;height:700vh}}.customer-care-widget__panel::backdrop{background:#0006}@keyframes customer-care-widget-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes customer-care-widget-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.customer-care-widget__panel-inner{display:flex;flex-direction:column;height:100%;position:relative}.customer-care-widget__content{flex:1;min-height:0;position:relative;display:flex;flex-direction:column}.customer-care-widget__header{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:12px 16px;background:#000;color:#fff}.customer-care-widget__back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:0;background:transparent;color:#fff;cursor:pointer;transition:background .2s ease;-webkit-tap-highlight-color:transparent}.customer-care-widget__back:hover{background:#ffffff1a}.customer-care-widget__back[hidden]{display:none!important}.customer-care-widget__back svg{width:20px;height:20px}.customer-care-widget__title{flex:1;margin:0;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.3;min-width:0}.customer-care-widget__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:0;background:transparent;color:#fff;cursor:pointer;transition:background .2s ease;-webkit-tap-highlight-color:transparent;outline:none}.customer-care-widget__close:hover{background:#ffffff1a}.customer-care-widget__close .svg-wrapper,.customer-care-widget__close svg{width:14px;height:14px}.customer-care-widget__close svg{stroke:currentColor}.customer-care-widget__body{flex:1;min-height:0;overflow-y:auto;background:#fff;color:#000;font-family:inherit}.customer-care-widget__faq-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.customer-care-widget__faq-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;color:#000;text-decoration:none;font-family:inherit;font-size:.9375rem;border-bottom:1px solid #e5e5e5;transition:background .2s ease}.customer-care-widget__faq-link:hover{background:#f5f5f5}.customer-care-widget__faq-link-inner{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.customer-care-widget__faq-link-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f0f0f0}.customer-care-widget__faq-link-icon img{width:20px;height:20px;object-fit:contain}.customer-care-widget__faq-chevron{flex-shrink:0;color:#999}.customer-care-widget__faq-chevron svg{width:14px;height:14px}.customer-care-widget__contact{padding:16px;border-top:1px solid #e5e5e5}.customer-care-widget__whatsapp-card{display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:12px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;color:#000;text-decoration:none;transition:background .2s ease,border-color .2s ease}.customer-care-widget__whatsapp-card:hover{background:#f5f5f5;border-color:#d5d5d5}.customer-care-widget__whatsapp-icon{flex-shrink:0;width:24px;height:24px}.customer-care-widget__whatsapp-icon svg{width:24px;height:24px}.customer-care-widget__whatsapp-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.customer-care-widget__whatsapp-text strong{font-family:inherit;font-weight:500}.customer-care-widget__whatsapp-text span{font-family:inherit;font-size:.8125rem;color:#666}.customer-care-widget__send-icon{flex-shrink:0;color:#999}.customer-care-widget__send-icon svg{width:20px;height:20px}.customer-care-widget__contact-buttons{display:grid;grid-template-columns:auto auto auto;gap:10px}.customer-care-widget__contact-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;color:#000;text-decoration:none;font-family:inherit;font-size:.8125rem;transition:background .2s ease,border-color .2s ease}.customer-care-widget__contact-btn:hover{background:#f5f5f5;border-color:#d5d5d5}.customer-care-widget__contact-btn-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;color:#000}.customer-care-widget__contact-btn-icon svg{width:18px;height:18px}.customer-care-widget__contact-btn-label{font-weight:500;font-size:12px}.customer-care-widget__contact-btn-sub{font-family:inherit;font-size:.6875rem;color:#666;text-align:center}@media screen and (max-width:400px){.customer-care-widget__contact-btn-sub{font-size:10px}}.customer-care-widget__contact-btn--unavailable{opacity:.5;pointer-events:none;cursor:not-allowed;background-color:#d3c9c9}.customer-care-widget__contact-btn--unavailable:hover{background:#fff;border-color:#e5e5e5}.customer-care-widget__view{display:flex;flex-direction:column;flex:1;min-height:0}.customer-care-widget__view[hidden]{display:none!important}.customer-care-widget__view--detail{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;flex-direction:column;transform:translate(100%);transition:transform .25s ease-out;z-index:1}.customer-care-widget__view--detail.is-open{transform:translate(0)}.customer-care-widget__detail-body{flex:1;min-height:0;overflow-y:auto;padding:16px}.customer-care-widget__detail-content{font-family:inherit;font-size:.9375rem;line-height:1.6;color:#000}.customer-care-widget__detail-content h1,.customer-care-widget__detail-content h2,.customer-care-widget__detail-content h3{margin-top:1.25em;margin-bottom:.5em;font-family:inherit;font-weight:600;color:#000}.customer-care-widget__detail-content h1{font-size:1.125rem}.customer-care-widget__detail-content h2{font-size:1rem}.customer-care-widget__detail-content h3{font-size:.875rem}.customer-care-widget__detail-content h1:first-child,.customer-care-widget__detail-content h2:first-child,.customer-care-widget__detail-content h3:first-child{margin-top:0}.customer-care-widget__detail-content p{margin:0 0 .75em}.customer-care-widget__detail-content ul,.customer-care-widget__detail-content ol{margin:.5em 0 .75em;padding-left:1.25em}.customer-care-widget__detail-content li{margin-bottom:.35em}.customer-care-widget__detail-content a{color:#000;text-decoration:underline}.customer-care-widget__detail-content table{width:100%;margin:.75em 0;border-collapse:collapse;font-family:inherit;font-size:.875rem}.customer-care-widget__detail-content th,.customer-care-widget__detail-content td{padding:8px 10px;border:1px solid #e5e5e5;text-align:left}.customer-care-widget__detail-content th{background:#f5f5f5;font-weight:600}.customer-care-widget__loading{margin:0;font-family:inherit;color:#666}@media screen and (min-width: 1024px){.customer-care-widget{font-size:1.125rem}.customer-care-widget__title{font-size:1.2rem}.customer-care-widget__faq-link{font-size:1.125rem}.customer-care-widget__whatsapp-text span,.customer-care-widget__contact-btn,.customer-care-widget__contact-btn-label{font-size:.975rem}.customer-care-widget__contact-btn-sub{font-size:.825rem}.customer-care-widget__detail-content{font-size:1.125rem}.customer-care-widget__detail-content h1{font-size:1.35rem}.customer-care-widget__detail-content h2{font-size:1.2rem}.customer-care-widget__detail-content h3,.customer-care-widget__detail-content table{font-size:1.05rem}}
/*# sourceMappingURL=/cdn/shop/t/210/assets/customer-care-widget.css.map */
