*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,system-ui,sans-serif;background:#0f0f12;color:#e4e4e7;min-height:100vh}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.loading-screen{min-height:100vh;display:grid;place-items:center}.login-page{min-height:100vh;display:grid;place-items:center;padding:1rem;background:radial-gradient(ellipse at top,#1a1a22,#0f0f12)}.login-card{width:100%;max-width:400px;background:#18181b;border:1px solid #27272a;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:.5rem}.login-card h1{margin:0;text-align:center;color:#f59e0b}.login-card label{margin-top:.5rem;font-size:.9rem;color:#a1a1aa}.login-card input{padding:.75rem;border-radius:8px;border:1px solid #3f3f46;background:#09090b;color:#fff}.hint{color:#71717a;text-align:center;margin:.25rem 0}.hint.small{font-size:.75rem}.app-shell{min-height:100vh;display:flex;flex-direction:column}.top-bar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #27272a;background:#18181b}.brand{margin:0;font-size:1.35rem;color:#f59e0b}.sub{margin:.25rem 0 0;font-size:.85rem;color:#a1a1aa}.nav{display:flex;gap:.5rem;padding:.75rem 1.5rem;background:#141416;border-bottom:1px solid #27272a}.nav-link{padding:.5rem 1rem;border-radius:8px;color:#a1a1aa}.nav-link.active{background:#f59e0b22;color:#f59e0b}.main{flex:1;padding:1rem 1.5rem 2rem}.btn-primary{background:#f59e0b;color:#18181b;border:none;padding:.75rem 1.25rem;border-radius:8px;font-weight:600}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-outline{background:transparent;border:1px solid #52525b;color:#e4e4e7;padding:.5rem 1rem;border-radius:8px}.btn-danger{background:#dc2626;color:#fff;border:none;padding:.75rem;border-radius:8px;font-weight:600}.full{width:100%;margin-top:.75rem}.pos{display:grid;grid-template-columns:1fr 340px;gap:1rem;min-height:calc(100vh - 140px)}@media(max-width:900px){.pos{grid-template-columns:1fr}}.pos-products .input,.pos-cart .input{width:100%;padding:.65rem;border-radius:8px;border:1px solid #3f3f46;background:#18181b;color:#fff;margin-bottom:.75rem}.cat-row,.pay-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.chip{padding:.4rem .85rem;border-radius:999px;border:1px solid #3f3f46;background:#18181b;color:#d4d4d8}.chip.active{background:#f59e0b;color:#18181b;border-color:#f59e0b}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.65rem}.product-btn{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1rem .5rem;border-radius:12px;border:1px solid #27272a;background:#18181b;color:#fff;transition:border-color .15s}.product-btn:hover{border-color:#f59e0b}.name-ar{font-weight:600}.price{color:#f59e0b;font-size:.9rem}.pos-cart{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1rem;align-self:start;position:sticky;top:1rem}.pos-cart h2{margin:0 0 .75rem;font-size:1.1rem}.cart-list{list-style:none;padding:0;margin:0 0 1rem;max-height:220px;overflow-y:auto}.cart-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #27272a}.qty{display:flex;align-items:center;gap:.35rem}.qty button{width:28px;height:28px;border-radius:6px;border:1px solid #3f3f46;background:#27272a;color:#fff}.totals{border-top:1px solid #27272a;padding-top:.75rem;margin-bottom:.5rem}.totals>div{display:flex;justify-content:space-between;padding:.2rem 0;font-size:.9rem}.total-line{font-weight:700;color:#f59e0b;font-size:1rem!important}.bridge-box{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem;background:#09090b;border-radius:8px;font-size:.85rem}.bridge-box select{flex:1;min-width:120px;padding:.35rem;border-radius:6px;background:#18181b;color:#fff;border:1px solid #3f3f46}.dot{width:8px;height:8px;border-radius:50%;background:#71717a}.dot.ok{background:#22c55e}.dot.err{background:#ef4444}.muted{color:#71717a}.center{text-align:center}.bold{font-weight:700}.panel h2{margin-top:0}.card-form{max-width:480px;background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1.25rem}.card-form label{display:block;margin:.75rem 0 .35rem;color:#a1a1aa}.card-form input{width:100%;padding:.65rem;border-radius:8px;border:1px solid #3f3f46;background:#09090b;color:#fff}.shift-meta{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.shift-meta .label{display:block;font-size:.8rem;color:#71717a}.tender-slip{max-width:420px;margin-top:1.5rem;background:#fff;color:#111;padding:1.25rem;border-radius:8px;font-size:.9rem}.tender-slip h3{margin-top:0;font-size:.95rem}.tender-slip hr{border:none;border-top:1px dashed #ccc;margin:.75rem 0}.slip-table{width:100%;border-collapse:collapse;margin:.75rem 0;font-size:.85rem}.slip-table th,.slip-table td{border:1px solid #ddd;padding:.35rem .5rem;text-align:center}.stats{display:flex;gap:1rem;margin:1rem 0}.stat{flex:1;background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.35rem}.stat span{color:#a1a1aa;font-size:.85rem}.stat strong{font-size:1.35rem;color:#f59e0b}.row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.row input[type=date]{padding:.5rem;border-radius:8px;border:1px solid #3f3f46;background:#18181b;color:#fff}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000a;display:grid;place-items:center;z-index:50;padding:1rem}.modal-card{background:#18181b;border-radius:12px;padding:1.5rem;max-width:400px;width:100%}.receipt-pre{background:#09090b;padding:.75rem;border-radius:8px;font-size:.85rem;white-space:pre-wrap}.receipt-pre.receipt-ar{direction:rtl;text-align:right;font-family:IBM Plex Sans Arabic,Segoe UI,Tahoma,sans-serif;line-height:1.5}.settings-page{max-width:900px}.settings-header h2{margin:0 0 .35rem}.settings-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0}.settings-panel{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1.25rem;margin-bottom:1rem}.settings-panel h3{margin-top:0}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-bottom:1rem}.form-grid label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;color:#a1a1aa}.form-grid input{padding:.55rem;border-radius:8px;border:1px solid #3f3f46;background:#09090b;color:#fff}.form-grid input:disabled{opacity:.6}.small{font-size:.8rem}.settings-table{margin-top:1.5rem;color:#e4e4e7}.settings-table .actions{white-space:nowrap}.btn-link{background:none;border:none;color:#f59e0b;padding:0 .5rem;font-size:.85rem}.btn-link.danger{color:#f87171}.steps-list{margin:1rem 0;padding-left:1.25rem;color:#a1a1aa;line-height:1.6}.steps-list code{background:#27272a;padding:.1rem .35rem;border-radius:4px;font-size:.85rem}.bridge-status-box{margin-top:1.25rem;padding:1rem;background:#09090b;border-radius:8px}.bridge-status-box p{display:flex;align-items:center;gap:.5rem;margin:.5rem 0}.settings-footer{margin-top:1rem}.settings-footer a{color:#f59e0b}
