.mcp-pos-wrapper{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:#020617!important;z-index:2147483647!important;display:flex;font-family:'Inter',sans-serif;color:#f8fafc;overflow:hidden}body.page-template-default header,body.page-template-default footer,body.page-template-default .site-header,body.page-template-default .site-footer,#wpadminbar,div[class*="whatsapp"],div[id*="whatsapp"],div[class*="joinchat"],a[href*="whatsapp.com"]{display:none!important}.mcp-main-area{flex:1;display:flex;flex-direction:column;background:#020617;height:100%;overflow:hidden}.mcp-top-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:20px 30px!important;background:#020617!important;border-bottom:none!important}.mcp-search-container{display:flex!important;align-items:center!important;background:rgb(15 23 42 / .6)!important;border:1px solid rgb(59 130 246 / .3)!important;border-radius:10px!important;padding:0 15px!important;width:65%!important;max-width:800px!important;height:44px!important}.mcp-search-icon,.mcp-barcode-icon{color:#94a3b8!important;font-size:16px!important;display:flex!important;align-items:center!important}#mcp-product-search{flex:1!important;background:transparent!important;border:none!important;color:#fff!important;padding:0 12px!important;margin:0!important;font-size:15px!important;outline:none!important;box-shadow:none!important;height:100%!important;line-height:44px!important}#mcp-product-search::placeholder{color:#94a3b8!important}.mcp-header-actions{display:flex!important;align-items:center!important;gap:25px!important}.mcp-sync-btn{background:#1e3a8a!important;color:#fff!important;border:none!important;padding:10px 20px!important;border-radius:8px!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;display:flex!important;align-items:center!important;gap:10px!important;transition:background 0.2s!important}.mcp-sync-btn:hover{background:#1d4ed8!important}.mcp-notification{position:relative!important;color:#f8fafc!important;font-size:22px!important;cursor:pointer!important;padding:5px!important}.mcp-badge{position:absolute!important;top:4px!important;right:4px!important;width:8px!important;height:8px!important;background:#ef4444!important;border-radius:50%!important;border:2px solid #020617!important}.mcp-user-profile{display:flex!important;align-items:center!important;gap:12px!important;cursor:pointer!important;position:relative!important;padding:5px 10px!important;border-radius:8px!important;transition:background 0.2s!important}.mcp-user-profile:hover{background:rgb(255 255 255 / .05)!important}.mcp-avatar{width:40px!important;height:40px!important;border-radius:50%!important;object-fit:cover!important;background:#475569!important}.mcp-user-info{display:flex!important;flex-direction:column!important}.mcp-user-name{color:#fff!important;font-size:15px!important;font-weight:600!important;line-height:1.2!important}.mcp-user-role{color:#94a3b8!important;font-size:13px!important}.mcp-profile-dropdown-icon{color:#94a3b8!important;font-size:14px!important;margin-left:10px!important}.mcp-dropdown-menu{display:none;position:absolute;top:100%;right:0;background:#0f172a;border:1px solid #1e293b;border-radius:8px;padding:5px 0;min-width:150px;box-shadow:0 10px 15px -3px rgb(0 0 0 / .5);z-index:1000;margin-top:10px}.mcp-dropdown-menu.show{display:block!important}.mcp-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:10px 20px;color:#e2e8f0;text-decoration:none;font-size:14px;transition:background 0.2s}.mcp-dropdown-menu a:hover{background:#1e293b;color:#fff}.mcp-categories-bar{display:flex;gap:12px;margin-bottom:35px;overflow-x:auto;padding-bottom:10px;padding-left:30px;padding-top:15px}.mcp-categories-bar::-webkit-scrollbar{height:6px}.mcp-categories-bar::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}.mcp-cat-btn{background:#0f172a;color:#cbd5e1;border:1px solid #1e293b;padding:12px 24px;border-radius:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all 0.2s;display:flex;align-items:center;gap:8px;font-size:15px}.mcp-cat-btn:hover{background:#1e293b}.mcp-cat-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.mcp-products-container{flex:1;overflow-y:auto;padding-right:15px;padding-left:30px}.mcp-products-container::-webkit-scrollbar{width:8px}.mcp-products-container::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.mcp-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--mcp-grid-size,200px),1fr));gap:20px;transition:all 0.2s ease-out}.mcp-product-card{background:#0f172a;border-radius:16px;padding:20px;cursor:pointer;border:1px solid #1e293b;transition:transform 0.2s,border-color 0.2s;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}.mcp-product-card:hover{transform:translateY(-5px);border-color:#3b82f6;background:#1e293b}.mcp-product-card img{width:calc(var(--mcp-grid-size, 200px) * 0.6);height:calc(var(--mcp-grid-size, 200px) * 0.6);max-width:150px;max-height:150px;object-fit:cover;margin-bottom:15px;border-radius:10px;background:#1e293b;transition:all 0.2s}.mcp-product-info h3{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#f8fafc;line-height:1.4}.mcp-product-info .price{color:#3b82f6;font-weight:700;font-size:18px}.mcp-status-bar{display:flex;justify-content:space-between;align-items:center;padding-top:15px;padding-bottom:15px;padding-left:30px;padding-right:25px;margin-top:15px;border-top:1px solid #1e293b;color:#64748b;font-size:14px}.mcp-status-left,.mcp-status-right{display:flex;align-items:center;gap:20px}.mcp-wifi-icon{color:#22c55e}.mcp-status-indicator{display:flex;align-items:center;gap:6px;color:#22c55e;font-weight:500}.mcp-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;display:inline-block}.mcp-date{margin-left:10px}.mcp-time{font-weight:600;color:#cbd5e1}.mcp-zoom-control{display:flex;align-items:center;gap:10px}.mcp-zoom-control i{cursor:pointer;color:#94a3b8;transition:color 0.2s}.mcp-zoom-control i:hover{color:#fff}.mcp-zoom-control input[type=range]{-webkit-appearance:none;width:100px;background:#1e293b;height:4px;border-radius:2px;outline:none}.mcp-zoom-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#3b82f6;cursor:pointer;border:2px solid #0f172a}.mcp-cart-panel{width:400px;background:#020617;border-left:1px solid #1e293b;display:flex;flex-direction:column;height:100%}.mcp-cart-header{background:#0b57d0;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-radius:12px 12px 0 0;margin:10px 10px 0 10px}.mcp-cart-header h3{margin:0;color:#fff;font-size:16px;font-weight:500;display:flex;align-items:center;gap:10px}.mcp-clear-btn{background:#fff0;color:#fff;border:1px solid rgb(255 255 255 / .3);padding:6px 12px;border-radius:6px;font-size:13px;font-weight:400;cursor:pointer;transition:all 0.2s}.mcp-clear-btn:hover{background:rgb(255 255 255 / .1);border-color:#fff}.mcp-cart-items-wrapper{flex:1;overflow-y:auto;padding:0 10px}.mcp-cart-items-wrapper::-webkit-scrollbar{width:6px}.mcp-cart-items-wrapper::-webkit-scrollbar-thumb{background:#1e293b;border-radius:3px}.mcp-cart-items{list-style:none;padding:0;margin:0}.mcp-cart-item{display:grid!important;grid-template-columns:60px minmax(100px,1fr) auto!important;align-items:center!important;padding:15px 10px!important;border-bottom:1px solid rgb(255 255 255 / .05)!important;gap:15px!important}.mcp-item-img{width:60px!important;height:60px!important;object-fit:contain!important;background:transparent!important}.mcp-item-mid{display:flex!important;flex-direction:column!important;gap:8px!important;overflow:hidden!important}.mcp-item-title{font-weight:500!important;font-size:14px!important;color:#e2e8f0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mcp-qty-controls{display:flex!important;align-items:center!important;background:#0f172a!important;border-radius:6px!important;overflow:hidden!important;width:auto!important;max-width:90px!important}.mcp-qty-btn{background:transparent!important;color:#94a3b8!important;border:none!important;width:28px!important;height:28px!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;padding:0!important}.mcp-qty-btn:hover{color:#fff!important;background:rgb(255 255 255 / .05)!important}.mcp-qty-input{width:30px!important;min-width:30px!important;max-width:30px!important;padding:0!important;margin:0!important;text-align:center!important;background:transparent!important;border:none!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;font-weight:500!important;outline:none!important;-moz-appearance:textfield!important;height:28px!important}.mcp-qty-input::-webkit-outer-spin-button,.mcp-qty-input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.mcp-item-right{display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:space-between!important;height:100%!important;min-width:50px!important}.mcp-remove-btn{color:#64748b!important;background:#0f172a!important;border:none!important;cursor:pointer!important;font-size:10px!important;width:24px!important;height:24px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.mcp-remove-btn:hover{background:#ef4444!important;color:#fff!important}.mcp-item-total{font-weight:500!important;font-size:14px!important;color:#f8fafc!important;margin-top:15px!important}.mcp-cart-summary{padding:20px 20px 80px 20px;background:#020617}.summary-row{display:flex;justify-content:space-between;margin-bottom:12px;color:#94a3b8;font-size:14px}.summary-row.total{font-size:22px;font-weight:700;color:#fff;margin-top:15px;padding-top:15px;border-top:1px solid rgb(255 255 255 / .05);margin-bottom:20px}.mcp-pay-btn{width:100%;background:#0b57d0;color:#fff;border:none;padding:16px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;margin-bottom:15px;transition:background 0.2s}.mcp-pay-btn:hover:not(:disabled){background:#0a4bba}.mcp-pay-btn:disabled{background:#475569;cursor:not-allowed;opacity:.7}.mcp-quick-pay-methods{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.mcp-qp-btn{background:#0f172a;color:#e2e8f0;border:none;border-radius:8px;padding:12px 5px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:background 0.2s}.mcp-qp-btn:hover{background:#1e293b}.mcp-qp-btn i{font-size:18px;color:#94a3b8}.mcp-qp-btn span{font-size:12px;font-weight:500}.mcp-qp-btn:disabled{opacity:.5;cursor:not-allowed}.mcp-modal{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:rgb(2 6 23 / .85)!important;backdrop-filter:blur(8px);z-index:2147483647!important;display:flex;align-items:center;justify-content:center}.mcp-modal-content{background:#0f172a;border:1px solid #1e293b;border-radius:20px;padding:40px;width:450px;text-align:center;box-shadow:0 25px 50px -12px rgb(0 0 0 / .5)}.mcp-modal-content h2{margin-top:0;color:#fff;margin-bottom:30px;font-size:22px;font-weight:800}.mcp-payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:25px}.mcp-payment-methods button:nth-child(3){grid-column:span 2}.mcp-pay-method{background:#1e293b;color:#f8fafc;border:2px solid #334155;padding:20px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;transition:all 0.2s}.mcp-pay-method i{font-size:24px;color:#94a3b8;transition:color 0.2s}.mcp-pay-method:hover{background:rgb(37 99 235 / .1);border-color:#2563eb;color:#3b82f6}.mcp-pay-method:hover i{color:#3b82f6}.mcp-pay-method:disabled{opacity:.5;cursor:not-allowed}.mcp-cancel-btn{background:#fff0;color:#94a3b8;border:none;cursor:pointer;font-weight:600;padding:10px 20px;font-size:16px;transition:color 0.2s}.mcp-cancel-btn:hover{color:#fff}