.ingredients-modal{background:rgba(var(--color-foreground),.24);box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;position:fixed;top:0;transition:opacity .28s ease,visibility .28s ease;visibility:hidden;width:100%;z-index:-1}.ingredients-modal[open]{opacity:1;visibility:visible;z-index:101}.ingredients-modal[open] .ingredients-modal__content{transform:translateZ(0)}.ingredients-modal__content{background:rgb(var(--color-background));color:rgb(var(--color-foreground));height:100%;margin-left:auto;max-width:100%;overflow-y:auto;position:relative;transform:translate3d(100%,0,0);transition:transform .34s cubic-bezier(.22,1,.36,1);width:min(100%,42.5rem);will-change:transform}.ingredients-modal__toggle{position:absolute;right:16px;top:24px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#575654;border:none;border-radius:50%;cursor:pointer;z-index:2}.ingredients-modal__toggle .svg-wrapper{align-items:center;display:flex;justify-content:center;height:14px;width:14px}.ingredients-modal__toggle path{stroke:rgb(var(--color-background))}.ingredients-modal__body{padding:24px 16px 16px}.ingredients-modal__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-right:44px}.ingredients-modal__tag{color:#727270;display:inline-flex;font-size:20px;line-height:130%}.ingredients-modal__image{aspect-ratio:375/261;background:rgba(var(--color-foreground),.06);border-radius:0;margin-bottom:18px;margin-left:-16px;margin-right:-16px;overflow:hidden}.ingredients-modal__image img,.ingredients-modal__image svg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ingredients-modal__copy{color:rgba(var(--color-foreground),.8)}.ingredients-modal__title{font-family:var(--font-body-family);color:rgb(var(--color-foreground));font-size:20px;line-height:130%;margin:0 0 18px}.ingredients-modal__description{color:#2d2c29;font-size:15px;line-height:1.6}.ingredients-modal__description>*:first-child{margin-top:0}.ingredients-modal__description>*:last-child{margin-bottom:0}.ingredients-modal__description h1,.ingredients-modal__description h2,.ingredients-modal__description h3,.ingredients-modal__description h4,.ingredients-modal__description h5,.ingredients-modal__description h6{color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-weight:400;font-size:20px;line-height:130%;margin:0 0 12px;text-transform:uppercase}.ingredients-modal__description p,.ingredients-modal__description ul,.ingredients-modal__description ol{font-size:14px;line-height:1.5;margin:0 0 16px}.ingredients-modal__description p+h1,.ingredients-modal__description p+h2,.ingredients-modal__description p+h3,.ingredients-modal__description p+h4,.ingredients-modal__description p+h5,.ingredients-modal__description p+h6,.ingredients-modal__description ul+h1,.ingredients-modal__description ul+h2,.ingredients-modal__description ul+h3,.ingredients-modal__description ul+h4,.ingredients-modal__description ul+h5,.ingredients-modal__description ul+h6,.ingredients-modal__description ol+h1,.ingredients-modal__description ol+h2,.ingredients-modal__description ol+h3,.ingredients-modal__description ol+h4,.ingredients-modal__description ol+h5,.ingredients-modal__description ol+h6{margin-top:24px}.ingredients-modal__description ul,.ingredients-modal__description ol{list-style-position:outside;padding-left:21px}@media screen and (min-width:750px){.ingredients-modal__content{width:min(100%,708px)}.ingredients-modal__toggle{right:24px;top:24px}.ingredients-modal__body{padding:24px}.ingredients-modal__image{aspect-ratio:660/460;border-radius:16px;overflow:hidden!important;margin-left:0;margin-right:0;margin-bottom:20px}.ingredients-modal__title{font-size:28px;line-height:120%;margin-bottom:24px}}@media screen and (min-width:990px){.ingredients-modal__content{width:min(100%,708px)}}.lpl-ispec *{box-sizing:border-box}.lpl-ispec{margin:26px 0 30px;font-family:Inter,system-ui,sans-serif;color:#0d0d0b}.lpl-ispec__rows{margin:0;border-top:2px solid #0D0D0B}.lpl-ispec__row{display:grid;grid-template-columns:170px 1fr;align-items:baseline;gap:24px;padding:16px 0;border-bottom:1px solid #E5E2D9}.lpl-ispec__row--tier{align-items:center}.lpl-ispec__label{margin:0;font-family:ui-monospace,SF Mono,Menlo,Roboto Mono,monospace;font-size:11.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#7a7870;line-height:1.3}.lpl-ispec__value{margin:0;font-size:18px;font-weight:600;letter-spacing:-.008em;line-height:1.3;color:#0d0d0b}.lpl-ispec__amount{font-family:Seasons,Prata,Georgia,serif;font-weight:400;font-size:34px;line-height:.9;letter-spacing:-.02em}.lpl-ispec__unit{font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:400;letter-spacing:0;margin-left:4px}.lpl-ispec__tier{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.lpl-ispec__meter{display:inline-flex;gap:4px}.lpl-ispec__meter i{width:26px;height:4px;background:#ddd9cc}.lpl-ispec__meter i.is-on{background:#ffb716}.lpl-ispec__evidence{margin-top:18px;padding:20px 22px;background:#f2f0e9}.lpl-ispec__ev-row{display:grid;grid-template-columns:118px 1fr;gap:16px;align-items:baseline}.lpl-ispec__ev-row+.lpl-ispec__ev-row{margin-top:14px;padding-top:14px;border-top:1px solid #E1DED2}.lpl-ispec__ev-label{font-family:ui-monospace,SF Mono,Menlo,Roboto Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;line-height:1.5}.lpl-ispec__ev-label--human{color:#0f4d33}.lpl-ispec__ev-label--animal{color:#8a7b4f}.lpl-ispec__ev-text{margin:0;font-size:15.5px;line-height:1.5;color:#3f3e3a;text-wrap:pretty}@media(max-width:560px){.lpl-ispec__row,.lpl-ispec__ev-row{grid-template-columns:1fr;gap:8px}.lpl-ispec__row{padding:14px 0}.lpl-ispec__amount{font-size:30px}.lpl-ispec__evidence{padding:18px}}@media(max-width:749px){.ingredients-modal__content{border-radius:0;letter-spacing:0}.ingredients-modal__toggle{width:44px;height:44px;top:16px;right:24px;border-radius:6px}.ingredients-modal__body{padding:24px}.ingredients-modal__tags{min-height:44px;padding-right:52px}.ingredients-modal__tag{font-size:13px;line-height:1.5;color:#55544f}.ingredients-modal__image{margin-inline:-24px;border-radius:0}.ingredients-modal__title{font-size:28px;line-height:1.1}.ingredients-modal__description,.ingredients-modal__description :is(p,ul,ol){font-size:16px;line-height:1.55;letter-spacing:0;color:#2d2c29}.lpl-ispec__rows{border-top-width:1px}.lpl-ispec__row,.lpl-ispec__ev-row{grid-template-columns:minmax(0,1fr);gap:8px}.lpl-ispec__label,.lpl-ispec__ev-label{font-size:12px;color:#55544f}.lpl-ispec__value{font-size:17px;letter-spacing:0;overflow-wrap:anywhere}.lpl-ispec__evidence{padding:20px 24px}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/component-ingredients-library-modal.out.css.map */
