:root{--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-page-x:var(--space-6);--space-section:var(--space-12);--space-card:var(--space-6);--space-control:var(--space-4);--space-stack:var(--space-2);--space-grid:var(--space-6)}
:root{--background:#fff;--foreground:#171717}nextjs-portal,nextjs-portal *{pointer-events:none}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;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}}.mc-backdrop{z-index:900;pointer-events:none;background:0 0;transition:background .25s;position:fixed;inset:0}.mc-backdrop--visible{pointer-events:auto;background:#00000073}.mc-drawer{z-index:901;background:#fff;flex-direction:column;width:min(420px,100vw);transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001f}.mc-drawer--open{transform:translate(0)}.mc-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.mc-header-title{color:#111;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.mc-header-count{color:#fff;background:#dc2626;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.72rem;font-weight:700;display:flex}.mc-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;transition:background .15s;display:flex}.mc-close:hover{color:#111;background:#f3f4f6}.mc-body{-webkit-overflow-scrolling:touch;flex:1;padding:0;overflow-y:auto}.mc-empty{color:#9ca3af;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;padding:3rem 2rem;display:flex}.mc-empty p{font-size:.9rem}.mc-continue{color:#374151;cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:.375rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:border-color .15s,background .15s}.mc-continue:hover{background:#f9fafb;border-color:#111}.mc-items{padding:0;list-style:none}.mc-item{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.mc-item-img{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;flex-shrink:0;width:64px;height:64px;overflow:hidden}.mc-item-img img{object-fit:cover;width:100%;height:100%;display:block}.mc-item-img-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.mc-item-info{flex:1;min-width:0}.mc-item-name{color:#111;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.85rem;font-weight:500;line-height:1.3;text-decoration:none;display:block;overflow:hidden}.mc-item-name:hover{text-decoration:underline}.mc-item-price{color:#6b7280;margin-bottom:.5rem;font-size:.8rem}.mc-item-qty{align-items:center;gap:.375rem;display:flex}.mc-qty-btn{cursor:pointer;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.25rem;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;font-weight:500;line-height:1;transition:background .12s;display:flex}.mc-qty-btn:hover{background:#e5e7eb}.mc-qty-val{text-align:center;min-width:1.5rem;font-size:.85rem;font-weight:600}.mc-item-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.mc-item-subtotal{color:#111;font-size:.875rem;font-weight:700}.mc-item-remove{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:color .12s,background .12s;display:flex}.mc-item-remove:hover{color:#dc2626;background:#fee2e2}.mc-footer{border-top:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;gap:.625rem;padding:1rem 1.25rem 1.5rem;display:flex}.mc-total{color:#111;justify-content:space-between;align-items:center;padding-bottom:.25rem;font-size:.95rem;font-weight:600;display:flex}.mc-total-amount{font-size:1.05rem;font-weight:700}.mc-shipping-note{color:#9ca3af;font-size:.75rem}.mc-btn{cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,opacity .15s;display:flex}.mc-btn-secondary{color:#111;background:#f3f4f6;border:1.5px solid #e5e7eb}.mc-btn-secondary:hover{background:#e5e7eb}.mc-btn-primary{color:#fff;background:#111;border:1.5px solid #111}.mc-btn-primary:hover{background:#333}
