:root{--primary-color:#4a3b32;--secondary-color:#d7ccc8;--accent-color:#8d6e63;--bg-color:#fafafa;--surface-color:#fff;--surface-alt-color:#f5f5f0;--text-main:#2e241e;--text-light:#fff;--text-muted:#5d4037;--font-serif:"Times New Roman",Times,serif;--font-sans:Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);font-family:var(--font-sans)}a{color:inherit;text-decoration:none}ul{list-style:none}
.cart-drawer-module__IB1cKq__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998;background-color:#00000080;position:fixed;inset:0}.cart-drawer-module__IB1cKq__drawer{background-color:var(--white);z-index:9999;flex-direction:column;width:100%;max-width:400px;animation:.3s ease-out forwards cart-drawer-module__IB1cKq__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-5px 0 25px #0000001a}@keyframes cart-drawer-module__IB1cKq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer-module__IB1cKq__header{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding:24px;display:flex}.cart-drawer-module__IB1cKq__title{color:var(--text-primary);font-size:20px;font-weight:700}.cart-drawer-module__IB1cKq__closeBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;transition:color .2s}.cart-drawer-module__IB1cKq__closeBtn:hover{color:var(--text-primary)}.cart-drawer-module__IB1cKq__body{flex-grow:1;padding:24px;overflow-y:auto}.cart-drawer-module__IB1cKq__emptyState{text-align:center;color:var(--text-secondary);margin-top:40px}.cart-drawer-module__IB1cKq__itemList{flex-direction:column;gap:20px;display:flex}.cart-drawer-module__IB1cKq__cartItem{border-bottom:1px solid var(--border-default);gap:16px;padding-bottom:20px;display:flex}.cart-drawer-module__IB1cKq__imageWrapper{border-radius:8px;flex-shrink:0;width:90px;height:90px;position:relative;overflow:hidden}.cart-drawer-module__IB1cKq__countBadge{background-color:var(--palette-brown-600);color:var(--white);z-index:10;border:1px solid #fff3;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:800;position:absolute;top:6px;right:6px;box-shadow:0 2px 4px #0003}.cart-drawer-module__IB1cKq__image{object-fit:cover}.cart-drawer-module__IB1cKq__itemDetails{flex-direction:column;flex-grow:1;display:flex}.cart-drawer-module__IB1cKq__titleRow{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.cart-drawer-module__IB1cKq__itemTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.cart-drawer-module__IB1cKq__dateRow{color:var(--text-secondary);align-items:center;gap:6px;margin-bottom:auto;padding-top:4px;font-size:12px;display:flex}.cart-drawer-module__IB1cKq__dateIcon{color:var(--palette-brown-500)}.cart-drawer-module__IB1cKq__priceRow{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.cart-drawer-module__IB1cKq__price{color:var(--palette-brown-600);font-size:15px;font-weight:700}.cart-drawer-module__IB1cKq__price small{color:var(--text-secondary);font-size:11px;font-weight:400}.cart-drawer-module__IB1cKq__removeBtn{color:var(--palette-red-500);cursor:pointer;opacity:.6;background:0 0;border:none;padding:4px;transition:all .2s}.cart-drawer-module__IB1cKq__removeBtn:hover{opacity:1;transform:scale(1.1)}.cart-drawer-module__IB1cKq__footer{border-top:1px solid var(--border-default);background-color:var(--palette-warm-gray-50);padding:24px}.cart-drawer-module__IB1cKq__summaryRow{color:var(--text-primary);justify-content:space-between;margin-bottom:16px;font-size:14px;font-weight:600;display:flex}.cart-drawer-module__IB1cKq__checkoutBtn{background-color:var(--palette-brown-500);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;margin-top:20px;padding:16px;font-size:16px;font-weight:700;transition:opacity .2s}.cart-drawer-module__IB1cKq__checkoutBtn:hover{opacity:.9}.cart-drawer-module__IB1cKq__bold{font-weight:700}
