.sidebar{display:flex;flex-direction:column;width:100%;max-width:480px;position:fixed;top:0;right:0;z-index:1000;transform:translate(100%);height:100vh;background:var(--color-background);box-shadow:2px 0 8px #0000001a;transition:transform .3s ease}.sidebar.active{transform:translate(0)}.sidebar h3{font-weight:500}.sidebar h4{font-size:1.25rem;margin-bottom:.25rem}.sidebar p{font-size:.85rem;line-height:1.5;margin-bottom:.5rem}.support-sidebar-links{display:flex;flex-direction:column;gap:12px;padding:24px}.sidebar .button--small{font-size:.95rem;padding:.5rem .75rem;height:fit-content;border-radius:22px}.sidebar .close-btn{cursor:pointer}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;border-bottom:1px solid var(--color-border);padding:16px}.sidebar-content{display:flex;flex-direction:column;width:100%;height:100%;flex:1}.sidebar-footer{display:flex;flex-direction:row;width:100%;height:fit-content}.support-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:16px 24px 0;height:fit-content}.support-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px}.support-item{border:1px solid var(--color-border);padding:8px;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px}.support-item p{line-height:120%}.support-item .support-item-header{display:flex;flex-direction:row;align-items:end;gap:8px;margin-bottom:8px}.support-item .support-item-header h4{font-size:1.1rem;margin:0;display:flex;line-height:100%}.order-summary-guest{display:flex;flex-direction:column;gap:12px;align-items:center}.cart-item{display:flex;flex-direction:row;gap:12px;padding:12px 16px;border-bottom:1px solid var(--color-border)}.cart-item-action{display:flex;flex-direction:column;justify-content:center}.cart-summary .cart-item-details{display:flex;flex-direction:column;padding:8px 0;flex:1}.cart-summary .cart-item-action form{display:flex;flex-direction:column-reverse;height:100%;justify-content:space-between;padding:8px 0;align-items:end}.cart-item-action .quantity-component{display:flex;flex-direction:row;align-items:center;width:fit-content}.cart-item-action .quantity-component button{height:32px;width:32px;padding:0}.cart-item-action .quantity-component button i{font-size:.9rem;padding:0;margin:0;line-height:100%}.cart-item-action .quantity-component input{height:32px;padding:0;margin:0;line-height:100%;align-self:end;font-size:1rem;text-align:center;width:48px;justify-content:center}.sidebar .cart-summary-total{text-align:end;padding:8px 16px}.cart-sidebar-actions{display:flex;justify-content:space-between;padding:16px;gap:16px;width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/sidebar.css.map */
