:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:light dark;color:#0a0a0a;background:#fafafa}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased}a{color:inherit}button{font:inherit}.ops-shell{display:grid;grid-template-rows:56px 1fr;height:100%}.ops-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#0a0a0a;color:#fafafa}.ops-topbar .brand{font-weight:700;letter-spacing:.02em}.ops-chip{display:inline-block;padding:4px 10px;border-radius:9999px;background:#1f2937;color:#fef3c7;font-size:12px;margin-left:8px}.ops-layout{display:grid;grid-template-columns:220px 1fr;height:100%}.ops-sidebar{background:#f3f4f6;padding:16px;border-right:1px solid #e5e7eb}.ops-sidebar a{display:block;padding:10px 12px;border-radius:8px;text-decoration:none;color:#111827;margin-bottom:4px;min-height:44px}.ops-sidebar a.active{background:#111827;color:#fafafa}.ops-content{padding:24px;overflow:auto}button.ops-btn{min-height:44px;padding:10px 16px;border-radius:8px;border:1px solid #111827;background:#111827;color:#fafafa;cursor:pointer}button.ops-btn[disabled]{opacity:.5;cursor:not-allowed}.ops-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}table.ops-table{width:100%;border-collapse:collapse}.ops-table th,.ops-table td{text-align:left;padding:8px 12px;border-bottom:1px solid #e5e7eb}@media (max-width: 768px){.ops-layout{grid-template-columns:1fr;grid-template-rows:1fr 64px}.ops-sidebar{order:2;display:flex;justify-content:space-around;padding:8px;border-right:0;border-top:1px solid #e5e7eb}.ops-sidebar a{flex:1;text-align:center;font-size:12px;padding:8px 4px}}.ops-sidebar a{display:flex;align-items:center;justify-content:space-between;gap:8px}.ops-badge{display:inline-block;min-width:22px;padding:2px 7px;border-radius:9999px;background:#111827;color:#fafafa;font-size:11px;line-height:1.4;text-align:center;font-weight:600}.ops-sidebar a.active .ops-badge{background:#fafafa;color:#111827}.ops-pill{display:inline-block;padding:3px 10px;border-radius:9999px;font-size:12px;font-weight:600;letter-spacing:.01em;background:#f3f4f6;color:#374151;border:1px solid transparent;white-space:nowrap}.ops-pill--pending{background:#f3f4f6;color:#374151}.ops-pill--paid{background:#dbeafe;color:#1e3a8a}.ops-pill--confirmed{background:#e0e7ff;color:#3730a3}.ops-pill--preparacion{background:#fef3c7;color:#92400e}.ops-pill--en_camino{background:#cffafe;color:#155e75}.ops-pill--entregado{background:#dcfce7;color:#166534}.ops-pill--cancelled{background:#fee2e2;color:#991b1b}.ops-pill--unknown{background:#f3f4f6;color:#6b7280}.ops-skeleton{display:block;width:100%;height:14px;border-radius:6px;background:linear-gradient(90deg,#eceef2 25%,#f6f7f9,#eceef2 75%);background-size:200% 100%;animation:ops-skeleton-shimmer 1.2s ease-in-out infinite}@keyframes ops-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ops-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 16px;text-align:center;color:#4b5563;gap:6px}.ops-empty__icon{color:#9ca3af;margin-bottom:6px}.ops-empty__title{font-weight:600;color:#111827;font-size:15px}.ops-empty__hint{font-size:13px;color:#6b7280;max-width:360px}.ops-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.ops-filters__input,.ops-filters__select{min-height:40px;padding:8px 12px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#111827;font-size:14px}.ops-filters__input{flex:1 1 240px}.ops-filters__input:focus,.ops-filters__select:focus{outline:2px solid #111827;outline-offset:1px;border-color:#111827}.ops-row-actions a{color:#111827;text-decoration:none;font-weight:600}.ops-row-actions a:hover{text-decoration:underline}@media (max-width: 720px){.ops-table thead{display:none}.ops-table,.ops-table tbody,.ops-table tr,.ops-table td{display:block;width:100%}.ops-table tr{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px;padding:8px 4px;background:#fff}.ops-table td{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:6px 12px;border-bottom:1px dashed #f1f5f9;text-align:right}.ops-table td:last-child{border-bottom:0}.ops-table td:before{content:attr(data-label);font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;font-weight:600;text-align:left}.ops-table td[data-label=""]:before{content:""}.ops-filters__input{flex:1 1 100%}}
