.pp-brush-panel{--pp-muted:var(--pp-shop-muted,#6f6a61);--pp-gold:var(--pp-shop-gold,#b4822f);position:sticky;top:calc(var(--header-height,90px) + 24px);align-self:start;max-height:calc(100vh - var(--header-height,90px) - 48px);overflow:auto;border:1px solid rgba(23,23,20,.13);background:#fff}.pp-brush-panel__header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid rgba(23,23,20,.12)}.pp-brush-panel__header p{margin:0;font-family:var(--heading-font-family,Georgia,serif);font-size:25px;letter-spacing:-.035em}.pp-brush-panel__header span{color:var(--pp-muted);font-size:9px;text-transform:uppercase}.pp-brush-panel__empty{padding:34px 22px}.pp-brush-panel__empty h3{margin:0;font-family:var(--heading-font-family,Georgia,serif);font-size:25px;font-weight:400}.pp-brush-panel__empty p{margin:12px 0 0;color:var(--pp-muted);font-size:11px;line-height:1.55}.pp-brush-panel__items{display:grid;gap:0;padding:0 18px}.pp-brush-panel .line-item{grid-template-columns:64px minmax(0,1fr);gap:14px;padding-block:18px;border-bottom:1px solid rgba(23,23,20,.1)}.pp-brush-panel .line-item__media{width:64px;height:64px;object-fit:cover}.pp-brush-panel .line-item-info{font-size:10px}.pp-brush-panel .quantity-selector{min-height:36px}.pp-brush-panel .quantity-selector__button{width:36px;height:36px}.pp-brush-panel .quantity-selector__input{width:34px;height:36px}.pp-brush-panel__footer{position:sticky;bottom:0;padding:18px 22px 22px;border-top:1px solid rgba(23,23,20,.12);background:#fff}.pp-brush-panel__subtotal{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px;font-size:12px}.pp-brush-panel__checkout,.pp-brush-panel__view{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;border:1px solid #171714;font:inherit;font-size:9px;font-weight:650;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.pp-brush-panel__checkout{background:#171714;color:#fff}.pp-brush-panel__view{margin-top:8px;background:#fff;color:#171714}@media(max-width:989px){.pp-brush-panel{display:none}}
