.cwm-gray-footer{background:#f0f0f0;color:#333;padding:32px 24px}.cwm-gray-inner{max-width:1200px;margin:auto;display:flex;align-items:center;gap:32px}.cwm-gray-inner p{font-size:13px;line-height:1.9;margin:4px 0}.cwm-gray-inner>div{flex:1}.cwm-gray-inner>img{object-fit:contain;flex-shrink:0;max-width:200px}.cwm-footer-logo{width:180px;height:auto}.cwm-cart-open{overflow:hidden}#cwm-cart-shade{position:fixed;inset:0;background:#0007;z-index:99998}#cwm-cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,100%);background:#fff;color:#171717;z-index:99999;overflow-y:auto;padding:25px;box-shadow:-8px 0 35px #0002;animation:cwm-slide .22s ease-out}#cwm-cart-drawer[hidden],#cwm-cart-shade[hidden]{display:none}#cwm-cart-drawer header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;margin-bottom:22px}#cwm-cart-drawer h2{font-size:20px}.cwm-cart-close{border:0;background:none;font-size:34px;padding:8px;line-height:1}#cwm-cart-drawer ul{padding:0;list-style:none}#cwm-cart-drawer .mini_cart_item{position:relative;border-bottom:1px solid #eee;padding:16px 22px 16px 0;min-height:90px;font-size:14px}#cwm-cart-drawer .mini_cart_item img{float:left;width:78px;height:78px;object-fit:contain;margin-right:14px}#cwm-cart-drawer .remove{position:absolute;right:0;top:12px}#cwm-cart-drawer .quantity{display:block;color:#79513a;margin-top:8px}#cwm-cart-drawer .total{border-top:1px solid #ddd;padding:18px 0;display:flex;justify-content:space-between}#cwm-cart-drawer .buttons{display:flex;flex-direction:column;gap:12px}#cwm-cart-drawer .buttons a{display:block;text-align:center;padding:14px;border:1px solid #bd8157;background:#fff;color:#333}#cwm-cart-drawer .buttons .checkout{background:#bd8157;color:white}#cwm-cart-notice:not(:empty){position:fixed;bottom:24px;left:24px;right:24px;padding:16px;background:#fff4dc;border:1px solid #bd8157;z-index:99999}@keyframes cwm-slide{from{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:700px){.cwm-gray-inner{flex-direction:column;gap:18px;text-align:center}.cwm-gray-footer{padding:26px 20px}#cwm-cart-drawer{padding:20px}}@media(prefers-reduced-motion:reduce){#cwm-cart-drawer{animation:none}}
