/* KHONCHAIHERB Commerce v1.8 — search, order center, social drawer */
.v18-search-page{padding-bottom:92px}.v18-search-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 14px 8px;background:#fff}.v18-search-summary>div{display:grid;gap:2px}.v18-search-summary b{font-size:15px}.v18-search-summary small{font-size:11px;color:#777}.v18-search-summary button{border:0;background:#f5f5f5;border-radius:999px;padding:7px 10px;font:inherit;font-size:11px;display:flex;align-items:center;gap:4px}.v18-search-summary button:disabled{opacity:.35}.v18-search-cats{display:flex;gap:7px;overflow:auto;padding:8px 14px;background:#fff;scrollbar-width:none}.v18-search-cats::-webkit-scrollbar{display:none}.v18-search-cats button{flex:0 0 auto;border:1px solid #e6e6e6;background:#fff;border-radius:999px;padding:7px 11px;font:inherit;font-size:11px}.v18-search-cats button.active{border-color:#111;background:#111;color:#fff}.v18-filterbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-top:1px solid #f1f1f1;border-bottom:1px solid #eee;background:#fff;position:sticky;top:56px;z-index:20}.v18-filterbar label{display:flex;align-items:center;gap:6px;font-size:11px}.v18-filterbar input{accent-color:#e2292f}.v18-filterbar select{border:1px solid #ddd;background:#fff;border-radius:8px;padding:7px 9px;font:inherit;font-size:11px;max-width:145px}.v18-search-grid{padding:10px 8px 20px}.v18-search-empty{grid-column:1/-1;padding:36px 18px}.v18-search-empty .material-symbols-rounded{font-size:38px;color:#bbb}
.v18-order-center{padding-bottom:92px}.v18-order-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 14px 12px}.v18-order-summary>div{background:#fff;border:1px solid #eee;border-radius:10px;padding:10px;text-align:center;display:grid;gap:2px}.v18-order-summary b{font-size:18px}.v18-order-summary span{font-size:10px;color:#777}.v18-order-tabs{overflow:auto;scrollbar-width:none;padding-bottom:3px}.v18-order-tabs::-webkit-scrollbar{display:none}.v18-order-tabs button{min-width:max-content}.v18-order-search{margin:10px 14px 4px;background:#f5f5f5;border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 9px}.v18-order-search>.material-symbols-rounded{font-size:19px;color:#777}.v18-order-search input{border:0;background:transparent;outline:0;min-width:0;flex:1;padding:10px 2px;font:inherit;font-size:12px}.v18-order-search button{border:0;background:transparent;padding:5px;display:grid;place-items:center}.v18-order-search button:disabled{opacity:.25}
.v18-product-drawer{max-height:min(78vh,680px);overflow:auto}.v18-drawer-loading{min-height:190px;display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column;color:#666}.v18-drawer-loading .material-symbols-rounded{font-size:30px;animation:v18spin 1s linear infinite}.v18-drawer-loading b{font-size:12px}.v18-product-drawer .v05-drawer-product del{display:block;color:#999;font-size:11px;margin-top:3px}.v18-drawer-variants{padding:12px 14px;border-top:1px solid #eee}.v18-drawer-variants>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.v18-drawer-variants b{font-size:12px}.v18-drawer-variants small{font-size:10px;color:#777}.v18-drawer-options{display:flex!important;justify-content:flex-start!important;gap:7px!important;overflow:auto;scrollbar-width:none}.v18-drawer-options::-webkit-scrollbar{display:none}.v18-drawer-options button{flex:0 0 auto;min-width:105px;border:1px solid #ddd;background:#fff;border-radius:8px;padding:8px 9px;text-align:left;display:grid;gap:2px;color:#222}.v18-drawer-options button.active{border:2px solid #e2292f;padding:7px 8px;background:#fff8f8}.v18-drawer-options button.active b{color:#d91f26}.v18-drawer-options button:disabled{opacity:.4;text-decoration:line-through}.v18-product-drawer .v05-drawer-actions{position:sticky;bottom:0;background:#fff;border-top:1px solid #eee;z-index:3}
@keyframes v18spin{to{transform:rotate(360deg)}}
@media(min-width:700px){.v18-filterbar{top:58px}.v18-order-summary{gap:10px}.v18-product-drawer{max-width:640px;margin:auto}}
