.lab-banner{display:flex;align-items:center;gap:16px;width:100%;background:#fff;border:1.5px solid #e6eaf0;border-radius:14px;padding:16px 20px;cursor:pointer;text-align:left;transition:border-color .18s ease,box-shadow .18s ease;margin-bottom:14px}.lab-banner:hover{border-color:#0170b9;box-shadow:0 2px 12px #2d86591a}.lab-banner__logo{width:52px;height:52px;object-fit:contain;flex:0 0 auto}.lab-banner__logo-placeholder{width:52px;height:52px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex:0 0 auto}.lab-banner__divider{width:1.5px;height:44px;background:#e6eaf0;flex:0 0 auto}.lab-banner__text{display:flex;flex-direction:column;gap:4px}.lab-banner__line1{font-weight:600;font-size:.96rem;color:#121212;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lab-banner__badge{background:#f0f0f0;border-radius:6px;padding:2px 10px;font-size:.78rem;font-weight:700;color:#444}.lab-banner__line2{font-size:.88rem;color:#5a6472}.lab-trust__coa-link{display:inline-block;background:none;border:none;color:#0170b9;font-size:1rem;font-weight:600;text-decoration:underline;cursor:pointer;padding:0;margin-bottom:20px}.lab-trust__coa-link:hover{color:#035c33}.lab-trust__faq{border-top:1.5px solid #e6eaf0;margin-bottom:24px}.lt-faq__item{border-bottom:1.5px solid #e6eaf0}.lt-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;padding:18px 0;font-family:Poppins,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.02rem;color:#121826;text-align:left;gap:12px}.lt-faq__icon{flex:0 0 auto;font-size:1.35rem;font-weight:300;color:#121826;line-height:1;transition:transform .2s ease}.lt-faq__item.is-open .lt-faq__icon{transform:rotate(45deg)}.lt-faq__a{overflow:hidden}.lt-faq__a-inner{padding:0 0 18px;color:#5a6472;font-size:.96rem;line-height:1.65}.lt-faq__a-inner p{margin:0 0 .6rem}.lt-faq__a-inner p:last-child{margin:0}.lab-trust__testimonial{display:flex;gap:20px;align-items:flex-start;margin-bottom:24px}.lt-testimonial__avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;flex:0 0 auto}.lt-testimonial__quote{margin:0;font-style:italic;color:#121212;font-size:.97rem;line-height:1.7}.lt-testimonial__quote p{margin:0}.lt-testimonial__quote cite{display:block;margin-top:8px;font-style:normal;font-weight:600;color:#5a6472;font-size:.88rem}.lab-trust__note{display:flex;gap:12px;border:2px dashed #0170b9;border-radius:10px;padding:18px 20px;background:#f4faf7;margin-bottom:8px;align-items:flex-start}.lab-trust__note-icon{font-size:1.2rem;flex:0 0 auto;margin-top:1px}.lab-trust__note-body{font-size:.95rem;color:#121212;line-height:1.6}.lab-trust__note-body p{margin:0}.lab-trust__note-body strong{font-weight:700}.lt-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:flex;align-items:center;justify-content:center}.lt-modal[hidden]{display:none}.lt-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.lt-modal__panel{position:relative;background:#fff;border-radius:16px;width:90%;max-width:660px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;box-shadow:0 24px 64px #0003}.lt-modal__panel--coa{max-width:820px}.lt-modal__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e6eaf0;position:sticky;top:0;background:#fff;z-index:1;border-radius:16px 16px 0 0}.lt-modal__header-logo{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.08em;font-size:.88rem;color:#121826}.lt-modal__header-logo img{height:28px;width:auto}.lt-modal__lab-name{font-weight:800;letter-spacing:.1em;font-size:.82rem}.lt-modal__share,.lt-modal__close{width:38px;height:38px;border-radius:10px;border:1.5px solid #e6eaf0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;flex:0 0 auto;color:#121826}.lt-modal__share:hover,.lt-modal__close:hover{background:#f3f4f6}.lt-modal__coa-title{font-size:1.2rem;margin:0}.lt-modal__body{padding:28px 28px 32px}.lt-modal__body--coa{padding:20px}.lt-modal__title{font-size:1.5rem;text-align:center;margin:0 0 12px}.lt-modal__desc{text-align:center;color:#5a6472;font-size:.96rem;line-height:1.55;margin:0 0 24px}.lt-modal__select-wrap{border:1.5px solid #e6eaf0;border-radius:10px;overflow:hidden;margin-bottom:22px}.lt-modal__select{width:100%;padding:13px 16px;border:none;font-size:.96rem;color:#121212;background:#fff;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.lt-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.lt-tab{background:#f3f4f6;border:1.5px solid #e6eaf0;border-radius:999px;padding:8px 18px;font-size:.88rem;font-weight:600;color:#5a6472;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.lt-tab.is-active{background:#e8f4ee;border-color:#0170b9;color:#0170b9}.lt-tab:hover:not(.is-active){background:#eee}.lt-panel{display:none}.lt-panel.is-active{display:block}.lt-panel__context{background:#f6f8fb;border-radius:10px;padding:12px 16px;margin-bottom:14px;display:flex;flex-direction:column;gap:4px}.lt-panel__context-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;color:#5a6472;text-transform:uppercase}.lt-panel__context-value{font-size:.88rem;color:#121212}.lt-panel__context-note{color:#5a6472;font-size:.9rem;line-height:1.55;text-align:center;margin:0 0 16px}.lt-results{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.lt-result{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #f0f0f0;font-size:.94rem}.lt-result:last-child{border-bottom:none}.lt-result__check{flex:0 0 auto}.lt-result__name{flex:1;color:#121212;font-weight:500}.lt-result__value{color:#5a6472;font-weight:500;text-align:right}@media(max-width:599px){.lt-modal__panel{width:96%;max-height:94vh;border-radius:14px}.lt-modal__body{padding:20px 18px 24px}.lab-trust__testimonial{flex-direction:column;gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lab-trust.css.map */
