.cart-trigger{margin-left:auto;display:flex;align-items:center;gap:8px;background:none;border:0;min-width:44px;min-height:44px;padding:6px;visibility:hidden}.cart-trigger svg{width:22px;height:25px}.card .product-link{display:flex;flex:1;flex-direction:column}.card-add{display:none;width:100%;min-height:44px;border:1px solid var(--line,#dedad3);background:#fff;margin-top:12px;font-size:12px}.card-add:hover{border-color:var(--ink,#25231f)}.card-add:disabled{opacity:.5;cursor:not-allowed}.commerce-ready .cart-trigger{visibility:visible}.commerce-ready .card-add{display:block}.dw-cart{position:fixed;inset:0 0 0 auto;margin:0;width:480px;max-width:100%;height:100%;max-height:100dvh;padding:0;border:0;background:#fff;color:#25231f;overflow:auto;font:15px/1.5 var(--sans,Inter,Arial,sans-serif)}.dw-cart::backdrop{background:rgb(0 0 0 / .38)}.dw-cart [hidden]{display:none!important}.dw-cart-shell{padding:28px 28px calc(28px + env(safe-area-inset-bottom));min-height:100%;box-sizing:border-box;display:flex;flex-direction:column}.dw-cart-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.dw-cart h2{font:400 32px/1.15 var(--serif,Georgia,serif);margin:0}.dw-cart-heading button{border:0;background:none;min-height:44px;min-width:44px;font-size:28px;color:inherit}.dw-cart-status{font-size:13px;min-height:26px;margin:12px 0;color:#625a52}.dw-cart-items{flex:1}.dw-cart-empty{padding:32px 0}.dw-cart-line{display:grid;grid-template-columns:90px 1fr;gap:18px;border-bottom:1px solid #dedad3;padding:20px 0}.dw-cart-line:not(:has(img)){grid-template-columns:1fr}.dw-cart-line>div{min-width:0;overflow-wrap:anywhere}.dw-cart-line img{width:90px;height:112px;object-fit:contain;background:#fff}.dw-cart a{color:inherit}.dw-cart-line a{font-size:15px;line-height:1.4;display:block;text-decoration:none}.dw-cart-line p{margin:8px 0 0}.dw-cart-meta{color:#625a52;font-size:12px}.dw-cart-quantity{display:flex;align-items:center;gap:10px;margin-top:10px;flex-wrap:wrap}.dw-cart button{cursor:pointer;font-family:inherit}.dw-cart-quantity button{background:#fff;color:inherit;border:1px solid #dedad3;min-height:44px;min-width:44px}.dw-cart-quantity button:last-child{border:0;text-decoration:underline;margin-left:auto;font-size:12px}.dw-cart-footer{padding-top:24px}.dw-cart-total{display:flex;justify-content:space-between;font-size:16px;gap:12px}.dw-cart-note{font-size:12px;color:#625a52}.dw-cart-checkout,.dw-cart-choice-add{display:block;width:100%;min-height:50px;padding:12px;background:#25231f;color:#fff;border:1px solid #25231f;font-size:14px}.dw-cart-refresh,.dw-cart-fallback{display:inline-block;min-height:44px;padding:12px 0;border:0;background:none;font-size:13px;margin-right:20px;box-sizing:border-box}.dw-cart button:disabled{opacity:.5;cursor:not-allowed}.dw-cart :focus-visible{outline:2px solid #70472e;outline-offset:3px}.dw-cart [data-dw-cart-choice]{padding:18px 0;border-block:1px solid #dedad3}.dw-cart [data-dw-cart-choice] h3{font:400 24px/1.2 var(--serif,Georgia,serif);margin:0 0 16px}.dw-cart [data-dw-cart-choice] label{display:block;font-size:13px}.dw-cart select{display:block;width:100%;min-height:48px;margin:8px 0 16px;background:#fff;color:#25231f;border:1px solid #b7b0a5;padding:10px;font:16px var(--sans,Inter,Arial,sans-serif)}.dw-cart [data-dw-cart-choice]>button:last-child{display:block;margin:8px auto 0;border:0;background:none;text-decoration:underline;min-height:44px;color:inherit}@media(max-width:480px){.dw-cart-shell{padding:20px 20px calc(20px + env(safe-area-inset-bottom))}.dw-cart-line{gap:14px;grid-template-columns:76px 1fr}.dw-cart-line img{width:76px;height:100px}}
