.pb-compostable{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;border:.1rem solid rgba(var(--color-border),var(--color-border-alpha, 1));border-radius:var(--blocks-radius, .8rem);background-color:rgb(var(--color-background));transition:border-color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out}.pb-compostable--added{border-color:#16a34a80;background-color:#16a34a12}.pb-compostable.is-busy{opacity:.55;pointer-events:none}.pb-compostable__media{flex:0 0 4.8rem;width:4.8rem;height:4.8rem;overflow:hidden;border-radius:min(var(--blocks-radius, .6rem),.6rem);background-color:rgb(var(--color-secondary-background))}.pb-compostable__media img{display:block;width:100%;height:100%;object-fit:cover}.pb-compostable__info{flex:1 1 auto;min-width:0}.pb-compostable__title{margin:0;font-size:1.3rem;line-height:1.35;font-weight:600;color:rgb(var(--color-foreground))}.pb-compostable__desc{margin:.2rem 0 0;font-size:1.2rem;line-height:1.35;color:rgba(var(--color-foreground),.65)}.pb-compostable__status{display:flex;align-items:center;gap:.5rem;margin:.2rem 0 0;font-size:1.2rem;line-height:1.35;font-weight:600;color:#16a34a}.pb-compostable__tick{flex:0 0 auto}.pb-compostable__action{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;text-align:end}.pb-compostable__price{font-size:1.3rem;font-weight:600;line-height:1.2;white-space:nowrap;color:rgb(var(--color-foreground))}.pb-compostable__btn{display:inline-flex;align-items:center;justify-content:center;align-self:center;height:3.2rem;min-height:0;padding:0 2rem;border:0;border-radius:100px;background-color:#16a34a;color:#fff;font-family:inherit;font-size:1.2rem;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .2s ease-out}.pb-compostable__btn:hover{background-color:#15803d}.pb-compostable__btn:focus-visible{outline:.2rem solid #16a34a;outline-offset:.2rem}.pb-compostable__remove{padding:0;border:0;background:none;font-size:1.2rem;line-height:1.2;text-decoration:underline;text-underline-offset:.2rem;cursor:pointer;color:rgba(var(--color-foreground),.7)}.pb-compostable__remove:hover{color:rgb(var(--color-foreground))}@media(max-width:400px){.pb-compostable{flex-wrap:wrap;gap:1rem}.pb-compostable__info{flex:1 1 calc(100% - 6rem)}.pb-compostable__action{flex:1 1 100%;flex-direction:row;align-items:center;justify-content:space-between;gap:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/118/assets/pb-compostable-addon.css.map */
