.commerce-tool{position:relative;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:4px}.commerce-count{position:absolute;right:-7px;top:-7px;min-width:17px;height:17px;padding:0 4px;border-radius:10px;background:#d98691;color:#fff;font:600 10px/17px Montserrat,Arial,sans-serif;text-align:center}.favorite-toggle{position:absolute;z-index:3;right:10px;top:8px;width:36px;height:36px;border:0;border-radius:50%;background:#fffdfbcc;color:#756b68;cursor:pointer;font:26px/34px Georgia,serif;text-align:center}.favorite-toggle[aria-pressed="true"]{color:#d86f86}.favorite-toggle[aria-pressed="true"] span{display:none}.favorite-toggle[aria-pressed="true"]:after{content:"♥"}.product-card>.heart{display:none}.product{position:relative}.commerce-header-tools{display:flex;align-items:center;gap:15px;margin-left:20px;font-size:25px}.commerce-header-tools button{font-size:25px}.commerce-drawer-backdrop{position:fixed;inset:0;z-index:9998;background:#2b202066;opacity:0;pointer-events:none;transition:opacity .2s}.commerce-drawer-backdrop.open{opacity:1;pointer-events:auto}.commerce-drawer{position:fixed;z-index:9999;right:0;top:0;width:min(430px,100%);height:100%;background:#fffdfb;box-shadow:-12px 0 35px #3d292936;transform:translateX(105%);transition:transform .25s;display:flex;flex-direction:column;color:#2a2121;font-family:Montserrat,Arial,sans-serif}.commerce-drawer.open{transform:translateX(0)}.commerce-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #eaded8}.commerce-drawer-head h2{margin:0;color:#a66d2e;font:500 29px "Cormorant Garamond",Georgia,serif}.commerce-close{border:0;background:none;cursor:pointer;font-size:28px}.commerce-items{overflow:auto;padding:8px 24px;flex:1}.commerce-item{display:grid;grid-template-columns:82px 1fr auto;gap:14px;padding:16px 0;border-bottom:1px solid #eaded8;align-items:center}.commerce-item img{width:82px;height:82px;object-fit:contain;background:#fff}.commerce-item h3{margin:0 0 5px;font:500 17px/1.15 "Cormorant Garamond",Georgia,serif}.commerce-item p{margin:0;color:#d36f7b;font-size:12px}.commerce-item-actions{display:flex;flex-direction:column;gap:7px;align-items:flex-end}.commerce-item-actions a,.commerce-item-actions button{border:0;background:none;color:#8d632d;cursor:pointer;font-size:10px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.commerce-item-actions .checkout{padding:9px 11px;background:#d98691;color:#fff}.commerce-empty{text-align:center;padding:70px 20px;color:#7b6d69;line-height:1.6}.commerce-note{padding:14px 24px;margin:0;border-top:1px solid #eaded8;background:#fdf0f2;color:#6b5651;font-size:11px;line-height:1.45}.commerce-product-tools{display:flex;gap:12px;margin:-14px 0 24px}.commerce-product-tools button{min-height:44px;padding:0 18px;border:1px solid #bd8636;background:#fff;color:#94601f;cursor:pointer;font:500 11px Montserrat,Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}.commerce-product-tools button.saved{color:#d36f7b;border-color:#d36f7b}.commerce-toast{position:fixed;z-index:10000;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;background:#2a2121;color:#fff;padding:12px 20px;border-radius:2px;font:500 12px Montserrat,Arial,sans-serif;transition:.2s;pointer-events:none}.commerce-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:760px){.commerce-header-tools{margin-left:8px;gap:8px}.header .nav.right:has(.commerce-header-tools){display:flex;position:absolute;right:12px}.header .nav.right:has(.commerce-header-tools)>a{display:none}.commerce-product-tools{flex-direction:column}.commerce-item{grid-template-columns:70px 1fr}.commerce-item img{width:70px;height:70px}.commerce-item-actions{grid-column:2;flex-direction:row;align-items:center;justify-content:flex-start}}
@media(max-width:760px){.commerce-header-tools{gap:6px}.commerce-header-tools button{font-size:22px}.commerce-drawer{text-align:center}.commerce-drawer-head{padding:18px 16px}.commerce-items{padding:8px 16px}.commerce-item{grid-template-columns:70px minmax(0,1fr);text-align:left}.commerce-item-actions{flex-wrap:wrap}.commerce-empty,.commerce-note{text-align:center}.commerce-product-tools{width:100%;align-items:stretch}.commerce-product-tools button{width:100%}}
@media(max-width:380px){.commerce-header-tools button{font-size:20px;padding:3px}.commerce-count{right:-4px}.commerce-item{grid-template-columns:58px minmax(0,1fr);gap:10px}.commerce-item img{width:58px;height:58px}.commerce-item-actions{grid-column:1/-1;justify-content:center}}
