body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.pos-container{background:#f8f9fa;min-height:100vh;padding:0}.header{align-items:center;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;position:sticky;top:0;z-index:1000}.mobile-nav{display:none}.mobile-nav-btn{align-items:center;display:flex}.product-grid{gap:12px!important}.product-card{border-radius:8px;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.product-image{height:100px;object-fit:cover;width:100%}.product-image-placeholder{align-items:center;background:#f5f5f5;color:#ccc;display:flex;font-size:24px;height:100px;justify-content:center;width:100%}.cart-container{background:#fff;border:1px solid #e8e8e8;border-radius:12px;margin-top:16px;padding:16px}.cart-item{border:1px solid #f0f0f0;border-radius:8px;margin-bottom:12px;padding:12px}.primary-btn{background:#000;color:#fff}.primary-btn,.secondary-btn{border-color:#000;border-radius:8px;font-size:14px;font-weight:600;height:48px}.secondary-btn{background:#fff;color:#000}.modal-content{padding:16px}@media (min-width:768px){.pos-container{padding:24px}.header{padding:16px 24px}.mobile-nav,.mobile-nav-btn{display:none!important}.product-grid{gap:16px!important}.product-image{height:120px}.product-image-placeholder{font-size:32px;height:120px}.cart-container{margin-top:0;max-height:calc(100vh - 100px);overflow-y:auto;padding:24px;position:sticky;top:80px}.modal-content{padding:24px}}@media (max-width:767px){.desktop-nav{display:none!important}.mobile-nav{align-items:center;background:#fff;border-top:1px solid #e8e8e8;bottom:0;justify-content:space-around;left:0;padding:8px 16px;position:fixed;right:0;z-index:1000}.mobile-nav,.mobile-nav-btn{display:flex!important}.product-card{padding:8px}.cart-container{padding:12px}.cart-item{padding:8px}.primary-btn,.secondary-btn{font-size:13px;height:44px}.modal-content{padding:12px}.ant-modal{margin:0!important;padding-bottom:60px;top:0!important;width:100%!important}.ant-modal-content{border-radius:0;min-height:100vh}}.chat-enter{opacity:0;transform:scale(.8)}.chat-enter-active{transition:opacity .3s ease,transform .3s ease}.chat-enter-active,.chat-exit{opacity:1;transform:scale(1)}.chat-exit-active{opacity:0;transform:scale(.8);transition:opacity .3s ease,transform .3s ease}div[style*="overflowY: auto"]::-webkit-scrollbar{width:8px}div[style*="overflowY: auto"]::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}div[style*="overflowY: auto"]::-webkit-scrollbar-thumb{background:#888;border-radius:4px}div[style*="overflowY: auto"]::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.ant-card{max-height:70vh!important;width:90vw!important}}
/*# sourceMappingURL=main.3a080555.css.map*/