:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#00400a}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}main{flex-direction:column;flex:1;display:flex}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}::selection{color:#fff;background-color:#00400a}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}
.cartDrawer-module__0-nMBW__backdrop{z-index:200;pointer-events:none;background:0 0;transition:background .3s;position:fixed;inset:0}.cartDrawer-module__0-nMBW__backdropVisible{pointer-events:all;background:#00000073}.cartDrawer-module__0-nMBW__drawer{z-index:201;background:#fff;flex-direction:column;width:400px;max-width:100vw;height:100dvh;font-family:Helvetica;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001f}.cartDrawer-module__0-nMBW__drawerOpen{transform:translate(0)}.cartDrawer-module__0-nMBW__drawerHeader{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cartDrawer-module__0-nMBW__drawerTitle{color:#111;margin:0;font-size:1.05rem;font-weight:700}.cartDrawer-module__0-nMBW__closeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1.1rem;transition:color .15s}.cartDrawer-module__0-nMBW__closeBtn:hover{color:#111}.cartDrawer-module__0-nMBW__drawerBody{flex:1;padding:16px 24px;overflow-y:auto}.cartDrawer-module__0-nMBW__empty{color:#9ca3af;text-align:center;padding:48px 0;font-size:.95rem}.cartDrawer-module__0-nMBW__itemList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.cartDrawer-module__0-nMBW__item{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.cartDrawer-module__0-nMBW__item:last-child{border-bottom:none}.cartDrawer-module__0-nMBW__itemImg{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.cartDrawer-module__0-nMBW__itemInfo{flex-direction:column;flex:1;gap:4px;display:flex}.cartDrawer-module__0-nMBW__itemName{color:#111;margin:0;font-size:.88rem;font-weight:600;line-height:1.35}.cartDrawer-module__0-nMBW__itemPrice{color:#00400a;margin:0;font-size:.85rem;font-weight:700}.cartDrawer-module__0-nMBW__qtyRow{align-items:center;gap:8px;margin-top:6px;display:flex}.cartDrawer-module__0-nMBW__qtyBtn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:600;line-height:1;transition:border-color .15s,background .15s;display:flex}.cartDrawer-module__0-nMBW__qtyBtn:hover:not(:disabled){color:#00400a;background:#f0faf0;border-color:#00400a}.cartDrawer-module__0-nMBW__qtyBtn:disabled{opacity:.35;cursor:not-allowed}.cartDrawer-module__0-nMBW__qtyVal{color:#111;text-align:center;min-width:20px;font-size:.95rem;font-weight:600}.cartDrawer-module__0-nMBW__removeBtn{color:#d1d5db;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-self:flex-start;margin-top:2px;padding:2px 4px;font-size:.85rem;transition:color .15s}.cartDrawer-module__0-nMBW__removeBtn:hover{color:#dc2626}.cartDrawer-module__0-nMBW__drawerFooter{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;padding:20px 24px}.cartDrawer-module__0-nMBW__subtotalRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cartDrawer-module__0-nMBW__subtotalLabel{color:#374151;font-size:.95rem;font-weight:600}.cartDrawer-module__0-nMBW__subtotalVal{color:#111;font-size:1.1rem;font-weight:700}.cartDrawer-module__0-nMBW__checkoutBtn{color:#fff;cursor:pointer;background:#00400a;border:none;border-radius:6px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:background .2s}.cartDrawer-module__0-nMBW__checkoutBtn:hover{background:#032f0d}.cartDrawer-module__0-nMBW__spinnerWrap{justify-content:center;align-items:center;padding:60px 0;display:flex}.cartDrawer-module__0-nMBW__spinner{border:3px solid #e5e7eb;border-top-color:#00400a;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite cartDrawer-module__0-nMBW__spin;display:block}@keyframes cartDrawer-module__0-nMBW__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.cartDrawer-module__0-nMBW__drawer{width:100vw}}
