body{padding-bottom:105px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button:focus-visible,input:focus-visible{outline:3px solid #b87910;outline-offset:3px}[hidden]{display:none!important}.nav-cart{border:0;background:transparent;color:var(--green);font-size:14px;font-weight:700;padding:0}.pack-options{margin:24px 0 0}.pack-row{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding:15px 0}.pack-row span,.pack-row strong{display:block;font-size:14px}.pack-row strong{color:var(--wine)}.quantity{display:flex;align-items:center;gap:7px;background:var(--cream);border-radius:30px;padding:3px}.quantity button{border:1px solid var(--line);background:white;color:var(--green);border-radius:50%;width:36px;height:40px;font-size:22px}.quantity output{min-width:20px;text-align:center;font-weight:700}.item-subtotal{display:flex;justify-content:space-between;margin:8px 0 0;font-size:14px}.item-subtotal strong{color:var(--wine)}.cart-bar{position:fixed;bottom:0;left:0;right:0;z-index:20;background:var(--green);color:white;padding:16px 6vw calc(16px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 -3px 20px #0002}.cart-bar p{margin:0;font-weight:600}.cart-bar .button{border:0;white-space:nowrap}dialog{border:0;border-radius:12px;padding:30px;width:min(560px,calc(100% - 24px));max-height:90dvh;overflow:auto;background:var(--cream);color:var(--ink)}dialog::backdrop{background:#18271c99}.dialog-heading{display:flex;justify-content:space-between;gap:12px;align-items:start}.dialog-heading h2{font-size:30px}.dialog-heading button{border:0;background:transparent;font-size:30px;line-height:1;width:40px;height:40px}dialog>p{font-size:14px}#cart-lines{margin-top:24px}.cart-line{display:grid;gap:5px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line span{font-size:14px}.cart-line button{justify-self:start;background:transparent;border:0;color:var(--wine);text-decoration:underline;padding:8px 0}.cart-total{display:flex;justify-content:space-between;font-size:20px!important;font-weight:700;color:var(--wine)}#checkout-form label{display:block;margin:16px 0 6px;font-weight:600;font-size:14px}#checkout-form input{width:100%;border:1px solid #b4b3a6;border-radius:5px;padding:12px;background:white}#checkout-form .button{border:0;width:100%;margin-top:22px}#checkout-form .note{margin-bottom:0}@media(max-width:780px){.pack-row{flex-wrap:wrap}.quantity button{width:40px;min-height:44px}.cart-bar{padding:12px 5vw calc(12px + env(safe-area-inset-bottom))}.cart-bar p{font-size:14px}.cart-bar .button{padding:12px 15px}dialog{padding:22px}body{padding-bottom:120px}}
body:not(.has-cart){padding-bottom:0}
