*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0}body{background:#f6f1ec;color:#2b2118;font-family:"Noto Sans Thai", system-ui, sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit;cursor:pointer}:focus-visible{outline:2px solid #a6689c;outline-offset:2px}.pos-shell{display:flex;min-height:100vh;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;background:#fffdfb;border-bottom:1px solid #ebe3dc}.topbar__left,.topbar__right{display:flex;align-items:center;gap:12px}.brand{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#f7edf5;font-size:22px}.tabs{display:flex;gap:4px;padding:4px;border-radius:12px;background:#f6f1ec}.tab{display:grid;min-height:42px;padding:0 18px;place-items:center;border:0;border-radius:9px;background:transparent;color:#8a7f76;font-size:16px;font-weight:600;text-decoration:none;transition:background 140ms ease, color 140ms ease}.tab:hover{color:#2b2118}.tab--active{background:#fffdfb;box-shadow:0 1px 2px rgba(60,43,32,0.06);color:#2b2118}.search-box{display:flex;align-items:center;width:min(300px, 26vw);height:46px;padding:0 14px;border:1px solid #ebe3dc;border-radius:11px;background:#f6f1ec;transition:border-color 140ms ease, background 140ms ease}.search-box:focus-within{border-color:#a6689c;background:#fffdfb}.search-box__icon{position:relative;width:15px;height:15px;margin-right:11px;border:2.5px solid #8a7f76;border-radius:50%;flex:none}.search-box__icon::after{position:absolute;right:-7px;bottom:-5px;width:9px;height:2.5px;border-radius:3px;background:#8a7f76;content:"";transform:rotate(45deg)}.search-box input{width:100%;border:0;background:none;outline:0;color:#2b2118;font-size:16px}.search-box input::placeholder{color:#8a7f76}.avatar{display:grid;width:46px;height:46px;place-items:center;border:1px solid #ebe3dc;border-radius:50%;background:#f6f1ec;font-size:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:46px;padding:0 18px;border:0;border-radius:11px;font-size:16px;font-weight:600;white-space:nowrap;transition:transform 120ms ease, box-shadow 140ms ease, background 140ms ease}.button:active:not(:disabled){transform:translateY(1px)}.button--ghost{border:1px solid #ebe3dc;background:#fffdfb}.button--ghost:hover{border-color:#a6689c;color:#a6689c}.button--pay{min-height:56px;background:#a6689c;box-shadow:0 6px 16px rgba(166,104,156,0.32);color:#fff;font-size:18px}.button--pay:hover:not(:disabled){background:#96588c}.button--pay:disabled{background:#ded6d0;box-shadow:none;color:#fff;cursor:not-allowed}.button--auto{width:auto}.pill{padding:5px 12px;border-radius:999px;background:#f7edf5;color:#a6689c;font-size:13px;font-weight:600}.flash{display:grid;gap:8px;margin:0;padding:12px 18px 0;list-style:none}.flash__item{padding:12px 15px;border-left:3px solid #6f8f63;border-radius:10px;background:#eef3ea;font-size:15px}.flash__item--error{border-left-color:#c2562f;background:#fceeea}.workspace{display:grid;flex:1;grid-template-columns:minmax(320px, 27%) 1fr;min-height:0}.cart{display:flex;flex-direction:column;background:#fffdfb;border-right:1px solid #ebe3dc}.cart__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid #ebe3dc}.cart__label{margin:0;color:#8a7f76;font-size:13px}.cart__order{margin:2px 0 0;font-size:24px;letter-spacing:0.5px}.cart__lines{flex:1;overflow-y:auto;margin:0;padding:10px;list-style:none}.cart__foot{display:grid;gap:12px;padding:16px 18px 18px;border-top:1px solid #ebe3dc;background:#fffdfb}.line{display:flex;align-items:center;gap:12px;padding:11px 10px;border-radius:11px;transition:background 140ms ease}.line:hover{background:#f6f1ec}.line__qty{display:grid;width:32px;height:32px;flex:none;place-items:center;border-radius:9px;background:#f7edf5;color:#a6689c;font-size:15px;font-weight:700}.line__main{flex:1;min-width:0}.line__main h3{margin:0;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line__main p{margin:2px 0 0;color:#8a7f76;font-size:13px}.line__price{font-size:16px;font-weight:600;white-space:nowrap}.total{display:flex;align-items:baseline;justify-content:space-between;color:#8a7f76;font-size:15px}.total b{color:#2b2118;font-size:30px;line-height:1.1}.total small{font-size:17px;font-weight:600}.empty{display:grid;flex:1;align-content:center;justify-items:center;padding:30px 24px;text-align:center}.empty__icon{font-size:44px;filter:grayscale(0.5);opacity:0.55}.empty h3{margin:14px 0 4px;font-size:18px}.empty p{max-width:240px;margin:0;color:#8a7f76;font-size:14px;line-height:1.5}.catalog{display:flex;min-width:0;flex-direction:column;padding:16px}.catalog__locked{display:grid;align-content:center;justify-items:center;gap:14px;flex:1;text-align:center}.catalog__locked h3{margin:0;color:#8a7f76;font-size:18px;font-weight:600}.categories{display:flex;gap:9px;overflow-x:auto;padding-bottom:14px;scrollbar-width:none}.categories::-webkit-scrollbar{display:none}.category{min-height:42px;padding:0 20px;border:1px solid #ebe3dc;border-radius:999px;background:#fffdfb;color:#8a7f76;font-size:15px;font-weight:600;white-space:nowrap;transition:all 140ms ease}.category:hover{border-color:#a6689c;color:#a6689c}.category--active{border-color:#a6689c;background:#a6689c;color:#fff}.product-grid{display:grid;align-content:start;gap:14px;grid-template-columns:repeat(auto-fill, minmax(168px, 1fr));overflow-y:auto;padding-bottom:8px}.card{display:flex;overflow:hidden;min-width:0;flex-direction:column;padding:0;border:1px solid #ebe3dc;border-radius:14px;background:#fffdfb;box-shadow:0 1px 2px rgba(60,43,32,0.06);text-align:left;transition:transform 150ms ease, box-shadow 150ms ease, border-color 150ms ease}.card[hidden]{display:none}.card:hover{border-color:rgba(166,104,156,0.45);box-shadow:0 8px 20px rgba(60,43,32,0.1);transform:translateY(-3px)}.card__media{position:relative;display:block;aspect-ratio:4 / 3;background:linear-gradient(145deg, #f3e9f0, #efe6de)}.card__media img{display:block;width:100%;height:100%;object-fit:cover}.card__placeholder{display:grid;width:100%;height:100%;place-items:center;font-size:36px;opacity:0.5}.card__body{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px 13px}.card__name{overflow:hidden;font-size:15px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.card__price{padding:4px 10px;border-radius:999px;background:#f7edf5;color:#a6689c;font-size:13px;font-weight:700;white-space:nowrap}.wizard{width:min(440px, calc(100vw - 28px));padding:0;border:0;border-radius:18px;background:#fffdfb;box-shadow:0 24px 60px rgba(43,33,24,0.24);color:#2b2118}.wizard::backdrop{background:rgba(43,33,24,0.45);backdrop-filter:blur(2px)}.wizard[open]{animation:wizard-in 180ms ease}.wizard__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid #ebe3dc}.wizard__title{margin:0;font-size:20px}.wizard__close{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:9px;background:#f6f1ec;color:#8a7f76;font-size:15px}.wizard__close:hover{color:#2b2118}.wizard__form{display:grid;gap:18px;padding:18px}@keyframes wizard-in{from{opacity:0;transform:translateY(8px) scale(0.98)}}.field{margin:0;padding:0;border:0}.field legend{padding:0 0 9px;color:#8a7f76;font-size:13px;font-weight:600}.field__body{display:grid;gap:8px}.field__body--chips{display:flex;flex-wrap:wrap}.option{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 15px;border:1.5px solid #ebe3dc;border-radius:11px;cursor:pointer;transition:border-color 140ms ease, background 140ms ease}.option:hover{border-color:rgba(166,104,156,0.5)}.option:has(input:checked){border-color:#a6689c;background:#f7edf5}.option input{accent-color:#a6689c;width:18px;height:18px}.option__name{flex:1;font-size:16px;font-weight:500}.option__price{font-size:16px}.option__empty{margin:0;color:#8a7f76;font-size:15px}.chip{min-height:42px;display:grid;place-items:center;padding:0 15px;border:1.5px solid #ebe3dc;border-radius:999px;font-size:15px;cursor:pointer;transition:border-color 140ms ease, background 140ms ease}.chip:hover{border-color:rgba(166,104,156,0.5)}.chip:has(input:checked){border-color:#a6689c;background:#a6689c;color:#fff;font-weight:600}.chip input{position:absolute;opacity:0;pointer-events:none}.qty{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8a7f76;font-size:13px;font-weight:600}.qty input{width:96px;min-height:48px;padding:0 12px;border:1.5px solid #ebe3dc;border-radius:11px;color:#2b2118;font-size:18px;font-weight:600;text-align:center}.qty input:focus{border-color:#a6689c;outline:0}@media (max-width: 1100px){.search-box{width:min(240px, 24vw)}}@media (max-width: 860px){.topbar{flex-wrap:wrap;padding:10px 12px}.brand,.tab:not(.tab--active){display:none}.search-box{width:min(260px, 46vw)}.workspace{grid-template-columns:1fr}.cart{position:fixed;z-index:5;right:12px;bottom:12px;left:12px;border:1px solid #ebe3dc;border-radius:16px;box-shadow:0 24px 60px rgba(43,33,24,0.24)}.cart__head,.cart__lines{display:none}.cart__foot{grid-template-columns:1fr auto;align-items:center;border-top:0;border-radius:16px}.catalog{padding-bottom:110px}.product-grid{grid-template-columns:repeat(auto-fill, minmax(140px, 1fr))}}@media (max-width: 520px){.product-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.total b{font-size:24px}}
