*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f3f4f6;color:#1f2430}.msp-splash{display:flex;align-items:center;justify-content:center;height:100vh;font-size:14px;color:#666}.msp-login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a56db,#0f2c66)}.msp-login-card{background:#fff;border-radius:10px;padding:32px;width:340px;box-shadow:0 20px 45px #00000040}.msp-login-card h1{margin:0 0 4px;font-size:22px}.msp-login-card label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:600;margin:14px 0}.msp-login-card input{padding:9px 10px;border:1px solid #d7dbe3;border-radius:6px;font-size:14px}.msp-login-card button{width:100%;margin-top:8px}.msp-shell{display:flex;min-height:100vh}.msp-sidebar{width:220px;background:#14213d;color:#fff;display:flex;flex-direction:column;padding:20px 0;flex-shrink:0}.msp-brand{font-weight:700;font-size:18px;padding:0 20px 20px}.msp-sidebar nav{display:flex;flex-direction:column;gap:2px;flex:1}.msp-sidebar nav a{color:#c7d0e8;text-decoration:none;padding:10px 20px;font-size:14px}.msp-sidebar nav a.is-active{background:#ffffff1a;color:#fff;font-weight:600;border-right:3px solid #4c8dff}.msp-sidebar-footer{padding:16px 20px 0;border-top:1px solid rgba(255,255,255,.12);margin-top:12px}.msp-user{font-size:13px;margin-bottom:8px;color:#c7d0e8}.msp-content{flex:1;padding:28px;min-width:0}.button{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid #d7dbe3;border-radius:6px;background:#fff;color:#1f2430;font-size:13px;cursor:pointer}.button:hover:not(:disabled){border-color:#1a56db}.button:disabled{opacity:.6;cursor:not-allowed}.button-primary{background:#1a56db;border-color:#1a56db;color:#fff}.button-primary:hover:not(:disabled){background:#0f3fa8}.msp-btn-danger{color:#b32d2e!important;border-color:#f0c4c4!important}.msp-panel{background:#fff;border:1px solid #e4e6eb;border-radius:8px;padding:22px}.msp-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;flex-wrap:wrap;gap:8px}.msp-panel-header h1{margin:0;font-size:20px}.msp-header-actions{display:flex;gap:8px}.msp-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;align-items:end}.msp-filters input,.msp-filters select{padding:7px 9px;border:1px solid #d7dbe3;border-radius:6px;font-size:13px}.msp-filters input[type=search],.msp-filters input[type=text]{min-width:220px}.msp-date-filter{display:flex;flex-direction:column;font-size:12px;color:#555;gap:2px}.msp-table{width:100%;border-collapse:collapse;margin-bottom:12px}.msp-table th,.msp-table td{border-bottom:1px solid #eee;padding:9px 10px;text-align:left;vertical-align:top;font-size:13px}.msp-table thead th{background:#f6f7fa;font-weight:600}.msp-empty{text-align:center;color:#888;padding:24px!important}.msp-muted{color:#777;font-size:12px}.msp-error{color:#b32d2e}.msp-success{color:#1e7e34}.msp-badge{display:inline-block;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:600;background:#f1f1f1;color:#444}.msp-badge-ok{background:#e6f4ea;color:#1e7e34}.msp-badge-muted{background:#f1f1f1;color:#888}.msp-estado-pagado{background:#e6f4ea;color:#1e7e34}.msp-estado-pendiente{background:#fef3e2;color:#a35a00}.msp-estado-cancelado{background:#fbe7e7;color:#b32d2e}.msp-pagination{display:flex;justify-content:space-between;align-items:center}.msp-pagination-buttons button{margin-left:8px}.msp-link-btn{background:none;border:none;color:#1a56db;cursor:pointer;padding:0;font-size:inherit;text-decoration:underline}.msp-row-actions{display:flex;gap:6px}.msp-product-thumb{width:40px;height:40px;object-fit:cover;border-radius:4px;background:#f1f1f1}.msp-product-thumb-empty{display:inline-block}.msp-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.msp-modal{background:#fff;width:100%;max-height:88vh;overflow-y:auto;border-radius:8px}.msp-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff}.msp-modal-header h2{margin:0;font-size:18px}.msp-modal-close{background:none;border:none;font-size:24px;cursor:pointer;line-height:1}.msp-modal-body{padding:20px}.msp-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.msp-form label{display:flex;flex-direction:column;gap:4px;font-size:13px;font-weight:500;margin-bottom:12px}.msp-form input,.msp-form select,.msp-form textarea{font-weight:400;padding:7px 9px;border:1px solid #d7dbe3;border-radius:6px;font-family:inherit}.msp-form-row{display:flex;gap:12px}.msp-form-row>label{flex:1}.msp-order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:16px}.msp-receipt-viewer img.msp-receipt-image{max-width:100%;max-height:480px;border:1px solid #ddd;border-radius:4px}.msp-receipt-pdf{width:100%;height:480px;border:1px solid #ddd;border-radius:4px}.msp-receipt-empty{color:#888;font-style:italic;padding:16px;background:#f9f9f9;border-radius:4px}.msp-receipt-actions{margin-top:8px}
