:root{color-scheme:light}*{box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}html,body,#root{height:100%}body{margin:0;background:#f1f5f9;color:#1e293b}.modal-overlay{background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto;padding:24px;align-items:flex-start}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.menu-btn:hover{transform:scale(1.02)}.customer-tab{transition:all .2s ease}.customer-tab:hover{background:#e0f2fe}.customer-tab.active{background:#3b82f6;color:#fff}.sub-tab{transition:all .2s ease}.sub-tab:hover{background:#fef3c7}.sub-tab.active{background:#f59e0b;color:#fff}.cart-item{animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.search-result:hover{background:#f0fdf4;border-color:#22c55e}.resize-handle{position:absolute;top:0;right:-4px;width:8px;height:100%;cursor:col-resize;background:transparent}.resize-handle:after{content:"";position:absolute;top:0;left:3px;width:2px;height:100%;background:#94a3b8b3;opacity:0;transition:opacity .2s ease}.resize-handle:hover:after{opacity:1}@view-transition{navigation:auto}#root{height:100%}
